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

Wed, 27 Apr 2016 04:01:39 +0200Using lamdas to schedule tasks
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 04:01:39 +0200] rev 1944
Using lamdas to schedule tasks

Tue, 26 Apr 2016 08:35:46 +0200emul.zip needs to initialize ClassPath dynamically
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Apr 2016 08:35:46 +0200] rev 1943
emul.zip needs to initialize ClassPath dynamically

Tue, 26 Apr 2016 08:05:09 +0200Don't include VM in VMTest initialization, let it be loaded on demand.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 26 Apr 2016 08:05:09 +0200] rev 1942
Don't include VM in VMTest initialization, let it be loaded on demand.