extensions.st
Fri, 22 Mar 2019 13:29:20 +0100 Claus Gittinger isString -> isStringLike cvs_MAIN
Tue, 22 Jan 2019 14:12:04 +0000 Jan Vrany Shou output if `ant` build in `Transcript`
Fri, 23 Jun 2017 16:39:55 +0200 Stefan Vogel Java specific Context stuff cvs_MAIN
Sat, 18 Feb 2017 00:07:31 +0100 Stefan Vogel ZipArchive methods moved to classes package cvs_MAIN
Tue, 14 Feb 2017 15:22:35 +0100 Stefan Vogel class: Behavior cvs_MAIN
Thu, 15 Dec 2016 13:51:57 +0100 Stefan Vogel Fix Socket >> #reopenIfPossible cvs_MAIN expecco_head_5844
Thu, 01 Dec 2016 11:26:25 +0100 Stefan Vogel fix compile error in prev version cvs_MAIN
Wed, 30 Nov 2016 17:46:38 +0100 Stefan Vogel class: ZipArchive cvs_MAIN
Mon, 24 Oct 2016 14:09:24 +0200 Stefan Vogel class: String cvs_MAIN
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Wed, 13 Apr 2016 21:05:16 +0100 Jan Vrany Honour user settings when initializing default Java release.
Sun, 27 Mar 2016 22:29:04 +0100 Jan Vrany JavaLookup: Make JavaResolver not to use JavaClass>>lookupMethodFor:
Thu, 19 Nov 2015 16:24:45 +0100 Claus Gittinger class: ProgrammingLanguage cvs_MAIN
Fri, 11 Sep 2015 16:22:17 +0100 Jan Vrany Makefiles regenerated (to include changes for MINGW32/64 on WIndows)
Mon, 15 Jun 2015 11:46:50 +0100 Jan Vrany Added package post-load hook to compile Java classes
Thu, 11 Jun 2015 22:47:10 +0100 Jan Vrany Added ProjectDefinition>>javaBundle_code
Wed, 04 Feb 2015 07:56:36 +0000 Jan Vrany Buildfiles: automatically generate calls to ant from makefile to build Java code (if any)
Mon, 02 Feb 2015 10:15:40 +0000 Jan Vrany Fix in ant files generator: fixed stupid typo causing empty value of name attribute in initial build.xml
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
Mon, 19 Jan 2015 17:08:55 +0100 Jan Vrany Ant build files refactoring (part 2)
Tue, 09 Dec 2014 14:49:20 +0000 Jan Vrany Java settings cleanup (part 2): release settings refactored.
Mon, 04 Aug 2014 15:43:51 +0100 Jan Vrany Class reading optimization [1/4]: optimize CharacterArray class>>decodeFromJavaUTF8:
Thu, 10 Jul 2014 16:48:57 +0100 Jan Vrany Merged ade0060d3c12 and ee329fef15db
Thu, 10 Jul 2014 13:54:51 +0100 Jan Vrany Merged 490a1b914f93 and e35f2fac0337
Wed, 25 Jun 2014 11:03:47 +0100 Jan Vrany Use Semaphore>>waitWithTimeoutMs:state: instead of copy'paste version of waitWithTimeoutMs:
Tue, 27 May 2014 13:18:11 +0100 Jan Vrany Merged 1f8c991bc1d2 and b442904eec25
Tue, 27 May 2014 12:49:36 +0100 Jan Vrany Variaous optimizations in string manipulatios to speed up class reading.
Fri, 23 May 2014 22:26:40 +0100 Jan Vrany Moved Context>>arg1Index to stx:libbasic.
Thu, 03 Apr 2014 21:00:13 +0200 Jan Vrany Change JavaRelease to use output of `java -version` when validating Java installation directory.
Wed, 12 Feb 2014 21:28:37 +0000 Jan Vrany Branch development merged into default.
Fri, 31 Jan 2014 12:41:22 +0000 Jan Vrany Added JavaBooleanArray to represent boolean[]. development
Sat, 18 Jan 2014 21:44:04 +0000 Jan Vrany Fix in ByteArray>>_CHECKCAST:/_INSTANCEOF: (typo/copy paste error) development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Wed, 20 Nov 2013 16:40:09 +0000 Jan Vrany Fixes for Java reflection on Smalltalk classes. development
Thu, 14 Nov 2013 01:25:43 +0000 Jan Vrany Fix in Float/LargeInteger>>javaBox: development
Fri, 08 Nov 2013 10:11:49 +0000 Jan Vrany Fixes for Mauve tests. development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Fri, 11 Oct 2013 19:27:45 +0200 Stefan Vogel Socket>>#isSocket moved to libbasic2
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Thu, 05 Sep 2013 22:08:59 +0100 Jan Vrany Merged 7c8aeacae13e and 453c3d9e8a94 (branch default - CVS HEAD) development
Fri, 30 Aug 2013 12:12:44 +0100 Jan Vrany Comment and formatting fixes (Marcel doesn't seem to bother much with it :-) development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Fri, 16 Aug 2013 19:52:36 +0200 Stefan Vogel class: Semaphore
Sat, 10 Aug 2013 13:29:08 +0200 Stefan Vogel use #position/#position: instead of #positionXBased
Thu, 25 Jul 2013 11:38:10 +0200 Claus Gittinger eliminated marcel's duplicate code
Tue, 21 May 2013 13:04:40 +0100 Jan Vrany Lost changes meant to be commited in 7af1671fc73f. performance-optimizations
Tue, 14 May 2013 15:36:56 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 1) performance-optimizations
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
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
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
Sat, 09 Mar 2013 12:36:42 +0000 Jan Vrany Fixes for reflection - added box/unbox support to Float/ShortFloat. development
Fri, 08 Mar 2013 10:47:48 +0100 Claus Gittinger added Float >> javaUnbox:onError:
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:02:48 +0100 Claus Gittinger x
Thu, 18 Aug 2011 21:06:54 +0200 Jan Vrany Jan's version
Thu, 07 Feb 2013 19:17:28 +0100 Jan Vrany Added VM classes to JavaVMData. openjdk7-support
Thu, 31 Jan 2013 13:45:17 +0000 Jan Vrany Finished uncached trampoline. refactoring-vmdata
less more (0) -60 tip