A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 1ba8f67f51 Removed support for .NET 2.0 RTM (we now require at least SP1). Formally, 0.40 already doesn't support RTM, but it still worked, now it no longer works. 2009-05-24 05:42:20 +00:00
awt Implement createCompatibleVolatileImage(int,int) 2009-05-23 15:21:58 +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 use assembly name from the build process for the GraphicsEnvironment 2009-05-07 20:41:48 +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 support for assembly declarative security pseudo custom attribute annotations. 2009-05-17 06:11:58 +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 closeSplashScreen changed 2009-05-22 19:59:24 +00:00
refemit Preparing for .NET 4.0: 2009-05-24 04:49:54 +00:00
runtime Removed support for .NET 2.0 RTM (we now require at least SP1). Formally, 0.40 already doesn't support RTM, but it still worked, now it no longer works. 2009-05-24 05:42:20 +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 New snapshot version. 2009-04-21 05:54:19 +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