You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=================
BlackEagle (10):
build/release, fix typo, I have zcat, not gzcat
windows binaries size improvements, see #94
use all flags for tar in tests
automake.sh must be included in the dist files, fixes #104
build-win* use -s flag for gcc then we don't need strip anymore, #94
remove some mingw gcc warnings in diskfile
make sure u32 definition is consistent
DWORD is long unsigned int so change format to %lu
first get pointer then get low and high offset, 'fixes' gcc -Wstrict-aliasing warning
bump 0.7.2
Ike Devolder (2):
Merge pull request #106 from Parchive/windows
Merge pull request #107 from Parchive/windows
SanityChecker (1):
Fix test scripts to support whitespace in project path. (#105)