A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 6df9a399f3 Yesterday's snapshot version. 2009-03-18 08:55:31 +00:00
awt Graphics improvement 2009-03-13 11:26:52 +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 Rewrote exception handling to store Java exception state in our java.lang.Throwable class, instead of an additional object in a weak keyed map. 2009-03-16 05:50:59 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm add Start of the Debugger 2009-02-21 09:35:40 +00:00
ikvmc Added Castclass_impl opcode to cast remapped type instance to implementation type. 2009-03-16 05:40:41 +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 Rewrote exception handling to store Java exception state in our java.lang.Throwable class, instead of an additional object in a weak keyed map. 2009-03-16 05:50:59 +00:00
refemit Moved PDB support into seperate assembly to make Mono support easier. 2009-03-16 06:49:00 +00:00
runtime Rewrote exception handling to store Java exception state in our java.lang.Throwable class, instead of an additional object in a weak keyed map. 2009-03-16 05:50: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 Yesterday's snapshot version. 2009-03-18 08:55:31 +00:00
HOWTO Updated build instructions. 2008-09-22 04:26:45 +00:00
LICENSE - Imported JMath.java. 2009-02-13 08:53:40 +00:00
THANKYOU *** empty log message *** 2009-02-20 08:21:47 +00:00
ikvm.build Add IKVM.PdbWriter.dll to clean list. 2009-03-16 06:50:44 +00:00
ikvm9.sln Moved PDB support into seperate assembly to make Mono support easier. 2009-03-16 06:49:00 +00:00
ikvmc.8.csproj Implemented ikvm.internal.ClassLiteral<T> to allow for more efficient class literals. 2009-03-04 05:47:18 +00:00