A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters b4ad331f48 Removed "constant" instance field support (which was only used by ikvmstub and doesn't make any sense anyway). 2010-01-28 08:44:57 +00:00
awt Add the Java symbolic font names to the list of all available font names. 2009-12-11 15:21:34 +00:00
bin *** empty log message *** 2006-11-27 17:20:18 +00:00
bin-x64 Changed build to put architecture specific binaries in bin-x86 or bin-x64 directory. Note that the gcc build of libikvm-native.so still goes to bin. 2009-06-26 06:53:09 +00:00
bin-x86 Changed build to put architecture specific binaries in bin-x86 or bin-x64 directory. Note that the gcc build of libikvm-native.so still goes to bin. 2009-06-26 06:53:09 +00:00
classpath Removed pre-generated stub jars from cvs and modified build process to generate them during the build. 2010-01-28 08:06:56 +00:00
debugger handling the first debuggee event (ThreadStart) 2009-02-22 09:09:41 +00:00
ikvm Moved FindMainMethod into runtime, to avoid the need for hacks (to avoid NoClassDefFoundErrors). 2009-11-25 10:18:29 +00:00
ikvmc Moved non-throwing signature parsing from ClassFile.cs to ClassLoaderWrapper.cs (and merged it with the throwing variant). This avoids new stub generator having to include ClassFile.cs. 2010-01-28 06:37:48 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub Don't export arrays, export the element types. 2010-01-28 08:01:24 +00:00
japi Updated for modularized class libraries. 2009-02-13 07:23:49 +00:00
jvm Changed build to put architecture specific binaries in bin-x86 or bin-x64 directory. Note that the gcc build of libikvm-native.so still goes to bin. 2009-06-26 06:53:09 +00:00
native Changed build to put architecture specific binaries in bin-x86 or bin-x64 directory. Note that the gcc build of libikvm-native.so still goes to bin. 2009-06-26 06:53:09 +00:00
openjdk Removed pre-generated stub jars from cvs and modified build process to generate them during the build. 2010-01-28 08:06:56 +00:00
refemit Added support for adding "new-style" declarative security (i.e. .NET 2.0 compatible). 2009-11-09 06:38:30 +00:00
reflect Several IKVM.Reflection fixes related to generics. 2010-01-27 06:12:36 +00:00
runtime Removed "constant" instance field support (which was only used by ikvmstub and doesn't make any sense anyway). 2010-01-28 08:44:57 +00:00
tools Added a mechanism to prevent accidentally introducing new dependencies in the OpenJDK assemblies. 2009-06-29 09:32:59 +00:00
website Moved User Guide content to wiki. 2010-01-11 07:06:10 +00:00
CommonAssemblyInfo.cs Updated copyright year. 2010-01-27 08:57:59 +00:00
HOWTO Minor update. Version number is now only set in one place. 2009-10-14 14:49:24 +00:00
LICENSE - Imported JMath.java. 2009-02-13 08:53:40 +00:00
THANKYOU Added Eyal. 2009-11-30 09:12:00 +00:00
ikvm.build Removed pre-generated stub jars from cvs and modified build process to generate them during the build. 2010-01-28 08:06:56 +00:00
ikvm9.sln Integrated new IKVM.Reflection implementation. 2010-01-25 07:52:27 +00:00
ikvmc.8.csproj Integrated new IKVM.Reflection implementation. 2010-01-25 07:52:27 +00:00