Bck2Brwsr 0.14
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
- | Bugfix [https://java.net/bugzilla/show_bug.cgi?id=5930 5930]. Implemented {{JDK|java/lang|StrictMath}} to delegate to {{JDK|java/lang|Math}}. {{JDK|java/util|Locale}} [ http://source.apidesign.org/hg/bck2brwsr/rev/681e61714a1d reads real user locale] from surrounding browser. | + | Bugfix [https://java.net/bugzilla/show_bug.cgi?id=5930 5930]. Implemented {{JDK|java/lang|StrictMath}} to delegate to {{JDK|java/lang|Math}}. {{JDK|java/util|Locale}} [http://source.apidesign.org/hg/bck2brwsr/rev/681e61714a1d reads real user locale] from surrounding browser. |
The additional plan is to make sure RxJava runs in [[Bck2Brwsr]] VM - demo available at http://xelfi.cz/RxJava/0.1/ | The additional plan is to make sure RxJava runs in [[Bck2Brwsr]] VM - demo available at http://xelfi.cz/RxJava/0.1/ |
Revision as of 09:18, 22 February 2015
Bugfix 5930. Implemented StrictMath to delegate to Math. Locale reads real user locale from surrounding browser.
The additional plan is to make sure RxJava runs in Bck2Brwsr VM - demo available at http://xelfi.cz/RxJava/0.1/