summaryrefslogtreecommitdiffstats
path: root/common/test_textfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signed/unsigned integer comparison for helpersMarcel Holtmann2009-01-291-1/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add test for files with page sizeMarcel Holtmann2007-11-261-1/+16
* Check if value has changed before writing itMarcel Holtmann2007-01-211-0/+10
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Fix a SEGFAULT that happens when textfile_del is called using an empty file.Eduardo Rocha2006-03-241-0/+22
* Add textfile_foreach() functionMarcel Holtmann2006-02-081-17/+7
* Add support for deleting keysMarcel Holtmann2006-02-071-2/+84
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Fix memory leaks with textfile_get() usageMarcel Holtmann2005-09-071-0/+3
* Add test for reading valuesMarcel Holtmann2005-08-061-1/+5
* Add textfile regression testMarcel Holtmann2005-08-051-0/+66