summaryrefslogtreecommitdiffstats
path: root/base/string_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...mmentovai@google.com2008-08-131-35/+56
* Back out r736 due to breakagemmentovai@google.com2008-08-121-56/+35
* Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...mmentovai@google.com2008-08-121-35/+56
* Fix ToUnsigned for 4-byte wchar_t platforms.mmentovai@google.com2008-08-121-0/+4
* Rename and remove a bunch of string functions.evanm@google.com2008-08-071-7/+9
* Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...mmentovai@google.com2008-08-071-6/+52
* Allow string-to-int conversions to provide a return value indicating success....mmentovai@google.com2008-08-051-1/+214
* Revert my UTF change until we can figure out what to do with the sandbox.brettw@google.com2008-08-011-21/+0
* Write our own utf8<->wide conversion functions. This gives us more control ov...brettw@google.com2008-08-011-0/+21
* Add base to the repository.initial.commit2008-07-261-0/+1021