3 files changed
+19
-14
lines changed+11-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
250 | 260 |
| |
251 | 261 |
| |
252 | 262 |
| |
| |||
263 | 273 |
| |
264 | 274 |
| |
265 | 275 |
| |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 | 276 |
| |
278 | 277 |
| |
279 | 278 |
| |
| |||
460 | 459 |
| |
461 | 460 |
| |
462 | 461 |
| |
463 |
| - | |
| 462 | + | |
464 | 463 |
| |
465 | 464 |
| |
466 | 465 |
| |
|
- .appveyor.yml+83
- .gitattributes+16
- .gitignore+32
- .gitlab-ci.yml+204
- .gitmodules+3
- AUTHORS+19
- CMakeLists.txt+463-144
- CMakeOptions.txt+27
- COMPILING.md+281
- COPYING+7-7
- Makefile-217
- Makefile-libbz2_so-59
- NEWS.md+325-184
- README-215
- README.COMPILATION.PROBLEMS-58
- README.XML.STUFF+5-5
- README.md+112-22
- appveyor.yml-25
- blocksort.c+72-72
- bz_version.h.in+1
- bzdiff+8-8
- bzgrep+18-8
- bzip2-config.cmake.in-23
- bzip2.c+220-225
- bzip2.doap+28
- bzip2.pc.in+11
- bzip2.txt+3-4
- bzip2recover.c+58-28
- bzlib.c+132-124
- bzlib.h+90-89
- bzlib_private.h+14-16
- cmake/ExtractValidFlags.cmake+18
- cmake/FindCUnit.cmake+40
- cmake/FindValgrind.cmake+36
- cmake/SymLink.cmake+26
- cmake/Version.cmake+11
- cmake/runtest.cmake-19
- code-of-conduct.md+74
- compress.c+50-51
- crctable.c+3-3
- decompress.c+34-28
- dlltest.dsp-93
- docs/CMakeLists.txt+21
- docs/RELEASING.md+14
- docs/bz-common.xsl
- docs/bz-fo.xsl
- docs/bz-html.xsl+7-4
- docs/bzip.css
- docs/entities.xml+2-2
- docs/format.pl+5-5
- docs/manual.xml+54-89
- docs/meson.build+17
- docs/xmlproc.sh+6-6
- huffman.c+7-7
- install_links.py+41
- libbz2.def+1-1
- libbz2.dsp-130
- makefile.msc-63
- man/CMakeLists.txt+8
- man/bzdiff.1
- man/bzgrep.1+8-8
- man/bzip2.1+94-73
- man/bzip2.1.preformatted+5-5
- man/bzmore.1
- man/meson.build+19
- manual.html-2.5k
- manual.pdf
- manual.ps
- meson.build+177
- meson_options.txt+5
- mk251.c+3-3
- patches-not-included.txt+7
- randtable.c+55-55
- spewG.c+5-5
- tests/CMakeLists.txt+75
- tests/README.md+69
- tests/input/bzip2-testfiles+1
- tests/input/quick/sample1.bz2
- tests/input/quick/sample1.ref
- tests/input/quick/sample2.bz2
- tests/input/quick/sample2.ref
- tests/input/quick/sample3.bz2
- tests/input/quick/sample3.ref
- tests/large_test.py+134
- tests/meson.build+46
- tests/quick_test.py+131
- tests/testcase.py+215
- unzcrash.c+8-8
- version.rc+48
- version.rc.in+54
- words0-9
- words1-4
- words2-5
- words3-30
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
328 | 327 |
| |
329 | 328 |
| |
330 | 329 |
| |
| |||
391 | 390 |
| |
392 | 391 |
| |
393 | 392 |
| |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
394 | 400 |
| |
395 | 401 |
| |
396 | 402 |
| |
|
0 commit comments