summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import of zlib 1.2.3dkf2008-12-1853-0/+16015
* Converted 'if 0' into 'knownBug' constraintsdkf2008-12-181-242/+80
* Compressing and decompressing channel transformation support.dkf2008-12-184-172/+408
* Temporarily disable half-close test because of issue in tcltest cleanupferrieux2008-12-181-3/+3
* Remove obsolete PipeCloseProcferrieux2008-12-181-83/+1
* VOID -> voidnijtmans2008-12-186-17/+25
* fix line endingsdgp2008-12-182-8209/+8209
* TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-1813-8227/+8712
* Now with *nearly* working gzipping channels...dkf2008-12-181-91/+99
* don't use ckfree((void *)...) butnijtmans2008-12-172-3/+4
* General improvements.dkf2008-12-172-85/+77
* typos in commentsdgp2008-12-171-5/+5
* * unix/Makefile.in: Modify the distclean-packages target sodgp2008-12-172-2/+7
* move variable "length" inside if()nijtmans2008-12-175-10/+16
* Fix [Bug 2433936]dkf2008-12-173-118/+40
* * unix/Makefile.in: Add build support for collections of TEAdgp2008-12-174-6282/+6400
* Removed unused flag.dkf2008-12-173-120/+221
* Start "pkgs" module in CVS to support source distributions of Tcl withdgp2008-12-171-0/+1
* eliminate -Wwrite-strings warnings in enable-threads build.nijtmans2008-12-165-14/+23
* Added tests for [throw] and [try].dkf2008-12-162-41/+564
* Fix bug in 'trap' handlers (introduced by DKF's editing originally)dkf2008-12-161-2/+2
* Docs for TIP 329.dkf2008-12-163-0/+155
* First implementation of TIP#329dkf2008-12-162-19/+222
* Re-fix [2431847]ferrieux2008-12-161-5/+2
* * generic/tcl.h: Add TIP 338 routines to stub table.dgp2008-12-165-7/+43
* Fix line endings damaged by last commitpatthoyts2008-12-151-303/+303
* Fi [Bug 2431847]dkf2008-12-153-3/+17
* Working towards zlib-based channel transformsdkf2008-12-151-177/+340
* * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336).dgp2008-12-158-36/+70
* fix 'make checkstubs' failure: make TclGetIndexFromObjList staticdas2008-12-151-4/+7
* Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace.ferrieux2008-12-154-12/+24
* TIP #338 IMPLEMENTATIONdgp2008-12-158-228/+172
* add new zlib filesdas2008-12-141-1/+7
* autoheader-2.59das2008-12-141-0/+3
* fix warningsdas2008-12-141-6/+6
* Added constraintsdkf2008-12-142-18/+23
* regendkf2008-12-142-1774/+2924
* tidy updkf2008-12-141-150/+150
* Improve build rules on Win w.r.t. zlibdkf2008-12-146-28/+45
* Improve docs, start working towards implementing [zlib push]dkf2008-12-134-62/+296
* Added missing bug numbedkf2008-12-131-1/+1
* Many improvements to docsdkf2008-12-134-44/+354
* change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX)nijtmans2008-12-122-5/+6
* Document new DST fallback rules.nijtmans2008-12-123-4/+27
* Added some more docsdkf2008-12-121-3/+18
* regen/fix blundersdkf2008-12-122-17/+84
* Make a bad zlib install less fatal to rest of Tcl for now.dkf2008-12-124-7/+135
* Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds.ferrieux2008-12-123-2/+16
* Let code extract gzip headersdkf2008-12-122-454/+142
* Added test for gzip header accessdkf2008-12-121-1/+6