summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile
AgeCommit message (Expand)Author
2010-11-12Build fix, Makefile hackjosh.macdonald
2010-10-25Move block-cache code from -main.h to -blkcache.h. Previous merge wasjosh.macdonald
2010-08-03release 3.0zjosh.macdonald@gmail.com
2010-02-21Fix the handling of external source decompression, which changed in 3.0wjosh.macdonald
2010-02-16Prepare release 3.0xjosh.macdonald
2010-02-16Fixes a memory corruption caused by recent changes (as early as 3.0w, josh.macdonald
2010-02-11Running xdelta3-regtest.py. Observed a bug in recently-added josh.macdonald
2009-11-08Rewrote main_set_source() to delay deciding lru_size (effectivelyjosh.macdonald
2009-11-03Implement (and manually test) main_getblk_func() using FIFO instead ofjosh.macdonald
2009-10-26Release 3.0wjosh.macdonald
2009-10-25Test crashes in recode test w/ "allow_fake_source" support, getting close?josh.macdonald
2009-10-25Fix ALT_CODE_TABLE generation code to use xd3_encode/decode_memory(), a josh.macdonald
2009-10-25Adds xd3_set_source_and_size.josh.macdonald
2009-10-25Eliminates xd3_source->size, which is an _API Change_. Adds a new requiremen...josh.macdonald
2009-10-24Move and re-invigorate the regtest, fix 1 harmless compiler warningjosh.macdonald
2009-03-12Update version josh.macdonald
2008-09-17Compile with josh.macdonald
2008-09-13Remove "pre0"josh.macdonald
2008-08-07Add TmpFile class and begin testing merge command via xd3_main_cmdline().josh.macdonald
2008-06-27Adds new testing directory for a C++ test, makes xdelta3-test.h compile with ...josh.macdonald
2008-06-20Add a new test file, add a Mersenne Twister implementation, andjosh.macdonald
2008-03-31Implement more of "xdelta3 merge" command. Compile fixes.josh.macdonald
2007-12-27Adding more support for "merge" command.josh.macdonald
2007-12-17Patches for Makefile.mingw and xdelta3.h comments, work on "merge"josh.macdonald
2007-12-14Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix josh.macdonald
2007-12-07Patches from A. Mennucc for Debian. Fixing makfile for Cygwinjosh.macdonald
2007-11-27Diagnose expected non-failures test failure introfuced in 3.0s relatingjosh.macdonald
2007-11-11Compile with g++ 3.4.4 and add C++ checksum_test.ccjosh.macdonald
2007-11-10Adds output regarding inefficient copy instructions to "printdelta".josh.macdonald
2007-11-09Release 3.0sjosh.macdonald
2007-11-07A few optimizations: -1 (fastest) is faster than before. -fno-builtinjosh.macdonald
2007-10-28Eliminate calls to __umoddi3 (compiler generated for 64-bit % 32-bit).josh.macdonald
2007-10-28Reformat >80col lines. 32-bit build/test fixes.josh.macdonald
2007-10-21Comments and build with speed_test.ccjosh.macdonald
2007-10-20working on inline functionsjosh.macdonald
2007-10-103.0r releasejosh.macdonald
2007-09-29Adds a test that triggers the assertion failure in djw_build_prefix,josh.macdonald
2007-09-24Add example by Ralf Junker, who has given me permission to distribute.josh.macdonald
2007-03-25Add MSI build, Makefile wix rules.josh.macdonald
2007-03-24Release 3.0q sourcejosh.macdonald
2007-03-06regtest is not quite summarizing correctlyjosh.macdonald
2007-02-26Cleanup experiment code; use hyperbolic function.josh.macdonald
2007-02-183.0p source releasejosh.macdonald
2007-02-18pre 3.0p, all tests passjosh.macdonald
2007-02-18raise default sprevsz, add command-line flag -P to setjosh.macdonald
2007-02-17generic encode tables compiled in setup.py; comments on HARDMAXWINSZ; more wi...josh.macdonald
2007-02-14add small_page_test.c, currently failsjosh.macdonald
2007-02-11Fixes bugs in XDELTA environment variable.josh.macdonald
2007-02-08Integrate Makefile from Cygwin.josh.macdonald
2007-02-08Make windows python module work under Cygwin.josh.macdonald