ikvm-fork/classpath/ikvm/internal
jfrijters 20c2b1c206 Corrected comment. 2011-03-29 12:54:55 +00:00
..
stubgen Removed support for "ikvm.stubgen.serialver" property that is no longer needed now that ikvmstub doesn't use the runtime to generate stubs. 2010-01-28 08:05:34 +00:00
AssemblyClassLoader.java Corrected comment. 2011-03-29 12:54:55 +00:00
CallerID.java Forgot to cache the classLoader. Thanks to Mainsoft for this fix. 2010-02-03 15:00:55 +00:00
Formatter.java *** empty log message *** 2006-10-04 09:03:18 +00:00
HasCallerID.java - Implemented CallerID infrastructure. 2008-05-31 15:20:29 +00:00
JMath.java - Replaced all Double.longBitsToDouble() constants with compile time constants. 2009-02-16 05:19:12 +00:00
Library.java *** empty log message *** 2006-08-17 07:33:38 +00:00
LibraryVMInterface.java Simplified VM -> Class Library interface by taking advantage of the fact that IKVM.Runtime.dll is now compiled in two passes with the second pass linking against the class library. 2007-04-23 08:24:33 +00:00
MonoUtils.java 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
Util.java Cleaned up Windows/MacOSX detection and added compile time dependency on PlatformID.MacOSX (which was added in .NET 2.0 SP2). 2010-04-08 12:37:39 +00:00
WeakIdentityMap.java Fixed exception mapping memory leak. 2007-05-31 07:04:47 +00:00
__unspecified.java Implement major chunk of custom attribute as annotations support. 2007-04-12 09:27:17 +00:00