Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Impl of platform mime typing for Mac. | avi@google.com | 2008-08-22 | 1 | -0/+21 |
* | Pass StringPieces by constant reference. | deanm@google.com | 2008-08-20 | 1 | -3/+3 |
* | Move the system string conversion functions from std::string to StringPiece. ... | deanm@google.com | 2008-08-19 | 1 | -3/+5 |
* | Fix sys_string_conversions for use on the Mac. | mmentovai@google.com | 2008-08-07 | 1 | -2/+2 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -3/+3 |
* | This is the addition of the system-dependent string conversions. This is just... | brettw@google.com | 2008-08-07 | 1 | -0/+67 |