ikvm-fork/classpath/ikvm
jfrijters 393bfcc810 Moved Posix file flushing to C# to be able to use delegate instead of reflection to invoke the Mono.Posix method. Also added DangerousAddRef/Release to prevent the handle from being closed while flushing. 2010-04-08 13:06:36 +00:00
..
extensions Unmap exception after we printed the stack trace. 2009-03-16 05:24:56 +00:00
internal Moved Posix file flushing to C# to be able to use delegate instead of reflection to invoke the Mono.Posix method. Also added DangerousAddRef/Release to prevent the handle from being closed while flushing. 2010-04-08 13:06:36 +00:00
io Simplified the available() fix. 2007-06-15 08:40:01 +00:00
lang Added support for turning Java fields into .NET properties with an annotation. 2008-04-14 05:13:41 +00:00
runtime Move init of CTRL-BREAK from System to Startup. It should be init if a Java application run and not if a library is linked. 2010-01-31 14:08:26 +00:00