Bck2Brwsr 0.13
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
- | Release [[Bck2Brwsr 0.13|0.13]] of [[Bck2Brwsr]] [[VM]] is mostly bugfix release. It fixes problem in {{JDK|java/util|Collections}}.shuffle caused by wrong '''shr64''' [http://source.apidesign.org/hg/bck2brwsr/rev/d2a5a7a0e167 implementation] and [http://source.apidesign.org/hg/bck2brwsr/rev/6e50103c0f1c problem] on computers using different encoding than [[wikipedia:UTF-8|UTF-8]. | + | Release [[Bck2Brwsr 0.13|0.13]] of [[Bck2Brwsr]] [[VM]] is mostly bugfix release. It fixes problem in {{JDK|java/util|Collections}}.shuffle caused by wrong '''shr64''' [http://source.apidesign.org/hg/bck2brwsr/rev/d2a5a7a0e167 implementation] and [http://source.apidesign.org/hg/bck2brwsr/rev/6e50103c0f1c problem] on computers using different encoding than [[wikipedia:UTF-8|UTF-8]]. |
The [[Bck2Brwsr]] [[VM]] 0.13 is good enough to power another classical game: [http://dukescript.com/game/fifteen.html fifteen]. | The [[Bck2Brwsr]] [[VM]] 0.13 is good enough to power another classical game: [http://dukescript.com/game/fifteen.html fifteen]. |
Revision as of 19:05, 10 January 2015
Release 0.13 of Bck2Brwsr VM is mostly bugfix release. It fixes problem in Collections.shuffle caused by wrong shr64 implementation and problem on computers using different encoding than UTF-8.
The Bck2Brwsr VM 0.13 is good enough to power another classical game: fifteen.