commit | 884c1891fc1fc61c1c6307149c850711285b34e3 | [log] [tgz] |
---|---|---|
author | rice@google.com <rice@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Dec 21 18:54:10 2009 +0000 |
committer | rice@google.com <rice@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Dec 21 18:54:10 2009 +0000 |
tree | 4b765d589f440cd1e755475fe7d60c3dd0ebecda | |
parent | 27b92b8106666dfe55ea1002411d9ef517309ffb [diff] |
Fix external issue 1581: Double.parseDouble treats whitespace differently in hosted mode Allow whitespace in Float.parseFloat and Double.parseDouble. Also, allow both 'e' and 'E' for the exponent delimiter. Add some unit tests. Review by: fabbott (desk review) git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7344 8db76d5a-ed1c-0410-87a9-c151d255dfc7