Commit graph

5685 commits

Author SHA1 Message Date
Cyber4
65397ee149 Merge pull request #1 from CosmosOS/master
If you see this, then that means I'm bad at Git, please ignore, thanks :)
2015-11-17 18:27:08 -05:00
charles.betros@hcss.com
8cfb9bf3bc Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git 2015-11-17 15:52:04 -06:00
Charles Betros
2326b6b46d Was checking the wrong index for Path.HasInvalidPathChars. 2015-11-17 15:51:43 -06:00
charles.betros@hcss.com
6eb6836047 Was checking the wrong index for Path.HasInvalidPathChars. 2015-11-17 13:20:13 -06:00
charles.betros@hcss.com
8257fba6ac Working on create in FAT. 2015-11-16 12:02:48 -06:00
charles.betros@hcss.com
ef181b4ee5 Set the parent directory to root if it's null. 2015-11-16 11:30:28 -06:00
charles.betros@hcss.com
d46bf5dd09 File system work. 2015-11-16 09:15:38 -06:00
Charles Betros
a4c842e0cf Merge pull request #256 from rebizu/master
chg: fix pre requisit for setup program
2015-11-16 08:21:23 -06:00
Rene Brokholm
5aa504c4a3 changed the isNullOrEmpty back to IsNullOrWhiteSpace 2015-11-16 07:36:22 +01:00
Charles Betros
700a75f7c8 Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git 2015-11-14 21:41:37 -06:00
Charles Betros
a391864356 More filesystem work. 2015-11-14 21:41:30 -06:00
Charles Betros
d626d68063 Merge pull request #252 from Cyber4/master
FAT Work (New stuff)
2015-11-14 09:45:54 -06:00
Rebizu
26878425e8 chg: fix pre requisit for setup programm 2015-11-14 12:16:27 +01:00
Charles Betros
75f681c175 Fixed some things with path that were throwing exceptions and shouldn't. 2015-11-13 21:43:42 -06:00
Matthijs ter Woord
2d7a151c0f Exception handling improvement 2015-11-13 09:21:09 +01:00
Charles Betros
ceeb1381e1 Added tracing for some system io plugs and hooked up GetVolume and GetVolumes. 2015-11-12 22:27:12 -06:00
Charles Betros
166c3e656b Path tests. 2015-11-12 20:35:06 -06:00
Charles Betros
6715745095 Update ILSpy to the latest version. 2015-11-12 08:57:43 -06:00
Charles Betros
3ad05d79aa #253 Create a test kernel for file system plugs. 2015-11-11 22:59:45 -06:00
Charles Betros
887b573b73 Ongoing file system work. 2015-11-11 22:59:14 -06:00
Cyber
70e4678866 Removed NewVGA.cs 2015-11-11 21:52:25 -05:00
Cyber
e699cdc70b Ongoing FAT Work
Added ReadAllBytes, WriteAllBytes, and Copy to FileImpl
2015-11-11 21:49:57 -05:00
Cyber
3fb391e8ba Merge remote-tracking branch 'origin/master' 2015-11-11 21:44:58 -05:00
Cyber
3aa754f4c0 Revert "Did a lot of stuff"
This reverts commit 7011f7d218.
2015-11-11 21:40:57 -05:00
Cyber
1588d0a764 Revert "Stuff"
This reverts commit 97d1ce58e0.
2015-11-11 21:28:05 -05:00
Cyber
b2fc7f9be0 Revert "Updated Gitignore"
This reverts commit ded4e2d541.
2015-11-11 21:27:50 -05:00
Cyber
2557d78526 Revert "Tiny Changes"
This reverts commit 7a3b4f9df7.
2015-11-11 21:27:47 -05:00
Cyber
5794022f1d Revert "StringFunctions"
This reverts commit 3ec93b4b6b.
2015-11-11 21:27:35 -05:00
Charles Betros
6a1b942fcd #250 Add an option in Cosmos projects to use the Bochs Gui Debugger. 2015-11-11 20:23:40 -06:00
Charles Betros
3f00b2d319 Added all tests to test runner configuration. 2015-11-11 10:59:13 -06:00
Charles Betros
7d90f3609a Removed missing file and added all tests to test runner configuration. 2015-11-11 10:58:25 -06:00
Charles Betros
f94290890a Continuing FAT work. 2015-11-11 10:21:49 -06:00
Matthijs ter Woord
5bc2fccd81 Merge pull request #241 from lukaandjelkovic/patch-4
Wrong name.
2015-11-07 17:22:28 +01:00
Luka Andjelkovic
173996a8ea Wrong name. 2015-11-07 15:28:09 +01:00
Matthijs ter Woord
b7021b8fc1 Seems like compiler bug is fixed now. 2015-11-07 11:37:18 +01:00
Matthijs ter Woord
d5a1c54636 Another reformat 2015-11-07 10:22:33 +01:00
Matthijs ter Woord
e5cf7e7599 Add multidimensional tests again. 2015-11-07 10:16:17 +01:00
Matthijs ter Woord
6f9fcec90a Reformat code, and add settings to editorconfig file. 2015-11-07 10:16:09 +01:00
Charles Betros
870c07991a Removed a missing project. 2015-11-06 15:18:43 -06:00
Matthijs ter Woord
08290ba887 Test now crashes due to stack corruption. 2015-11-06 20:39:24 +01:00
Matthijs ter Woord
7d13293011 Add editorconfig file 2015-11-06 20:37:00 +01:00
Matthijs ter Woord
e34ca6e532 Add proper testing to the exceptions test kernel. 2015-11-06 20:36:47 +01:00
Matthijs ter Woord
f35260893e Merge pull request #239 from vogon101/master
Update to levels.md
2015-11-06 20:04:13 +01:00
Freddie Poser
5c54607ce0 Merge pull request #5 from CosmosOS/master
Updating My Branch...
2015-11-06 18:54:07 +00:00
Freddie Poser
4fe0ca5f00 Update Levels.md 2015-11-06 18:51:24 +00:00
Freddie Poser
60d9f41dd6 Update Levels.md to include new status of the compiler checks 2015-11-06 18:34:24 +00:00
Matthijs ter Woord
a5dc365616 Merg pr/232 2015-11-06 19:30:04 +01:00
Matthijs ter Woord
713e8d8746 Add multi dimensional arrays test. Not working yet. 2015-11-06 18:45:40 +01:00
Matthijs ter Woord
7c686a067f Merge pull request #238 from CSharpLover/master
VGAScreen 640x480 and 720x480 is working now
2015-11-06 18:37:56 +01:00
CSharpLover
a8c886b485 Fixed a simple bug 2015-11-06 19:20:27 +02:00