summaryrefslogtreecommitdiff
path: root/src/gzip
Commit message (Expand)AuthorAgeFilesLines
* Update all copyright notices.Werner Lemberg2020-01-193-3/+3
* Minor fixes for recent compilers.Behdad Esfahbod2019-11-231-1/+1
* * Version 2.10.1 released.VER-2-10-1Werner Lemberg2019-07-011-0/+2
* [gzip] Add support for `gzip' encoded header (#9812).Moazin Khatti2019-06-111-1/+1
* Silence gcc 7's fall-through warnings in `switch' blocks.Werner Lemberg2019-05-293-0/+17
* Update all copyright notices.Werner Lemberg2019-02-233-3/+3
* Update copyright years.Werner Lemberg2019-01-223-3/+3
* Whitespace.Werner Lemberg2018-10-071-1/+1
* [GSoC] src/*.*: Convert block comments to `light' style.Werner Lemberg2018-06-031-28/+28
* Remove FT_CONFIG_OPTION_PIC and related code.Werner Lemberg2018-05-021-4/+0
* Update copyright year.Werner Lemberg2018-01-023-3/+3
* Typos.Alexei Podtelezhnikov2017-01-241-2/+2
* Update copyright year.Werner Lemberg2017-01-043-3/+3
* Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp.Werner Lemberg2016-12-261-1/+1
* [gzip] Improve building with external zlib (#49673).Werner Lemberg2016-12-014-8/+20
* Duplicates.Alexei Podtelezhnikov2016-05-071-1/+1
* Typos.Alexei Podtelezhnikov2016-04-131-1/+1
* Update copyright year.Werner Lemberg2016-01-133-3/+3
* Don't use macro names that contain `__' [1/2].Werner Lemberg2016-01-121-1/+1
* * src/gzip/ftgzip.c (FT_Stream_OpenGzip): Use real stream size.Werner Lemberg2015-10-091-1/+5
* [bzip2, gzip] Avoid access of unitialized memory (#46109).Werner Lemberg2015-10-041-0/+6
* [bzip2, gzip] Avoid access of unitialized memory (#46109).Werner Lemberg2015-10-031-1/+2
* [bzip2, gzip, lzw] Harmonize function signatures with prototype.Werner Lemberg2015-09-261-6/+6
* [gzip] Fix access of small compressed files (#45937).Werner Lemberg2015-09-131-2/+5
* Various compiler warning fixes for `make multi'.Werner Lemberg2015-03-011-1/+0
* Run `src/tools/update-copyright'.Werner Lemberg2015-01-173-3/+3
* Fix Savannah bug #43976.Werner Lemberg2015-01-121-2/+7
* Uppercase all hex digits for orthogonality.Werner Lemberg2014-12-071-2/+2
* * src/*: Add checks for parameters of API functions where missing.Werner Lemberg2014-11-261-2/+15
* Don't use `register' keyword. Fixes compiler warnings.Behdad Esfahbod2014-08-311-5/+5
* [gzip] New function `FT_Gzip_Uncompress'.Werner Lemberg2013-08-292-28/+107
* Add and improve pragmas for MSVC compiler.Werner Lemberg2013-06-071-0/+13
* */*: Use FT_Err_Ok only.Werner Lemberg2013-03-141-5/+5
* */*: Use `FT_THROW'.Werner Lemberg2013-03-141-8/+8
* Prepare source code for amalgamation.Vinnie Falco2012-03-081-1/+2
* Remove trailing spaces.suzuki toshiya2012-01-171-1/+1
* Fix g++4.6 compiler warnings in module drivers.suzuki toshiya2011-06-151-2/+2
* Fix reading of signed integers from files on 64bit platforms.Kan-Ru Chen2011-04-121-2/+2
* Remove C++ warnings.Werner Lemberg2010-07-121-1/+1
* */*: Use module specific error names where appropriate.Werner Lemberg2010-06-241-3/+3
* gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default.suzuki toshiya2009-08-012-5/+7
* gzip: Distinguish PureC from TurboC on MSDOS.suzuki toshiya2009-08-011-2/+2
* Add #error to modules and files that do not support PIC yet.Oran Agra2009-04-051-0/+4
* Make `gzip' module compile on WinCE.Vincent Richomme2009-03-191-0/+6
* Fix some FreeType Coverity issues as reported for Ghostscript.Werner Lemberg2009-03-121-1/+1
* Don't use stdlib.h and friends directly.Werner Lemberg2009-01-131-2/+2
* Make braces balanced throught the whole file.Werner Lemberg2008-10-071-0/+3
* Remove tabs from source files.Werner Lemberg2007-06-013-33/+33
* Spelling fixes from Alexei.Werner Lemberg2007-01-261-1/+1
* - improve autofitter's handling of serif fonts (results are much better)David Turner2006-11-021-0/+3