vm/src/test/java/org/apidesign/vm4brwsr/Numbers.java
Wed, 30 Jan 2013 22:23:21 +0100 Long tests moved (temporarily) among VM tests
Sun, 18 Nov 2012 19:54:40 +0100 toString on floats and doubles should end with .0
Sun, 18 Nov 2012 19:19:26 +0100 Integer.toString test
Sun, 18 Nov 2012 19:01:38 +0100 Reimplementing readDouble to not depend on too high longs
Sun, 18 Nov 2012 10:00:23 +0100 Can deserialize float
Sun, 18 Nov 2012 08:41:08 +0100 Support for reminders
Tue, 16 Oct 2012 18:04:11 +0200 Same basic operations with Number subclasses now work