Fri, 08 May 2015 03:58:51 +0000 update tags
convert-repo [Fri, 08 May 2015 03:58:51 +0000] rev 3445
update tags
Thu, 07 May 2015 23:35:59 +0200 class: JavaByteCodeDisassembler cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 07 May 2015 23:35:59 +0200] rev 3444
class: JavaByteCodeDisassembler changed: #initialize don't call super initialize
Thu, 07 May 2015 23:34:17 +0200 class: Java cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 07 May 2015 23:34:17 +0200] rev 3443
class: Java class definition changed: #initialize #prettyPrintStyle slow stuff moved to lazy getters
Sun, 26 Apr 2015 21:07:30 +0100 Oops, fix for commit 48320b2d4: Use first element of binding to read bound value
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 26 Apr 2015 21:07:30 +0100] rev 3442
Oops, fix for commit 48320b2d4: Use first element of binding to read bound value For workspace variables it does not matter much as both values are valueholders, however in inspector and for debugger, binding contains block with fixed number of arguments.
Sat, 25 Apr 2015 12:05:13 +0100 Groovy evaluator: fix in workspace variables management
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 25 Apr 2015 12:05:13 +0100] rev 3441
Groovy evaluator: fix in workspace variables management When updating workspace variables from Groovy's Binding object, only update those that really changed. This avoids unnecessary unwrap and - more importantly, identity is preserved in case the variable is not touched by the evaluated code.
Wed, 22 Apr 2015 11:24:11 +0100 examples: Fixed Tomcat build script
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 22 Apr 2015 11:24:11 +0100] rev 3440
examples: Fixed Tomcat build script Do not hardcode path to groovy .jar, use *,jar expansion instead. This is more robust w.r.t future upgrades of Groovy
Sun, 19 Apr 2015 18:43:26 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 19 Apr 2015 18:43:26 +0100] rev 3439
Merge
Wed, 15 Apr 2015 04:51:37 +0100 Fix in JavaLintService: handle race condition
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 15 Apr 2015 04:51:37 +0100] rev 3438
Fix in JavaLintService: handle race condition ...when linting process starts but other process reset codeview's contents.
Sat, 11 Apr 2015 21:43:57 +0100 Removed support for internal performance counters.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 11 Apr 2015 21:43:57 +0100] rev 3437
Removed support for internal performance counters. On Linux, use System tap instead. On Windows, well, you are screwed.
Sat, 11 Apr 2015 18:08:11 +0100 benchmarks: Added class for misc macro benchmarks.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 11 Apr 2015 18:08:11 +0100] rev 3436
benchmarks: Added class for misc macro benchmarks. Currently consisting of only "Groovy 3 + 4" and "Saxon" benchmarks (those used in libjava paper)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip