Authorship: 62% danij, 38% skyjake
Refactor (7) Added (3) |
libcore (2) Debug (1) |
File (1) libdeng2 (1) |
PathTree (1) qmake (1) |
Test (1) |
November 2012 | |||
2012-11-06 | Added | Refactor | : | Added a C++ interface to StringPool |
March 2012 | |||
2012-03-05 | Added | : | Added build option to use zone memory allocs |
2012-03-04 | Added | : | Added automatic unit test |
July 2018 | |||
2018-07-19 | Debug | libcore | : | Use C++ for printing debug output |
August 2015 | |||
2015-08-05 | libcore | Refactor | : | Use C++11 for iterating interned strings in StringPool |
July 2018 | |||
2018-07-19 | Debug | libcore | : | Use C++ for printing debug output |
November 2012 | |||
2012-11-08 | File | PathTree | Refactor | : | Return const String references where suitable |
November 2012 | |||
2012-11-08 | File | PathTree | Refactor | : | Return const String references where suitable |
November 2012 | |||
2012-11-07 | qmake | : | Removed build option "deng_stringpoolzoneallocs" |
March 2012 | |||
2012-03-05 | Test | : | Verify serialization and deserialization |