Lines Matching refs:Add

17 - Add casts in gzwrite.c for pointer differences
25 - Add inflateGetDictionary() function
42 - Add note to contrib/blast to use binary mode in stdio
48 - Add _tr_flush_bits to the external symbols prefixed by --zprefix
49 - Add contrib/vstudio/vc10 pre-build step for static only
55 - Add TOP support to win32/Makefile.msc
58 - Add vc11 and vc12 build files to contrib/vstudio
59 - Add gzvprintf() as an undocumented function in zlib
62 - Add casts and consts to ease user conversion to C++
63 - Add man pages for minizip and miniunzip
83 - Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen()
86 - Add ability to choose the builder in make_vms.com [Schweda]
87 - Add DESTDIR support to mingw32 win32/Makefile.gcc
100 - Add gzopen_w() in Windows for wide character path names
102 - Add source directory in CMakeLists.txt for building examples
113 - Add instructions to win32/Makefile.gcc for shared install [Torri]
146 - Add -I../.. -L../.. to CFLAGS for minizip and miniunzip
147 - Add missing libs to minizip linker command
148 - Add support for VPATH builds in contrib/minizip
149 - Add an --enable-demos option to contrib/minizip/configure
150 - Add the generation of configure.log by ./configure
176 - Add assertions to fill_window() in deflate.c to match comments
194 - Add a transparent write mode to gzopen() when 'T' is in the mode
197 - Add a ./config --solo option to make zlib subset with no libary use
198 - Add undocumented inflateResetKeep() function for CAB file decoding
199 - Add --cover option to ./configure for gcc coverage testing
200 - Add #define ZLIB_CONST option to use const in the z_stream interface
201 - Add comment to gzdopen() in zlib.h to use dup() when using fileno()
203 - Add files in contrib/minizip to aid in building libminizip
213 - Add deflateResetKeep and fix inflateResetKeep to retain dictionary
228 - Add full coverage test for puff in contrib/puff/Makefile
231 - Add libz.a dependency to shared in Makefile.in for parallel builds
234 - Add darwin* to Darwin* and solaris* to SunOS\ 5* in configure [Groffen]
235 - Add solaris* to Linux* in configure to allow gcc use [Groffen]
236 - Add *bsd* to Linux* case in configure [Bar-Lev]
237 - Add inffast.obj to dependencies in win32/Makefile.msc
240 - Add test to configure for GNU C looking for gcc in output of $cc -v
241 - Add zlib.pc generation to win32/Makefile.gcc [Weigelt]
243 - Add comment in zlib.h that adler32_combine with len2 < 0 makes no sense
248 - Add updated as400 support (removed from old) [Monnerat]
255 - Add OF to prototypes for adler32_combine_ and crc32_combine_ [Miller]
257 - Add deflatePending() function to return the amount of pending output
259 - Add a check in configure for stdarg.h, use for gzprintf()
261 - Add dummy name before $(SHAREDLIBV) in Makefile [Bar-Lev, Bowler]
263 - Add debug records in assmebler code [Londer]
265 - Add --archs option, use of libtool to configure for Mac OS X [Borstel]
279 - Add ZLIB_INTERNAL in front of internal inter-module functions and arrays
290 - Add diagnostic messages when using CROSS_PREFIX in configure
300 - Add -shared load option for MinGW in configure [Bowler]
306 - Add consistent carriage returns to readme.txt's in masmx86 and masmx64
317 - Add +0 to _FILE_OFFSET_BITS and _LFS64_LARGEFILE in case not defined
328 - Add check for shell to configure and invoke another shell if needed
335 - Add prefix for cross-compilation in win32/makefile.gcc [Bar-Lev]
336 - Add DLL install in win32/makefile.gcc [Bar-Lev]
339 - Add cross-compilation prefixes to configure [Bar-Lev]
349 - Add zlib.3.pdf to distribution
354 - Add distclean to dummy Makefile for convenience
369 - Add contrib/gcc_gvmat64 for longest_match and inflate_fast [Vollant]
382 - Add const to vsnprintf test in configure to avoid warnings [Weigelt]
403 - Add *64 functions to zlib.map [Levin]
406 - Add --64 option to ./configure to use -m64 with gcc
423 - Add zconf.in.h to allow recovery from configure modification [Weigelt]
426 - Add *BSD and DragonFly to Linux case in configure [gentoo 123571]
431 - Add new external functions to Z_PREFIX, remove duplicates, z_z_ -> z_
446 - Add checks on len in gzread() and gzwrite()
447 - Add error message for no more room for gzungetc()
456 - Add space after #if in zutil.h for some compilers
459 - Add $(SHAREDLIBV) to LIBS in Makefile.in [Brown]
460 - Add deflate_rle() for faster Z_RLE strategy run-length encoding
461 - Add deflate_huff() for faster Z_HUFFMAN_ONLY encoding
469 - Add CMake build script and input file [Lowman]
473 - Add gzbuffer(), gzoffset(), gzclose_r(), gzclose_w() as part of above
486 - Add zlib2ansi script for C++ compilation [Marquess]
487 - Add _FILE_OFFSET_BITS=64 test to make test (when applicable)
488 - Add AMD64 assembler code for longest match to contrib [Teterin]
493 - Add rc option to ar in Makefile.in for when ./configure not run
494 - Add -WI,-rpath,. to LDFLAGS for OSF 1 V4*
501 - Add pigz.c (parallel implementation of gzip) to examples/
504 - Add inflateReset2() function to work like inflateEnd()/inflateInit2()
513 - Add ush casts in trees.c to avoid pedantic runtime errors
518 - Add puff compile option to permit invalid distance-too-far streams
519 - Add puff TEST command options, ability to read piped input
531 - Add Z_TREES flush option to inflate() to return at end of trees
532 - Add inflateMark() to return current state information for random access
533 - Add Makefile for NintendoDS to contrib [Costa]
534 - Add -w in configure compile tests to avoid spurious warnings [Beucler]
540 - Add compile option to permit invalid distance-too-far streams
541 - Add inflateUndermine() function which is required to enable above
543 - Add testing of shared library in make test, if shared library built
550 - Add a --uname= option to configure to perhaps help with cross-compiling
559 - Add treebuild.xml (see http://treebuild.metux.de/) [Weigelt]
562 - Add watcom directory with OpenWatcom make files [Daniel]
568 - Add some FAQ entries about the contrib directory
572 - Add comments to zlib.h about gzerror() usage [Brown]
578 - Add pkgconfig support [Weigelt]
592 - Add pkgconfig support [Weigelt]
593 - Add ZLIB_VER_MAJOR, ZLIB_VER_MINOR and ZLIB_VER_REVISION in zlib.h,
595 - Add a document that explains the new text detection scheme to
597 - Add rfc1950.txt, rfc1951.txt and rfc1952.txt to doc/ [Truta]
606 - Add zlib.map for Linux: "All symbols from zlib-1.1.4 remain
616 - Add HAVE_VISIBILITY_PRAGMA in zconf.in.h for Mozilla [Randers-Pehrson]
627 - Add inflatePrime() function for starting inflation at bit boundary
633 - Add zran.c example of compressed data random access to examples
638 - Add cast in trees.c t avoid a warning [Oberhumer]
646 - Add ia64 support to configure for HP-UX [Smith]
647 - Add error return to gzread() for format or i/o error [Levin]
655 - Add the deflateTune() function to adjust internal compression parameters
656 - Add a fast gzip decompressor, gun.c, to examples (use of inflateBack)
658 - Add C++ wrapper in infback9.h [Donais]
662 - Add _WIN32_WCE to define WIN32 in zconf.in.h [Spencer]
664 - Add gzdirect() function to indicate transparent reads
667 - Add casts in crc32.c to avoid warnings [Oberhumer]
668 - Add contrib/masmx64 [Vollant]
675 - Add INFLATE_STRICT to check distances against zlib header
678 - Add Z_FIXED strategy option to deflateInit2() to force fixed trees
679 - Add updated make_vms.com [Coghlan], update README
682 - Add FAQ entry and comments in deflate.c on uninitialized memory access
683 - Add Solaris 9 make options in configure [Gilbert]
694 - Add deflateSetHeader() and gz_header structure for custom gzip headers
695 - Add inflateGetheader() to retrieve gzip headers
696 - Add crc32_combine() and adler32_combine() functions
697 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
701 - Add support for AMD64 in contrib/inflate86/inffas86.c [Anderson]
709 - Add comment in zlib.h for Z_NO_FLUSH parameter to deflate()
715 - Add contrib/dotzlib [Ravn]
725 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE)
726 - Add limited multitasking protection to DYNAMIC_CRC_TABLE
727 - Add NO_vsnprintf for VMS in zutil.h [Mozilla]
729 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
738 - Add projects/README.projects [Truta]
739 - Add project for MS Visual C++ 6.0 in projects/visualc6 [Cadieux, Truta]
743 - Add OS/2 to exe builds in configure [Poltorak]
752 - Add a note to puff.c on no distance codes case.
758 - Add Windows CE definition for ptrdiff_t in zutil.h [Mai, Truta]
764 - Add experimental NO_DIVIDE #define in adler32.c
768 - Add deflatePrime() function for appending in the middle of a byte
769 - Add contrib/gzappend for an example of appending to a stream
775 - Add example to contrib/visual-basic.txt [Michael B.]
776 - Add -p to mkdir's in Makefile.in [vda]
778 - Add AS400 support [Monnerat]
779 - Add a little Cygwin support [Wilson]
786 - Add build support for Amiga [Nikl]
788 - Add dylib building for Mac OS X in configure and Makefile.in
798 - Add contrib/infback9 with deflate64 decoding (unsupported)
800 - Add pragma for fdopen on MVS [van Burik]
803 - Add OF to inflateBackEnd() declaration in zlib.h
807 - Add Z_BLOCK flush option to return from inflate at block boundary
811 - Add condition so old NO_DEFLATE define still works for compatibility
821 - Add contrib/ada [Anisimkov]
824 - Add contrib/masm686 [Truta]
852 - Add type casts around strlen in example.c [Truta]
861 - Add info about the use of ASMV, ASMINF and ZLIB_WINAPI in
871 - Add gzip wrapper option to deflateInit2 using windowBits
872 - Add updated QNX rule in configure and qnx directory [Bonnefoy]
875 - Add casting to sizeof() in gzio.c and minigzip.c
885 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
887 - Add AIX to configure, remove aix directory [Bakker]
888 - Add some casts to minigzip.c
895 - Add zlibCompileFlags() function to return compilation information
899 - Add some Windows CE target adjustments [Mai]
901 - Add zlib.3 [Rodgers]
903 - Add zlib_dll_FAQ.txt to contrib [Truta]
904 - Add UL to some constants [Truta]
915 - Add gzclearerr() function [Souza]
916 - Add gzungetc() function
919 - Add Z_RLE strategy for run-length encoding [Truta]
929 - Add some casts in inffast.c
935 - Add "check" target to Makefile.in that does the same thing as "test"
936 - Add "mostlyclean" and "maintainer-clean" targets to Makefile.in
939 - Add msdos and win32 directories with makefiles [Truta]
955 - Add deflateBound() and compressBound() functions
970 - Add aix/ with approach for compiling shared library on AIX
971 - Add HP-UX support for shared libraries in configure
972 - Add OpenUNIX support for shared libraries in configure
990 - Add some FAQs (and even answers) to the FAQ
991 - Add contrib/inflate86/ for x86 faster inflate
992 - Add contrib/blast/ for PKWare Data Compression Library decompression
993 - Add contrib/puff/ simple inflate for deflate format description
1197 - Add EXPORT keyword for check_func (needed for Windows DLL)