Commit History

作者 SHA1 備註 提交日期
  Michael Ragazzon 6a91e678bb Move namespace to inside the .inl files 6 年之前
  Michael Ragazzon 78e4a558e0 Strings did not compare correctly to C strings after being cleared. 6 年之前
  David Wimsey 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 年之前
  David Wimsey 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 年之前
  Victor Luchitz 0ea2cf4c41 Optimize some of the string class operators 13 年之前
  Lloyd Weehuizen 57047fe69e Reworked String to remove shared memory pools and just include hashes directly on the object. This makes the String class thread-safe, but still keeps it around double the speed of std::string for comparison operations. 15 年之前
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses 15 年之前
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 年之前