summaryrefslogtreecommitdiff
path: root/common/ini/ini_config.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-10Added functions to create list of sections and attributes.Dmitri Pal1-0/+16
2009-04-09INI component: Fixed issues introduced by cleanup.Dmitri Pal1-10/+10
Added a few new functions. Cleaned code that was subject to conditional build. Fixed the floating point conversion. Keep const values as const.
2009-04-06Clean up a lot of warnings in Collection and INI parserStephen Gallagher1-1/+1
2009-04-06First attempt to produce INI interface.Dmitri Pal1-0/+160