Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | merge trunk | dgp | 2016-02-09 | 1 | -41/+77 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2015-09-29 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ | merge novem | jan.nijtmans | 2015-06-18 | 1 | -45/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | merge trunk | jan.nijtmans | 2015-06-18 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2014-08-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2014-07-17 | 1 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2014-05-23 | 1 | -40/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge novem | jan.nijtmans | 2014-05-02 | 1 | -11/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2013-04-03 | 1 | -6/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversions | jan.nijtmans | 2013-02-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | Merge trunk. | jan.nijtmans | 2013-02-11 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. | jan.nijtmans | 2013-02-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | macros for Tcl_GetString and Tcl_GetStringFromObj | jan.nijtmans | 2013-01-26 | 1 | -8/+7 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Convert Tcl_Eval and Tcl_GlobalEval to a macro | jan.nijtmans | 2013-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2013-01-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 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 | |
* | | | | | | | | | | Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecate... | jan.nijtmans | 2016-01-18 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Align comment. Remove some end-of-line spacing. No functional changes. | jan.nijtmans | 2015-09-28 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for tick... | Joe Mistachkin | 2015-06-11 | 1 | -1/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Bump to zlib 2.0.1. | dgp | 2014-08-22 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | [726349fab8] Stop leaking compression dictionary on zlib xform channel close. | dgp | 2014-07-15 | 1 | -0/+4 | |
* | | | | | | Don't use Tcl_GetCommandInfo when Tcl_FindCommand suffices. | jan.nijtmans | 2014-07-09 | 1 | -3/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Same improvements to the zlib transform operations. | dgp | 2014-05-19 | 1 | -40/+5 | |
| |_|_|/ |/| | | | ||||||
* | | | | Tolerate NULL interps | dgp | 2013-03-27 | 1 | -6/+12 | |
| |_|/ |/| | | ||||||
* | | | [Bug 3603553]: Ensure that data gets written to the underlying stream by | dkf | 2013-02-11 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | [Bug 3601086]: Register zlib config as iso8859-1 (a superset of ascii) as that | dkf | 2013-01-16 | 1 | -1/+1 | |
|/ | ||||||
* | TIP 400 suffered from the same segfaulting flaw as 3595576. | dgp | 2012-12-13 | 1 | -16/+3 | |
* | Silence some (unimportant) warnings from the MIPSpro compiler. | dkf | 2012-11-28 | 1 | -5/+6 | |
* | [3590483]: Some compilers cannot initialize with complex non-constants. | dkf | 2012-11-28 | 1 | -24/+27 | |
* | clean up some of the code to remove warnings and uselessly-settable things | dkf | 2012-10-04 | 1 | -15/+43 | |
* | documented new C API; corrected type signature of no-zlib fallback function | dkf | 2012-10-03 | 1 | -6/+3 | |
* | merge trunk | dkf | 2012-08-11 | 1 | -93/+100 | |
|\ | ||||||
| * | more result generation conversion | dkf | 2012-08-04 | 1 | -29/+33 | |
| * | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -12/+13 | |