summaryrefslogtreecommitdiffstats
path: root/base/string_number_conversions_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that could occur when converting strings with leading characters ab...erikwright@chromium.org2010-11-021-0/+7
* Add StringToInt and HexStringToInt for iterator ranges.erikwright@chromium.org2010-10-211-4/+102
* Add a newline to the end of the unit test file.brettw@chromium.org2010-07-301-1/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-0/+339