summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/Makefile.in: Kevin B Kenny2008-12-204-23/+77
* advance tagdgp2008-12-201-2/+2
* Minor updates to make building work better with msys on Windows.dkf2008-12-202-44/+49
* Assign a base address for tdbcpatthoyts2008-12-201-5/+9
* * changes: Updates for 8.6b1 release.dgp2008-12-202-3/+77
* test packages after testing tcldas2008-12-201-2/+5
* sync file additions/removals with Tcl.xcodeprojdas2008-12-201-1/+35
* add new filesdas2008-12-201-1/+17
* fix warningsdas2008-12-201-3/+3
* * unix/Makefile.in: make package install directory of bundleddas2008-12-205-54/+86
* fix warningdas2008-12-201-2/+2
* * doc/NRE.3: Formatting errors found by `make html`dgp2008-12-194-13/+15
* tag for 8.6b1 releasedgp2008-12-191-6/+8
* * tests/io.test: Add missing [close $f] to io-73.2.dgp2008-12-192-4/+8
* Move log entry regarding tdbc from ChangeLog to pkgs/tdbc/ChangeLogdgp2008-12-191-6/+0
* regen with autoconf-2.59dgp2008-12-191-6258/+6294
* * tests/chanio.test: Add missing [removeFile] cleanups.dgp2008-12-192-5/+13
* fix odbc build on mingw32nijtmans2008-12-191-0/+6
* Add previously omitted files so we have a complete zlib 1.2.3 distro...dkf2008-12-19150-0/+38641
* whitespacedgp2008-12-191-3/+3
* regen (with autoconf 2.61, since that's what I've got...)dkf2008-12-191-6302/+6264
* More autoconf hacking; now seems to be working fully on Unix...dkf2008-12-193-47/+71
* CONSTify TclGetLoadedPackages second paramnijtmans2008-12-194-15/+21
* add symbols deflateSetHeader and inflateGetHeader to win32/zlib.defnijtmans2008-12-194-5/+15
* * unix/Makefile.in: Update `make dist` target to include the filesdgp2008-12-192-4/+63
* * README: Bump version number to 8.6b1dgp2008-12-1910-6272/+6325
* * tests/chanio.test: Replaced [chan event] handlers thatdgp2008-12-192-5/+16
* * win/configure.in:Kevin B Kenny2008-12-194-2510/+1878
* nmake build file support for zlibpatthoyts2008-12-192-10/+32
* * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf):andreas_kupries2008-12-184-28/+274
* * generic/tclExecute.c: Disabled apparently faulty assertion.dgp2008-12-182-2/+9
* Corrections to make things work with msysdkf2008-12-181-3/+3
* regendkf2008-12-181-1/+1
* Wizzardry need more backslash!dkf2008-12-181-2/+2
* Formatting cleanup.dkf2008-12-1812-84/+83
* Add missing flush for half-close of the write sideferrieux2008-12-181-1/+16
* Try to do the wizardry again...dkf2008-12-183-428/+19
* regendkf2008-12-181-6305/+6276
* Autoconf wizardry!dkf2008-12-183-15/+30
* Slight improvement of changelog messagedkf2008-12-181-1/+3
* 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