summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-decode.h
AgeCommit message (Expand)Author
2007-02-11Fixes bugs in XDELTA environment variable.josh.macdonald
2007-02-08Python swig module working with xd3_encode_memory(), xd3_decode_memory(),josh.macdonald
2007-02-04Decoder memory error, related to secondary compression, fixed. Valgrind josh.macdonald
2007-02-01Fixes build on Cygwin, some work on -regtest.pyjosh.macdonald
2007-01-29Updates on G:josh.macdonald
2006-09-24Move the decode routines. There is a decoder bug past >4GB, but no codedotdotisdead