Fri, 01 Feb 2013 06:09:18 +0100Long operator >>> and tests arithmetic
Martin Soch <Martin.Soch@oracle.com> [Fri, 01 Feb 2013 06:09:18 +0100] rev 629
Long operator >>> and tests

Thu, 31 Jan 2013 20:37:12 +0100Long binary XOR implementation + tests arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 20:37:12 +0100] rev 628
Long binary XOR implementation + tests

Thu, 31 Jan 2013 20:19:38 +0100Added binary OR for Long + tests for AND and OR arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 31 Jan 2013 20:19:38 +0100] rev 627
Added binary OR for Long + tests for AND and OR

Thu, 31 Jan 2013 19:21:37 +0100Introducing resource attribute for @HttpResource emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 19:21:37 +0100] rev 626
Introducing resource attribute for @HttpResource

Thu, 31 Jan 2013 18:45:00 +0100Can read binary data via new URL('').getContent(byte[].class) emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 18:45:00 +0100] rev 625
Can read binary data via new URL('').getContent(byte[].class)

Thu, 31 Jan 2013 18:22:14 +0100Verify that URL can obtain String data emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 18:22:14 +0100] rev 624
Verify that URL can obtain String data

Thu, 31 Jan 2013 17:39:47 +0100@HttpResource allows a test to connect back to the server and read static resource emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 17:39:47 +0100] rev 623
@HttpResource allows a test to connect back to the server and read static resource

Thu, 31 Jan 2013 16:58:27 +0100Better (more extensible and documented) API for the Launcher emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 31 Jan 2013 16:58:27 +0100] rev 622
Better (more extensible and documented) API for the Launcher

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