Siaranite
|
a1c72e1c51
|
Plugged Console.Beep
Not sure about nuget.exe must've upgraded during build.
|
2018-04-14 02:12:42 +01:00 |
|
jp2masa
|
ccb8fae271
|
Merge pull request #948 from midonator1305/string-patch
Fixed String Replace (Issue 943)
|
2018-04-09 22:08:57 +01:00 |
|
Mido Elgamal
|
5faf3f58e2
|
Fixed String Replace
|
2018-04-09 15:27:32 -04:00 |
|
fanoI
|
5b14274984
|
Merge pull request #918 from quajak/master
[CGS] Bitmap implementation
|
2018-04-08 14:02:20 +02:00 |
|
José Pedro
|
5fc398deb8
|
Improved kernel reference resolution on the test runner.
|
2018-04-06 20:47:07 +01:00 |
|
José Pedro
|
3d1cb71a6d
|
Reverted accidentally pushed change.
|
2018-04-06 18:17:12 +01:00 |
|
José Pedro
|
41f02e2338
|
Fixed referenced assembly resolution for kernel projects.
|
2018-04-05 23:53:33 +01:00 |
|
José Pedro
|
047678ae47
|
Implemented isolated assembly loading.
|
2018-04-05 22:31:00 +01:00 |
|
José Pedro
|
6bf136c713
|
Plugs improvements.
|
2018-04-04 19:47:55 +01:00 |
|
José Pedro
|
021e4d68ea
|
Improved appveyor.yml.
|
2018-04-04 15:10:11 +01:00 |
|
José Pedro
|
6edb8547d3
|
Fixed install-vs2017.bat.
|
2018-04-04 15:05:06 +01:00 |
|
Arawn Davies
|
f003d01952
|
Update PCI.cs
Added VirtualBox PCI Guest Service Vendor and Device ID, can be used for checking if running under hypervisor
|
2018-04-04 06:22:55 +01:00 |
|
Arawn Davies
|
6c04433d17
|
Update CosmosGraphicSubsystem.csproj
|
2018-04-04 00:27:24 +01:00 |
|
Arawn Davies
|
f851d5dafb
|
Merge branch 'master' into master
|
2018-04-04 00:23:03 +01:00 |
|
jp2masa
|
743fd4894b
|
Merge pull request #931 from CosmosOS/test-runner-assert-locations
Added assert location to failed asserts message
|
2018-04-03 20:58:47 +01:00 |
|
José Pedro
|
46019b0a5d
|
Changed target framework to netcoreapp2.0 on kernel projects.
|
2018-04-03 19:58:29 +01:00 |
|
José Pedro
|
1df3dc19f5
|
Cosmos property page.
|
2018-04-03 19:55:11 +01:00 |
|
Arawn Davies
|
18202a8654
|
Enabled a check in install-vs2017.bat that detects whether the host
machine is running on an x86 architecture or an AMD64 arch, setting the
path for vswhere.exe
|
2018-04-02 14:24:50 +01:00 |
|
José Pedro
|
d4d4327066
|
Added RuntimeIdentifier to Cosmos.Build.targets.
|
2018-04-01 23:55:17 +01:00 |
|
José Pedro
|
baba3cba0a
|
Fixed paths on builder.
|
2018-03-30 02:36:55 +01:00 |
|
José Pedro
|
430a7e04fb
|
Fixed setup script.
|
2018-03-30 02:05:59 +01:00 |
|
José Pedro
|
442b1596e8
|
Cosmos project system.
|
2018-03-29 23:28:40 +01:00 |
|
José Pedro
|
6cdb64fcde
|
Updated SQLitePCLRaw assembly version in binding redirects.
|
2018-03-28 19:02:35 +01:00 |
|
José Pedro
|
c291e2566c
|
Updated SQLitePCLRaw.bundle_green to version 1.1.10.
|
2018-03-28 18:48:39 +01:00 |
|
José Pedro
|
44f06b8e4e
|
Builder improvements.
|
2018-03-28 01:18:46 +01:00 |
|
José Pedro
|
d2dec6e316
|
Builder improvements.
|
2018-03-27 22:36:18 +01:00 |
|
José Pedro
|
e10351dcd2
|
Builder improvements.
|
2018-03-27 21:25:00 +01:00 |
|
José Pedro
|
49c12211a2
|
Builder improvements.
|
2018-03-27 17:50:16 +01:00 |
|
José Pedro
|
1677dba27a
|
Builder improvements.
|
2018-03-27 01:04:49 +01:00 |
|
José Pedro
|
985385527a
|
Builder improvements.
|
2018-03-27 00:41:51 +01:00 |
|
José Pedro
|
1480bfbca2
|
Builder improvements.
|
2018-03-26 18:58:57 +01:00 |
|
Quajak
|
8c70d57bed
|
-Added new ctor from byte array of pixels
-Added note that ctor with Memory stream does not work, as memory streams do not work correctly
-Improved the cosmos graphic system example
|
2018-03-26 17:40:20 +02:00 |
|
Quajak
|
b3729308c0
|
Changed the ctor work done in the Bitmap
|
2018-03-26 11:45:20 +02:00 |
|
jp2masa
|
956c9e9aaa
|
Merge pull request #932 from Arawn-Davies/master
Add checks for IL2CPU and XSharp repositories and solution files
|
2018-03-26 02:30:44 +01:00 |
|
José Pedro
|
493b24253d
|
Improved install-VS2017.bat.
|
2018-03-26 02:29:38 +01:00 |
|
José Pedro
|
35cdcc64a0
|
Added build targets for publish.
|
2018-03-26 00:51:25 +01:00 |
|
jp2masa
|
29ca16f47d
|
Merge pull request #935 from valentinbreiz/morepciscan
[PCI] GetDeviceString + GetTypeString
|
2018-03-25 23:39:45 +01:00 |
|
José Pedro
|
fb2251df65
|
Added templates for dotnet new.
|
2018-03-23 23:08:04 +00:00 |
|
valentinbreiz
|
91fa804dfa
|
Update and rename PciDevice.cs to PCIDevice.cs
|
2018-03-23 23:32:37 +01:00 |
|
Quajak
|
b12f4fc3b6
|
Fixed Filestream write
Did requested changes
Added test for Filestream read and write
|
2018-03-22 21:38:41 +01:00 |
|
José Pedro
|
274fa3e9a5
|
Build targets.
|
2018-03-21 23:05:20 +00:00 |
|
Arawn Davies
|
337645e0c5
|
Add checks for IL2CPU and XSharp repositories and solution files
|
2018-03-21 21:24:56 +00:00 |
|
José Pedro
|
25c7a21a2f
|
Added assert location to failed asserts message.
|
2018-03-20 20:40:10 +00:00 |
|
Quajak
|
263b40e6cb
|
Merge branch 'master' of https://github.com/quajak/Cosmos
|
2018-03-20 16:30:39 +01:00 |
|
Quajak
|
303b88520c
|
Reset branch used in appveyor
|
2018-03-20 16:15:19 +01:00 |
|
Quajak
|
7dfd5c8d91
|
Revert "Added tests for div and rem for int64 operands."
This reverts commit 82871710f7.
|
2018-03-20 16:09:49 +01:00 |
|
Qujak
|
7e18638915
|
Update FatStream.cs
Commented out debug info again
|
2018-03-19 21:34:31 +01:00 |
|
Quajak
|
493e043742
|
Final cleanup
|
2018-03-19 21:31:50 +01:00 |
|
Quajak
|
c379ea32ba
|
Fixed fat stream
Improved file test
|
2018-03-19 20:54:47 +01:00 |
|
Quajak
|
9f47e6f8a4
|
Added test which fails until ReadAllBytes has been fixed
Rewrote Bitmap to use single ReadAllBytes
|
2018-03-18 13:45:46 +01:00 |
|