Age | Commit message (Expand) | Author |
2015-07-18 | run_release builds 32/64bit binaries for 32/64bit on linux and mingw | Josh MacDonald |
2015-07-16 | Add printf tests, to be sure about mingw apparently false warnings | Josh MacDonald |
2015-07-12 | XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in Makefile | Josh MacDonald |
2015-07-09 | More work trying to build with mingw; not succeeding | Josh MacDonald |
2015-07-08 | Build for mingw, work underway | Josh MacDonald |
2015-03-30 | Update Copyright dates | Joshua MacDonald |
2015-03-07 | Use named types for xoff_t, to get printf formats right | Josh MacDonald |
2015-03-06 | Builds clean Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | Joshua MacDonald |
2014-10-18 | Remove generic encoding table support | josh.macdonald |
2013-05-14 | 3.0.7 RC0 | josh.macdonald |
2013-02-09 | Fix for printf warnings (independent of 32/64bit) | josh.macdonald |
2013-01-21 | Windows releases. | josh.macdonald |
2013-01-21 | Revert to r386; prepare 3.0.6 release | josh.macdonald |
2013-01-21 | Park these changes; tremendous slowdown, will revert to 386 | josh.macdonald |
2013-01-21 | Audit -Wconversion results | josh.macdonald |
2013-01-20 | Partial Win64 build fixes. | josh.macdonald |
2013-01-20 | Fix some TODOs (option_srcwinsz up to 4GB? | 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-11-05 | Address issue 147 | josh.macdonald |
2012-09-24 | Fix UNALIGNED_OK logic, add autoconf rule to detect for non-Windows builds an... | josh.macdonald |
2012-08-19 | Build for Win7 x64 | josh.macdonald |
2012-07-19 | Add support for lzma secondary compression (-S lzma) | josh.macdonald |
2012-07-15 | Compile on gcc-4.2 | josh.macdonald |
2012-07-15 | Compiles on gcc-4.6 | josh.macdonald@gmail.com |
2012-06-17 | Issue 120: compile with -pedantic | josh.macdonald |
2012-06-16 | Updates for iOS build, Automake setup | josh.macdonald |
2010-11-07 | Whitespace cleanups, comments | josh.macdonald |
2010-02-15 | Misc whitespace changes. | josh.macdonald |
2010-02-07 | Implement srcwin_maxsz in xd3_source_match_setup(), which prevents | josh.macdonald |
2009-11-08 | Rewrote main_set_source() to delay deciding lru_size (effectively | josh.macdonald |
2009-11-05 | Cleanups in xd3_decode_output_halfinst() and xd3_decode_emit(). | josh.macdonald |
2009-11-03 | Implement (and manually test) main_getblk_func() using FIFO instead of | josh.macdonald |
2009-11-03 | Fixes for issue 94. | josh.macdonald |
2009-10-28 | 64-bit xoff_t definitions. | josh.macdonald |
2009-10-25 | Adds xd3_set_source_and_size. | josh.macdonald |
2009-10-25 | Eliminates xd3_source->size, which is an _API Change_. Adds a new requiremen... | josh.macdonald |
2009-10-24 | Move and re-invigorate the regtest, fix 1 harmless compiler warning | josh.macdonald |
2009-03-08 | Testing for issue 79. TODO around xdelta3.c:3926 successful. | josh.macdonald |
2009-02-12 | Fixes issue 79, adds more testing. | josh.macdonald |
2008-09-17 | Compile with | josh.macdonald |
2008-09-13 | Implement adler32 and appheader for merge command. | josh.macdonald |
2008-09-07 | Change "q" to "ll" for portability. Issue 41. | josh.macdonald |
2008-09-07 | Fixes two merge bugs: | josh.macdonald |
2008-09-05 | Solves the issue reported in Issue 36. More merge tests now pass. | josh.macdonald |
2008-08-16 | Fixes a error in the test. Merge test passes...??? | josh.macdonald |
2008-07-03 | Test for encode/decode w/ single first-byte difference. Uncovered a couple of | josh.macdonald |
2008-04-22 | Install a proper fix for the looping problem in issue 70. Needs better testing | josh.macdonald |
2008-04-20 | It's plausible that this merge code actually works; untested. | josh.macdonald |
2008-04-09 | Add mechanism for processing merge arguments in order, memory | josh.macdonald |