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

Wed, 30 Jan 2013 14:03:49 +0100Implementation of ZipInputStream emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 14:03:49 +0100] rev 611
Implementation of ZipInputStream

Wed, 30 Jan 2013 14:01:52 +0100Merge to allow implementation of unzip functionality emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 14:01:52 +0100] rev 610
Merge to allow implementation of unzip functionality

Wed, 30 Jan 2013 14:00:17 +0100Adding classes necessary for usage of ZipInputStream jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 14:00:17 +0100] rev 609
Adding classes necessary for usage of ZipInputStream

Wed, 30 Jan 2013 09:32:05 +0100new String(byte[], 'utf-8') does necessary conversion emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Jan 2013 09:32:05 +0100] rev 608
new String(byte[], 'utf-8') does necessary conversion

Wed, 30 Jan 2013 09:27:53 +0100Conversion from Long to exact string representation. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Wed, 30 Jan 2013 09:27:53 +0100] rev 607
Conversion from Long to exact string representation.