summaryrefslogtreecommitdiffstats
path: root/common/collection/collection_ut.c
Commit message (Expand)AuthorAgeFilesLines
* COLLECTION Create reference to the top level collectionDmitri Pal2009-12-101-0/+13
* COLLECTION Enhancing hashing and iteration functionsDmitri Pal2009-10-051-1/+34
* COLLECTION Making iterations pinnableDmitri Pal2009-10-051-2/+170
* COLLECTION Adding item comparison and sortingDmitri Pal2009-10-051-3/+144
* COLLECTION Functions to deal with hashDmitri Pal2009-09-111-0/+21
* COLLECTION Improvements to copy functionsDmitri Pal2009-09-101-0/+28
* COLLECTION Copy collection flat with concatenated namesDmitri Pal2009-09-091-2/+12
* COLLECTION & INI CleanupDmitri Pal2009-07-201-33/+33
* COLLECTION Improving searchesDmitri Pal2009-07-161-4/+125
* COLLECTION Add remove item functionsDmitri Pal2009-07-161-2/+26
* COLLECTION Fixed: iterator_up and insert_into_currentDmitri Pal2009-07-151-12/+64
* COLLECTION Adding flat traversal & copyDmitri Pal2009-07-151-13/+275
* Clean up warnings in common/Simo Sorce2009-07-031-8/+8
* Changing function names for collection API.Dmitri Pal2009-07-021-363/+363
* New deletion unit test.Dmitri Pal2009-07-021-1/+35
* FORMATTING - minor cleanup of the unit test.Dmitri Pal2009-07-021-254/+283
* Adding INSERT into collection functionality.Dmitri Pal2009-07-011-7/+162
* Fixing memory issues in ini and collectionDmitri Pal2009-04-141-6/+9
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-4/+1
* First commit of basic collection API.Dmitri Pal2009-04-061-0/+712