aboutsummaryrefslogtreecommitdiff
path: root/common/algorithm.h
AgeCommit message (Expand)Author
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-07-29Added documentation for the functions in algorithm.h.Johannes Schickel
2008-01-28- make Common::sort supporting a function object to compare two entries inste...Johannes Schickel
2008-01-10BE -> AEMax Horn
2007-11-17Added 'specialized' versions of set_to for char*, signed char* and unsigned c...Johannes Schickel
2007-09-24Adds Common::set_to which sets elements from the range [first, last) to value.Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel