summaryrefslogtreecommitdiffstats
path: root/base/sys_string_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Pass StringPieces by constant reference.deanm@google.com2008-08-201-3/+3
* Move the system string conversion functions from std::string to StringPiece. ...deanm@google.com2008-08-191-3/+5
* Fix sys_string_conversions for use on the Mac.mmentovai@google.com2008-08-071-2/+2
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-3/+3
* This is the addition of the system-dependent string conversions. This is just...brettw@google.com2008-08-071-0/+67