aboutsummaryrefslogtreecommitdiff
path: root/common/list_intern.h
AgeCommit message (Expand)Author
2018-05-10COMMON: Use nullptr instead of NULL or 0 where appropriateBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-12-27allowed list to be sorted with default comparatorVladimir Menshakov
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-27COMMON: Improved efficiency of some Common::List methods; added more unit tes...Max Horn
2009-03-10Fixed warning in list codeMax Horn
2009-03-09Rewrote Common::List iterator code to ensure const correctness is preserved.Max Horn