Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-16 | Fixed broken svn:keywords values | Max Horn | |
svn-id: r21939 | |||
2006-04-04 | Re-fix sort by renaming min to minElem (avoid conflicts with certain system ↵ | Max Horn | |
headers that #define min) svn-id: r21618 | |||
2006-04-04 | Turned FSList::sort into a generic function which can be applied to anything ↵ | Max Horn | |
which implements comparable iterators (like Array, List, or plain C arrays) svn-id: r21617 | |||
2006-04-04 | We don't need wchar_t -> removing this to improve portability | Max Horn | |
svn-id: r21595 | |||
2006-03-31 | Added some functor objects (for comparision and hash computations), similar ↵ | Max Horn | |
to those present in the STL svn-id: r21510 |