Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-17 | INI parser. Fix for line numbers. | Dmitri Pal | 1 | -1/+4 |
2009-04-17 | INI parser. Adding comments to avoid confusion. | Dmitri Pal | 1 | -0/+2 |
2009-04-17 | INI parser. Removing inlines. | Dmitri Pal | 1 | -17/+17 |
2009-04-16 | INI parser. Cleanup. Prep for INI validation. | Dmitri Pal | 1 | -30/+221 |
2009-04-15 | INI parser. Better error handling if something bad happens. | Dmitri Pal | 1 | -6/+21 |
2009-04-14 | Fixing memory issues in ini and collection | Dmitri Pal | 1 | -7/+29 |
2009-04-10 | The lower level function now returns NOENT if file is not found. | Dmitri Pal | 1 | -3/+5 |
2009-04-10 | Added functions to create list of sections and attributes. | Dmitri Pal | 1 | -0/+79 |
2009-04-09 | INI component: Fixed issues introduced by cleanup. | Dmitri Pal | 1 | -58/+169 |
2009-04-07 | Fix const warnings | Simo Sorce | 1 | -1/+1 |
2009-04-07 | Style fixes for /common | Simo Sorce | 1 | -406/+457 |
2009-04-06 | Clean up a lot of warnings in Collection and INI parser | Stephen Gallagher | 1 | -9/+6 |
2009-04-06 | First attempt to produce INI interface. | Dmitri Pal | 1 | -0/+1286 |