Silence fall-through warnings.
[rsync.git] / zlib / inflate.c
2019-01-04 Wayne DavisonSilence fall-through warnings.
2018-03-26 Wayne DavisonAvoid a compiler error/warning about shifting a negativ...
2013-06-10 Wayne DavisonUpgrading zlib to 1.2.8.
2007-05-21 Wayne DavisonAdded some "FALL THROUGH" comments in the main switch.
2005-07-22 Wayne DavisonUpdated to zlib 1.2.3.
2005-07-07 Wayne DavisonUpgraded to version 1.2.2.
2005-07-07 Wayne DavisonOne more "#undef BAD" for AIX.
2005-07-07 Wayne DavisonChanged zBAD back to BAD (with a simpler kluge for...
2002-03-12 Martin PoolPatch from Jos Backus to merge zlib-1.1.4.
1998-05-30 Andrew Tridgellreplace BAD with zBAD so it compiles on AIX
1998-05-07 Paul MackerrasAdd pristine zlib-1.1.2 code, ready for hacking.