summaryrefslogtreecommitdiffstats
path: root/common/ini/ini_config_ut.c
Commit message (Collapse)AuthorAgeFilesLines
* INI component: Fixed issues introduced by cleanup.Dmitri Pal2009-04-091-6/+41
| | | | | | | Added a few new functions. Cleaned code that was subject to conditional build. Fixed the floating point conversion. Keep const values as const.
* Clean up a lot of warnings in Collection and INI parserStephen Gallagher2009-04-061-8/+6
|
* First attempt to produce INI interface.Dmitri Pal2009-04-061-0/+701