Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat | |
svn-id: r35481 | |||
2008-07-29 | Added documentation for the functions in algorithm.h. | Johannes Schickel | |
svn-id: r33416 | |||
2008-01-28 | - make Common::sort supporting a function object to compare two entries ↵ | Johannes Schickel | |
instead of operator < - adapt parallaction to use the new Common::sort function svn-id: r30692 | |||
2008-01-10 | BE -> AE | Max Horn | |
svn-id: r30376 | |||
2007-11-17 | Added 'specialized' versions of set_to for char*, signed char* and unsigned ↵ | Johannes Schickel | |
char* 'In' parameters. svn-id: r29523 | |||
2007-09-24 | Adds Common::set_to which sets elements from the range [first, last) to value. | Johannes Schickel | |
svn-id: r29080 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-23 | Commit of patch #1715313 ("CORE: STL like algorithm implementation"). | Johannes Schickel | |
svn-id: r26929 |