Thu, 03 Mar 2016 06:03:06 +0100 Jaroslav Tulach Switching to most recent version of retrolamda: 2.1.0
Sat, 30 Jan 2016 20:45:41 +0100 Jaroslav Tulach Depend on jbox2d-osgi module
Sat, 30 Jan 2016 20:45:13 +0100 Jaroslav Tulach Allow access to rt.jar classes
Sat, 30 Jan 2016 18:49:26 +0100 Jaroslav Tulach Speeding up array access
Sat, 30 Jan 2016 18:33:49 +0100 Jaroslav Tulach Adding JBox2D sample into our benchmarks
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.17
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.17 release-0.17
Wed, 27 Jan 2016 22:46:04 +0100 Jaroslav Tulach Encapsulating access to lower 32-bits of a long number
Wed, 27 Jan 2016 21:37:10 +0100 Jaroslav Tulach Speeding up sieve with long numbers by directly resolving high32
Wed, 27 Jan 2016 21:24:22 +0100 Jaroslav Tulach Direct access to compare64 as well
Wed, 27 Jan 2016 21:17:44 +0100 Jaroslav Tulach neg64 is statically resolved now
Wed, 27 Jan 2016 20:57:20 +0100 Jaroslav Tulach Turning shifts into direct operations
Wed, 27 Jan 2016 20:45:14 +0100 Jaroslav Tulach Direct reimplementation of mod64, and64, or64, xor64 functions
Wed, 27 Jan 2016 20:30:33 +0100 Jaroslav Tulach Providing direct resolution for add64, sub64, mul64, div64 functions
Wed, 27 Jan 2016 06:46:03 +0100 Jaroslav Tulach Introducing Number.prototype.__bit64 with all 64-bit operations
Tue, 26 Jan 2016 08:43:29 +0100 Jaroslav Tulach Providing accessors for 64-bit arithmetic operations
Tue, 26 Jan 2016 07:28:25 +0100 Jaroslav Tulach Restrict the result of integer negation to 32-bits
Tue, 26 Jan 2016 06:57:30 +0100 Jaroslav Tulach Access the static fields via the access method
Tue, 26 Jan 2016 05:54:37 +0100 Jaroslav Tulach Extracting direct references to 64-bit operations
Tue, 26 Jan 2016 04:42:06 +0100 Jaroslav Tulach Each launcher should be used only once
Tue, 26 Jan 2016 04:36:23 +0100 Jaroslav Tulach JavaScript in a browser can be at most three times slower than HotSpot when computing five or ten thousands of prime numbers
Mon, 25 Jan 2016 08:16:33 +0100 Jaroslav Tulach The changes to number arithmetic deserve new magic header
Mon, 25 Jan 2016 08:14:42 +0100 Jaroslav Tulach Speeding up sieve by directly resolving all 32-bit number operations
Mon, 25 Jan 2016 06:40:40 +0100 Jaroslav Tulach Some operations are faster when included in the generated code rather than dispatched to Number.prototype
Mon, 25 Jan 2016 05:53:21 +0100 Jaroslav Tulach Resolving field access during compilation time
Mon, 25 Jan 2016 05:14:25 +0100 Jaroslav Tulach accessField doesn't need the second argument, it can compute it from the 3rd
Sun, 24 Jan 2016 12:08:45 +0100 Jaroslav Tulach The sieve benchmark makes the testing more real than the fake matrix multiplication
Sat, 26 Dec 2015 08:59:42 +0100 Jaroslav Tulach Document may not be defined in non-browser environments
Sat, 26 Dec 2015 08:51:01 +0100 Jaroslav Tulach Loading 'Class-Path' attributes of scripts relatively to location of the script that is referencing them
Sat, 26 Dec 2015 08:23:24 +0100 Jaroslav Tulach Debug action is the same as run, just with debugging turned on
Sat, 26 Dec 2015 08:22:59 +0100 Jaroslav Tulach Can tell the server to exit
Sat, 26 Sep 2015 07:59:41 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sat, 26 Sep 2015 07:59:40 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.16
Sat, 26 Sep 2015 07:59:40 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.16 release-0.16
Sat, 26 Sep 2015 07:43:45 +0200 Jaroslav Tulach Replace existing .js file when generating new version
Fri, 25 Sep 2015 21:11:17 +0200 Jaroslav Tulach Update to version 1.2.3 of HTML/Java API
Sat, 19 Sep 2015 09:43:59 +0200 Jaroslav Tulach Using latest version of the HTML/Java API
Sun, 13 Sep 2015 22:34:28 +0200 Jaroslav Tulach Adjusting to version 1.2.1 of HTML/Java APIs
Fri, 11 Sep 2015 14:51:09 +0200 Jaroslav Tulach Giving the flow analyzer chance to generate the whole function body flow
Fri, 11 Sep 2015 14:23:06 +0200 Jaroslav Tulach Switching to most recent version of Graal JARs flow
Wed, 02 Sep 2015 23:20:01 +0200 Jaroslav Tulach Consistent mangling of names with underscore
Wed, 02 Sep 2015 06:14:40 +0200 Jaroslav Tulach Switching to new version of HTML/Java API
Sun, 02 Aug 2015 11:56:45 +0200 Jaroslav Tulach Making sure parameters for non-static method invoked by reflection are correct.
Tue, 07 Jul 2015 07:46:52 +0200 Jaroslav Tulach Throwing more of NumberFormatException when parsing numbers
Thu, 25 Jun 2015 08:45:40 +0200 Jaroslav Tulach Control strict usage of pre-generated libraries via a property. Otherwise the Hudson's upload will never succeed!
Fri, 12 Jun 2015 15:18:18 +0200 Jaroslav Tulach Removing unused import
Wed, 27 May 2015 22:47:26 +0200 Jaroslav Tulach Removing spaces at the end of lines and providing support for http.header substitution
Sun, 17 May 2015 14:28:17 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sun, 17 May 2015 14:28:16 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.15
Sun, 17 May 2015 14:28:16 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.15 release-0.15
Sun, 17 May 2015 13:11:31 +0200 Jaroslav Tulach Delegating Double.isNaN to JavaScript isNaN
Sun, 17 May 2015 10:16:42 +0200 Jaroslav Tulach Merging the signed JAR robustness fix.
Sun, 17 May 2015 10:13:05 +0200 Jaroslav Tulach Only ask for inputstream is we know the entry exists. Prevents NPE on signed JAR archives.
Sun, 26 Apr 2015 10:58:52 +0300 Jaroslav Tulach Automatically close the browser windows unless such action gets canceled.
Mon, 20 Apr 2015 10:03:12 +0300 Jaroslav Tulach Regenerate the JS file when it exists, but the original JAR is newer
Wed, 15 Apr 2015 17:21:28 +0200 Jaroslav Tulach Never include @JavaScriptResource files in generated library wrappers
Wed, 15 Apr 2015 14:32:54 +0200 Jaroslav Tulach Can change obfuscation of the minified library - probably only meaningful to use MINIMAL instead of FULL
Wed, 15 Apr 2015 12:29:45 +0200 Jaroslav Tulach Make sure the array component we check is properly referenced from the generated file
Wed, 15 Apr 2015 12:23:59 +0200 Jaroslav Tulach Remove leading / if present