summaryrefslogtreecommitdiffstats
path: root/base/string_number_conversions.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that could occur when converting strings with leading characters ab...erikwright@chromium.org2010-11-021-1/+1
* Add StringToInt and HexStringToInt for iterator ranges.erikwright@chromium.org2010-10-211-170/+303
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-0/+400