Sun, 10 Mar 2013 09:31:14 +0100String referencing id needs to be named id now.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Mar 2013 09:31:14 +0100] rev 831
String referencing id needs to be named id now.

Sun, 10 Mar 2013 09:29:03 +0100String referencing id needs to be named id now. Update to new spec version.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Mar 2013 09:29:03 +0100] rev 830
String referencing id needs to be named id now. Update to new spec version.

Sat, 09 Mar 2013 16:09:35 +0100Generated code is usually huge - start with large buffer
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Mar 2013 16:09:35 +0100] rev 829
Generated code is usually huge - start with large buffer

Sat, 09 Mar 2013 15:29:57 +0100Don't append .0 when there is 'e' in the number
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Mar 2013 15:29:57 +0100] rev 828
Don't append .0 when there is 'e' in the number

Sat, 09 Mar 2013 14:12:29 +0100systemProperties has been deprecated, using systemPropertyVariables
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Mar 2013 14:12:29 +0100] rev 827
systemProperties has been deprecated, using systemPropertyVariables

Sat, 09 Mar 2013 11:58:50 +0100doubleToLongBits and floatToIntBits implemented via typed arrays. Requires real browser (Rhino does not support typed arrays) and as such creating new module to hold the tests and execute them in 'brwsr' mode.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Mar 2013 11:58:50 +0100] rev 826
doubleToLongBits and floatToIntBits implemented via typed arrays. Requires real browser (Rhino does not support typed arrays) and as such creating new module to hold the tests and execute them in 'brwsr' mode.

Sat, 09 Mar 2013 11:57:04 +0100Don't convert int-like numbers to double
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Mar 2013 11:57:04 +0100] rev 825
Don't convert int-like numbers to double

Fri, 08 Mar 2013 23:43:01 +0100Only add the trailing '.0' if the number is known to be integer. Otherwise accept the string as provided by JavaScript
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 08 Mar 2013 23:43:01 +0100] rev 824
Only add the trailing '.0' if the number is known to be integer. Otherwise accept the string as provided by JavaScript

Fri, 08 Mar 2013 00:42:02 +0100Verify nbactions.xml have the right version. Update everything to 0.5-SNAPSHOT.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 08 Mar 2013 00:42:02 +0100] rev 823
Verify nbactions.xml have the right version. Update everything to 0.5-SNAPSHOT.

Fri, 08 Mar 2013 00:41:04 +0100Don't deploy dew
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 08 Mar 2013 00:41:04 +0100] rev 822
Don't deploy dew