Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream ↵ | aku | 2020-06-23 | 1 | -6/+12 |
| | | | | | | | | | | expansion) and [f70ce1fead] (multi-stream decoding without readahead limit shenanigans) are fixed. Verified that the tests fail with commit [4eb66645d6], just before the zlib fixes. Tweaked the zlib manpage paragraphs about -limit. Tweaked some code comments. Fixed typos in description of two unrelated zlib tests. | ||||
* | few documentation changes (limit default and handling is changed) | sebres | 2020-04-16 | 1 | -8/+8 |
| | |||||
* | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. | dkf | 2016-06-27 | 1 | -6/+12 |
| | |||||
* | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | and possibly others. | ||||
* | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -1/+1 |
| | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is). | ||||
* | tinkering with the documentation | dkf | 2012-08-13 | 1 | -12/+31 |
| | |||||
* | add configurability of readahead limit | dkf | 2012-06-24 | 1 | -16/+25 |
| | |||||
* | merge trunk | dkf | 2012-06-22 | 1 | -1/+0 |
|\ | |||||
* | | Documenting the stream command options better. | dkf | 2012-06-22 | 1 | -14/+25 |
| | | |||||
* | | more tests, more failures, more docs | dkf | 2012-06-06 | 1 | -5/+30 |
| | | |||||
* | | merge trunk | dkf | 2012-06-05 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -3/+4 |
| | | |||||
* | | start writing some documentation | dkf | 2012-05-05 | 1 | -1/+7 |
|/ | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| | | | cause more harm than good. Purged them (except in zlib files). | ||||
* | More zlib documentation improvements. | dkf | 2010-02-10 | 1 | -7/+14 |
| | |||||
* | Improvements to zlib documentation (and formatting of it). | dkf | 2010-02-10 | 1 | -3/+3 |
| | |||||
* | Added a note that 'zlib push' is reversed by 'chan pop'. | dkf | 2009-01-24 | 1 | -2/+4 |
| | |||||
* | * doc/NRE.3: Formatting errors found by `make html` | dgp | 2008-12-19 | 1 | -8/+6 |
| | | | | | * doc/Tcl_Main.3: * doc/zlib.n: | ||||
* | Compressing and decompressing channel transformation support. | dkf | 2008-12-18 | 1 | -4/+41 |
| | | | | Note that there may be "quality-of-implementation" issues left... | ||||
* | Improve docs, start working towards implementing [zlib push] | dkf | 2008-12-13 | 1 | -2/+38 |
| | |||||
* | Many improvements to docs | dkf | 2008-12-13 | 1 | -27/+222 |
| | |||||
* | Added some more docs | dkf | 2008-12-12 | 1 | -3/+18 |
| | |||||
* | Document the zlib command. Not yet complete! | dkf | 2008-12-11 | 1 | -0/+102 |