Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-09 | Fix issue in xd3_encode_memory causing error when IOPT buffer capacity ↵ | josh.macdonald | |
reached and a copy reaches the end-of-source, causing unexpected request for second source block. New tests to cover this case. Removed the IOPT limit in xd3_encode_memory (improves compression). Doubles sizing of the large-checksum hash table (fewer collisions, better compression). | |||
2013-05-13 | Repair and improve the regtest | josh.macdonald | |
2013-01-21 | Revert to r386; prepare 3.0.6 release | josh.macdonald | |
2013-01-20 | Partial Win64 build fixes. | josh.macdonald | |
2013-01-20 | Fix regression in SVN 376 (3.0.5) | josh.macdonald | |
2012-11-17 | Make -B a size_t, build and test w/ -m64 | josh.macdonald | |
2012-08-19 | Build for Win7 x64 | josh.macdonald | |
2012-07-15 | Compiles on gcc-4.6 | josh.macdonald@gmail.com | |
2012-06-27 | Fix a few more string shenanigans. Basic tests in WIN32, builds in cygwin too. | josh.macdonald@gmail.com | |
Comments out Python/Swig, will make them conditional later (I can't figure this out). | |||
2012-06-27 | remove strcat, sprintf | josh.macdonald | |
2012-06-17 | Issue 120: compile with -pedantic | josh.macdonald | |
2012-06-16 | Include testing/regtest.cc in Makefile.am | josh.macdonald | |
2012-06-16 | Updates for iOS build, Automake setup | josh.macdonald | |