summaryrefslogtreecommitdiffstats
path: root/ini
Commit message (Expand)AuthorAgeFilesLines
...
* Collision flag validationDmitri Pal2010-12-211-0/+45
* Allow merging valuesDmitri Pal2010-12-215-11/+410
* New copy and folding functionalityDmitri Pal2010-12-214-74/+274
* Improvements to the value objectDmitri Pal2010-12-212-27/+78
* Refactoring error reportingDmitri Pal2010-12-216-28/+46
* Enhancements to value objectDmitri Pal2010-12-213-1/+272
* Refactoring comment objectDmitri Pal2010-12-213-142/+285
* Fix version handling of the librariesSumit Bose2010-09-231-2/+2
* Fix overflow in ini_parse unit testSumit Bose2010-09-231-3/+2
* Introducing configuration file objectDmitri Pal2010-09-229-100/+1323
* Starting to consolidate the new interface in one placeDmitri Pal2010-09-226-224/+180
* New INI parserDmitri Pal2010-09-223-0/+1223
* 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-223-7/+158
* Introducing Value objectDmitri Pal2010-09-223-0/+1569
* Refining comment objectDmitri Pal2010-09-223-22/+139
* Build all of the ding-libs from the rootStephen Gallagher2010-09-228-1085/+4
* ini_config: Adding RPM build targetsStephen Gallagher2010-08-183-2/+114
* Update ini for new buildsystemStephen Gallagher2010-08-187-11/+48
* Memory leak in case of empty valueDmitri Pal2010-06-282-0/+44
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-281-22/+32
* Bump libini_config version to 0.6.0Stephen Gallagher2010-06-281-1/+1
* Adding support for explicit 32/64 types (attempt 2).Dmitri Pal2010-05-175-5/+400
* Introducing a comment objectDmitri Pal2010-04-305-6/+804
* Code restructuringDmitri Pal2010-04-2610-1472/+1705
* Fixing buildDmitri Pal2010-04-141-2/+3
* Fix ini_config unit testStephen Gallagher2010-04-141-1/+4
* Add ability to trace 64bit numbersDmitri Pal2010-04-141-0/+2
* Acess control and config change checksDmitri Pal2010-04-144-38/+684
* Resolve paths for reporting purposesDmitri Pal2010-04-142-4/+21
* Adding content to the metadataDmitri Pal2010-04-144-13/+140
* Adding metadata interfaceDmitri Pal2010-04-147-277/+915
* Fixing type conversion in INI interface.Dmitri Pal2010-03-173-35/+197
* Build and package libini_config docsStephen Gallagher2010-03-151-1/+0
* Adding interface description using doxygen.Dmitri Pal2010-03-154-161/+2728
* Fixing verbosity and formatting of the INI unit test.Dmitri Pal2010-03-121-132/+197
* Split off libini_config into a shared libraryStephen Gallagher2010-02-034-7/+19
* Fix array index errorStephen Gallagher2010-02-031-1/+1
* Add license files for ini_configStephen Gallagher2010-02-032-0/+839
* INI: Added method to get string list with empty valuesDmitri Pal2010-01-213-54/+117
* INI Correcting build warnings.Dmitri Pal2009-12-102-8/+7
* INI: Cleaning FIXME comments.Dmitri Pal2009-12-103-7/+16
* INI Add config_from_fd() to ini_configStephen Gallagher2009-10-053-22/+239
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+2
* INI Error handling and interface cleanupDmitri Pal2009-09-152-30/+86
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+2
* ELAPI Adding file provider and CSV formatDmitri Pal2009-09-081-3/+2