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
Runtime/CompilerServices
Security/Cryptography
ArrayImpl.cs
ArrayImplRefs.cs
DelegateImpl.cs
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
ObjectImpl.cs
ObjectImplRefs.cs
RuntimeType.cs
RuntimeType.RuntimeTypeCache.cs
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