ikvm-fork/classpath
jfrijters 1f255d4f65 Added public API to get ClassLoader from Assembly. 2009-11-03 07:06:36 +00:00
..
gnu/java/net/protocol/ikvmres Moved VMSystemProperties from gnu.classpath to java.lang. 2009-07-03 05:55:58 +00:00
ikvm Added public API to get ClassLoader from Assembly. 2009-11-03 07:06:36 +00:00
java Take advantage of the fact that Util.getInstanceTypeFromClass() is now an intrinsic. 2009-07-14 06:22:44 +00:00
sun Removed VMClass dependencies and added some sun.misc.Unsafe methods. 2007-05-18 06:10:27 +00:00
IKVM.Runtime.jar Removed our version of System.Runtime.CompilerServices.ExtensionAttribute and instead add System.Core.jar to the compilation, this will allow us to reference the real ExtensionAttribute when it is available and yet the build will still work (albeit with a warning and without the ExtensionAttribute) when it is not available (i.e. when building on .NET 2.0). 2008-11-18 05:35:58 +00:00
System.Core.jar Removed our version of System.Runtime.CompilerServices.ExtensionAttribute and instead add System.Core.jar to the compilation, this will allow us to reference the real ExtensionAttribute when it is available and yet the build will still work (albeit with a warning and without the ExtensionAttribute) when it is not available (i.e. when building on .NET 2.0). 2008-11-18 05:35:58 +00:00
System.Data.jar needed stub for JDBC-ODBC-Bridge 2009-01-17 13:51:01 +00:00
System.Drawing.jar Remove NetBufferedImage and merge the code in the class BufferedImage. Now the class BufferedImage has 2 buffers. A Java Raster and .NET Bitmap. 2008-12-30 10:28:10 +00:00
System.jar Regenerated for .NET 2.0 version. 2008-04-24 05:57:19 +00:00
mscorlib.jar - Updated mscorlib.jar (to get the new default constructor in MulticastDelegate). 2009-03-07 08:40:04 +00:00