fanoI
d1a0beeea6
Added forgotten plug file :-)
2017-09-24 23:28:19 +02:00
fanoI
562b137bec
Bugfix: CompareOrdinalHerlper was not seen as a plug anymore (all plugs should be public!)
2017-09-24 21:50:06 +02:00
fanoI
b509da1690
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
2017-09-24 19:59:52 +02:00
fanoI
806e6e9e89
More FAT work
...
- Make DirectoryInfo work
- Refactored FAT TestRunner in a similar way to the BCL one
- Bugfix: Path.GetTempPath() did not returned a complete path
- Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported)
- Added more debug logs
2017-09-24 18:12:58 +02:00
José Pedro
05ab3657c2
Fixed Console.ReadKey.
2017-09-17 20:04:07 +01:00
fanoI
647e3f2c1d
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-09-17 18:24:55 +02:00
José Pedro
3e5aff9463
Implemented Console.KeyAvailable.
2017-09-15 00:23:47 +01:00
José Pedro
daf052754b
Fixed setup.
2017-09-12 23:48:54 +01:00
fanoI
ff2a75685c
Merge pull request #734 from valentinbreiz/patch-1
...
mSize in GetVolumes fix.
2017-09-05 20:23:01 +02:00
fanoI
45e5b2d61f
Merge pull request #738 from valentinbreiz/pach-666
...
Implementing PCI Scanning
2017-09-05 15:02:22 +02:00
fanoI
cf08368c9e
Merge pull request #755 from KingLuigi4932/patch-3
...
Fixing WriteAllLines issue
2017-09-02 20:54:15 +02:00
KingLuigi4932
9e868d4623
Uncomment WriteAllLines Test
2017-09-02 09:31:06 -07:00
KingLuigi4932
c1e11aabfd
Update FileImpl.cs
2017-09-01 00:07:27 -07:00
KingLuigi4932
4e10bcdcfc
Update FileImpl.cs
2017-09-01 00:04:08 -07:00
KingLuigi4932
d5cedcf1cf
Fixing WriteAllLines issue
2017-08-31 23:54:34 -07:00
fanoI
69c4178686
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-28 19:40:32 +02:00
José Pedro
b5a325f119
Fixed missing assembly.
2017-08-28 00:18:50 +01:00
José Pedro
cfa79c4dc7
Move Cosmos.Debug.Symbols to IL2CPU.
2017-08-26 22:45:33 +01:00
José Pedro
bd32473ef4
Fixed plug name.
2017-08-25 03:10:22 +01:00
José Pedro
0fb144530d
Environment plug.
2017-08-25 02:55:35 +01:00
Charles Betros
9e7948b004
Merge
2017-08-24 16:36:44 -05:00
Charles Betros
c97a35c4f2
Add XSharp X86
2017-08-24 16:35:05 -05:00
José Pedro
4e3c12087d
Added missing projects to slns.
2017-08-24 22:29:50 +01:00
José Pedro
b26b499002
Fixed AppVeyor.
2017-08-24 20:52:51 +01:00
José Pedro
0cc4747763
Fixed AppVeyor.
2017-08-24 20:47:43 +01:00
José Pedro
b2f015e420
Fixed AppVeyor.
2017-08-24 20:41:23 +01:00
José Pedro
55e3dd9615
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-24 19:21:19 +01:00
José Pedro
a63f4eaa5a
Moved to .NET Core 2.0.
2017-08-24 19:20:44 +01:00
jp2masa
21531b21fa
Update SUPPORT.md
2017-08-22 16:56:39 +01:00
jp2masa
5fd3e7218a
Update SUPPORT.md
2017-08-22 16:54:43 +01:00
fanoI
6d2f9d5a8d
[NOT MERGE THIS] Stack Overflow everywhere
...
During the test and plugging of DirectoryInfo I've benn hit by a lot of stack overflows / stack corruptions.
I do this PR because I've not the necessary competency to find where the issue his, executing the Cosmos.Kernel.Tests.Fat.Kernel you will be soon hit by a stack overflow.
2017-08-22 13:23:23 +02:00
José Pedro
383611a681
Updated SUPPORT.md.
2017-08-22 02:11:24 +01:00
José Pedro
ea2354dcad
Fixed Cosmos.targets.
2017-08-22 02:02:16 +01:00
José Pedro
90705155a9
Added Spruce to Kernel.sln and Test.sln.
...
Removed IL2CPU.sln.
2017-08-22 01:43:21 +01:00
José Pedro
2f025a1ba5
Packages.
2017-08-21 21:29:22 +01:00
José Pedro
de07d4eb24
Removed IsMicrosoftdotNETOnly from plugs.
2017-08-18 18:40:59 +01:00
Valentin Charbonnier
44da5819a2
Change.
2017-08-18 16:14:18 +02:00
Valentin Charbonnier
72f1e079bc
GetDeviceClass added.
2017-08-18 16:10:47 +02:00
José Pedro
e2f111684d
Packages.
2017-08-17 23:20:32 +01:00
Valentin Charbonnier
4b02644e95
Changes.
2017-08-17 04:13:58 +02:00
José Pedro
374cd26c4e
Rings.
2017-08-16 23:45:24 +01:00
fanoI
2831abb653
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-16 22:33:47 +02:00
fanoI
aaf06d76d4
Called correct method to Shutdown the kernel.
2017-08-16 22:20:10 +02:00
fanoI
6632bfb1d7
Changed the StackCorruptionDetectionLevel to MethodFooters this should fix the timeout in AppVoyer tests.
2017-08-16 22:18:20 +02:00
José Pedro
63b7159f49
Fixed indentation.
2017-08-15 19:20:50 +01:00
Valentin Charbonnier
342d3f86d7
Fix.
2017-08-15 17:58:01 +02:00
Valentin Charbonnier
f8dd90dc7c
First Impl.
2017-08-15 17:52:26 +02:00
Valentin Charbonnier
8b63a80863
Merge pull request #1 from CosmosOS/master
...
Merge master.
2017-08-15 17:51:43 +02:00
jp2masa
efedbafa18
Merge pull request #715 from ThomasBeHappy/master
...
Fixed the DrawFilledRectangle
2017-08-15 00:02:07 +01:00
José Pedro
d3829cd5d0
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-14 23:27:19 +01:00