summaryrefslogtreecommitdiffstats
path: root/common/collection/collection_tools.c
Commit message (Collapse)AuthorAgeFilesLines
* Changing function names for collection API.Dmitri Pal2009-07-021-101/+105
| | | | | | | 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/+100
|
* Fix const warningsSimo Sorce2009-04-071-5/+5
|
* Style fixes for /commonSimo Sorce2009-04-071-266/+319
|
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-0/+1
|
* First commit of basic collection API.Dmitri Pal2009-04-061-0/+587