summaryrefslogtreecommitdiff
path: root/xdelta3
AgeCommit message (Expand)Author
2017-08-21Merge pull request #236 from RobertCochran/generate-build-filesJoshua MacDonald
2017-08-12Add shellscript to generate build files for LinuxRobert Cochran
2017-06-01Update VS project to VS2013Philippe Lieser
2017-05-16Merge pull request #219 from fuzzac/release3_1_aplJoshua MacDonald
2017-05-13fix examples Makefile Samuel Colvin
2016-07-06Make it easier to compile on windows.Magnus Danielsson
2016-05-07Enable WINE testsJoshua MacDonald
2016-05-06Remove -pedantic elimiantes mingw32 warningsJoshua MacDonald
2016-05-04Make run_release.sh handle build directory missing / not emptyJoshua MacDonald
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-07automake updateJosh MacDonald
2016-01-07Merge remote-tracking branch 'origin/master' into 64bithashJosh MacDonald
2016-01-07AgainJosh MacDonald
2016-01-07Merge remote-tracking branch 'origin/master' into 64bithashJosh MacDonald
2016-01-07Mingw warning fix, update (C)Josh MacDonald
2016-01-07Fix 'make dist'Josh MacDonald
2016-01-06Prepare release 3.1.0Josh MacDonald
2016-01-05-Wformat fixesJosh MacDonald
2016-01-04Build fixes w/ XD3_DEBUG=9 and Clang -WeverythingJosh MacDonald
2016-01-02remove dead fileJosh MacDonald
2015-12-31Merge branch '64bithash' of https://github.com/jmacd/xdelta-devel into 64bithashJosh MacDonald
2015-12-31Restore offset testJosh MacDonald
2015-12-29Fix checksum_test for LLVM/DarwinJoshua MacDonald
2015-12-29(verbose) Print the secondary compression usedJoshua MacDonald
2015-12-29Build on Darwin. Replace xd3_(read|decode|sizeof|emit)_(size|offset) macros w...Joshua MacDonald
2015-12-27Merge frmo originJosh MacDonald
2015-12-26Fix build. What happened?Josh MacDonald
2015-12-26Restore 2 block advancement (arbitrary)Josh MacDonald
2015-12-26Merge upstreamJosh MacDonald
2015-12-26Merge branch 'master' of https://github.com/jmacd/xdelta-develJosh MacDonald
2015-12-26Unused did_seek varJosh MacDonald
2015-12-26Misc regtest (Panic, Sort, -S none)Josh MacDonald
2015-12-26Support Panic in the main routineJosh MacDonald
2015-12-26Sum and print summary by source window sizeJoshua MacDonald
2015-12-26Matches 3.0.10 behavior, approximately, insofar as stream.srcwin_cksum_pos; T...Joshua MacDonald
2015-12-17Record / print decoder time; re-enable offsetTestJoshua MacDonald
2015-12-17Fix incorrect buffer allocation which resulted in cache misses wasting a page...Joshua MacDonald
2015-12-17Comment / update test results for xd3_srcwin_move_pointJoshua MacDonald
2015-12-12Comment on performance regressionJoshua MacDonald
2015-12-12Print timing stats for dataset testJoshua MacDonald
2015-12-11Add dataset testJoshua MacDonald
2015-12-07One more XD3_TOOFARBACK case handled (regtest.go)Joshua MacDonald
2015-12-07Run offset tests up to the 31bit source window (seeJoshua MacDonald
2015-12-02Fixes regtest.go running against xdelta3 headJoshua MacDonald
2015-11-30Fix typoJoshua MacDonald
2015-11-29Test this on LinuxJoshua MacDonald
2015-11-27Regtest workJoshua MacDonald
2015-11-26Wait for I/O to finish before waiting for subprocesses to exitJoshua MacDonald
2015-11-23Improve error handling; allow two routines to have errors in a successful tes...Joshua MacDonald