summaryrefslogtreecommitdiffstats
path: root/generic/tclZlib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-12-041-1/+4
|\
| * Case-sensitive package namesjan.nijtmans2020-11-031-1/+4
| |
| \
*-. \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-1/+1
|\ \ \ | | |/
| | * TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-1/+1
| | |\
| | | * Merge 8.7jan.nijtmans2020-10-011-1/+1
* | | | Merge 8.7jan.nijtmans2020-10-021-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix -Wshadow warnings, when compiling with a C++ compilerjan.nijtmans2020-10-021-2/+2
| |/
* | Merge 8.7jan.nijtmans2020-09-171-3/+4
|\ \ | |/
| * Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-3/+4
* | Merge 8.7jan.nijtmans2020-09-171-6/+6
|\ \ | |/
| * Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-6/+6
| |\
* | \ Merge 8.7jan.nijtmans2020-06-251-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-06-251-2/+2
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-06-251-2/+2
* | | merge 8.7sebres2020-06-241-147/+133
|\ \ \ | |/ /
| * | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs c...sebres2020-06-241-3/+3
| * | merge 8.6sebres2020-06-241-147/+133
| |\ \ | | |/
| | * merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate:sebres2020-06-241-149/+133
| | |\
| | | * Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan...aku2020-06-231-2/+3
| | | * code simplification, no interim copy/move buffers, no decompression d-string,...sebres2020-04-161-127/+103
| | | * small amend combining similar partssebres2020-04-161-20/+10
| | | * zlib: optimize ZlibTransformInput, if inflate is done no read and no generate...sebres2020-04-161-25/+25
| | | * zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K);...sebres2020-04-161-1/+4
| | | * added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is ...sebres2020-04-161-5/+21
| | * | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L...jan.nijtmans2020-04-201-32/+32
| | * | zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limi...sebres2020-04-161-1/+3
| | |/
* | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code.jan.nijtmans2020-06-041-2/+2
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-04-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-04-151-1/+1
| |\ \ | | |/
| | * fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if gener...sebres2020-04-151-1/+1
* | | merge 8.7dgp2020-04-011-14/+59
|\ \ \ | |/ /
| * | Use TclGetBytesFromObj to check that all commands and public routines thatdgp2020-04-011-14/+59
* | | merge 8.7dgp2020-03-051-2/+1
|\ \ \ | |/ /
| * | Create a new macro to deal with unused arguments so we can silence compilerdgp2020-03-021-2/+1
* | | Merge 8.7jan.nijtmans2020-02-281-4/+9
|\ \ \ | |/ /
| * | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-281-4/+9
| |\ \
| | * | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-4/+9
* | | | Merge 8.7jan.nijtmans2020-02-281-26/+27
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-02-131-1/+1
| |\ \ \ | | |/ /
| * | | Mark more unused parametersjan.nijtmans2019-09-031-1/+2
| * | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-25/+25
* | | | Merge 8.7jan.nijtmans2020-01-291-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATEDjan.nijtmans2020-01-291-1/+1
| |/ /
* | | Merge 8.7jan.nijtmans2019-04-081-1/+1
|\ \ \ | |/ /
| * | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodingsjan.nijtmans2019-04-081-1/+1
* | | Merge 8.7jan.nijtmans2019-04-011-2/+4
|\ \ \ | |/ /
| * | Modify testbytestring such that is only produces pure byte-arrays, if not it ...jan.nijtmans2019-04-011-2/+4
* | | Minor code cleanup: More use of size_t where possible, and elimination of unn...jan.nijtmans2019-03-291-1/+1
* | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f...jan.nijtmans2019-03-241-1/+1
* | | Merge 8.7jan.nijtmans2019-03-081-8/+8
|\ \ \ | |/ /