summaryrefslogtreecommitdiffstats
path: root/generic/tclZlib.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
* | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-6/+8
* | Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-8/+8
|\ \ | |/
* | Another round of int -> size_t modifications, so strings > 2Gb are handled co...jan.nijtmans2019-01-241-1/+1
* | Merge 8.7jan.nijtmans2018-12-121-5/+5
|\ \ | |/
| * If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-9/+9
* | Merge 8.7jan.nijtmans2018-12-111-1/+1
|\ \ | |/
* | merge 8.7dgp2018-11-161-1/+1
|\ \ | |/
| * merge 8.6dgp2018-11-161-1/+1
| |\
| | * Clear up a bunch of small issues found by Coverity analysis.dkf2018-11-161-1/+1
* | | Merge 8.7jan.nijtmans2018-11-151-18/+18
|\ \ \ | |/ /
| * | Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-18/+18
* | | Merge 8.7jan.nijtmans2018-11-151-2/+2
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2018-10-121-1/+1
|\ \ \ | |/ /
| * | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-121-3/+3
* | | Use more TCL_AUTO_LENGTH, when appropriatejan.nijtmans2018-10-061-2/+2
* | | merge trunkjan.nijtmans2018-10-061-3/+3
|\ \ \ | |/ /
| * | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return...jan.nijtmans2018-10-061-3/+3
* | | Merge trunkjan.nijtmans2018-09-271-0/+6
|\ \ \ | |/ /
| * | merge core-8-branchdkf2018-09-041-182/+223
| |\ \
| * | | Support type discovery in coroutines.dkf2013-08-011-0/+6
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-26/+26
|\ \ \ \ | | |/ / | |/| |
* | | | remaining external API. Looks like complete now. Milestone! Still more testin...jan.nijtmans2018-07-061-3/+3
* | | | more progressjan.nijtmans2018-07-061-71/+82
* | | | merge trunkjan.nijtmans2018-02-061-1/+1
|\ \ \ \ | |/ / /
| * | | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/T...jan.nijtmans2018-01-261-1/+1
| * | | Finally, get rid of tclWideIntType completelyjan.nijtmans2017-11-011-1/+1
* | | | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming.jan.nijtmans2017-11-161-7/+6
|\ \ \ \ | |/ / / |/| | |
| * | | merge novemjan.nijtmans2017-05-041-20/+18
| |\ \ \
| | * \ \ merge trunkdgp2017-04-271-18/+16
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | merge trunkdgp2017-02-271-2/+2
| | |\ \ \
| * | \ \ \ merge novemjan.nijtmans2016-11-181-77/+120
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge trunkdgp2016-11-011-63/+88
| | |\ \ \ \
| | * \ \ \ \ merge trunkjan.nijtmans2016-09-071-15/+33
| | |\ \ \ \ \
| | * \ \ \ \ \ merge trunkjan.nijtmans2016-07-081-3/+3
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge trunkjan.nijtmans2016-06-281-61/+92
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge trunkdgp2016-06-271-21/+15
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge trunkdgp2016-04-041-4/+5
| | |\ \ \ \ \ \ \ \