summaryrefslogtreecommitdiff
path: root/source/fitz/memento.c
AgeCommit message (Expand)Author
2018-03-22Clean up windows ifdefs.Tor Andersson
2017-07-03Memento: pointer checking functions.Robin Watts
2017-06-30Tweak Memento: make ref counting advance events.Robin Watts
2017-04-27Include required system headers.Tor Andersson
2017-04-27memento: Don't include unnecessary headers.Tor Andersson
2017-03-29Happy New Year!Sebastian Rasmussen
2017-01-09Be consistent in use of DEBUG/NDEBUG macros.Tor Andersson
2016-11-05Fix Memento bug.Robin Watts
2016-11-04Avoid warning in memento builds.Robin Watts
2016-11-03Memento: Silence MSVC warningsRobin Watts
2016-09-20Fix Memento crashRobin Watts
2016-09-20Sync Memento with gs.Robin Watts
2016-09-17Squash some memento warnings in MEMENTO_LEAKONLY builds.Robin Watts
2016-09-14Update android logging code within Memento.Robin Watts
2016-09-13Fix Memento Android backtrace code.Robin Watts
2016-09-13Update Memento for Android.Robin Watts
2016-07-08git stripspaceTor Andersson
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2016-03-28Memento: Add facility to cope with 'known' leaked blocks.Robin Watts
2016-03-26Memento: Cope with wrapped blocks.Robin Watts
2016-03-23Tweak Memento to avoid suprious valgrind warnings.Robin Watts
2016-03-15Memento: Avoid warnings building without HAVE_LIBDLRobin Watts
2016-03-15Memento: Rename memento 'globals' to 'memento'.Robin Watts
2016-03-15Memento: Add Memento_{takeRef,dropRef,reference} functions.Robin Watts
2016-03-10Memento: Pull in latest fixes from gs.Robin Watts
2016-03-07Memento: List block details at closedown.Robin Watts
2016-03-07Memento: Store/display backtraces with blocks.Robin Watts
2016-03-07Memento: Store callstacks for events.Robin Watts
2016-03-03Memento: Speed improvements.Robin Watts
2015-05-15Memento improvements.Robin Watts
2015-02-25Add 64 bit windows builds to MSVC solution.Robin Watts
2014-01-17Fix more Memento/Valgrind interactions.Robin Watts
2014-01-13Memento fixes for working with valgrind.Robin Watts
2013-07-03Update Memento to output to debug window on windows.Robin Watts
2013-06-20Rearrange source files.Tor Andersson