summaryrefslogtreecommitdiff
path: root/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* gzip: local → staticPaul Eggert2022-12-251-13/+16
* maint: port function definitions to C23Paul Eggert2022-12-251-4/+3
* gzip: match printf format to arg typePaul Eggert2022-06-281-2/+2
* gzip: fix i386 portPaul Eggert2022-04-061-4/+4
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* maint: reduce module couplingPaul Eggert2021-12-011-6/+7
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* Improve IBM Z patchPaul Eggert2019-04-021-3/+5
* bug#34918: [PATCH] Add support for IBM Z hardware-accelerated deflateIlya Leoshkevich2019-04-021-17/+4
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-031-1/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* gzip: support the --rsyncable optionRusty Russell2016-03-021-6/+80
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-1/+1
* maint: enable more syntax checksJim Meyering2014-11-101-2/+2
* maint: udpate all copyright notices via "make update-copyright"Jim Meyering2014-06-071-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* gzip: fix nondeterministic compression resultsPaul Eggert2012-03-181-0/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* * deflate.c: Export nice_match to assembler.Paul Eggert2011-06-211-1/+8
* build: avoid link failure: this time on i686 linuxJim Meyering2011-06-081-1/+1
* build: avoid link failure on at least i386-FreeBSD7.2Jim Meyering2011-05-141-3/+3
* maint: declare many variables to be staticJim Meyering2011-05-091-6/+6
* maint: limit scope of several functionsJim Meyering2011-05-091-3/+3
* maint: remove all uses of OF((...)) prototype-hiding macroJim Meyering2011-05-091-5/+5
* maint: fix typos in comment: s/to to/to/Jim Meyering2011-04-101-2/+2
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* global: convert indentation-TABs to spacesJim Meyering2010-02-031-10/+10
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* build: avoid warnings about unused macrosJim Meyering2009-11-201-4/+1
* maint: update existing copyright year lists to include 2009Jim Meyering2009-09-261-1/+1
* maint: remove RCS $Id$ variables and commentsJim Meyering2009-09-261-4/+0
* Update to GPLv3.Paul Eggert2007-07-031-1/+1
* * deflate.c (deflate_fast, deflate): Avoid core dump. ProblemPaul Eggert2006-12-071-2/+4
* * NEWS, configure.ac (AC_INIT):Paul Eggert2006-11-201-8/+21
* gzip 1.3.5Paul Eggert1999-10-081-8/+6
* gzip 1.2.4Jean-loup Gailly1993-08-131-0/+763