A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters a9c13f45bc Refactored assembly resource loading and added support for delegating to sharedclassloader assembly groups. 2009-02-05 07:00:59 +00:00
awt convert a Java filename to a .NET filename in createImage(String) 2009-01-07 14:52:20 +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 Added AssemblyClassLoader.GetAssembly(TypeWrapper) and changed most code that assumed that an AssemblyClassLoader represented a single assembly to use it. 2009-02-04 07:24:44 +00:00
debugger First packet was answer 2009-02-04 21:27:01 +00:00
ikvm - Fixed tracer to only add a trace listener in executables. Bug #2533728. 2009-02-04 07:03:30 +00:00
ikvmc Use AssemblyClassLoader.GetAssembly() to get the actual assembly the type lives in, instead of the main assembly of the group. 2009-02-05 06:59:11 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub - Fixed tracer to only add a trace listener in executables. Bug #2533728. 2009-02-04 07:03:30 +00:00
japi Changed version to 0.39. 2008-11-14 07:51:31 +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 Remove over eager state validation. Fixes Lucene issue. 2009-02-04 06:44:11 +00:00
refemit For arrays of generic parameters Type.FullName returns null, so we have to use Type.Name to check for vector arrays. 2009-02-04 06:48:11 +00:00
runtime Refactored assembly resource loading and added support for delegating to sharedclassloader assembly groups. 2009-02-05 07:00:59 +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 Next snapshot version. 2009-01-21 05:18:37 +00:00
HOWTO Updated build instructions. 2008-09-22 04:26:45 +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 Added Andy Malakov. 2008-07-02 06:11:26 +00:00
ikvm.build Build for IKVM.OpenJDK.Jdbc.dll added 2009-01-25 10:27:55 +00:00
ikvm9.sln Added IKVM.Reflection.Emit project. 2008-11-14 08:11:50 +00:00
ikvmc.8.csproj Integrated IKVM.Reflection.Emit in ikvmc. 2008-11-14 08:42:07 +00:00