Tue, 17 Jan 2017 07:04:06 +0100Implementation of ClassValue for bck2brwsr default tip
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Jan 2017 07:04:06 +0100] rev 1985
Implementation of ClassValue for bck2brwsr

Tue, 17 Jan 2017 06:16:06 +0100Moving the ClassValue to proper place
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Jan 2017 06:16:06 +0100] rev 1984
Moving the ClassValue to proper place

Tue, 17 Jan 2017 06:15:09 +0100Bringing in ClassValue implementation
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Jan 2017 06:15:09 +0100] rev 1983
Bringing in ClassValue implementation

Tue, 17 Jan 2017 06:14:39 +0100Compare tests for ClassValue
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Jan 2017 06:14:39 +0100] rev 1982
Compare tests for ClassValue

Tue, 17 Jan 2017 06:11:57 +0100Adding JDK implementation of ClassValue jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 17 Jan 2017 06:11:57 +0100] rev 1981
Adding JDK implementation of ClassValue

Mon, 16 Jan 2017 04:08:05 +0100Another check against missing manifest
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 16 Jan 2017 04:08:05 +0100] rev 1980
Another check against missing manifest

Mon, 16 Jan 2017 04:04:22 +0100More defensive checks shielding against JARs without manifest
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 16 Jan 2017 04:04:22 +0100] rev 1979
More defensive checks shielding against JARs without manifest

Sat, 24 Sep 2016 09:02:41 +0200Enough to have one bck2brwsr.js in the vm directory
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 24 Sep 2016 09:02:41 +0200] rev 1978
Enough to have one bck2brwsr.js in the vm directory

Tue, 14 Jun 2016 06:11:20 +0200We need to keep Function.Ax classes in the VM Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 14 Jun 2016 06:11:20 +0200] rev 1977
We need to keep Function.Ax classes in the VM

Tue, 14 Jun 2016 05:44:20 +0200Hardcoding that Array.push is using varargs Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 14 Jun 2016 05:44:20 +0200] rev 1976
Hardcoding that Array.push is using varargs

Tue, 14 Jun 2016 05:20:30 +0200Handles virtual property read Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 14 Jun 2016 05:20:30 +0200] rev 1975
Handles virtual property read

Fri, 10 Jun 2016 08:24:36 +0200Including failing arrayForEach test Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 10 Jun 2016 08:24:36 +0200] rev 1974
Including failing arrayForEach test

Fri, 10 Jun 2016 06:41:04 +0200Invoke direct methods on instance of Date Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 10 Jun 2016 06:41:04 +0200] rev 1973
Invoke direct methods on instance of Date

Fri, 10 Jun 2016 06:27:01 +0200Recognizes and invokes direct library constructor Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 10 Jun 2016 06:27:01 +0200] rev 1972
Recognizes and invokes direct library constructor

Fri, 10 Jun 2016 05:52:44 +0200Make sure Boolean.prototype contains the Java methods soon enough Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 10 Jun 2016 05:52:44 +0200] rev 1971
Make sure Boolean.prototype contains the Java methods soon enough

Wed, 08 Jun 2016 07:15:54 +0200Overloaded methods can be invoked OK Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:15:54 +0200] rev 1970
Overloaded methods can be invoked OK

Wed, 08 Jun 2016 07:08:52 +0200Don't forget to add ; at the end of line Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:08:52 +0200] rev 1969
Don't forget to add ; at the end of line

Wed, 08 Jun 2016 07:02:46 +0200Use index access to write a property of a direct object Libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 08 Jun 2016 07:02:46 +0200] rev 1968
Use index access to write a property of a direct object

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

Thu, 28 Apr 2016 06:21:04 +0200Exclude classes needed only when running on classical JVM
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 06:21:04 +0200] rev 1957
Exclude classes needed only when running on classical JVM

Thu, 28 Apr 2016 06:09:26 +0200Don't report warnings when generating minified version of bck2brwsr libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 06:09:26 +0200] rev 1956
Don't report warnings when generating minified version of bck2brwsr libraries