fanoI
736b08a66c
Added FAT2 to TestKernelSets
2017-12-13 00:28:36 +01:00
fanoI
766e349340
Let's see if now it works...
2017-12-12 23:36:12 +01:00
fanoI
26c74e73be
Added Fat2 Tester to Test.sln...
2017-12-12 23:22:34 +01:00
fanoI
c82529d751
Splitted FATTest to avoid AppVoyer timeout :-(
2017-12-12 22:07:00 +01:00
fanoI
f3633a5356
Cosmos.IL2CPU has changed name in simply IL2CPU
2017-12-10 21:53:39 +01:00
fanoI
d6aff6ab3b
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# source/Cosmos.System2_Plugs/System/IO/DirectoryImpl.cs
# source/Cosmos.System2_Plugs/System/IO/FileImpl.cs
2017-12-10 21:23:51 +01:00
fanoI
51fac7ada4
Plugged FileInfo
...
- Added tests for FileInfo
- Added tests for Binary Reader/Writer
- Unified StreamReader and StreamWriter in a unique test
2017-12-10 20:35:29 +01:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API.
2017-12-10 15:57:12 +00:00
José Pedro
8bed32957e
Test Runner fix.
2017-12-09 22:09:23 +00:00
José Pedro
9c35769c8b
Fixed appveyor.yml.
2017-12-09 21:20:37 +00:00
José Pedro
084c573084
IL2CPU -> IL2CPU.Compiler.
2017-12-09 20:16:19 +00:00
José Pedro
5693067eda
Fixed Cosmos.VS.DebugEngine references.
2017-12-07 17:34:57 +00:00
José Pedro
f8a765616d
Build.
2017-12-03 23:45:18 +00:00
fanoI
5d3d991035
Other plug missed :-(
2017-12-02 13:50:43 +01:00
fanoI
4197d35f3d
Added Task plug
2017-12-02 13:28:05 +01:00
fanoI
e05c58b4ed
Merged with master
2017-12-01 22:24:28 +01:00
fanoI
6b67991b3a
Added nuget.exe
2017-12-01 22:23:10 +01:00
fanoI
1719083522
Make EncodingTest compile :-(
2017-12-01 22:22:01 +01:00
fanoI
299c155f4c
Removed a lot of plugs from File: the promise is mantained it uses StreamReader / StreamWriter directly
...
- CosmosEncoding replacement of Encoding is not needed: Encoding runs perfectly on Cosmos!
- Added tests to BCL for UTF8Encoding
- StreamWriter does not needs a plug anymore, TextWriter is plugged instead but the plug is really the Ctor only
- Commented COSMOSDEBUG
2017-12-01 22:21:15 +01:00
José Pedro
0e8cdf2cad
Packages.
2017-11-25 22:37:09 +00:00
José Pedro
90526677b0
Build.
2017-11-21 20:17:36 +00:00
José Pedro
94a5b5ece6
Added the workaround to test projects.
2017-11-21 14:24:22 +00:00
José Pedro
e27746590e
Upgraded projects to .NET Framework 4.7.1.
2017-11-21 14:08:25 +00:00
José Pedro
751c67d787
Fixed wrong assembly version.
2017-11-20 22:01:43 +00:00
fanoI
81234d1cd9
StreamReader implemented but found bug in IL2CPU plug resolution :-(
2017-11-18 11:12:17 +01:00
José Pedro
a0d67eca10
Downgraded Microsoft.Data.Sqlite to version 1.1.1.
2017-11-13 00:20:35 +00:00
José Pedro
e1e2e49020
Packages.
2017-11-09 22:54:29 +00:00
jp2masa
4cf4e47912
Merge pull request #802 from Arawn-Davies/for_cosmosos
...
Updating Syslinux to version 6.03
2017-11-08 21:09:09 +00:00
Arawn-Davies
f041e11cad
Includes the new files for Syslinux in the InnoSetup script.
2017-11-07 23:25:45 +00:00
Arawn-Davies
2df6fd319e
Updated Syslinux to 6.03, it works!
2017-11-07 23:16:45 +00:00
Arawn Davies
cd8c98a3b0
Merge pull request #1 from CosmosOS/master
...
Updating commits to include
2017-11-07 23:14:54 +00:00
José Pedro
4909509cef
Fixed typo.
2017-11-01 22:30:57 +00:00
fanoI
eb0a469315
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Test.sln
# Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
# Tests/Cosmos.TestRunner.Core/TestKernelSets.cs
2017-10-29 18:09:47 +01:00
José Pedro
5ddda426c6
Moved MoveD from XS.SSE2 to XS.
2017-10-29 00:22:09 +01:00
José Pedro
28292a5698
Copied ArrayInternalCopyAsm to Cosmos.CPU_Asm.
2017-10-28 22:42:37 +01:00
José Pedro
3b6cade435
Fixed Array.Copy.
2017-10-27 22:45:31 +01:00
Arawn Davies
a12e7ff875
Merge pull request #757 from aura-systems/FileDirectoryImplUpdate
...
Fixing Copy File impl
2017-10-26 14:16:14 +01:00
fanoI
4071e75a47
Trying to plug StreamWriter(), but Flush() has only a buffer filled all with 0x0000 not with the text to Write()!
2017-10-24 23:17:50 +02:00
José Pedro
4937d461df
Installer.
2017-10-24 17:58:04 +01:00
José Pedro
047cbecde6
String tests.
2017-10-23 20:48:25 +01:00
jp2masa
cfcf19cc53
Merge pull request #705 from CosmosOS/issue-694
...
List Fixes
2017-10-23 14:38:50 +01:00
José Pedro
054897c50e
Merge latest from master.
2017-10-23 01:35:11 +01:00
José Pedro
cc67237545
Fixed package descriptions.
2017-10-22 20:05:21 +01:00
José Pedro
a1e9c733fd
Removed install from appveyor.yml.
2017-10-21 21:27:53 +01:00
Charles Betros
c840978528
Change TypeInfo to Type.
2017-10-17 21:55:43 -05:00
Charles Betros
ec41cc0d54
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-10-16 22:44:54 -05:00
Charles Betros
a3c412bd41
Type test kernel.
2017-10-15 11:34:49 -05:00
Charles Betros
fbdb7c1b9e
Dictionary work
2017-10-15 11:32:26 -05:00
Charles Betros
2119ffc194
Type test kernel.
2017-10-15 11:31:28 -05:00
Charles Betros
3cf8c806ca
Some type/runtime type worrk.
2017-10-15 11:30:46 -05:00