Wed, 08 Jun 2016 06:58:24 +0200Use index access to read a property of a direct object Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 06:58:24 +0200] rev 1967
Use index access to read a property of a direct object

Wed, 08 Jun 2016 06:50:38 +0200InstanceOf and cast for direct libraries Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 06:50:38 +0200] rev 1966
InstanceOf and cast for direct libraries

Tue, 07 Jun 2016 06:20:20 +0200Special treatment for net.java.html.lib generated classes Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 07 Jun 2016 06:20:20 +0200] rev 1965
Special treatment for net.java.html.lib generated classes

Sat, 21 May 2016 11:23:01 +0200Use names of parameters as indentification of a 'case-run' rather than name of the main method which is usually a constant
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 21 May 2016 11:23:01 +0200] rev 1964
Use names of parameters as indentification of a 'case-run' rather than name of the main method which is usually a constant

Fri, 20 May 2016 06:02:44 +0200Trivial implementation of TimeZone.getDefault() - doesn't count with daylightsavings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 20 May 2016 06:02:44 +0200] rev 1963
Trivial implementation of TimeZone.getDefault() - doesn't count with daylightsavings

Tue, 10 May 2016 04:52:05 +0200Don't obfuscate names of fields in objects - otherwise fields provided by two modules may clash
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 10 May 2016 04:52:05 +0200] rev 1962
Don't obfuscate names of fields in objects - otherwise fields provided by two modules may clash

Fri, 29 Apr 2016 08:32:49 +0200[maven-release-plugin] prepare release release-0.19 release-0.19
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 08:32:49 +0200] rev 1961
[maven-release-plugin] prepare release release-0.19

Fri, 29 Apr 2016 07:35:06 +0200All tests in the HtmlAnnotationsTest class need to do the initial assert check
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 07:35:06 +0200] rev 1960
All tests in the HtmlAnnotationsTest class need to do the initial assert check

Fri, 29 Apr 2016 07:17:38 +0200Exclude dependencies that aren't needed during runtime in a browser
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 07:17:38 +0200] rev 1959
Exclude dependencies that aren't needed during runtime in a browser

Thu, 28 Apr 2016 07:13:00 +0200Convert content of array properly before entering JavaScript
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 07:13:00 +0200] rev 1958
Convert content of array properly before entering JavaScript