Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Linux sys_string_conversions using the system APIs. | deanm@chromium.org | 2009-06-26 | 1 | -4/+113 |
* | Revert Linux sys_string_conversion changes. | deanm@chromium.org | 2009-06-25 | 1 | -109/+4 |
* | Implement Linux sys_string_conversions using the system APIs. | deanm@chromium.org | 2009-06-25 | 1 | -4/+109 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Set svn:eol-style = LF on files in base from which it is missing | mmentovai@google.com | 2008-09-02 | 1 | -36/+36 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -60/+36 |
* | Pass StringPieces by constant reference. | deanm@google.com | 2008-08-20 | 1 | -2/+2 |
* | Move the system string conversion functions from std::string to StringPiece. ... | deanm@google.com | 2008-08-19 | 1 | -3/+6 |
* | Basic string conversions for Linux -- enough to get unit tests going. | evanm@google.com | 2008-08-12 | 1 | -0/+57 |