summaryrefslogtreecommitdiff
path: root/source/fitz/memento.c
AgeCommit message (Expand)Author
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