Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Max Horn
|
04ee67bd71
|
Hash<T> is an UnaryFunction (very pedantic and effectively effectless change *g*)
svn-id: r27013
|
2007-05-30 16:42:19 +00:00 |
|
Johannes Schickel
|
ad03c72bdb
|
Commit of patch #1715313 ("CORE: STL like algorithm implementation").
svn-id: r26929
|
2007-05-23 12:02:31 +00:00 |
|
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 |
|