fanoI
db730bda35
Merge pull request #951 from CosmosOS/timespan-datetime
...
Fixed TimeSpan and DateTime
2018-09-23 18:07:28 +02:00
valentinbreiz
b781ac6f4b
Faster.
2018-09-23 14:59:30 +02:00
fanoI
613f0a83a0
Merge pull request #1025 from fanoI/MemoryCopyOperations.Copy_work
...
Memory copy operations.copy work
2018-09-23 14:37:32 +02:00
valentinbreiz
ee87b63da0
ToArray method added.
2018-09-23 14:24:26 +02:00
valentinbreiz
957a21a299
Update MemoryBlock.cs
2018-09-22 11:12:06 +02:00
José Pedro
d299f63be4
Fixed design time targets.
2018-09-21 21:11:52 +01:00
José Pedro
1de49df587
Fixed project system rules.
2018-09-20 21:15:16 +01:00
José Pedro
85e47acdbc
Package updates.
2018-09-17 22:23:12 +01:00
José Pedro
1a0f080e0c
Package updates.
2018-09-16 23:44:33 +01:00
Quajak
cfa2d95588
Fixed ExceptionTests
2018-09-16 17:25:51 +02:00
fanoI
5209ea5154
Merge pull request #1022 from quajak/master
...
Removed BitConverterImpl, as we now support unsafe
2018-09-16 16:11:34 +02:00
José Pedro
714dfd595e
Package updates.
2018-09-15 21:41:50 +01:00
José Pedro
e18ffc77ab
Code cleanup.
2018-09-14 23:47:16 +01:00
José Pedro
ad3a92d187
Cosmos project system improvements.
2018-09-10 23:22:34 +01:00
José Pedro
03ede6a046
Code cleanup.
2018-09-09 21:22:00 +01:00
José Pedro
3f8482e0e6
Build targets.
2018-09-08 23:12:40 +01:00
Quajak
fb6b96f178
Fixed IO Tests
2018-09-08 19:27:09 +02:00
José Pedro
1fb82aafca
Project updates.
2018-08-31 20:35:34 +01:00
José Pedro
ebeef5d635
Test runner cleanup.
...
Removed TestKernels.csproj.
2018-08-30 18:39:18 +01:00
José Pedro
ec96889b15
Code cleanup.
2018-08-29 21:48:21 +01:00
José Pedro
3bec068b7f
Project file cleanup and fixes.
2018-08-29 21:08:47 +01:00
José Pedro
973795d0bf
Project fixes.
2018-08-29 20:50:04 +01:00
José Pedro
40d891e317
ILSpy plugin fix.
2018-08-29 20:44:15 +01:00
José Pedro
e180bb9e18
Project file cleanup.
2018-08-29 19:51:52 +01:00
José Pedro
4a67373aaa
Project rename.
2018-08-29 19:21:25 +01:00
José Pedro
ef17dc9d21
Updated ILSpy to version 3.2.0.3856.
...
Updated ILSpyPlugAddIn.csproj to the new project format.
2018-08-29 19:13:15 +01:00
José Pedro
4e5e505e81
Fixed core dump.
...
Fixed test runner core dump handler.
Implemented debug engine core dump handler.
Added SendCoreDump calls for null reference, stack corruption and stack overflow exceptions.
2018-08-29 18:34:20 +01:00
José Pedro
63257e85ef
Project file cleanup.
2018-08-29 00:43:27 +01:00
José Pedro
e4d17c1a36
Project file cleanup.
2018-08-28 22:56:18 +01:00
José Pedro
bb0da998ea
Project file cleanup.
2018-08-28 22:21:35 +01:00
José Pedro
43b7614e83
Merge latest from master.
2018-08-27 22:57:51 +01:00
José Pedro
22989bb677
Code cleanup.
2018-08-27 22:42:05 +01:00
fanoI
2ba220782d
Merge pull request #1009 from fanoI/DiskManager
...
[WIP] Other work in DiskManager
2018-08-27 20:34:22 +02:00
fanoI
a3852b50e3
Changed position of the DiskManager test in the Kernels directory.
2018-08-27 15:47:19 +02:00
fanoI
1fc3c768b6
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into DiskManager
...
# Conflicts:
# Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj
2018-08-27 13:19:46 +02:00
fanoI
abd73fd75e
Finally HashTable works with ValueTypes!
2018-08-27 12:52:25 +02:00
José Pedro
2e855d285a
Build task fixes.
2018-08-26 22:13:37 +01:00
José Pedro
fd40e1f1e6
Build task fixes.
2018-08-25 14:12:02 +01:00
José Pedro
aa190578b1
Added tests for boxed int.
2018-08-24 19:22:58 +01:00
fanoI
e941c8561c
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into hashtable-work
2018-08-22 17:50:46 +02:00
fanoI
552008c32b
Make only a PropertyGroup or Appvoyer does not recognizes unsafe...
2018-08-22 16:03:42 +02:00
fanoI
707e60de3b
Work around for AppVoyer bug
2018-08-22 15:49:35 +02:00
fanoI
7f1ef3a504
Fixed Test.sln
2018-08-22 14:57:56 +02:00
José Pedro
88822ac3c2
Builder improvements.
2018-08-21 21:09:22 +01:00
fanoI
5659ff5a83
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into MemoryCopyOperations.Copy_work
...
# Conflicts:
# Test.sln
# Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj
# Tests/Cosmos.TestRunner.Full/TestKernelSets.cs
2018-08-21 21:50:13 +02:00
fanoI
8691707b52
Created MemoryOperations.Copy that copies128 bytes any iterations using ASM
...
- VBE (Bochs Graphic Adapter): made bitmap drawing faster using MemoryOperations.Copy
- VBE (Bochs Graphic Adapter): made filled rectangle drawing faster using MemoryOperations.Fill
- Created TestRunner for MemoryOperations
2018-08-21 14:48:10 +02:00
José Pedro
5f4844cde8
IL2CPU build task fix.
2018-08-19 19:37:07 +01:00
José Pedro
47e1934c58
Build improvements.
2018-08-19 19:23:51 +01:00
José Pedro
6a304dcb33
Fixed VS up-to-date checks.
2018-08-16 23:32:11 +01:00
José Pedro
c39d3a4e2b
Builder fix.
2018-08-15 02:23:44 +01:00