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

Wed, 19 Feb 2014 08:10:04 +0100Reduced stack seems to be stable enough to be merged into default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Feb 2014 08:10:04 +0100] rev 1478
Reduced stack seems to be stable enough to be merged into default branch

Tue, 18 Feb 2014 22:20:50 +0100More effective replaces on stack ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 18 Feb 2014 22:20:50 +0100] rev 1477
More effective replaces on stack

Tue, 18 Feb 2014 21:43:55 +0100The array needs to grow up to expectedSize, don't decrement it ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 18 Feb 2014 21:43:55 +0100] rev 1476
The array needs to grow up to expectedSize, don't decrement it

Tue, 18 Feb 2014 11:01:08 +0100Y01 Improved Package documentation canvas
Anton Epple <toni.epple@eppleton.de> [Tue, 18 Feb 2014 11:01:08 +0100] rev 1475
Y01 Improved Package documentation

Tue, 18 Feb 2014 10:02:46 +0100Don't generate String constants either ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 18 Feb 2014 10:02:46 +0100] rev 1474
Don't generate String constants either