summaryrefslogtreecommitdiff
path: root/xdelta3/examples
AgeCommit message (Expand)Author
2017-05-13fix examples Makefile Samuel Colvin
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
2015-09-29Merge from HEADJosh MacDonald
2015-03-30README to README.mdJoshua MacDonald
2014-10-23checksum_test is working (apparently)Josh MacDonald
2012-06-16Add examples/iOS test appjosh.macdonald
2010-11-07Fix examples directoryjosh.macdonald
2009-10-25Adds xd3_set_source_and_size.josh.macdonald
2008-09-13Fix examples build, all-targets build, run tests, set version=3.0u.josh.macdonald
2008-04-15Fixes for issue 70. The test inputs tickled a case where thejosh.macdonald
2007-12-14Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix josh.macdonald
2007-12-02Working on the test failure in dbeug mode, partial recode test written.josh.macdonald
2007-11-26The rabin-karp checksum looks better in testing but doesn't reallyjosh.macdonald
2007-11-15Get uniqueness and fullness metrics working, add compaction parameter forjosh.macdonald
2007-11-13Learned a lot about Rabin-Karp performance.josh.macdonald
2007-11-13(no commit message)josh.macdonald
2007-11-11Compile with g++ 3.4.4 and add C++ checksum_test.ccjosh.macdonald
2007-11-07Adds compare_test for benchmarking xd3_forward_match, the optimizedjosh.macdonald
2007-10-29Add a new COMPLEVEL_1, previous -1 becomes -2.josh.macdonald
2007-10-28New xd3_blksize_div() function used everywhere to avoid __umoddi3josh.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-27Cleanups on cygwin.josh.macdonald
2007-10-27Fixes for linux build.josh.macdonald
2007-10-21New speed tes.tjosh.macdonald
2007-09-24Add example by Ralf Junker, who has given me permission to distribute.josh.macdonald
2007-02-18remove PROMOTE, SSMATCH, TRYLAZY, raise default IOPT_SIZEjosh.macdonald
2007-02-14fix two alloc checks in djw.hjosh.macdonald
2007-02-14set opaquejosh.macdonald
2007-02-14add small_page_test.c, currently failsjosh.macdonald