6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
miniz.h: tweak the MZ_FORCEINLINE macro. More... over 2 years ago
tweak the MSVC version req for mz_zip_get_error_string, just in case.. More... over 2 years ago
remove CLIB_CDECL macro. give MSVC D_ procedure libxmp_ namespace. More... over 2 years ago
Cache pointers to tables for speed More... over 2 years ago
Reduce size of const data More... over 2 years ago
Skip unnecessary pointer usage More... over 2 years ago
Reduce memory usage for inflate More... over 2 years ago
Eliminate 64-bit operations on 32-bit machines More... over 2 years ago
simplifications to common.h. More... over 2 years ago
xz depacker: avoid Watcom W201: Unreachable code warning More... over 2 years ago
Merge pull request #508 from sezero/miniz1 More... over 2 years ago
Merge pull request #524 from ccawley2011/amiga-ci More... over 2 years ago
Merge pull request #527 from AliceLR/fix-depacker-crash More... over 2 years ago
Don't allow libxmp_decrunch to return a NULL HIO_HANDLE. More... over 2 years ago
miniz: use libxmp types to typedef miniz types. More... over 2 years ago
miniz: build fixes for old MSVC6. More... over 2 years ago
miniz: comment out mz_zip_reader_extract_to_callback, not used in libxmp More... over 2 years ago
miniz: comment out mz_zip_reader_locate_file[_v2] - not used in libxmp More... over 2 years ago
Merge pull request #526 from AliceLR/revert-macos-workflow More... over 2 years ago
Revert parallel builds for macOS workflow test-dev build. More... over 2 years ago
miniz: use header guards instead of #pragma once More... over 2 years ago
miniz: disable assert()s in libxmp-specific config. More... over 2 years ago
miniz: prefix the public functions with 'libxmp_'. More... over 2 years ago
split miniz into _tinfl and _zip parts and strip down the _zip part More... over 2 years ago
Merge pull request #509 from ccawley2011/depack-mem More... over 2 years ago
Merge pull request #525 from AliceLR/combine-msys2-checks More... over 2 years ago
Combine MSYS2 regression tests, build test-dev with make -j#. More... over 2 years ago
unxz: Reduce the size of the buffer after decompression More... over 2 years ago
Combine hio_open_mem and hio_open_mem2 More... over 2 years ago
Add AmigaOS 4 and MorphOS builds to GitHub Actions More... over 2 years ago