Mon, 05 May 2014 08:36:50 +0200More robust against missing classes closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 08:36:50 +0200] rev 1523
More robust against missing classes

Sun, 04 May 2014 12:02:57 +0200Exporting widely used methods via Class, which is guaranteed to be available, rather than Throwable closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 04 May 2014 12:02:57 +0200] rev 1522
Exporting widely used methods via Class, which is guaranteed to be available, rather than Throwable

Sat, 03 May 2014 20:41:35 +0200Log I/O exceptions before throwing them into Grizzly closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 03 May 2014 20:41:35 +0200] rev 1521
Log I/O exceptions before throwing them into Grizzly

Sat, 03 May 2014 20:31:11 +0200Read the arrays fully and be ready for loading a resource to load a new extension closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 03 May 2014 20:31:11 +0200] rev 1520
Read the arrays fully and be ready for loading a resource to load a new extension

Sat, 03 May 2014 06:46:57 +0200Can load multiple resources of the same name from extensions closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 03 May 2014 06:46:57 +0200] rev 1519
Can load multiple resources of the same name from extensions

Fri, 02 May 2014 09:06:57 +0200More classes to not process into JavaScript closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 02 May 2014 09:06:57 +0200] rev 1518
More classes to not process into JavaScript

Fri, 02 May 2014 09:06:18 +0200Prevent NPE when system refuses to load a class closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 02 May 2014 09:06:18 +0200] rev 1517
Prevent NPE when system refuses to load a class

Fri, 02 May 2014 09:05:53 +0200The append method takes CharSequence closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 02 May 2014 09:05:53 +0200] rev 1516
The append method takes CharSequence

Thu, 01 May 2014 13:43:36 +0200Don't reference Fn closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 01 May 2014 13:43:36 +0200] rev 1515
Don't reference Fn

Wed, 30 Apr 2014 15:57:56 +0200Mangling class names, so UnderTest passes closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Apr 2014 15:57:56 +0200] rev 1514
Mangling class names, so UnderTest passes