summaryrefslogtreecommitdiff
path: root/gs/base/gxclmem.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Fix bug 692330: SEGV in clist memfile fseek.Robin Watts1-8/+7
2011-05-27Bug 692237. Fix memfile_unlink to use %p instead of 0x%0xRay Johnston1-1/+1
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-659/+659
2010-07-06Fix BAND_LIST_STORAGE=memory to handle files that create compressed memoryRay Johnston1-661/+666
2010-05-04As part of the work for bug 691207 (remove global variables) we introduceRobin Watts1-14/+34
2010-04-14Update the clist band list compressor code to work without using globalRobin Watts1-667/+670
2008-09-10Change two more printf(%x) uses with pointers to use %p.Ralph Giles1-4/+4
2008-09-10Replace non-standard %P with %p for pointer printing.Ray Johnston1-3/+3
2008-09-03Add protection for the "finish" exit point for potential (no longer existsRay Johnston1-1/+4
2008-09-03Fix : gcc compiler warnings.Igor Melichev1-6/+5
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1236