libInit.cc
Mon, 03 Sep 2018 16:24:07 +0200 Claus Gittinger class: JavaNativeMethodImpl_AppleJDK9 cvs_MAIN
Tue, 28 Aug 2018 15:50:36 +0200 Claus Gittinger care for unsupported release cvs_MAIN
Tue, 28 Aug 2018 15:14:58 +0200 Claus Gittinger class: JavaRelease cvs_MAIN
Wed, 25 Oct 2017 23:46:33 +0100 Jan Vrany Added callback methods sent by VM when an invalid class format is detected
Wed, 25 Oct 2017 23:18:30 +0100 Jan Vrany Cleanup: removed bunch of unused error handling methods
Fri, 18 Nov 2016 22:25:02 +0000 Jan Vrany Cleanup: removed unused class `JavaSlotIndexCache`
Mon, 17 Oct 2016 12:09:42 +0200 mawalch Patch package class and regenerate build files to hopefully fix the clean build. cvs_MAIN
Fri, 29 Jul 2016 10:54:57 +0100 Jan Vrany Fixed JavaMethod>>referencesLiteral: and other literal-access methods
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Wed, 01 Jul 2015 11:07:02 +0200 Stefan Vogel 64-bit gcc needs PIC code cvs_MAIN
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Wed, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Fri, 14 Nov 2014 10:32:18 +0100 Jan Vrany Updates after JavaPackage has been moved to stx:libbasic
Fri, 25 Jul 2014 01:52:23 +0100 Jan Vrany Optimized java.util.zip.ZipFile#getNextEntry()
Fri, 25 Jul 2014 00:51:04 +0100 Jan Vrany Got rid of JavaZipSupport. Inflater/Deflater made public.
Thu, 12 Jun 2014 12:12:40 +0100 Jan Vrany Fixed bug #77: Ignore unhandled ThreadDeath exceptions.
Tue, 20 May 2014 17:57:10 +0100 Jan Vrany Added support for new constants used bu JSR 272 Invoke dynamic.
Wed, 16 Apr 2014 19:32:33 +0200 Jan Vrany Merged df5a76fdd3a6 and ccde6af7278c
Wed, 16 Apr 2014 18:27:24 +0200 Claus Gittinger - JavaNativeMethodImpl_OpenJDK6
Fri, 11 Apr 2014 18:20:50 +0200 Jan Vrany Introduced a JavaClassEnvironment - an abstract namespace-like class to keep Java classes.
Thu, 03 Apr 2014 12:38:47 +0200 Jan Vrany Initial stubs for Java 8
Thu, 06 Feb 2014 10:45:46 +0100 Jan Vrany Merged c1c82d3baae7 and 394676d5c68e development
Thu, 12 Dec 2013 16:42:20 +0100 Marcel Hlopko fix typo in JavaRelease development
Fri, 31 Jan 2014 12:41:22 +0000 Jan Vrany Added JavaBooleanArray to represent boolean[]. development
Fri, 31 Jan 2014 09:19:51 +0000 Jan Vrany Cleanup & refactoring of constant pool references (JavaRef2 hierarchy) development
Wed, 18 Dec 2013 14:52:11 +0100 Jan Vrany Post-merge fixes. development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Wed, 20 Nov 2013 10:00:26 +0000 Jan Vrany Calls to fdlim functions embedded into natives, JavaMathSupport removed. development
Tue, 19 Nov 2013 10:01:25 +0000 Jan Vrany Added JavaCompilerForSmalltalkExtensionsOnly for environments without full JavaCompiler... development
Wed, 16 Oct 2013 10:05:31 +0100 Jan Vrany Improved JavaClassReader to read InnerClasses and MissingTypes attributes. development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Fri, 30 Aug 2013 17:28:45 +0100 Jan Vrany Added JavaMethodAnalyzer to gather statistics about Java method. development
Mon, 09 Sep 2013 12:59:05 +0200 Michael Beyl subprojects (accidently added) removed....
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Fri, 24 May 2013 11:28:33 +0100 Jan Vrany Make JavaMirror to access classes through pool vars. builtin-class-support
Fri, 24 May 2013 10:58:19 +0100 Jan Vrany Make mirror classes public builtin-class-support
Mon, 06 May 2013 22:37:13 +0100 Jan Vrany Exception table refactored to use more compact & VM friendly format. java-exception-optimization
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Mon, 29 Apr 2013 21:08:38 +0100 Jan Vrany Merged branch default (CVS HEAD) development
Fri, 19 Apr 2013 13:40:46 +0200 Stefan Vogel automatically generated by browser
Thu, 18 Apr 2013 23:32:13 +0200 Jan Vrany Added JavaUnresolvedCompilationError. development
Thu, 18 Apr 2013 17:55:49 +0200 Jan Vrany Removed obsolete classes. development
Thu, 04 Apr 2013 01:39:44 +0100 Jan Vrany JavaMethodDeclarationNode moved to package stx:libjava/tools. development
Sat, 09 Mar 2013 12:36:42 +0000 Jan Vrany Fixes for reflection - added box/unbox support to Float/ShortFloat. development
Tue, 26 Feb 2013 16:57:03 +0000 Jan Vrany Added java make target. development
Tue, 26 Feb 2013 11:32:43 +0000 Jan Vrany Merged 009a0df3afce and 3c9b3181ded (branch development - CVS HEAD) development
Mon, 25 Feb 2013 14:43:06 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:37:52 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:26:37 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:25:20 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 12:15:35 +0100 Jan Vrany Updated to rev 009a0df3afce
Fri, 22 Feb 2013 16:06:12 +0000 Jan Vrany Improvements in JavaCodeBundleEditor. development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Mon, 18 Feb 2013 12:41:00 +0100 Jan Vrany automatically generated by browser
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Thu, 24 Nov 2011 13:02:11 +0100 Claus Gittinger automatically generated by browser
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Fri, 12 Jan 2007 20:17:25 +0100 Stefan Vogel Add DLL_EXPORT expecco_1_7_2rc1 expecco_1_8_0rc1 rel5_4_6
Fri, 18 Aug 2006 16:28:37 +0200 Claus Gittinger *** empty log message *** expeccoNET_1_4_0rc1 expecco_1_7_0b1 expecco_1_7_0b2 expecco_1_7_0b3 expecco_1_7_0rc1 expecco_1_7_0rc3 expecco_1_7_0rc5 expecco_1_7_0rc8 expecco_1_7_1rc1 expecco_1_7_1rc2 expecco_1_7_1rc3 expecco_1_7_1rc4
less more (0) -60 tip