sundar [Wed, 25 Sep 2013 08:17:37 +0530] rev 20223
8025325: parseFloat does not handle '.' in exponent part
Reviewed-by: hannesw
sundar [Tue, 24 Sep 2013 20:43:42 +0530] rev 20222
8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
Reviewed-by: jlaskey, hannesw
sundar [Mon, 23 Sep 2013 14:20:45 +0530] rev 20221
Merge
hannesw [Sat, 21 Sep 2013 10:11:15 +0200] rev 20220
8025163: Date methods should not return -0
Reviewed-by: lagergren, jlaskey
sundar [Fri, 20 Sep 2013 22:37:08 +0530] rev 20219
8025149: JSON.stringify does not handle 'space' argument as per the spec.
Reviewed-by: jlaskey, hannesw
sundar [Fri, 20 Sep 2013 20:55:43 +0530] rev 20218
8025147: Trailing comma is not allowed in JSONArray and JSONObject
Reviewed-by: hannesw, jlaskey
lana [Fri, 20 Sep 2013 19:17:04 -0700] rev 20217
Merge