Sun, 11 May 2014 08:05:27 +0200Include whole VM in the bootstrap code closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 11 May 2014 08:05:27 +0200] rev 1552
Include whole VM in the bootstrap code

Fri, 09 May 2014 08:37:20 +0200Moving Zip tests into right locations closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 09 May 2014 08:37:20 +0200] rev 1551
Moving Zip tests into right locations

Wed, 07 May 2014 17:24:29 +0200Splitting into two classes: one that deals with classpath, one that deals with ZIP content closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 17:24:29 +0200] rev 1550
Splitting into two classes: one that deals with classpath, one that deals with ZIP content

Wed, 07 May 2014 16:47:24 +0200Separating the unzipping functionality into own module. Step one. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 16:47:24 +0200] rev 1549
Separating the unzipping functionality into own module. Step one.

Wed, 07 May 2014 11:55:06 +0200String.toCharArray is known to be painfully slow. Avoiding it as much as possible and dead code which was referencing it closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 11:55:06 +0200] rev 1548
String.toCharArray is known to be painfully slow. Avoiding it as much as possible and dead code which was referencing it

Wed, 07 May 2014 11:41:41 +0200Encode package-info into package_0002dinfo closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 11:41:41 +0200] rev 1547
Encode package-info into package_0002dinfo

Wed, 07 May 2014 11:39:31 +0200Copying to char array is expensive operation avoid it closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 11:39:31 +0200] rev 1546
Copying to char array is expensive operation avoid it

Wed, 07 May 2014 11:05:07 +0200Testing behavior of second constructor on the stack closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 11:05:07 +0200] rev 1545
Testing behavior of second constructor on the stack

Wed, 07 May 2014 10:45:42 +0200Test to verify constructors don't need special register closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 10:45:42 +0200] rev 1544
Test to verify constructors don't need special register

Wed, 07 May 2014 10:01:54 +0200Shortening constructor calls and access to arrays closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 07 May 2014 10:01:54 +0200] rev 1543
Shortening constructor calls and access to arrays