Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-15 | parse_ini now reads the default section if the request one can't be found. | Thomas Guyot-Sionnest | 1 | -7/+12 |
2008-03-15 | Oops - this line shouldn't have been here (doesn't even work anyways) ;) | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-03-15 | - Make equal-less parameters illegal | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-03-15 | Fix handling of leading and trailing spaces in stanza | Thomas Guyot-Sionnest | 1 | -5/+9 |
2008-03-15 | Fix segfault in test_ini.c and uncomment the affected tests | Thomas Guyot-Sionnest | 1 | -7/+18 |
2008-03-15 | This commit consist of two changes: | Thomas Guyot-Sionnest | 1 | -37/+39 |
2008-01-30 | Bump /lib to GPLv3 | Thomas Guyot-Sionnest | 1 | -9/+8 |
2008-01-30 | new standardized GPLv3 header (will be applied to all C files) | Thomas Guyot-Sionnest | 1 | -0/+28 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 1 | -9/+0 |
2007-02-06 | initial version of ini file parsing routines in C | M. Sean Finney | 1 | -0/+247 |