summaryrefslogtreecommitdiffstats
path: root/common/collection/collection_tools.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up warnings in common/Simo Sorce2009-07-031-1/+1
| | | | Fix consts and function declarations
* Changing function names for collection API.Dmitri Pal2009-07-021-27/+27
| | | | | | | Patch prepends prefix "col_" to all functions related to collection. This caused some formatiing issues so the alignement was addressed too.
* Added functions to create list of sections and attributes.Dmitri Pal2009-04-101-0/+6
|
* Fix const warningsSimo Sorce2009-04-071-3/+3
|
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-0/+3
|
* First commit of basic collection API.Dmitri Pal2009-04-061-0/+98