summaryrefslogtreecommitdiff
path: root/src/include/util_StringList.h
Commit message (Collapse)AuthorAge
* Patch from Erik Schnetter to track the capacity of the list andgoodale2005-12-13
| | | | | | | produce an error if it is exceeded. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4210 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Renamed function parameter from 'this' to 'list' otherwise you get problemstradke2001-10-23
| | | | | | | including this header in some C++ code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2419 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2202 17b73243-c579-4c4c-a9d2-2d5706c11dac