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

Mon, 17 Feb 2014 17:33:22 +0100Removing unused constants ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Feb 2014 17:33:22 +0100] rev 1471
Removing unused constants

Mon, 17 Feb 2014 16:55:44 +0100Invoking non-static method needs to perform dispatch ReducedStack
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 17 Feb 2014 16:55:44 +0100] rev 1470
Invoking non-static method needs to perform dispatch