Sun, 24 Apr 2016 14:17:09 +0200Directly referencing base classes as they have to be visible in the mini module
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Apr 2016 14:17:09 +0200] rev 1935
Directly referencing base classes as they have to be visible in the mini module

Sun, 24 Apr 2016 08:28:22 +0200Use own implementation of replaceAll which is known to be always available
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Apr 2016 08:28:22 +0200] rev 1934
Use own implementation of replaceAll which is known to be always available

Sun, 24 Apr 2016 06:51:32 +0200Disable to GC tests as they cause random problems in the FX launcher
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Apr 2016 06:51:32 +0200] rev 1933
Disable to GC tests as they cause random problems in the FX launcher

Sat, 23 Apr 2016 05:43:17 +0200Pass in the reference to object that cannot be casted
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 23 Apr 2016 05:43:17 +0200] rev 1932
Pass in the reference to object that cannot be casted

Thu, 21 Apr 2016 06:23:16 +0200Convert undefined value read from arrays into null
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 21 Apr 2016 06:23:16 +0200] rev 1931
Convert undefined value read from arrays into null

Tue, 19 Apr 2016 07:24:30 +0200Make sure class cast exception contains the same message as produced by JDK
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 19 Apr 2016 07:24:30 +0200] rev 1930
Make sure class cast exception contains the same message as produced by JDK

Tue, 19 Apr 2016 05:31:17 +0200Get ready for missing output list element
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 19 Apr 2016 05:31:17 +0200] rev 1929
Get ready for missing output list element

Tue, 19 Apr 2016 05:27:43 +0200Using new line
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 19 Apr 2016 05:27:43 +0200] rev 1928
Using new line

Mon, 18 Apr 2016 07:32:35 +0200Launcher.createBrowser can specify its own page
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 18 Apr 2016 07:32:35 +0200] rev 1927
Launcher.createBrowser can specify its own page

Mon, 18 Apr 2016 05:15:11 +0200Include the unit test initialization script in generated bck2brwsr.js rather than embedding it in the harness.html page
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 18 Apr 2016 05:15:11 +0200] rev 1926
Include the unit test initialization script in generated bck2brwsr.js rather than embedding it in the harness.html page

Mon, 18 Apr 2016 05:12:29 +0200Honor -DskipTests property
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 18 Apr 2016 05:12:29 +0200] rev 1925
Honor -DskipTests property

Mon, 18 Apr 2016 04:08:42 +0200All tests in the HtmlAnnotationsTest class need to do the initial assert check
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 18 Apr 2016 04:08:42 +0200] rev 1924
All tests in the HtmlAnnotationsTest class need to do the initial assert check

Sun, 17 Apr 2016 13:16:31 +0200Perform necessary conversions before returning Java value to JavaScript from a Java callback
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 Apr 2016 13:16:31 +0200] rev 1923
Perform necessary conversions before returning Java value to JavaScript from a Java callback

Sun, 17 Apr 2016 13:13:39 +0200Use boolean.valueOf() to simplify mixing of boxed and unboxed booleans
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 Apr 2016 13:13:39 +0200] rev 1922
Use boolean.valueOf() to simplify mixing of boxed and unboxed booleans

Sun, 17 Apr 2016 07:40:34 +0200Ignore the snapshot suffix when searching for proper OSGi version identifier
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 Apr 2016 07:40:34 +0200] rev 1921
Ignore the snapshot suffix when searching for proper OSGi version identifier

Sun, 17 Apr 2016 07:15:28 +0200Use plain HTML, not XHTML
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 Apr 2016 07:15:28 +0200] rev 1920
Use plain HTML, not XHTML

Sun, 17 Apr 2016 06:52:19 +0200Don't convert Date objects to current time millis
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 17 Apr 2016 06:52:19 +0200] rev 1919
Don't convert Date objects to current time millis

Mon, 28 Mar 2016 07:33:11 +0200Merging in improvements with respect to stability and precompiled bck2brwsr libraries behavior
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Mar 2016 07:33:11 +0200] rev 1918
Merging in improvements with respect to stability and precompiled bck2brwsr libraries behavior

Mon, 28 Mar 2016 07:22:41 +0200Reading streams in Java isn't completely easy: Prevent allocating zero length array.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Mar 2016 07:22:41 +0200] rev 1917
Reading streams in Java isn't completely easy: Prevent allocating zero length array.

Mon, 28 Mar 2016 06:34:38 +0200Record name of an OSGi bundle to be used when Maven coordinates are missing
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Mar 2016 06:34:38 +0200] rev 1916
Record name of an OSGi bundle to be used when Maven coordinates are missing

Mon, 28 Mar 2016 05:56:31 +0200Don't try to generate your own jbox2d bck2brwsr library, use the jbox2d-osgi wrapper one
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Mar 2016 05:56:31 +0200] rev 1915
Don't try to generate your own jbox2d bck2brwsr library, use the jbox2d-osgi wrapper one

Mon, 28 Mar 2016 05:55:43 +0200Introducing vmtest.precompiled=<regexp> to verify that bck2brwsr generated resources are really used
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 28 Mar 2016 05:55:43 +0200] rev 1914
Introducing vmtest.precompiled=<regexp> to verify that bck2brwsr generated resources are really used

Fri, 25 Mar 2016 21:47:32 +0100[maven-release-plugin] prepare for next development iteration
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 21:47:32 +0100] rev 1913
[maven-release-plugin] prepare for next development iteration

Fri, 25 Mar 2016 21:47:31 +0100[maven-release-plugin] copy for tag release-0.18
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 21:47:31 +0100] rev 1912
[maven-release-plugin] copy for tag release-0.18

Fri, 25 Mar 2016 21:47:31 +0100[maven-release-plugin] prepare release release-0.18 release-0.18
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 21:47:31 +0100] rev 1911
[maven-release-plugin] prepare release release-0.18

Fri, 25 Mar 2016 21:28:33 +0100Don't rely on own copy of the testing library
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 21:28:33 +0100] rev 1910
Don't rely on own copy of the testing library

Fri, 25 Mar 2016 20:21:34 +0100Update to most recent version of HTML/Java API
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 20:21:34 +0100] rev 1909
Update to most recent version of HTML/Java API

Fri, 25 Mar 2016 11:12:16 +0100Invoke methods with string parameters
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Mar 2016 11:12:16 +0100] rev 1908
Invoke methods with string parameters

Wed, 23 Mar 2016 06:07:49 +0100Removing debug line
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 23 Mar 2016 06:07:49 +0100] rev 1907
Removing debug line

Tue, 22 Mar 2016 02:51:04 +0100Don't generate 64-bit arithmetic into every class
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 22 Mar 2016 02:51:04 +0100] rev 1906
Don't generate 64-bit arithmetic into every class