ikvm-fork/classpath
jfrijters f3290fa061 Added "Windows 7" detection for os.name system property. 2009-03-26 13:57:51 +00:00
..
gnu Added "Windows 7" detection for os.name system property. 2009-03-26 13:57:51 +00:00
ikvm Unmap exception after we printed the stack trace. 2009-03-16 05:24:56 +00:00
java Rewrote exception handling to store Java exception state in our java.lang.Throwable class, instead of an additional object in a weak keyed map. 2009-03-16 05:50:59 +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