Fri, 28 Sep 2012 09:29:53 +0200Specify version of maven-jar-plugin
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 09:29:53 +0200] rev 41
Specify version of maven-jar-plugin

Fri, 28 Sep 2012 08:00:05 +0200instanceOf can also be handled on the level of prototype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 08:00:05 +0200] rev 40
instanceOf can also be handled on the level of prototype

Fri, 28 Sep 2012 07:55:15 +0200Using // for instructions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:55:15 +0200] rev 39
Using // for instructions

Fri, 28 Sep 2012 07:52:17 +0200VMT should be in prototype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:52:17 +0200] rev 38
VMT should be in prototype

Fri, 28 Sep 2012 07:48:24 +0200Skip private and static methods when generating the VMT
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:48:24 +0200] rev 37
Skip private and static methods when generating the VMT

Fri, 28 Sep 2012 07:43:53 +0200Implementation of two more methods for String - yet many are missing to make StringBuilder work strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:43:53 +0200] rev 36
Implementation of two more methods for String - yet many are missing to make StringBuilder work

Fri, 28 Sep 2012 07:27:34 +0200Basic emulation of java.lang.String that supports charAt strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 07:27:34 +0200] rev 35
Basic emulation of java.lang.String that supports charAt

Tue, 25 Sep 2012 17:30:13 +0200Initial tests to try to support strings strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 25 Sep 2012 17:30:13 +0200] rev 34
Initial tests to try to support strings

Tue, 25 Sep 2012 17:29:41 +0200Can we call a filter that takes an object array?
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 25 Sep 2012 17:29:41 +0200] rev 33
Can we call a filter that takes an object array?

Tue, 25 Sep 2012 14:19:12 +0200Handle methods that take and return array arguments
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 25 Sep 2012 14:19:12 +0200] rev 32
Handle methods that take and return array arguments