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

Mon, 17 Feb 2014 17:49:30 +0100Verify behavior when string constants are used ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Feb 2014 17:49:30 +0100] rev 1473
Verify behavior when string constants are used

Mon, 17 Feb 2014 17:41:00 +0100No need to generate primitive final fields as their values get inlined in the classfiles anyway ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Feb 2014 17:41:00 +0100] rev 1472
No need to generate primitive final fields as their values get inlined in the classfiles anyway