aboutsummaryrefslogtreecommitdiff
path: root/common/algorithm.h
AgeCommit message (Expand)Author
2009-12-28Spelling: Par*r*titionMax Horn
2009-12-27allowed list to be sorted with default comparatorVladimir Menshakov
2009-12-27Some more code format fixes.Johannes Schickel
2009-12-27more code convention fixesVladimir Menshakov
2009-12-27added whitespace to conform code conventionVladimir Menshakov
2009-12-27replaced bubble sort with quick sortVladimir Menshakov
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
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