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