Max Horn
|
206fdf0528
|
Fixed broken svn:keywords values
svn-id: r21939
|
2006-04-16 13:01:41 +00:00 |
|
Max Horn
|
d7dd5ad9d9
|
Re-fix sort by renaming min to minElem (avoid conflicts with certain system headers that #define min)
svn-id: r21618
|
2006-04-04 23:57:56 +00:00 |
|
Max Horn
|
bec09d3094
|
Turned FSList::sort into a generic function which can be applied to anything which implements comparable iterators (like Array, List, or plain C arrays)
svn-id: r21617
|
2006-04-04 23:55:47 +00:00 |
|
Max Horn
|
db8715fffd
|
We don't need wchar_t -> removing this to improve portability
svn-id: r21595
|
2006-04-04 20:13:59 +00:00 |
|
Max Horn
|
e0b3e777cf
|
Added some functor objects (for comparision and hash computations), similar to those present in the STL
svn-id: r21510
|
2006-03-31 07:22:49 +00:00 |
|