summaryrefslogtreecommitdiff
path: root/riscos/filename.c
Commit message (Collapse)AuthorAgeFilesLines
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-211-427/+0
| | | | svn path=/trunk/netsurf/; revision=2541
* [project @ 2006-01-06 21:01:01 by jmb]John Mark Bell2006-01-061-0/+1
| | | | | | Add missing include svn path=/import/netsurf/; revision=1996
* [project @ 2006-01-06 20:56:44 by rjw]Richard Wilson2006-01-061-35/+202
| | | | | | Add code necessary to flush unaccounted references in the Cache directory. svn path=/import/netsurf/; revision=1995
* [project @ 2006-01-04 22:59:49 by rjw]Richard Wilson2006-01-041-2/+25
| | | | | | Reduce directory creation overhead slightly. Ensure directories are actually created. svn path=/import/netsurf/; revision=1982
* [project @ 2006-01-02 22:15:28 by rjw]Richard Wilson2006-01-021-1/+1
| | | | | | Fix claiming resulting in incorrect filenames. svn path=/import/netsurf/; revision=1965
* [project @ 2006-01-01 23:54:02 by rjw]Richard Wilson2006-01-011-52/+49
| | | | | | Optimisation of filename requests. svn path=/import/netsurf/; revision=1930
* [project @ 2005-12-29 23:17:36 by rjw]Richard Wilson2005-12-291-1/+1
| | | | | | Make all filenames the same length. svn path=/import/netsurf/; revision=1902
* [project @ 2005-10-01 23:28:46 by adrianl]Adrian Lees2005-10-011-13/+16
| | | | | | Make robust against missing/unexpected thumbnail filenames, eg. saving errors (caused SIGSEGV recursion when starting) svn path=/import/netsurf/; revision=1869
* [project @ 2005-06-23 17:17:56 by rjw]Richard Wilson2005-06-231-92/+44
| | | | | | Clients now manage the persistent state. svn path=/import/netsurf/; revision=1760
* [project @ 2005-06-21 14:17:51 by rjw]Richard Wilson2005-06-211-0/+284
Unique filename provider. svn path=/import/netsurf/; revision=1750