提交歷史

作者 SHA1 備註 提交日期
  David Wimsey 6fb6da6077 Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path. 11 年之前
  Doug Binks ed17fdbe68 Warning fixes. 12 年之前
  Lloyd Weehuizen 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. 15 年之前
  Lloyd Weehuizen 1a3ea422b5 Fix STATIC_ASSERT on gcc and change string sizes to 32bit ints. 15 年之前
  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 0199dd021e libRocket 1.2 beta, initial import 15 年之前