summaryrefslogtreecommitdiffstats
path: root/collection
Commit message (Expand)AuthorAgeFilesLines
* COLLECTION: Fix comparisionOndrej Kos2013-04-041-1/+1
* Replacing sprintf with snprintfDmitri Pal2013-01-241-0/+5
* Fixing headersDmitri Pal2013-01-2410-14/+10
* Fix CLANG errors in unit testDmitri Pal2013-01-071-9/+0
* Make CLANG happyDmitri Pal2013-01-042-1/+12
* Adding a trace statementDmitri Pal2012-12-061-1/+2
* Clean doxygen configurationsDmitri Pal2012-10-241-34/+1
* Use right macroDmitri Pal2012-04-051-1/+1
* Add missing cleanup in unit testDmitri Pal2012-04-051-1/+23
* Do not debug paddingDmitri Pal2012-04-051-0/+3
* Fixing dereferencing NULLDmitri Pal2011-11-172-2/+71
* Initializing variables in testDmitri Pal2011-01-031-5/+5
* Fix copy collectionDmitri Pal2010-12-211-2/+4
* Fix version handling of the librariesSumit Bose2010-09-231-2/+2
* Allow destroying collection with a callbackDmitri Pal2010-09-226-16/+132
* Build all of the ding-libs from the rootding_libs-0_1_0Stephen Gallagher2010-09-227-1226/+0
* collection: add RPM build targetsStephen Gallagher2010-08-183-2/+115
* Update libcollection with new make environmentStephen Gallagher2010-08-133-4/+163
* Fixing memory leaks in the unit test.Dmitri Pal2010-06-281-3/+9
* Fixing types in queue and stack interfacesDmitri Pal2010-06-286-18/+18
* Addressing initialization issues.Dmitri Pal2010-06-101-6/+6
* Convert collection to use sized values.Dmitri Pal2010-03-153-75/+83
* Do not generate man pages for COLLECION for now.Dmitri Pal2010-03-121-2/+2
* Package libcollection documentation into libcollection-develStephen Gallagher2010-03-081-2/+0
* Documentation for collection interfaceDmitri Pal2010-03-089-880/+5171
* Make collection_queue.h and collection_stack.h into public headersStephen Gallagher2010-02-101-3/+3
* Split off libcollection into a shared libraryStephen Gallagher2010-02-033-7/+13
* Remove private header requirements from collection_tools.hStephen Gallagher2010-02-031-1/+0
* Add license files for collectionStephen Gallagher2010-02-032-0/+839
* COLLECTION: Fixing queue collection and unit tests.Dmitri Pal2010-02-014-298/+478
* COLLECTION: Cleaning FIXME commentsDmitri Pal2009-12-103-20/+2
* COLLECTION Create reference to the top level collectionDmitri Pal2009-12-103-21/+47
* COLLECTION Enhancing hashing and iteration functionsDmitri Pal2009-10-054-8/+76
* COLLECTION Making iterations pinnableDmitri Pal2009-10-054-7/+220
* COLLECTION Realigning collection codeDmitri Pal2009-10-054-330/+372
* COLLECTION Adding item comparison and sortingDmitri Pal2009-10-057-5/+697
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+3
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+2
* COLLECTION Functions to deal with hashDmitri Pal2009-09-113-17/+71
* COLLECTION Improvements to copy functionsDmitri Pal2009-09-104-51/+191
* COLLECTION Copy collection flat with concatenated namesDmitri Pal2009-09-093-238/+337
* configure cleanupsSumit Bose2009-09-031-1/+1
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-204-46/+57
* ELAPI: Adding concept of targetsDmitri Pal2009-08-201-0/+3
* TRACE: Making sure trace is safe to output NULL stringsDmitri Pal2009-08-171-96/+0
* COLLECTION & INI CleanupDmitri Pal2009-07-203-53/+68
* COLLECTION Improving searchesDmitri Pal2009-07-162-9/+181
* Run libcollection unit tests with 'make check'Stephen Gallagher2009-07-161-1/+3
* COLLECTION Add remove item functionsDmitri Pal2009-07-163-26/+140
* ELAPI First part of the interfaceDmitri Pal2009-07-151-0/+2