Tue, 04 Dec 2012 09:16:53 +0100Using the same mangling scheme as JNI
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 04 Dec 2012 09:16:53 +0100] rev 248
Using the same mangling scheme as JNI

Mon, 03 Dec 2012 22:13:50 +0100Added tag reflectionOnClasses for changeset 5ab1f0890a42 reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 03 Dec 2012 22:13:50 +0100] rev 247
Added tag reflectionOnClasses for changeset 5ab1f0890a42

Mon, 03 Dec 2012 21:53:01 +0100We don't need javap's parser of types, at least I hope reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 03 Dec 2012 21:53:01 +0100] rev 246
We don't need javap's parser of types, at least I hope

Mon, 03 Dec 2012 19:51:46 +0100Merging better delete operation and some tests
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 03 Dec 2012 19:51:46 +0100] rev 245
Merging better delete operation and some tests

Mon, 03 Dec 2012 19:46:41 +0100Adding some tests to verify the behavior of delete operation vm_StringArray_delete
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 03 Dec 2012 19:46:41 +0100] rev 244
Adding some tests to verify the behavior of delete operation

Mon, 03 Dec 2012 15:21:56 +0100- fix for StringArray.delete(int) method vm_StringArray_delete
Martin Soch <Martin.Soch@oracle.com> [Mon, 03 Dec 2012 15:21:56 +0100] rev 243
- fix for StringArray.delete(int) method
- added test to be sure indx is in range of this.arr

Mon, 03 Dec 2012 14:44:49 +0100Merge with trunk registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Mon, 03 Dec 2012 14:44:49 +0100] rev 242
Merge with trunk

Mon, 03 Dec 2012 00:03:40 +0100Getting rid of the count, offset and value field in String. Replacing by delegation to real string r
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 03 Dec 2012 00:03:40 +0100] rev 241
Getting rid of the count, offset and value field in String. Replacing by delegation to real string r

Sun, 02 Dec 2012 23:10:51 +0100Rewriting String to use more of @JavaScriptBody & co.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 23:10:51 +0100] rev 240
Rewriting String to use more of @JavaScriptBody & co.

Sun, 02 Dec 2012 21:00:12 +0100Ability to control prototypes. Making sure any JavaScript Object is instance of Java object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 02 Dec 2012 21:00:12 +0100] rev 239
Ability to control prototypes. Making sure any JavaScript Object is instance of Java object