summaryrefslogtreecommitdiffstats
path: root/common/collection/collection.c
Commit message (Expand)AuthorAgeFilesLines
* ELAPI First part of the interfaceDmitri Pal2009-07-151-0/+2
* COLLECTION Fixed: iterator_up and insert_into_currentDmitri Pal2009-07-151-3/+15
* COLLECTION Adding flat traversal & copyDmitri Pal2009-07-151-41/+237
* COLLECTION Removing static placeholder structure.Dmitri Pal2009-07-061-5/+19
* Clean up warnings in common/Simo Sorce2009-07-031-29/+29
* Changing function names for collection API.Dmitri Pal2009-07-021-562/+560
* Adding INSERT into collection functionality.Dmitri Pal2009-07-011-826/+984
* INI component: Fixed issues introduced by cleanup.Dmitri Pal2009-04-091-4/+3
* Fix const warningsSimo Sorce2009-04-071-72/+92
* Style fixes for /commonSimo Sorce2009-04-071-790/+953
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-6/+1
* First commit of basic collection API.Dmitri Pal2009-04-061-0/+2481