bc.mak
Wed, 04 Feb 2015 07:56:36 +0000 Jan Vrany Buildfiles: automatically generate calls to ant from makefile to build Java code (if any)
Wed, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Wed, 14 Jan 2015 11:19:03 +0000 Jan Vrany Ant build files refactoring (part 1)
Tue, 09 Dec 2014 16:18:53 +0000 Jan Vrany Merged 8eb3481bfdcf and 1013708261a8
Tue, 09 Dec 2014 14:49:20 +0000 Jan Vrany Java settings cleanup (part 2): release settings refactored.
Mon, 08 Dec 2014 10:26:50 +0000 Jan Vrany Java settings cleanup (part 1): minor tweaks and fixes
Sun, 07 Dec 2014 02:16:08 +0000 Jan Vrany JavaClass memory optimization (part 4)
Thu, 31 Jul 2014 09:30:15 +0100 Jan Vrany Made JavaClass>>package returning Smalltalk/X package name from annotation, if annotated.
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.
Wed, 25 Jun 2014 13:58:21 +0100 Jan Vrany Java source highlughter refactoring.
Thu, 12 Jun 2014 12:12:40 +0100 Jan Vrany Fixed bug #77: Ignore unhandled ThreadDeath exceptions.
Mon, 02 Jun 2014 14:58:00 +0100 Jan Vrany Oops. remove Context>>arg1Index from extensions list.
Tue, 20 May 2014 17:57:10 +0100 Jan Vrany Added support for new constants used bu JSR 272 Invoke dynamic.
Wed, 30 Apr 2014 22:02:40 +0200 Claus Gittinger new native
Tue, 22 Apr 2014 22:41:59 +0200 Jan Vrany Merged 388adc0de925 and b1192955f5a3
Wed, 16 Apr 2014 21:17:13 +0200 Claus Gittinger JavaLanguage:
Wed, 16 Apr 2014 19:32:33 +0200 Jan Vrany Merged df5a76fdd3a6 and ccde6af7278c
Wed, 16 Apr 2014 18:53:52 +0200 Claus Gittinger JavaContext:
Wed, 16 Apr 2014 18:27:24 +0200 Claus Gittinger - JavaNativeMethodImpl_OpenJDK6
Tue, 15 Apr 2014 19:01:43 +0200 Jan Vrany Merged f44978fc1abd and eba90d210e65
Tue, 15 Apr 2014 13:51:29 +0200 Jan Vrany Added #hash and #= to JavaCodeLibraryOrBundle.
Fri, 11 Apr 2014 18:20:50 +0200 Jan Vrany Introduced a JavaClassEnvironment - an abstract namespace-like class to keep Java classes.
Thu, 10 Apr 2014 10:10:12 +0200 Jan Vrany Fixed unimplemented native java.lang.reflect.Array.get()
Wed, 09 Apr 2014 17:14:46 +0200 Jan Vrany Updated Groovy to 2.1.1. Download Groovy and JUnit using IVY.
Thu, 03 Apr 2014 21:00:13 +0200 Jan Vrany Change JavaRelease to use output of `java -version` when validating Java installation directory.
Thu, 03 Apr 2014 12:38:47 +0200 Jan Vrany Initial stubs for Java 8
Wed, 19 Mar 2014 11:48:10 +0000 Jan Vrany Interop tests refactoring.
Tue, 04 Mar 2014 17:03:25 +0000 Jan Vrany Removed #preRequisites, build files regenerated.
Sat, 08 Feb 2014 22:13:44 +0100 Marcel Hlopko teach JUnitTestCaseProxy of expected exceptions development
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
Mon, 20 Jan 2014 14:04:28 +0000 Jan Vrany Update JavaLookup to work with new JIT-compilation scheme... 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
Tue, 10 Dec 2013 22:33:43 +0000 Jan Vrany Class loading refactoring (part 1) development
Sun, 08 Dec 2013 22:36:37 +0000 Jan Vrany Added JavaObject>>synchronized: and JavaClass>>synchronized: development
Tue, 19 Nov 2013 10:01:25 +0000 Jan Vrany Added JavaCompilerForSmalltalkExtensionsOnly for environments without full JavaCompiler... development
Mon, 11 Nov 2013 09:48:58 +0000 Jan Vrany Another pass over Mauve tests. development
Tue, 05 Nov 2013 17:52:46 +0000 Jan Vrany Fixes for displaying local variables in debugger. development
Wed, 16 Oct 2013 10:05:31 +0100 Jan Vrany Improved JavaClassReader to read InnerClasses and MissingTypes attributes. development
Wed, 16 Oct 2013 09:09:38 +0100 Jan Vrany Fix in JavaClassReloader - when updating class, also update attributes and annotations. development
Tue, 15 Oct 2013 02:33:12 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) development
Mon, 14 Oct 2013 19:11:32 +0100 Jan Vrany More fixes for new naming scheme development
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. development
Fri, 04 Oct 2013 08:59:25 +0100 Jan Vrany Highlighter cleanup, addes support for Groovy. development
Fri, 20 Sep 2013 02:03:08 +0100 Jan Vrany Cleanup. Change source API in `Java` to return stream rather than string. development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. development
Sun, 15 Sep 2013 02:16:13 +0100 Jan Vrany Merged 272689c14005 and 13f5be2bf83b. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Sun, 15 Sep 2013 01:02:01 +0100 Jan Vrany Fixed removing of Java classes (issue #40) development
Sat, 14 Sep 2013 15:48:03 +0100 Jan Vrany More support for method's source display. Not yet working. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Mon, 02 Sep 2013 10:08:10 +0100 Jan Vrany Various fixes: 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:58:50 +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
less more (0) -100 -60 tip