A fork of the original cvs based IKVM repository
Перейти к файлу
smallsql abd86998d0 add method isTranslucencyCapable() for JDK7 2011-06-26 18:37:47 +00:00
awt fix a NPE with printing after the last change 2011-06-16 20:16:03 +00:00
bin *** empty log message *** 2006-11-27 17:20:18 +00:00
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 AtomicInteger, AtomicIntegerArray, AtomicLonger, AtomicLongerArray to use .NET 2.0 interlocked operations. 2011-05-13 07:29:31 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm Added -Xreference: option to ikvm. 2010-12-28 09:06:15 +00:00
ikvmc Added ldarg_s opcode. 2011-06-26 06:29:43 +00:00
ikvmdoc Build script to build ikvmdoc.exe (not included in the default build). 2010-06-10 09:02:38 +00:00
ikvmstub Newer versions of ICSharpCode.SharpZipLib.dll require the ZipEntry size to be set explicitly, otherwise the generated archive will not be compatible with older zip implementations (like Java 6's java.util.zip). 2011-05-26 15:40:17 +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 add method isTranslucencyCapable() for JDK7 2011-06-26 18:37:47 +00:00
reflect Fix. DefineNestedType should accept a null reference for the interfaces parameter. 2011-05-10 09:01:09 +00:00
runtime Fixed deserialization bug. When stacktrace = null (i.e. it is unmodifiable), setStackTrace would throw a NullPointerException. Fixed that by moving the stackTrace field setting into a seperate method. 2011-06-26 11:26:13 +00:00
tools Added a mechanism to prevent accidentally introducing new dependencies in the OpenJDK assemblies. 2009-06-29 09:32:59 +00:00
website Added Scala.NET jdk2ikvm tool to Related Work links. 2011-05-17 11:40:17 +00:00
CommonAssemblyInfo.cs.in New development version. 2011-03-03 12:30:23 +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