Thu, 28 Apr 2016 05:58:47 +0200Evaluate the JavaScriptResource scripts in a global scope EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 05:58:47 +0200] rev 1954
Evaluate the JavaScriptResource scripts in a global scope

Thu, 28 Apr 2016 05:54:52 +0200Only eval @JavaScriptBody resources, no other ones as those usually refer to internals of the VM EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 05:54:52 +0200] rev 1953
Only eval @JavaScriptBody resources, no other ones as those usually refer to internals of the VM

Wed, 27 Apr 2016 18:14:25 +0200eval(@JavaScriptResource) as string to prevent double obfuscation EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 18:14:25 +0200] rev 1952
eval(@JavaScriptResource) as string to prevent double obfuscation

Sun, 24 Jan 2016 17:00:17 +0100Essential speedup when reading fields FasterSieve
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Jan 2016 17:00:17 +0100] rev 1951
Essential speedup when reading fields

Sun, 24 Jan 2016 14:31:36 +0100Frequent access to mod32 operation defined on the Number.prototype is slowing things down significanty. FasterSieve
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Jan 2016 14:31:36 +0100] rev 1950
Frequent access to mod32 operation defined on the Number.prototype is slowing things down significanty.

Wed, 27 Apr 2016 07:28:33 +0200Sample ko application is using JDK8 features. Disable it on JDK7
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 07:28:33 +0200] rev 1949
Sample ko application is using JDK8 features. Disable it on JDK7

Wed, 27 Apr 2016 06:38:18 +0200Propagate the exit code to Mojo
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 06:38:18 +0200] rev 1948
Propagate the exit code to Mojo

Wed, 27 Apr 2016 06:14:49 +0200Automatic testing of sample knockout based bck2brwsr application
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 06:14:49 +0200] rev 1947
Automatic testing of sample knockout based bck2brwsr application

Wed, 27 Apr 2016 06:13:59 +0200System.exit terminates associated launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 06:13:59 +0200] rev 1946
System.exit terminates associated launcher

Wed, 27 Apr 2016 05:49:41 +0200Cancel previous timeouts and check for next one after executing one
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 05:49:41 +0200] rev 1945
Cancel previous timeouts and check for next one after executing one