Commit graph

7529 commits

Author SHA1 Message Date
Arawn Davies
570ddbcfb6
Merge pull request #808 from zarlo/patch-2
Update issue_template.md
2017-12-21 01:24:34 +00:00
zarlo
458c035302 hot fix 2017-12-20 12:15:28 +11:00
zarlo
68f646e36f update 2017-12-20 01:32:47 +11:00
Qujak
5b8eaaf6ed
Allows user to change install position
If the user is not admin, this allows the user to change the install place to his user's appdata.
2017-12-19 10:57:18 +01:00
jp2masa
0207f3795e
Merge pull request #823 from CosmosOS/guess-improvements
Guess demo improvements
2017-12-18 22:33:43 +00:00
José Pedro
09d4c3432c
Installer fix. 2017-12-18 19:46:04 +00:00
zarlo
900d63c9db update 2017-12-18 21:33:31 +11:00
zarlo
d5e82612e9 DrawArray and some other things 2017-12-18 20:50:30 +11:00
José Pedro
e69656c127
Added tests. 2017-12-17 18:53:30 +00:00
José Pedro
cb733aa434
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into guess-improvements 2017-12-17 18:37:05 +00:00
zarlo
f0121b1fe3 update 2017-12-17 17:25:14 +10:00
zarlo
09136174f4 ThrowIfModeIsNotValid now uses CheckIfModeIsValid 2017-12-17 03:02:46 +10:00
zarlo
04122a9e22 fix 2017-12-17 02:58:24 +10:00
zarlo
3566c26577 ThrowIfCoordNotValid(Point point) 2017-12-17 02:53:02 +10:00
zarlo
68c357b651
Merge pull request #2 from CosmosOS/master
u
2017-12-17 03:11:07 +11:00
José Pedro
db1f8dd97a
Added code style rules. 2017-12-13 22:35:14 +00:00
jp2masa
3a0da1a679
Merge pull request #815 from CosmosOS/remove-net471-workaround
Removed workaround for .NET Framework 4.7.1 projects
2017-12-13 17:30:58 +00:00
fanoI
f46a910bb0 Another try... 2017-12-13 01:19:03 +01:00
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
KingLuigi4932
2aba248c71
Update Global.cs 2017-12-11 03:49:43 +03:00
KingLuigi4932
5fa47041e7
[AHCI] Initializer 2017-12-11 03:29:17 +03:00
KingLuigi4932
28148a75e9
Update IDE.cs 2017-12-11 03:25:08 +03:00
KingLuigi4932
5c421ae2cc
Rename source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs to source/Cosmos.HAL2/BlockDevice/Sata.cs 2017-12-11 03:24:06 +03:00
KingLuigi4932
8aa859ba3f
Update PCI.cs 2017-12-11 03:17:47 +03:00
KingLuigi4932
bb2d4ee759
Update Global.cs 2017-12-11 03:14:38 +03:00
KingLuigi4932
4aa7a6dfea
[AHCI] Fix Bugs and Improvements 2017-12-11 02:19:51 +03: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
7befa1eb3c
Guess demo improvements. 2017-12-10 01:31:21 +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
KingLuigi4932
02d3f323f2
Merge pull request #4 from zarlo/patch-1
Update FullScreenCanvas.cs
2017-12-09 17:11:09 +03:00
José Pedro
4a019d4a48
Code cleanup. 2017-12-07 19:13:31 +00:00
José Pedro
5693067eda
Fixed Cosmos.VS.DebugEngine references. 2017-12-07 17:34:57 +00:00
José Pedro
7417cf913a
Removed workaround for .NET Framework 4.7.1 projects. 2017-12-05 23:23:12 +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
Trivalik
6aea348146 move wait for VS into inno setup 2017-11-30 11:40:15 +01:00
Trivalik
5f3cc7e996 check in batch before build for.net framework 4.7.1 2017-11-30 11:01:56 +01:00