Recent changes

zlib

31 hours ago Honor gzprintf's all-or-nothing-written contract when blocked. (d81c2d7)
33 hours ago Avoid use of EAGAIN or EWOULDBLOCK if not defined. (813dac5)
33 hours ago Remedy another missing return statement in gzwrite.c. (7235b0a)
34 hours ago Fix buffer overflow bug in non-blocking gzwrite. (df84af2)
3 months ago Remedy missing return statement in gzwrite.c. (bbc2ccf)
4 months ago Avoid undefined behavior in gzwrite.c. (e3dc0a8)
4 months ago CMake: Avoid coverage testing when cross-compiling. (bb0c497)
4 months ago CMake: Fix tests with pre-3.24 cmake updates. (d491f4a)
4 months ago CMake: Avoid running integration tests when not installing. (25e021a)
4 months ago Remove redundant cmake runs in testing. (629d8cb)
4 months ago CMake: Avoid masking a slash in REPLACE. (8be6629)
4 months ago CMake: Fix broken link_helper. (6672d10)
4 months ago CMake: Fix DLL details when building with cmake. (160de9b)
4 months ago CMake: Avoid test in tests. (3e8969d)
4 months ago CMake: Fix Ada configuration. (13c70da)
4 months ago CMake: Move minizip tests into test directory. (6d3b776)
4 months ago CMake: Move iostream3 tests into test directory. (2da4816)
4 months ago CMake: Move blast tests into test directory. (c95cdea)
4 months ago CMake: Move Ada tests to test directory. (bcf22ee)
4 months ago CMake: Enable Ada to compile in different directories. (1110699)
4 months ago CMake: Avoid resource conflict in blast tests. (4fd956f)
4 months ago CMake: Fix Ada test.dep-graph. (6de84ae)
4 months ago CMake: Fix zlib test-dep-graph. (979a56e)
4 months ago CMake: Fix puff-test-dep-graph. (6a0e00f)
4 months ago CMake: Fix minizip test-dep-graph. (7ccaebc)
4 months ago CMake: Correct the iostream3_add_subdirectory test dependency. (213ea4d)
4 months ago CMake: Correct the name of blast_testStatic. (f8444a9)
4 months ago CMake: Prefix targets and tests with zlib_ when not standalone. (90d5bd8)
4 months ago CMake: Break long lines for readability. (ace35f6)
4 months ago CMake: Remove unnecessary make_directory calls. (582b8ef)