summaryrefslogtreecommitdiff
path: root/base/memento.c
Commit message (Expand)AuthorAgeFilesLines
* Memento fix: Memento_strdup was inconsistently defined.Robin Watts2021-02-161-1/+1
* Quell Memento warnings in debug non-Memento builds.Robin Watts2021-02-151-0/+6
* Add Memento_blockInfo(void *addr).Robin Watts2020-12-151-0/+23
* Memento: Workaround VS2008 not having va_copy.Robin Watts2020-11-201-0/+13
* Tweak memento.c handling of memento.h header.Robin Watts2020-11-161-0/+4
* base/memento.c: fix coverity warnings about need to call va_end().Julian Smith2020-11-161-6/+14
* Update Memento to match MuPDF and Extract.Robin Watts2020-11-131-126/+315
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Add support for multiple squeezes in one run.Julian Smith2020-02-251-1/+244
* Memento/Valgrind tweak.Robin Watts2020-02-241-2/+3
* Memento: show backtrace when we start failing.Julian Smith2020-02-101-0/+1
* Pull in a couple of memento fixes from Sebastian.Robin Watts2020-02-071-1/+2
* Sync memento between mupdf and gs.Robin Watts2020-02-061-93/+113
* Memento: Remove MEMENTO_SQUEEZE_BUILD from the code.Robin Watts2020-02-061-0/+10
* Memento: Unlock a block with valgrind before checking it.Robin Watts2019-11-051-3/+8
* Added support for MEMENTO_BREAKAT, equivalent to (gdb) call Memento_breakAt(....Julian Smith2019-10-281-0/+3
* Memento: Fix annoyance with %pRobin Watts2019-10-251-14/+16
* Memento tweaks: libbacktrace warning/instructions.Robin Watts2019-10-241-3/+36
* Fix Memento_find when running under valgrind.Robin Watts2019-02-081-7/+25
* Sync Memento from MuPDF.Robin Watts2018-11-161-39/+327
* Fix Memento locking problem.Robin Watts2018-04-061-5/+19
* Memento: Fix typo in Mutex init.Robin Watts2018-03-291-1/+1
* Fix typo in Memento_breakpointLocked.Robin Watts2018-03-141-1/+1
* Memento: Add Mutex to protect Memento operations.Robin Watts2018-03-121-50/+222
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Memento: Fix type of signal handler function.Robin Watts2017-12-021-2/+4
* Memento: Add Memento_sequenceRobin Watts2017-11-151-0/+5
* Memento memory squeezing tweaks.Robin Watts2017-02-021-42/+57
* Memento: Improve memory squeezing.Robin Watts2017-02-011-0/+19
* Fix Memento crashRobin Watts2016-09-201-1/+3
* Sync Memento with MuPDF.Robin Watts2016-09-201-20/+148
* Bug 697134: Tweak MEMENTO_GS_HACKS inclusion.Robin Watts2016-09-201-7/+1
* Fix Memento bug.Robin Watts2016-07-261-1/+1
* Import latest Memento from MuPDF.Robin Watts2016-07-261-10/+83
* Memento: Add Memento_tick()Robin Watts2016-06-141-4/+13
* Bring Memento up to date with MuPDF version.Robin Watts2016-03-231-154/+203
* Bug 696640: Fix stack overflow in memento.Robin Watts2016-03-101-9/+17
* Memento: Fix linux memento builds.Robin Watts2016-03-101-1/+10
* Fix windows memento builds.Robin Watts2016-03-101-1/+1
* Memento: Store/display backtraces with blocks.Robin Watts2016-03-071-66/+583
* Memento: Speed improvements.Robin Watts2016-03-031-153/+369
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1516