Sign in
chromium
/
chromium
/
src
/
a9d1a103348d92bdbb072c19e71610a401e48885
/
base
/
string_number_conversions_unittest.cc
331580b
Fixes a corner case bug in the HexStringToInt conversion function which caused the string "0x" to be treated as a valid hexadecimal number.
by
[email protected]
· 14 years ago
eae2a82
Fix a bug that could occur when converting strings with leading characters above 127.
by
[email protected]
· 15 years ago
cfcf2da
Add StringToInt and HexStringToInt for iterator ranges.
by
[email protected]
· 15 years ago
813fd51fb
Add a newline to the end of the unit test file.
by
[email protected]
· 15 years ago
528c56d
Move the number conversions from string_util to a new file.
by
[email protected]
· 15 years ago