Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add textfile_foreach() function | Marcel Holtmann | 2006-02-08 | 3 | -17/+99 | |
| | ||||||
* | Add support for deleting keys | Marcel Holtmann | 2006-02-07 | 3 | -19/+116 | |
| | ||||||
* | Use MAP_PRIVATE instead of MAP_SHARED for textfile_put() | Marcel Holtmann | 2006-01-17 | 1 | -1/+1 | |
| | ||||||
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 3 | -3/+3 | |
| | ||||||
* | Include checks for mmap() returning NULL | Marcel Holtmann | 2005-11-09 | 1 | -2/+2 | |
| | ||||||
* | Move glib-ectomy.[ch] into the common directory | Marcel Holtmann | 2005-11-01 | 3 | -1/+280 | |
| | ||||||
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 4 | -48/+30 | |
| | ||||||
* | Fix infinite loops and false positive matches | Marcel Holtmann | 2005-09-10 | 1 | -25/+14 | |
| | ||||||
* | Let textfile_put() also replace the last key value pair | Marcel Holtmann | 2005-09-07 | 1 | -3/+10 | |
| | ||||||
* | Fix memory leaks with textfile_get() usage | Marcel Holtmann | 2005-09-07 | 1 | -0/+3 | |
| | ||||||
* | Move create_dirs() and create_file() into the textfile library | Marcel Holtmann | 2005-08-30 | 2 | -0/+53 | |
| | ||||||
* | Remove the create_dirs() function | Marcel Holtmann | 2005-08-06 | 1 | -34/+0 | |
| | ||||||
* | Add test for reading values | Marcel Holtmann | 2005-08-06 | 1 | -1/+5 | |
| | ||||||
* | Fix off by one memory allocation error | Marcel Holtmann | 2005-08-06 | 1 | -7/+4 | |
| | ||||||
* | Add textfile regression test | Marcel Holtmann | 2005-08-05 | 2 | -0/+70 | |
| | ||||||
* | Update the textfile library | Marcel Holtmann | 2005-08-05 | 2 | -6/+50 | |
| | ||||||
* | Implement textfile writing support | Marcel Holtmann | 2005-05-06 | 2 | -12/+149 | |
| | ||||||
* | Add the textfile library for ASCII based file access | Marcel Holtmann | 2005-04-22 | 3 | -0/+138 | |