Cosmos/source/Indy.IL2CPU/CustomImplementation/System
Scalpel_cp 697bbbdf06 Added String.IndexOf(string)
Added String.Insert(int, string)
Added String.Replace(string, string)
2008-09-07 15:00:51 +00:00
..
Globalization Exceptions work, no finally/catch support yet, though 2008-01-06 12:24:02 +00:00
Runtime/CompilerServices
Security/Cryptography Several small fixes 2008-05-14 09:28:03 +00:00
ArrayImpl.cs Several small fixes 2008-05-14 09:28:03 +00:00
ArrayImplRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
DelegateImpl.cs 2008-02-07 17:29:16 +00:00
EnvironmentImpl.cs Fixed exceptions with functions. added debug display for heap. the first line of the text screen is now used to display memory usage 2008-07-27 09:50:26 +00:00
MulticastDelegateImpl.cs non-multicast events work now. 2007-10-26 15:03:48 +00:00
ObjectImpl.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
ObjectImplRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
RuntimeType.cs Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
RuntimeType.RuntimeTypeCache.cs Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
RuntimeTypeHandle.cs Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all 2008-08-03 17:44:55 +00:00
StringImpl.cs Added String.IndexOf(string) 2008-09-07 15:00:51 +00:00
StringImplRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00