Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-20 | COLLECTION & INI Cleanup | Dmitri Pal | 1 | -28/+28 |
2009-07-16 | Run ini_config unit test with "make check" | Stephen Gallagher | 1 | -0/+11 |
2009-07-16 | INI Refactoring code a bit | Dmitri Pal | 1 | -7/+7 |
2009-07-03 | Clean up warnings in common/ | Simo Sorce | 1 | -5/+5 |
2009-07-02 | Adding wrappers to free data in INI API. | Dmitri Pal | 1 | -58/+58 |
2009-07-02 | Changing function names for collection API. | Dmitri Pal | 1 | -88/+88 |
2009-04-16 | INI parser. Cleanup. Prep for INI validation. | Dmitri Pal | 1 | -157/+188 |
2009-04-14 | Fixing memory issues in ini and collection | Dmitri Pal | 1 | -2/+2 |
2009-04-10 | The lower level function now returns NOENT if file is not found. | Dmitri Pal | 1 | -0/+6 |
2009-04-10 | Added functions to create list of sections and attributes. | Dmitri Pal | 1 | -0/+44 |
2009-04-09 | INI component: Fixed issues introduced by cleanup. | Dmitri Pal | 1 | -6/+41 |
2009-04-06 | Clean up a lot of warnings in Collection and INI parser | Stephen Gallagher | 1 | -8/+6 |
2009-04-06 | First attempt to produce INI interface. | Dmitri Pal | 1 | -0/+701 |