summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enhancements to value objectDmitri Pal2010-12-213-1/+272
* Fixing trace macrosDmitri Pal2010-12-211-2/+10
* Refactoring comment objectDmitri Pal2010-12-213-142/+285
* Adding ref_array copy methodDmitri Pal2010-12-213-40/+355
* Fix typo which makes make prerelease-srpm failSumit Bose2010-12-081-1/+1
* Fix license text for several files that should be LGPLv3+Stephen Gallagher2010-11-193-6/+6
* Fix a typo in dhash.hSumit Bose2010-10-211-1/+1
* Updating dhash version to 0.4.2Stephen Gallagher2010-10-121-1/+1
* dhash: Allow hash_enter() to update entriesSumit Bose2010-10-122-27/+99
* dhash: Fix memory leak in exampleSumit Bose2010-10-121-0/+3
* dhash: add stddef.h to dhash.hSumit Bose2010-10-121-0/+1
* Fix version handling of the librariesSumit Bose2010-09-239-18/+31
* Remove unneeded --disable-rpath configure optionSumit Bose2010-09-231-2/+1
* Fix overflow in ini_parse unit testSumit Bose2010-09-231-3/+2
* Fix typo in spec fileSumit Bose2010-09-231-1/+1
* Introducing configuration file objectDmitri Pal2010-09-2210-100/+1324
* Starting to consolidate the new interface in one placeDmitri Pal2010-09-227-225/+180
* New INI parserDmitri Pal2010-09-226-6/+1248
* The beginning of the new INI interfaceDmitri Pal2010-09-224-0/+292
* Fixes to the value objectDmitri Pal2010-09-224-117/+98
* Add error codes for the new parserDmitri Pal2010-09-222-5/+12
* Extend the comment interfaceDmitri Pal2010-09-222-10/+38
* More config files for testingDmitri Pal2010-09-224-9/+162
* Added a convenience functionDmitri Pal2010-09-223-0/+55
* Allow destroying collection with a callbackDmitri Pal2010-09-227-19/+135
* Introducing Value objectDmitri Pal2010-09-224-3/+1587
* Refining comment objectDmitri Pal2010-09-223-22/+139
* Fixing the cleaup codeDmitri Pal2010-09-221-4/+6
* Introducing basic objectsDmitri Pal2010-09-228-1/+2034
* New wrapper macros for function entry and exitDmitri Pal2010-09-221-0/+7
* Bumping development version numberStephen Gallagher2010-09-221-1/+1
* Build all of the ding-libs from the rootStephen Gallagher2010-09-2241-4359/+650
* ini_config: Adding RPM build targetsref_array-0_1_1path_utils-0_2_1ini_config-0_6_1dhash-0_4_1collection-0_5_1Stephen Gallagher2010-08-183-2/+114
* collection: add RPM build targetsStephen Gallagher2010-08-183-2/+115
* ref_array: add RPM build targetsStephen Gallagher2010-08-183-2/+111
* path_utils: Add targets for RPM buildStephen Gallagher2010-08-183-2/+107
* dhash: Add targets for RPM buildStephen Gallagher2010-08-183-2/+116
* Update ini for new buildsystemStephen Gallagher2010-08-187-11/+48
* Update libcollection with new make environmentStephen Gallagher2010-08-134-7/+4
* Update refarray for new build systemStephen Gallagher2010-08-133-4/+6
* Update path_utils versionStephen Gallagher2010-08-131-1/+1
* Update dhash versionStephen Gallagher2010-08-131-1/+1
* Remove toplevel MakefileStephen Gallagher2010-08-107-922/+50
* Memory leak in case of empty valuesplitDmitri Pal2010-06-282-0/+44
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-281-22/+32
* 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
* Bump libini_config version to 0.6.0Stephen Gallagher2010-06-281-1/+1
* Addressing initialization issues.Dmitri Pal2010-06-101-6/+6
* Don't leak directory access resources on errors in directory_list()Stephen Gallagher2010-06-101-0/+8