⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes

📁 高效率的一种通用压缩/解压程序
💻
字号:
0.9.0~~~~~First version.0.9.0a~~~~~~Removed 'ranlib' from Makefile, since most modern Unix-es don't need it, or even know about it.0.9.0b~~~~~~Fixed a problem with error reporting in bzip2.c.  This does not effectthe library in any way.  Problem is: versions 0.9.0 and 0.9.0a (of theprogram proper) compress and decompress correctly, but give misleadingerror messages (internal panics) when an I/O error occurs, instead ofreporting the problem correctly.  This shouldn't give any data loss(as far as I can see), but is confusing.Made the inline declarations disappear for non-GCC compilers.0.9.0c~~~~~~Fixed some problems in the library pertaining to some boundary cases.This makes the library behave more correctly in those situations.  Thefixes apply only to features (calls and parameters) not used bybzip2.c, so the non-fixedness of them in previous versions has noeffect on reliability of bzip2.c.In bzlib.c:   * made zero-length BZ_FLUSH work correctly in bzCompress().   * fixed bzWrite/bzRead to ignore zero-length requests.   * fixed bzread to correctly handle read requests after EOF.   * wrong parameter order in call to bzDecompressInit in     bzBuffToBuffDecompress.  Fixed.In compress.c:   * changed setting of nGroups in sendMTFValues() so as to      do a bit better on small files.  This _does_ effect     bzip2.c.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -