A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters bac98c80a6 Removed unnecessary check to fix http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36560 2008-06-19 07:24:15 +00:00
awt patch #1979656 by Daniel Wilson 2008-06-01 08:11:12 +00:00
bin *** empty log message *** 2006-11-27 17:20:18 +00:00
bin-x64 *** empty log message *** 2007-08-29 06:22:40 +00:00
classpath Converted tabs to spaces. 2008-06-11 09:04:56 +00:00
ikvm - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvmc - Renamed CountingILGenerator to CodeEmitter. 2008-06-03 12:10:07 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub Added -reference option to load referenced assemblies from a specific location. 2008-04-23 04:21:36 +00:00
japi Renamed IKVM.Hybrid.GNU.Classpath.OpenJDK.dll to IKVM.OpenJDK.ClassLibrary.dll and made OpenJDK build the default. 2007-08-22 11:51:14 +00:00
jvm Moved JNI implementation into a separate assembly (IKVM.Runtime.JNI.dll) to make IKVM.Runtime.dll verifiable. 2007-12-18 09:56:11 +00:00
native Added --libs options to pkg-config to make sure that gmodule-2.0 dynamic linking dependency is recorded. 2008-05-18 07:54:11 +00:00
openjdk Removed unnecessary check to fix http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36560 2008-06-19 07:24:15 +00:00
runtime Fixed regression. Made TypeWrapper.IsGhostArray safe to call on Unloadable types. 2008-06-18 10:23:37 +00:00
tools *** empty log message *** 2005-12-07 09:06:32 +00:00
website Updated copyright year and added a case study. 2008-02-09 17:19:28 +00:00
CommonAssemblyInfo.cs Updated version. 2008-06-13 09:33:08 +00:00
HOWTO *** empty log message *** 2008-02-19 04:51:18 +00:00
LICENSE Imported Sun's GPLed Double/Float toString and parsing code to fix the long standing incompatibilities. Update license and copyright texts to note the inclusion of Sun code. 2007-05-11 08:55:35 +00:00
THANKYOU *** empty log message *** 2007-12-28 10:17:13 +00:00
ikvm.build Delete IKVM.Runtime.JNI.dll in clean target. 2007-12-27 11:08:23 +00:00
ikvm8.sln - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvm9.sln - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvmc.8.csproj - added more efficient float/double to/from int/long bits converters 2008-05-09 05:57:55 +00:00