A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 4ae285f4bb Removed classpath-0.95 directory. 2009-05-26 06:21:39 +00:00
awt fix a System.InvalidOperationException: Object is currently in use elsewhere 2009-05-25 20:07:04 +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 Removed no longer needed GNU Classpath classes and copied two GNU Classpath utility classes into IKVM. 2009-05-26 05:44:06 +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 - When building for .NET 4.0, don't use DefineDynamicAssembly() overload that takes assembly permission sets, because .NET 4.0 ignores them anyway. 2009-05-26 05:00:38 +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 Removed classpath-0.95 directory. 2009-05-26 06:21:39 +00:00
refemit DefineDynamicAssembly overload that takes assembly permission sets is only obsolete on .NET 4.0. 2009-05-26 05:44:49 +00:00
runtime - When building for .NET 4.0, don't use DefineDynamicAssembly() overload that takes assembly permission sets, because .NET 4.0 ignores them anyway. 2009-05-26 05:00:38 +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 Snapshot version 2009-05-25 05:09:42 +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 Added Nat Luengnaruemitchai. 2009-04-08 04:39:11 +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