Thu, 06 Dec 2012 16:11:48 +0100Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 16:11:48 +0100] rev 272
Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file

Thu, 06 Dec 2012 09:48:24 +0100JsTestDriver result will be always under benchmarks/.../ directory benchmarks
Martin Soch <Martin.Soch@oracle.com> [Thu, 06 Dec 2012 09:48:24 +0100] rev 271
JsTestDriver result will be always under benchmarks/.../ directory

Wed, 05 Dec 2012 13:24:03 +0100recording output from JsTestDriver benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 13:24:03 +0100] rev 270
recording output from JsTestDriver

Wed, 05 Dec 2012 12:47:49 +0100excluding JavaScript test files from sources benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 12:47:49 +0100] rev 269
excluding JavaScript test files from sources
so they are not copied into classes

Wed, 05 Dec 2012 11:18:09 +0100first version of benchmarks benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 11:18:09 +0100] rev 268
first version of benchmarks
- currently only one benchmark - matrix multiplication

Wed, 05 Dec 2012 10:52:50 +0100Merging in reflection work. Seems to be solid now.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 10:52:50 +0100] rev 267
Merging in reflection work. Seems to be solid now.

Wed, 05 Dec 2012 10:03:58 +0100Can obtain annotation from a method reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 10:03:58 +0100] rev 266
Can obtain annotation from a method

Wed, 05 Dec 2012 09:31:36 +0100Getting ready for check for method annotations reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 09:31:36 +0100] rev 265
Getting ready for check for method annotations

Wed, 05 Dec 2012 09:28:31 +0100Implementation of Class.getMethods reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 09:28:31 +0100] rev 264
Implementation of Class.getMethods

Tue, 04 Dec 2012 15:33:53 +0100Merging two heads on the jdk7-b147 branch jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 04 Dec 2012 15:33:53 +0100] rev 263
Merging two heads on the jdk7-b147 branch