61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't send file state in crash report More... about 1 year ago
maybe fix stack overflow in ChmModel / HtmlWindow More... about 1 year ago
during stress test skip a file if had 3 slow pages More... about 1 year ago
fix StrQueue::PopFront() More... about 1 year ago
also exclude asan .dll More... about 1 year ago
use DirFileProviderAsync() everywhere in stress test More... about 1 year ago
add StrQueue::Access() More... about 1 year ago
add DirFileProviderAsync() and use in stress test More... about 1 year ago
add StrQueue More... about 1 year ago
use engine->Release() instead of delete engine More... about 1 year ago
ref-count EngineBase to account for use in find / print / render threads More... about 1 year ago
update mupdf More... about 1 year ago
log UpdateDeltaPerLine() More... about 1 year ago
remove accidental add More... about 1 year ago
add GetOrClonePerThreadContext() and ReleasePerThreadContext() More... about 1 year ago
refactor EngineMupdf::ctx => EngineMupdf::Ctx() More... about 1 year ago
don't generate docs on each build, only generate when doing builds from script More... about 1 year ago
update translations More... about 1 year ago
update mupdf More... about 1 year ago
tweak ExceptionNameFromCode() More... about 1 year ago
tweak FmtVWithAllocator() More... about 1 year ago
make -logview run the gui version of logview More... about 1 year ago
add checkComandsAreDocumented() to check for undocumented commands during doc generation More... about 1 year ago
maybe fix crash in GetSmartZoomPos() (IsPointOnPage() doesn't handle dm null) More... about 1 year ago
add logging to uitask More... about 1 year ago
register window message instead of using WM_EXECUTE_TASK (WM_USER + 104); I'm seeing a crash deleting func in WndProcTaskDispatch() so maybe it's a rougue message More... about 1 year ago
fix crash due to mismatch alloc/free in FmtVWithAllocator() More... about 1 year ago
tweak handling of [Open(...)] DDE command More... about 1 year ago
redo HandleOpenCmd() logic and add more logging More... about 1 year ago
tweak docs More... about 1 year ago