1. a65ec9f Move the system string conversion functions from std::string to StringPiece. We often work with char* in the system layer, so this should save extra copying. by deanm@google.com · 16 years ago
  2. d87433c Basic string conversions for Linux -- enough to get unit tests going. by evanm@google.com · 16 years ago