summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make [source] NRE-aware to enable [yield]. [Bug 2412068]dkf2009-01-051-0/+7
* More coding style improvements.dkf2009-01-041-0/+4
* make test case work, correct date of commit in ChangeLogKevin B Kenny2009-01-031-1/+1
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-0/+7
* Fix various mkstemp()-related issues. [Bugs 741967,878333]dkf2009-01-021-0/+9
* * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targetsdgp2008-12-311-0/+5
* Plug memory leak.dkf2008-12-281-0/+4
* Fix my silly blunders. [Bug 2470237]dkf2008-12-271-0/+3
* Assorted minor corrections to the Zlib C API to make it work with the PNGdkf2008-12-271-0/+13
* Updated comments in tcl.decls based on code archaeology.dkf2008-12-261-2/+11
* fix build of zlib objects with msvcnijtmans2008-12-231-0/+6
* Fix [Bug 2459725]dkf2008-12-231-4/+8
* advance tagcore_8_6_b1dgp2008-12-221-2/+2
* [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-221-0/+5
* Fix for [Bug 2330040]Joe Mistachkin2008-12-221-0/+5
* Support the pkgs treepatthoyts2008-12-221-0/+4
* MINOR CHANGE: Tidy up changelog formatting.dkf2008-12-211-63/+61
* Fixed Stuart Cassoff's name in ChangeLogKevin B Kenny2008-12-211-1/+1
* * unix/Makefile.in: Fix broken build of bundled packages when pathdas2008-12-211-0/+12
* advance tagdgp2008-12-211-2/+2
* Fix minor typo. [Bug 2455165]dkf2008-12-211-0/+4
* advance tagdgp2008-12-211-2/+2
* Revised the zlib objects so that they are Kevin B Kenny2008-12-201-1/+4
* * win/Makefile.in: Kevin B Kenny2008-12-201-0/+18
* advance tagdgp2008-12-201-2/+2
* Minor updates to make building work better with msys on Windows.dkf2008-12-201-39/+44
* * changes: Updates for 8.6b1 release.dgp2008-12-201-2/+6
* * unix/Makefile.in: make package install directory of bundleddas2008-12-201-0/+14
* * doc/NRE.3: Formatting errors found by `make html`dgp2008-12-191-0/+4
* tag for 8.6b1 releasedgp2008-12-191-6/+8
* * tests/io.test: Add missing [close $f] to io-73.2.dgp2008-12-191-0/+1
* Move log entry regarding tdbc from ChangeLog to pkgs/tdbc/ChangeLogdgp2008-12-191-6/+0
* * tests/chanio.test: Add missing [removeFile] cleanups.dgp2008-12-191-0/+2
* fix odbc build on mingw32nijtmans2008-12-191-0/+6
* whitespacedgp2008-12-191-3/+3
* CONSTify TclGetLoadedPackages second paramnijtmans2008-12-191-0/+6
* * unix/Makefile.in: Update `make dist` target to include the filesdgp2008-12-191-0/+6
* * README: Bump version number to 8.6b1dgp2008-12-191-0/+15
* * tests/chanio.test: Replaced [chan event] handlers thatdgp2008-12-191-0/+5
* * win/configure.in:Kevin B Kenny2008-12-191-0/+6
* nmake build file support for zlibpatthoyts2008-12-191-0/+4
* * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf):andreas_kupries2008-12-181-0/+14
* * generic/tclExecute.c: Disabled apparently faulty assertion.dgp2008-12-181-0/+5
* Autoconf wizardry!dkf2008-12-181-0/+1
* Slight improvement of changelog messagedkf2008-12-181-1/+3
* Import of zlib 1.2.3dkf2008-12-181-0/+3
* Compressing and decompressing channel transformation support.dkf2008-12-181-17/+15
* VOID -> voidnijtmans2008-12-181-0/+8
* TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-0/+17
* don't use ckfree((void *)...) butnijtmans2008-12-171-0/+1