summaryrefslogtreecommitdiff
path: root/base/gsmchunk.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* xpswrite - limit the memory used by images to avoid memory exhaustionKen Sharp2022-11-161-0/+1
* Bug 705221(redux): "Reverse" original fixChris Liddell2022-04-191-2/+2
* Bug 705221: Fix explosion in memory use with given file.Robin Watts2022-04-141-7/+24
* Add Memento_label calls to gs allocators.Robin Watts2021-10-281-1/+1
* chunk allocator: update "used" memory statsChris Liddell2021-07-051-0/+3
* Cleanup compiler warningsNancy Durgin2021-06-021-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Chunk allocator was using unsigned int rather than size_t.Robin Watts2021-02-171-13/+13
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-15/+21
* Bug 697545 : Prevent SEGV in append_macro.Shailesh Mistry2019-09-191-20/+28
* Move to size_t in allocations.Robin Watts2019-07-041-23/+23
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Add SINGLE_OBJECT_MEMORY_BLOCKS_ONLY logic.Robin Watts2017-11-171-1/+1
* Squash some warnings in gsmchunk.cRobin Watts2017-06-281-3/+3
* chunk allocator: on free, use original size for single object chunkChris Liddell2017-06-141-1/+1
* New chunk memory manager.Robin Watts2017-05-181-462/+992
* Add gs_set_object_type function to gs_memory_t interface.Robin Watts2017-05-171-1/+12
* Bug 697626: bounds check allocations in the chunk allocatorChris Liddell2017-03-021-0/+4
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-131-0/+16
* Add max_used to gs_memory_status and use it for -Z: resource usageRay Johnston2016-04-191-8/+3
* Squash warnings: Warnings caused by printf specifiers.Robin Watts2016-01-041-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+865