Fri, 22 Mar 2013 10:49:47 +0100Updated dynamic calculator closure
Lubomir Nerad <lubomir.nerad@oracle.com> [Fri, 22 Mar 2013 10:49:47 +0100] rev 872
Updated dynamic calculator

Fri, 22 Mar 2013 00:05:41 +0100Alas, need to merge into default branch, but without any changes from the accidental commit on default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 00:05:41 +0100] rev 871
Alas, need to merge into default branch, but without any changes from the accidental commit on default branch

Fri, 22 Mar 2013 00:02:21 +0100Separating the archetype into its own module - to give it better name among archetypes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Mar 2013 00:02:21 +0100] rev 870
Separating the archetype into its own module - to give it better name among archetypes

Thu, 21 Mar 2013 18:48:46 +0100Initial attempt for advanced obfuscation closure
Lubomir Nerad <lubomir.nerad@oracle.com> [Thu, 21 Mar 2013 18:48:46 +0100] rev 869
Initial attempt for advanced obfuscation

Thu, 21 Mar 2013 17:29:40 +0100Moving the version management of dependencies into master pom.xml elements
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 21 Mar 2013 17:29:40 +0100] rev 868
Moving the version management of dependencies into master pom.xml

Thu, 21 Mar 2013 17:00:54 +0100Bringing in the most recent advances on the default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 21 Mar 2013 17:00:54 +0100] rev 867
Bringing in the most recent advances on the default branch

Thu, 21 Mar 2013 15:45:42 +0100Dynamically generate classes representing elements on the HTML @Page
Jan Horvath <jan.horvath@oracle.com> [Thu, 21 Mar 2013 15:45:42 +0100] rev 866
Dynamically generate classes representing elements on the HTML @Page

Thu, 21 Mar 2013 15:53:55 +0100Switching to NetBeans 7.3
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 21 Mar 2013 15:53:55 +0100] rev 865
Switching to NetBeans 7.3

Wed, 20 Mar 2013 21:24:36 +0100Jump instructions need to use signed and constant pool referencing instructions unsigned short. Also getting ready for reading signed short composed from (improperly) two unsigned bytes.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 20 Mar 2013 21:24:36 +0100] rev 864
Jump instructions need to use signed and constant pool referencing instructions unsigned short. Also getting ready for reading signed short composed from (improperly) two unsigned bytes.

Wed, 20 Mar 2013 13:55:53 +0100Turning on SIMPLE_OPTIMIZATIONS for the static calculator sample closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 20 Mar 2013 13:55:53 +0100] rev 863
Turning on SIMPLE_OPTIMIZATIONS for the static calculator sample