summaryrefslogtreecommitdiff
path: root/base/gsmalloc.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-1/+2
* Add line missed from previous debug-Z@ overnight fix commit.Robin Watts2021-11-091-2/+0
* Fix SEGVs seen in debug-Z@ overnight tests.Robin Watts2021-11-081-2/+2
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Pacify helgrind so that gs_heap_status is thread safe.Ray Johnston2020-10-311-2/+8
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix Bug 702181: SEGV when BufferSpace is at or above -K alloc limitray2020-03-231-1/+10
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-14/+14
* Bug 702100: Fix memory limit to be based on size_t not long.Robin Watts2020-02-061-2/+2
* Memento: Remove MEMENTO_SQUEEZE_BUILD from the code.Robin Watts2020-02-061-2/+0
* Move to size_t in allocations.Robin Watts2019-07-041-18/+18
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-2/+8
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* New chunk memory manager.Robin Watts2017-05-181-1/+7
* Remove superfluous gsmemlok files.Robin Watts2017-05-171-2/+0
* Add gs_set_object_type function to gs_memory_t interface.Robin Watts2017-05-171-1/+12
* Revert "gs_malloc_memory_t: change type of limit/used/max_used"Chris Liddell2017-04-071-1/+1
* gs_malloc_memory_t: change type of limit/used/max_usedChris Liddell2017-04-061-1/+1
* Memory squeezing fixes (PCL)Robin Watts2017-02-031-1/+7
* Tweak gs to enable fast Memento memory squeezing.Robin Watts2017-02-021-0/+2
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-131-1/+2
* Bobbin: Add first version of Bobbin.Robin Watts2016-06-141-1/+1
* Add max_used to gs_memory_status and use it for -Z: resource usageRay Johnston2016-04-191-11/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+608