vmtest/src/test/java/org/apidesign/bck2brwsr/tck/LongArithmeticTest.java
Fri, 15 Feb 2013 16:06:12 +0100 Fixed int & long division by zero (Bug 4668) and int negative division
Thu, 07 Feb 2013 17:24:19 +0100 Final part of Long tests moved from vm/.../NumberTest to vmtest/.../LongArithmeticTest
Thu, 07 Feb 2013 16:11:53 +0100 Fix issue with Long.MIN_VALUE in Number.toExactString
Fri, 25 Jan 2013 11:00:52 +0100 Long arithmetic prototype, Long currently represented by separate JavaScript object with two JS-Numbers.