Related tags: libdeng1, liblegacy, Str
Authorship: 91% skyjake, 9% danij
Added (9) Fixed (6) Documentation (4) Refactor (4) |
libdeng2 (2) Str (2) Concurrency (1) Debug (1) |
GCC (1) Library (1) Memory Zone (1) qmake (1) |
Rect (1) Ubuntu (1) Unix (1) Widget (1) |
November 2012 | |||
2012-11-24 | libdeng2 | : | Continued code style update |
August 2012 | |||
2012-08-31 | libdeng2 | : | App notifies about mode changes using a signal |
August 2012 | |||
2012-08-26 | Str | : | No checking for AutoStr deletion in release builds |
2012-08-26 | Debug | Str | : | Verify that AutoStr instances are not manually deleted |
July 2012 | |||
2012-07-25 | Concurrency | : | Thread exit status |
August 2012 | |||
2012-08-26 | Debug | Str | : | Verify that AutoStr instances are not manually deleted |
November 2012 | |||
2012-11-15 | GCC | qmake | : | Disable warnings about not being ISO C compliant |
October 2012 | |||
2012-10-29 | Library | Refactor | : | Renamed a variable for clarity |
July 2012 | |||
2012-07-27 | Memory Zone | : | Print status in release builds, too |
November 2012 | |||
2012-11-15 | GCC | qmake | : | Disable warnings about not being ISO C compliant |
November 2012 | |||
2012-11-13 | Fixed | Rect | : | Incorrect return value types |
July 2012 | |||
2012-07-30 | Fixed | Ubuntu | : | String comparison functions |
July 2012 | |||
2012-07-30 | Unix | : | Attempting to fix uint/ushort declarations |
May 2013 | |||
2013-05-31 | Added | Widget | : | Added generic event routing mechanism |