33be3c0e24
too early if we hit End of Input while decoding a Subblock of type Repeating Data. To keep the loop termination condition elegant, the order of enumerations in coder->sequence were changed. To keep the case-labels in roughly the same order as the enumerations in coder->sequence, large chunks of code was moved around. This made the diff big and ugly compared to the amount of the actual changes made. |
||
---|---|---|
.. | ||
common | ||
liblzma | ||
lzma | ||
lzmadec | ||
scripts | ||
Makefile.am |