A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters e6d7e01941 Made custom modifier packing more efficient and shared between MethodSignature and MethodBuilder. 2010-04-20 13:06:09 +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 Prep for .NET 4.0 security model: 2010-04-12 04:17:39 +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 Added parameter validation to ikvmc's -version option (fix bug #2987144 ). 2010-04-14 14:43:21 +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 generic type definitions, because the resulting class is final | abstract and that (intentionally) isn't legal. 2010-02-25 10:35:44 +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 Added System.Core target to build a tiny custom version of System.Core.dll that contains only System.Runtime.CompilerServices.ExtensionAttribute and will allow us to build on .NET 2.0 without having to figure out where System.Core.dll lives (or without it even being present). 2010-04-20 05:33:11 +00:00
reflect Made custom modifier packing more efficient and shared between MethodSignature and MethodBuilder. 2010-04-20 13:06:09 +00:00
runtime Audited CriticalCtrlHandler and added .NET 4.0 security attributes. 2010-04-20 05:18:41 +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 Added some more files to clean up. 2010-04-20 05:40:12 +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