summaryrefslogtreecommitdiff
path: root/gs/base/gsalloc.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Memento fixes; Memento code in gsalloc was broken.Robin Watts1-6/+8
2011-08-10Bug 692367: add gs_memory_t arg to finalize methodChris Liddell1-1/+1
2011-08-02Memento_failThisEvent addition and usage in chunk allocator.Robin Watts1-7/+67
2011-06-30Various Memento changes.Robin Watts1-0/+5
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-883/+882
2011-04-13Fix for PCL when NumRenderingThreads > 0. PCL uses a memory allocator that isRay Johnston1-0/+1
2010-11-16Fix for PCL that uses the chunk allocator (which is not inherently thread safe)Ray Johnston1-0/+1
2010-05-24Merge of icc_work branch into trunk.Michael Vrhel1-2/+2
2010-04-30Merge of trunk into branch through 11159Michael Vrhel1-1/+1
2010-04-29Doubling the arbitrary 0x100000 alloc size limit; the alloc_size_is_ok() chec...Hin-Tak Leung1-1/+1
2010-04-27Test for this really should include one for 'A'. Otherwise, as mentioned in ...Michael Vrhel1-2/+2
2010-03-02Merge of trunk into branch through rev 10837Michael Vrhel1-0/+11
2010-02-23Fixes bug 690967, a diagnostic problem with dumping memory the debugHenry Stiles1-0/+11
2009-12-01Merge of trunk into icc_work branch through rev 10422Michael Vrhel1-1/+7
2009-11-30Remove an unnecessary diagnostic debug printf which should not haveHenry Stiles1-1/+0
2009-11-30New procedure to dump memory chunks with less detail. This will beHenry Stiles1-1/+8
2009-10-21Merge of trunk into ICC branch through rev 10201.Michael Vrhel1-0/+6
2009-08-17Improve diagnostics for detecting problems with virtual memory spacesHenry Stiles1-0/+6
2009-08-11Merge of trunk into icc branch through rev 9974.Michael Vrhel1-4/+20
2009-08-11The debugging code to dump an allocator crashed when printingHenry Stiles1-35/+51
2009-07-21Merge of trunk into branch through revision 9874.Michael Vrhel1-1/+1
2009-06-05Switch to 32-bit PostScript integers on 64 bit platform. Bug 690474.Alex Cherepanov1-1/+1
2008-12-30Fix (garbager) : Wrong object marks when the object is freed by a garbager ca...Igor Melichev1-0/+1
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+2130