| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-06-25 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.5 | jan.nijtmans | 2020-06-25 | 1 | -2/+2 |
|
|
* | | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs c... | sebres | 2020-06-24 | 1 | -3/+3 |
|
|
* | | merge 8.6 | sebres | 2020-06-24 | 1 | -147/+133 |
|\ \
| |/ |
|
| * | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: | sebres | 2020-06-24 | 1 | -149/+133 |
| |\ |
|
| | * | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan... | aku | 2020-06-23 | 1 | -2/+3 |
|
|
| | * | code simplification, no interim copy/move buffers, no decompression d-string,... | sebres | 2020-04-16 | 1 | -127/+103 |
|
|
| | * | small amend combining similar parts | sebres | 2020-04-16 | 1 | -20/+10 |
|
|
| | * | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate... | sebres | 2020-04-16 | 1 | -25/+25 |
|
|
| | * | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K);... | sebres | 2020-04-16 | 1 | -1/+4 |
|
|
| | * | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is ... | sebres | 2020-04-16 | 1 | -5/+21 |
|
|
| * | | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L... | jan.nijtmans | 2020-04-20 | 1 | -32/+32 |
|
|
| * | | zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limi... | sebres | 2020-04-16 | 1 | -1/+3 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-04-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if gener... | sebres | 2020-04-15 | 1 | -1/+1 |
|
|
* | | Use TclGetBytesFromObj to check that all commands and public routines that | dgp | 2020-04-01 | 1 | -14/+59 |
|
|
* | | Create a new macro to deal with unused arguments so we can silence compiler | dgp | 2020-03-02 | 1 | -2/+1 |
|
|
* | | Implement TIP #562: Deprecate channel types 1-4 | jan.nijtmans | 2020-02-28 | 1 | -4/+9 |
|\ \ |
|
| * | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek... | jan.nijtmans | 2020-01-31 | 1 | -4/+9 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED | jan.nijtmans | 2020-01-29 | 1 | -1/+1 |
|
|
* | | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -1/+2 |
|
|
* | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -25/+25 |
|/ / |
|
* | | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings | jan.nijtmans | 2019-04-08 | 1 | -1/+1 |
|
|
* | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -2/+4 |
|
|
* | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -9/+9 |
|
|
* | | merge 8.6 | dgp | 2018-11-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Clear up a bunch of small issues found by Coverity analysis. | dkf | 2018-11-16 | 1 | -1/+1 |
|
|
* | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -18/+18 |
|
|
* | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -3/+3 |
|
|
* | | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return... | jan.nijtmans | 2018-10-06 | 1 | -3/+3 |
|
|
* | | merge core-8-branch | dkf | 2018-09-04 | 1 | -182/+223 |
|\ \ |
|
| * | | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/T... | jan.nijtmans | 2018-01-26 | 1 | -1/+1 |
|
|
| * | | Finally, get rid of tclWideIntType completely | jan.nijtmans | 2017-11-01 | 1 | -1/+1 |
|
|
| * | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 1 | -18/+16 |
| |\ \
| | |/ |
|
| | * | [50750c735a] Fix for uninit memory handling issue in zlib transforms. | dkf | 2017-04-25 | 1 | -18/+16 |
|
|
| * | | [25842c161f] Ensure that finalization of a zlib stream works. | dkf | 2017-02-26 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | zlib stream finalize calls deflate with no input - this case (and this case | aspect | 2017-02-11 | 1 | -2/+2 |
|
|
| * | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 1 | -1/+1 |
|
|
| * | | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 1 | -5/+2 |
| |\ \
| | |/ |
|
| | * | One more place where the internal API change can be used easily. | dkf | 2016-10-30 | 1 | -5/+2 |
|
|
| * | | [b26e38a3e4] Ensure that compressing streams manage buffers correctly in all ... | dkf | 2016-10-30 | 1 | -58/+86 |
| |\ \
| | |/ |
|
| | * | Fix the bug. Make use of zlib API in this area more like a Tcl API with wrapp... | dkf | 2016-10-30 | 1 | -58/+86 |
|
|
| * | | Fixed bug in pushed transforms with full internal buffers not writing out. | dkf | 2016-09-06 | 1 | -15/+33 |
| |\ \
| | |/ |
|
| | * | Fixed bug in pushed transforms with full internal buffers not writing out. | dkf | 2016-09-06 | 1 | -15/+33 |
|
|
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -3/+3 |
| |/ |
|
| * | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. | dkf | 2016-06-27 | 1 | -21/+15 |
|
|
| * | Was handling the flushing at the end of the stream wrongly. | dkf | 2016-04-04 | 1 | -4/+5 |
|
|
| * | Clean up the handling of buffer limit exceeding when flushing a zlib transform. | dkf | 2016-02-05 | 1 | -26/+59 |
|
|
| * | [25842c161] Prevent zero-length compress actions in [zlib] streaming API. | dkf | 2016-02-03 | 1 | -15/+18 |
|
|