summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-blkcache.h
AgeCommit message (Expand)Author
2016-04-02Merge release3_0_apl, changing the license in the 3.1.x release branchJosh MacDonald
2016-03-14Introduce APL LICENSE and notices, remove GNU COPYING and notices. Version 3....Josh MacDonald
2016-01-05-Wformat fixesJosh MacDonald
2015-12-27Merge frmo originJosh MacDonald
2015-12-26Unused did_seek varJosh MacDonald
2015-12-17Fix incorrect buffer allocation which resulted in cache misses wasting a page...Joshua MacDonald
2015-11-03Simplify frontier_pos logic, fix XD3_TOOFARBACK assertion failure exposed thr...Josh MacDonald
2015-09-30Use W printf insert for 32- or 64-bit usize_tJosh MacDonald
2015-09-29Merge from HEADJosh MacDonald
2015-07-12XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in MakefileJosh MacDonald
2015-05-03Move three definitions to make them visible from regtestJoshua MacDonald
2014-10-23checksum_test is working (apparently)Josh MacDonald
2014-10-19Support for 64bit usize_t w/ XD3_USE_LARGEWINDOW64Josh MacDonald
2014-10-18Some -Wconversion cleanupsJosh MacDonald
2013-01-21Revert to r386; prepare 3.0.6 releasejosh.macdonald
2013-01-21Park these changes; tremendous slowdown, will revert to 386josh.macdonald
2013-01-21fix main_getblk_lru for decodejosh.macdonald
2013-01-21Audit -Wconversion resultsjosh.macdonald
2013-01-20Fix some TODOs (option_srcwinsz up to 4GB?josh.macdonald
2013-01-20Undo several temporary changesjosh.macdonald
2013-01-20Fix regression in SVN 376 (3.0.5)josh.macdonald
2012-11-17Make -B a size_t, build and test w/ -m64josh.macdonald
2012-11-13Fix an off-by-one error in preventing > max_srcwinsize backward seeksjosh.macdonald
2012-11-12Remove a harmful error check/message, which prevented the decoder from readin...josh.macdonald
2012-08-19Build for Win7 x64josh.macdonald
2012-06-27remove strcat, sprintfjosh.macdonald
2010-11-12Build fix, Makefile hackjosh.macdonald
2010-11-07Whitespace cleanups, commentsjosh.macdonald
2010-11-07Cleanup after external compression processesjosh.macdonald
2010-11-07Further simplify xdelta3-blkcache.h by removing lru_freejosh.macdonald
2010-11-07Clean up and simplify main_set_source()josh.macdonald
2010-10-25Move block-cache code from -main.h to -blkcache.h. Previous merge wasjosh.macdonald
2010-10-25branch from xdelta3-main.hjosh.macdonald