index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
fitz
/
memento.c
Age
Commit message (
Expand
)
Author
2016-11-05
Fix Memento bug.
Robin Watts
2016-11-04
Avoid warning in memento builds.
Robin Watts
2016-11-03
Memento: Silence MSVC warnings
Robin Watts
2016-09-20
Fix Memento crash
Robin Watts
2016-09-20
Sync Memento with gs.
Robin Watts
2016-09-17
Squash some memento warnings in MEMENTO_LEAKONLY builds.
Robin Watts
2016-09-14
Update android logging code within Memento.
Robin Watts
2016-09-13
Fix Memento Android backtrace code.
Robin Watts
2016-09-13
Update Memento for Android.
Robin Watts
2016-07-08
git stripspace
Tor Andersson
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-03-28
Memento: Add facility to cope with 'known' leaked blocks.
Robin Watts
2016-03-26
Memento: Cope with wrapped blocks.
Robin Watts
2016-03-23
Tweak Memento to avoid suprious valgrind warnings.
Robin Watts
2016-03-15
Memento: Avoid warnings building without HAVE_LIBDL
Robin Watts
2016-03-15
Memento: Rename memento 'globals' to 'memento'.
Robin Watts
2016-03-15
Memento: Add Memento_{takeRef,dropRef,reference} functions.
Robin Watts
2016-03-10
Memento: Pull in latest fixes from gs.
Robin Watts
2016-03-07
Memento: List block details at closedown.
Robin Watts
2016-03-07
Memento: Store/display backtraces with blocks.
Robin Watts
2016-03-07
Memento: Store callstacks for events.
Robin Watts
2016-03-03
Memento: Speed improvements.
Robin Watts
2015-05-15
Memento improvements.
Robin Watts
2015-02-25
Add 64 bit windows builds to MSVC solution.
Robin Watts
2014-01-17
Fix more Memento/Valgrind interactions.
Robin Watts
2014-01-13
Memento fixes for working with valgrind.
Robin Watts
2013-07-03
Update Memento to output to debug window on windows.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson