A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 6486a0cf29 Special case reflective invocation of MethodHandle.invoke[Exact]. 2011-08-08 11:29:35 +00:00
awt Complete migration to OpenJDK 7. Thanks to Volker Berlin for the bulk of this patch. 2011-07-28 13:32:44 +00:00
bin
bin-x64 Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
bin-x86 Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
classpath Updated Windows globbing to be compatible with Java 7. 2011-07-12 07:41:24 +00:00
debugger
ikvm Set sun.java.command and sun.java.launcher properties. 2011-08-01 08:41:05 +00:00
ikvmc Support remap file <throws /> element for methods and constructors defined in remap file. 2011-08-08 11:28:05 +00:00
ikvmdoc Build script to build ikvmdoc.exe (not included in the default build). 2010-06-10 09:02:38 +00:00
ikvmstub Include OpenJDK 7 java.lang.AutoCloseable interface and make it shadow System.IDisposable. Removed java.io.Closeable special casing to support IDisposable (now automatic because Closeable extends AutoCloseable). 2011-06-27 15:15:32 +00:00
japi Fixed to work with "new" ikvmstub. 2010-12-24 06:17:00 +00:00
jvm - Removed the requirement to have peverify and ilasm in the PATH. They are now located automatically and if they are not found, the corresponding build steps are skipped. 2010-08-20 05:35:49 +00:00
native Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
openjdk Special case reflective invocation of MethodHandle.invoke[Exact]. 2011-08-08 11:29:35 +00:00
reflect Fixed CliHeader read bug. Thanks to Oleg Mihailik for reporting this. 2011-07-19 21:26:44 +00:00
runtime Added varargs support for MethodHandle.invoke() (when invoked from another .NET language). 2011-08-08 08:02:41 +00:00
tools
website Added Scala.NET jdk2ikvm tool to Related Work links. 2011-05-17 11:40:17 +00:00
CommonAssemblyInfo.cs.in New version numbering scheme. 2011-08-01 09:13:06 +00:00
HOWTO Updated for OpenJDK 6 b22. 2011-03-03 08:17:15 +00:00
LICENSE Integrated OpenJDK 6 b21. 2011-01-24 16:40:22 +00:00
THANKYOU Added Eyal. 2009-11-30 09:12:00 +00:00
THIRD_PARTY_README Added OpenJDK legal texts. 2010-06-30 13:57:39 +00:00
TRADEMARK Added OpenJDK legal texts. 2010-06-30 13:57:39 +00:00
ikvm.build Changed build and JNI code to use different names for the Windows x86 and x64 versions of the native dll. 2011-05-13 10:21:48 +00:00
ikvm.include Fix build on Linux. 2010-09-09 06:33:31 +00:00
ikvm9.sln Integrated new IKVM.Reflection implementation. 2010-01-25 07:52:27 +00:00
ikvmc.8.csproj Added experimental (and for the time being undocumented) support for having ikvmc pre-generate proxy classes. 2011-05-12 08:08:08 +00:00