summaryrefslogtreecommitdiffstats
path: root/base/string_number_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* (re-land) Add StringToSizeT to base/string_number_conversions.kalman@chromium.org2012-01-281-0/+3
* Revert 119540 - Add StringToSizeT to base/string_number_conversions.yoz@chromium.org2012-01-281-2/+5
* Add StringToSizeT to base/string_number_conversions.kalman@chromium.org2012-01-281-5/+2
* Add StringToUint and StringToUint64 methods to base/string_number_conversions.h.kalman@chromium.org2012-01-261-1/+8
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-32/+6
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-6/+32
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-32/+6
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-6/+32
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-32/+6
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-43/+46
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-221-41/+44
* Add StringToInt and HexStringToInt for iterator ranges.erikwright@chromium.org2010-10-211-0/+25
* 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/+92