Thu, 28 Feb 2013 20:51:53 +0100Proper Javadoc for Bck2Brwsr Native annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Feb 2013 20:51:53 +0100] rev 793
Proper Javadoc for Bck2Brwsr Native annotations

Thu, 28 Feb 2013 13:00:24 +0100Can use valueOf to get primitive value from all wrapper types
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Feb 2013 13:00:24 +0100] rev 792
Can use valueOf to get primitive value from all wrapper types

Thu, 28 Feb 2013 10:39:40 +0100All primitive type wrappers (including Character and Boolean) now have proper valueOf implementation
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Feb 2013 10:39:40 +0100] rev 791
All primitive type wrappers (including Character and Boolean) now have proper valueOf implementation

Thu, 28 Feb 2013 09:50:14 +0100Merge of new advances in arithmetic including JavaScript Number having all methods of java.lang.Number and good valueOf implementation
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Feb 2013 09:50:14 +0100] rev 790
Merge of new advances in arithmetic including JavaScript Number having all methods of java.lang.Number and good valueOf implementation

Thu, 28 Feb 2013 07:48:54 +0100releasing the compiled code as soon as it is no longer needed to prevent OutOfMemoryError when adding more and more tests
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Feb 2013 07:48:54 +0100] rev 789
releasing the compiled code as soon as it is no longer needed to prevent OutOfMemoryError when adding more and more tests

Wed, 27 Feb 2013 23:40:32 +0100Compare objects without conversions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 23:40:32 +0100] rev 788
Compare objects without conversions

Wed, 27 Feb 2013 23:40:18 +0100Placing the toString and valueOf methods into java.lang.String prototype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 23:40:18 +0100] rev 787
Placing the toString and valueOf methods into java.lang.String prototype

Wed, 27 Feb 2013 21:45:41 +01003 -> 2
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 21:45:41 +0100] rev 786
3 -> 2

Wed, 27 Feb 2013 17:52:49 +0100Merge another head
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 17:52:49 +0100] rev 785
Merge another head

Wed, 27 Feb 2013 16:14:14 +0100Keep the exception message
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Feb 2013 16:14:14 +0100] rev 784
Keep the exception message