Thu, 31 Jan 2013 16:13:04 +0100When one needs to use a JAR for compilation only in Maven, one needs to select scope='provided' emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 16:13:04 +0100] rev 621
When one needs to use a JAR for compilation only in Maven, one needs to select scope='provided'

Thu, 31 Jan 2013 15:26:09 +0100Added subtraction for Long + tests arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 15:26:09 +0100] rev 620
Added subtraction for Long + tests

Thu, 31 Jan 2013 14:45:11 +0100Fixed >> operator for 64-bit long arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 14:45:11 +0100] rev 619
Fixed >> operator for 64-bit long

Thu, 31 Jan 2013 13:59:34 +0100Added tests for Long >> arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 13:59:34 +0100] rev 618
Added tests for Long >>

Thu, 31 Jan 2013 13:55:12 +0100Added test for Long << arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 13:55:12 +0100] rev 617
Added test for Long <<

Thu, 31 Jan 2013 13:42:14 +0100Implementation of "<<" for Long works, added tests for "+". arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 13:42:14 +0100] rev 616
Implementation of "<<" for Long works, added tests for "+".

Wed, 30 Jan 2013 22:23:21 +0100Long tests moved (temporarily) among VM tests arithmetic
Martin Soch <Martin.Soch@oracle.com> [Wed, 30 Jan 2013 22:23:21 +0100] rev 615
Long tests moved (temporarily) among VM tests
Long conversion test already passing
Long version of & and >> operators added

Wed, 30 Jan 2013 18:34:02 +0100Adding missing license emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 18:34:02 +0100] rev 614
Adding missing license

Wed, 30 Jan 2013 18:27:57 +0100Using internal server to execute the HTML page emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 18:27:57 +0100] rev 613
Using internal server to execute the HTML page

Wed, 30 Jan 2013 17:36:45 +0100Using assembly plugin to create deployment layout of the 'static' calculator demo emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 17:36:45 +0100] rev 612
Using assembly plugin to create deployment layout of the 'static' calculator demo