]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/rangecoder/range_common.h
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / rangecoder / range_common.h
2010-11-16 Ryan C. GordonRemoved what I believe is an incorrect #ifdef HAVE_... master
2010-11-16 Ryan C. GordonMoved var declarations out of for-loops. Makes pre...
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-04-24 Lasse CollinSwitch to uint16_t as the type of range coder probabili...
2008-01-15 Lasse CollinAdded precomputed range coder probability price table.
2007-12-08 Lasse CollinImported to git.