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
3 files changed