A fork of the original cvs based IKVM repository
Перейти к файлу
jfrijters 41bfcaa06f - Improved java.library.path for Windows, Linux and Mac OS X.
- Added support for setting os.name and os.ver on Mac OS X.
- Try to guess os.arch based on IntPtr.Size.
2008-04-07 04:53:44 +00:00
awt *** empty log message *** 2008-02-19 04:51:18 +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 - Improved java.library.path for Windows, Linux and Mac OS X. 2008-04-07 04:53:44 +00:00
ikvm - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvmc Don't skip zero length resource files. 2008-03-14 09:13:59 +00:00
ikvmdoc New utility for generating .NET documentation from javadocs by Brian Heineman. 2007-09-17 06:01:20 +00:00
ikvmstub Fixed ReflectionOnly referenced assembly loading order. 2008-02-29 07:05:18 +00:00
japi Renamed IKVM.Hybrid.GNU.Classpath.OpenJDK.dll to IKVM.OpenJDK.ClassLibrary.dll and made OpenJDK build the default. 2007-08-22 11:51:14 +00:00
jvm Moved JNI implementation into a separate assembly (IKVM.Runtime.JNI.dll) to make IKVM.Runtime.dll verifiable. 2007-12-18 09:56:11 +00:00
native - Removed Visual Studio 2003 solution/project files. 2007-11-21 07:15:42 +00:00
openjdk Moved Mono specific code to ikvm.internal.MonoUtils class. 2008-04-07 04:31:10 +00:00
runtime Fixed mapLibraryName to use platform detection instead of os.name property. 2008-04-07 04:30:04 +00:00
tools *** empty log message *** 2005-12-07 09:06:32 +00:00
website Updated copyright year and added a case study. 2008-02-09 17:19:28 +00:00
CommonAssemblyInfo.cs *** empty log message *** 2008-02-19 04:51:18 +00:00
HOWTO *** empty log message *** 2008-02-19 04:51:18 +00:00
LICENSE Imported Sun's GPLed Double/Float toString and parsing code to fix the long standing incompatibilities. Update license and copyright texts to note the inclusion of Sun code. 2007-05-11 08:55:35 +00:00
THANKYOU *** empty log message *** 2007-12-28 10:17:13 +00:00
ikvm.build Delete IKVM.Runtime.JNI.dll in clean target. 2007-12-27 11:08:23 +00:00
ikvm8.sln - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvm9.sln - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
ikvmc.8.csproj Replaced notion of DynamicOnly types with Fake types. Fake types are implemented as generic type instances and can have DynamicOnly methods. 2008-03-03 07:05:19 +00:00