A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 3643bf7748 Skip empty lines in response file, instead of throwing an exception. 2009-06-25 09:21:12 +00:00
awt Give the JDialog a border back; register sun.awt.shell.Win32ShellFolderManager2 as ShellFolderManager 2009-06-22 17:48:19 +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 Dynamic assemblies don't have a CodeBase. 2009-05-28 05:32:37 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm Implemented class gc (available only when compiling on .NET 4.0). 2009-06-02 07:38:21 +00:00
ikvmc Skip empty lines in response file, instead of throwing an exception. 2009-06-25 09:21:12 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub Hacked support for generated rt.jar from (new shared class loader) core class library assemblies. 2009-02-13 07:23:05 +00:00
japi Updated for modularized class libraries. 2009-02-13 07:23:49 +00:00
jvm Generate assembly versions for IKVM.OpenJDK.ClassLibrary.dll and JVM.dll automatically based on IKVM.Runtime.dll version. 2008-11-19 05:42:47 +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 Win32ShellFolder2 Step 2 2009-06-21 19:22:29 +00:00
refemit Fixed GetMethodToken() and GetConstructorToken() for methods in generic type definitions. 2009-06-25 09:15:48 +00:00
runtime Removed unncessary usage of reflection. 2009-06-25 09:18:45 +00:00
tools Added tool to extract public key from ikvm-key container into tools/pubkey.txt. 2008-09-18 05:34:30 +00:00
website Website updates. 2008-07-21 12:17:16 +00:00
CommonAssemblyInfo.cs Development snapshot version. 2009-06-02 08:06:52 +00:00
HOWTO Removed references to GNU Classpath source zip file. 2009-06-08 14:59:53 +00:00
LICENSE - Imported JMath.java. 2009-02-13 08:53:40 +00:00
THANKYOU *** empty log message *** 2009-06-18 05:41:17 +00:00
ikvm.build - Renamed IKVM.PdbWriter.dll to IKVM.Reflection.Emit.PdbWriter.dll. 2009-03-26 14:32:28 +00:00
ikvm9.sln - Renamed IKVM.PdbWriter.dll to IKVM.Reflection.Emit.PdbWriter.dll. 2009-03-26 14:32:28 +00:00
ikvmc.8.csproj Added support for inlining subroutines (jsr/ret) to allow the verifier and compiler to be simplified and to hopefully pave the way for future codegen optimizations. 2009-04-16 05:34:20 +00:00