Fri, 25 Apr 2014 15:06:09 +0200Backporting selection of jfxrt.jar based on used JDK closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Apr 2014 15:06:09 +0200] rev 1488
Backporting selection of jfxrt.jar based on used JDK

Fri, 25 Apr 2014 09:59:48 +0200A test to verify the extension mode closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Apr 2014 09:59:48 +0200] rev 1487
A test to verify the extension mode

Fri, 25 Apr 2014 08:14:12 +0200Backporting expandArray fixes to make all rt/vm tests pass on Nashorn closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Apr 2014 08:14:12 +0200] rev 1486
Backporting expandArray fixes to make all rt/vm tests pass on Nashorn

Thu, 24 Apr 2014 18:05:21 +0200Backporting da9e5973e699 to make sure we run on Nashorn (at least a bit) closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 24 Apr 2014 18:05:21 +0200] rev 1485
Backporting da9e5973e699 to make sure we run on Nashorn (at least a bit)

Wed, 23 Apr 2014 17:48:43 +0200Merge in less methods in Object
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 23 Apr 2014 17:48:43 +0200] rev 1484
Merge in less methods in Object

Wed, 23 Apr 2014 17:43:36 +0200java.lang.Object's methods are pushed into Object.prototype. The less of them, the better. Moving them to Class
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 23 Apr 2014 17:43:36 +0200] rev 1483
java.lang.Object's methods are pushed into Object.prototype. The less of them, the better. Moving them to Class

Sat, 15 Mar 2014 20:09:06 +0100Upgrading to most recent version of html4j API
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 15 Mar 2014 20:09:06 +0100] rev 1482
Upgrading to most recent version of html4j API

Fri, 07 Mar 2014 09:41:24 +0100Getting ready for new version which will need Executor in the context
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Mar 2014 09:41:24 +0100] rev 1481
Getting ready for new version which will need Executor in the context

Sun, 02 Mar 2014 11:54:59 +0100Correct isWhitespace up until 128
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Mar 2014 11:54:59 +0100] rev 1480
Correct isWhitespace up until 128

Tue, 18 Feb 2014 22:29:25 +0100Shortening the generated code by providing shorter new array methods ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 18 Feb 2014 22:29:25 +0100] rev 1479
Shortening the generated code by providing shorter new array methods