Age | Commit message (Expand) | Author |
2010-05-17 | Some tweaks and fixes for Common::Rational | Max Horn |
2010-05-17 | Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite) | Matthew Hoops |
2010-03-20 | Add common/util.h include to common/algorithm.h for SWAP. | Johannes Schickel |
2009-12-28 | Spelling: Par*r*tition | Max Horn |
2009-12-27 | allowed list to be sorted with default comparator | Vladimir Menshakov |
2009-12-27 | Some more code format fixes. | Johannes Schickel |
2009-12-27 | more code convention fixes | Vladimir Menshakov |
2009-12-27 | added whitespace to conform code convention | Vladimir Menshakov |
2009-12-27 | replaced bubble sort with quick sort | Vladimir Menshakov |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-07-29 | Added 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-10 | BE -> AE | Max Horn |
2007-11-17 | Added 'specialized' versions of set_to for char*, signed char* and unsigned c... | Johannes Schickel |
2007-09-24 | Adds Common::set_to which sets elements from the range [first, last) to value. | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-23 | Commit of patch #1715313 ("CORE: STL like algorithm implementation"). | Johannes Schickel |