abbrev.stc
Mon, 03 Sep 2018 16:24:00 +0200 Claus Gittinger class: JavaNativeMethodImpl_AppleJDK9 cvs_MAIN
Tue, 28 Aug 2018 15:49:57 +0200 Claus Gittinger care for unsupported release cvs_MAIN
Tue, 28 Aug 2018 15:14:51 +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 23:02:10 +0000 Jan Vrany Cleanup: Do not aggresively close and reopen .zip archives
Mon, 17 Oct 2016 12:09:33 +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 18:01:16 +0100 Jan Vrany Issue #39: Fix interop access to public fields.
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Tue, 12 Jan 2016 14:50:22 +0100 Jan Vrany Backed out changeset 5581377e87fa
Mon, 11 Jan 2016 23:22:29 +0000 Jan Vrany More cleanup of JavaVM::ReflectionRegistry
Fri, 20 Nov 2015 09:49:57 +0000 Jan Vrany Merge
Fri, 11 Sep 2015 16:22:17 +0100 Jan Vrany Makefiles regenerated (to include changes for MINGW32/64 on WIndows)
Thu, 18 Jun 2015 07:45:31 +0100 Jan Vrany Merge
Thu, 18 Jun 2015 07:27:26 +0100 Jan Vrany Added build target doc and doc-install to generate and install user documentation
Thu, 19 Mar 2015 17:27:21 +0000 Jan Vrany settings: JavaCodeLibrary validation refactored and improved cvs_MAIN_tracking
Wed, 21 Jan 2015 13:19:06 +0100 Jan Vrany Repository cleanup (5/7): made stx:libjava/tests a full Smalltalk/X package.
Wed, 21 Jan 2015 11:28:10 +0100 Jan Vrany Repository cleanup (4/7): moved mauve source to stx:libjava/mauve/java where it belongs
Tue, 20 Jan 2015 10:49:24 +0100 Jan Vrany JavaClassReloaderTests moved from stx:libjava/experiments to stx:libjava
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
Tue, 09 Dec 2014 16:18:53 +0000 Jan Vrany Merged 8eb3481bfdcf and 1013708261a8
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)
Sat, 11 Oct 2014 23:21:45 +0100 Jan Vrany Fixed class reloader in cases a top-level class has both, nested and anonymous classes.
Thu, 18 Sep 2014 16:13:31 +0100 Jan Vrany Fix in Java: do not flush Threads dictionary when rebooting JVM
Fri, 08 Aug 2014 11:02:10 +0100 Jan Vrany Fixes bad bug in Java thread handling that caused memory/resource leak.
Tue, 05 Aug 2014 22:41:36 +0100 Jan Vrany Return enclusing class's package for inner classes. Make #owningClass to return enclosing class.
Mon, 04 Aug 2014 23:08:33 +0100 Jan Vrany Fixed getDeclaringClass() native.
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()
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 17:44:46 +0000 Jan Vrany Bug fix in interop with respect to overloaded methods in subclasses.
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.
Wed, 19 Feb 2014 10:21:32 +0000 Jan Vrany Improvements and fixes in GroovyEvaluator.
Mon, 10 Feb 2014 00:12:30 +0100 Marcel Hlopko throw ExceptionInInitializerError when anything bad happens during class init development
Sun, 09 Feb 2014 16:52:47 +0100 Marcel Hlopko teach JUnitTestCaseProxy to fail when expected exception is not raised development
Sat, 08 Feb 2014 22:13:44 +0100 Marcel Hlopko teach JUnitTestCaseProxy of expected exceptions development
Thu, 06 Feb 2014 10:48:39 +0100 Jan Vrany Merged 8fcf6cde056e and 659fb25645b0 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
Sun, 26 Jan 2014 17:15:33 +0100 Marcel Hlopko fix constant pool content tests development
Sat, 25 Jan 2014 21:47:20 +0100 Marcel Hlopko get rid of old mh breakpoint 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
Wed, 06 Nov 2013 23:40:41 +0000 Jan Vrany Merged 8005b7c3e51a and 21a756977e9f development
Tue, 05 Nov 2013 17:52:46 +0000 Jan Vrany Fixes for displaying local variables in debugger. development
Mon, 28 Oct 2013 15:36:14 +0100 Marcel Hlopko fix JavaBehavior>>hasMultipleVersions development
Thu, 17 Oct 2013 11:11:56 +0100 Jan Vrany Recompilation fixed (avoid endless recursion) development
Wed, 16 Oct 2013 14:15:23 +0100 Jan Vrany Fix to recompile erroneous classes upon reload. 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
Mon, 14 Oct 2013 08:45:39 +0100 Jan Vrany Merged 3680bdc3ef00 and 36690c744edb (Marcel's reloading fixes) development
Fri, 11 Oct 2013 18:34:22 +0100 Jan Vrany Merged 5ea0697eef5f and e4f0dcc42f4a (monitor trace fixes) development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Sat, 12 Oct 2013 15:53:06 +0200 Marcel Hlopko add JavaFieldRef>>reresolveForVersion: javaClass development
Tue, 08 Oct 2013 19:02:01 +0200 Marcel Hlopko remove JavaConstantPool#ConstantPools weak array, use JavaVM registry instead development
Mon, 07 Oct 2013 19:16:50 +0100 Jan Vrany More extensions for List development
Sun, 06 Oct 2013 00:03:39 +0100 Jan Vrany Merged 2fdee4f9e146 (tools support and fixes) and 7d5ffec2f654 (multivers fixes) development
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. development
Wed, 02 Oct 2013 23:33:42 +0200 Marcel Hlopko fix JavaClassReloader>>invalidate development
Wed, 02 Oct 2013 22:07:51 +0200 Marcel Hlopko cleanup multiple Java class versions handling development
Tue, 01 Oct 2013 22:58:12 +0200 Marcel Hlopko temporarily add JavaConstantPool>>invalidateReferencesForClass 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
Thu, 12 Sep 2013 00:24:05 +0100 Jan Vrany Java package reorganization. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Fri, 30 Aug 2013 17:28:45 +0100 Jan Vrany Added JavaMethodAnalyzer to gather statistics about Java method. development
Fri, 30 Aug 2013 12:19:02 +0100 Jan Vrany Introducion a JavaSourceDocument. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Tue, 13 Aug 2013 11:56:17 +0100 Jan Vrany Some work on datagram socket support. development
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
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
Tue, 21 May 2013 17:22:26 +0100 Jan Vrany An experiment: access to known class java.lang.Class through pool var. performance-optimizations
Sat, 18 May 2013 23:03:23 +0100 Jan Vrany Performance optimization - classForName: (part 1) performance-optimizations
Tue, 14 May 2013 15:36:56 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 1) performance-optimizations
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
Fri, 19 Apr 2013 09:48:55 +0200 Jan Vrany Update compiler problems when old class is updated. development
Fri, 19 Apr 2013 00:01:10 +0200 Jan Vrany Makes JavaUnresolvedCompilationError proceedable. development
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
Wed, 17 Apr 2013 21:39:03 +0200 Jan Vrany Removed breakpoints when removing Java classes. development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
Fri, 12 Apr 2013 20:56:56 +0200 Jan Vrany A bunch of fixes to allow accepting classes in smalltalk browser. development
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
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:01:58 +0100 Claus Gittinger automatically generated by browser
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Mon, 26 Sep 2005 15:32:04 +0200 Claus Gittinger *** empty log message ***
less more (0) -120 tip