Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass StringPieces by constant reference. | deanm@google.com | 2008-08-20 | 1 | -2/+2 |
* | Fix sys_strings_conversion_mac to use .data() rather than .c_str() now that | mmentovai@google.com | 2008-08-19 | 1 | -1/+1 |
* | Move the system string conversion functions from std::string to StringPiece. ... | deanm@google.com | 2008-08-19 | 1 | -3/+6 |
* | Fix sys_string_conversions for use on the Mac. | mmentovai@google.com | 2008-08-07 | 1 | -18/+17 |
* | This is the addition of the system-dependent string conversions. This is just... | brettw@google.com | 2008-08-07 | 1 | -0/+156 |