summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-08Bugfix XDELTA environment var.josh.macdonald
2007-02-08XDELTA environment variable lets you do stuff like this:josh.macdonald
2007-02-08Release 3.0o final.josh.macdonald
2007-02-08Integrate Makefile from Cygwin.josh.macdonald
2007-02-08Make "option ignored" less verbose.josh.macdonald
2007-02-08Make windows python module work under Cygwin.josh.macdonald
2007-02-08Python swig module working with xd3_encode_memory(), xd3_decode_memory(),josh.macdonald
2007-02-07Ready to release 3.0o. Still working on swig.josh.macdonald
2007-02-07Update FASTEST, DEFAULT compression level. Comments.josh.macdonald
2007-02-07Fixes print commands on Windows, the needed GetStartupInfo() and stdin/stdout...josh.macdonald
2007-02-06(no commit message)josh.macdonald
2007-02-05Add a .swig for python, working on xd3_encode_mememory() and josh.macdonald
2007-02-04(no commit message)josh.macdonald
2007-02-04Release 3.0njosh.macdonald
2007-02-04Fixes the /dont_run_xdelta_as_root test, creates a real file and chmods josh.macdonald
2007-02-04Cleanup www (it's on the code.google.com/p/xdelta/wiki/list now). josh.macdonald
2007-02-04Adds a new compression level (-6), makes -1 faster and -9 better.josh.macdonald
2007-02-04Decoder memory error, related to secondary compression, fixed. Valgrind josh.macdonald
2007-02-02Disable external compression under Cygwin for the Python module. External com...josh.macdonald
2007-02-02patch_command: warn about parse error for invalid deltajosh.macdonald
2007-02-02xdelta3-regtest.py experiment now changes the file each round.josh.macdonald
2007-02-02Add an error message for parse errors with the XdeltaControl object.josh.macdonald
2007-02-01Implmeent xd3_encode_memory() and xd3_decode_memory(), add comments.josh.macdonald
2007-02-01Fixes build on Cygwin, some work on -regtest.pyjosh.macdonald
2007-01-29Updates on G:josh.macdonald
2007-01-29Change _completely() to _completely_stream(), to introduce a new, josh.macdonald
2007-01-28Fixes the source-allocation problem, should resolve 64bit platform josh.macdonald
2007-01-28Cleanupjosh.macdonald
2007-01-28More cleanup.josh.macdonald
2007-01-28Clenaup junk.josh.macdonald
2007-01-28Remove more junk.josh.macdonald
2007-01-28Delete junk imported by accident.josh.macdonald
2007-01-223.0m windows buildjosh.macdonald
2007-01-223.0mdotdotisdead
2007-01-22Release 3.0mdotdotisdead
2007-01-21Update configs, comments, etc.dotdotisdead
2007-01-21Fixes dumb crash in xd3_free_stream when stream->iopt_alloc is NULL.dotdotisdead
2007-01-20Changes to support -I IOPT_SIZE on the commandline. New support for unlimite...dotdotisdead
2007-01-16(no commit message)josh.macdonald
2007-01-16Release 3.0ldotdotisdead
2007-01-16Fixes the soft config used in parts of xdelta3-test.h, so it will be immune t...dotdotisdead
2007-01-16Increase default IOPT buffer size to 4096 entries: there is still no dotdotisdead
2007-01-14Cleanup the calculation of -B and -W, get the minimum source buffer size dotdotisdead
2007-01-133.0k windows buildjosh.macdonald
2007-01-13Edit xdelta3-cfgs, not exactly scientific tuning but much better for dotdotisdead
2007-01-11Testing random configurations to update xdelta3-cfgs.h, preliminary.dotdotisdead
2007-01-10Work on tuning tests.dotdotisdead
2007-01-08Experimenting with -C soft-config, trying to tune the -1..-9 values.dotdotisdead
2007-01-08Set source buffer size to min(source->size) and if the command-line isdotdotisdead
2007-01-07Removes the -M memsize flag, the #define, and stream_config field of the dotdotisdead