Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | COMMON: Use nullptr instead of NULL or 0 where appropriate | Bastien Bouclet |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2009-12-27 | allowed list to be sorted with default comparator | Vladimir Menshakov |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-04-27 | COMMON: Improved efficiency of some Common::List methods; added more unit tes... | Max Horn |
2009-03-10 | Fixed warning in list code | Max Horn |
2009-03-09 | Rewrote Common::List iterator code to ensure const correctness is preserved. | Max Horn |