summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-082-2/+8
* Generate errorcodes for more cases.dkf2009-01-0814-159/+191
* Added more examples. [Tk Bug 2491235]dkf2009-01-072-1/+29
* Narrow the focus of a failing test so that it succeeds (by only testing thatdkf2009-01-072-2/+9
* * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjTypedgp2009-01-062-13/+33
* Corrected twiddling in internals of dictionaries so that literals can't getdkf2009-01-062-2/+6
* Fix [Bug 2006879]dkf2009-01-062-2/+4
* Fix [Bug 2489836]dkf2009-01-063-4/+27
* Fix [Bug 2481109]dkf2009-01-063-6/+18
* Formatting improvements (comments, whitespace)dkf2009-01-061-28/+32
* Comment formatting improvements.dkf2009-01-062-147/+159
* Convert tabs to spaces for reliable display with nroffdkf2009-01-051-6/+6
* Added a test, correct a dumb blunder.dkf2009-01-052-4/+20
* Make [source] NRE-aware to enable [yield]. [Bug 2412068]dkf2009-01-055-9/+158
* More coding style improvements.dkf2009-01-042-40/+44
* Generalize mysterious comment about causes for ::env missesferrieux2009-01-041-2/+3
* autoconf-2.59das2009-01-031-5/+0
* autoheader-2.59das2009-01-031-0/+3
* autoconf-2.59das2009-01-031-6273/+6314
* use correct autconf magic to pass configure args & environment to pkg sub-con...das2009-01-031-7/+2
* make test case work, correct date of commit in ChangeLogKevin B Kenny2009-01-032-3/+4
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-033-4/+19
* regendkf2009-01-021-6296/+6280
* Fix various mkstemp()-related issues. [Bugs 741967,878333]dkf2009-01-025-3/+96
* * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targetsdgp2008-12-312-1/+7
* Plug memory leak.dkf2008-12-282-3/+15
* Fix my silly blunders. [Bug 2470237]dkf2008-12-274-18/+21
* Assorted minor corrections to the Zlib C API to make it work with the PNGdkf2008-12-276-70/+91
* Updated comments in tcl.decls based on code archaeology.dkf2008-12-262-46/+73
* fix build of zlib objects with msvcnijtmans2008-12-234-16/+22
* Fix [Bug 2459725]dkf2008-12-232-29/+33
* advance tagcore_8_6_b1dgp2008-12-221-2/+2
* Drop lone @ line from test: targetdgp2008-12-221-2/+1
* [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-222-10/+32
* - add more missing symbols from zlib.defnijtmans2008-12-221-1/+0
* Fix for [Bug 2330040]Joe Mistachkin2008-12-222-1/+10
* - add more missing symbols from zlib.defnijtmans2008-12-223-6/+16
* Support the pkgs treepatthoyts2008-12-222-10/+29
* Silence signed unsigned warningpatthoyts2008-12-221-2/+2
* MINOR CHANGE: Tidy up changelog formatting.dkf2008-12-211-63/+61
* Fixed Stuart Cassoff's name in ChangeLogKevin B Kenny2008-12-211-1/+1
* fix 64bit test failuresdas2008-12-211-5/+5
* * unix/Makefile.in: Fix broken build of bundled packages when pathdas2008-12-212-12/+26
* * unix/configure: autoconf-2.59das2008-12-211-3/+18
* * unix/configure.in: Preserve configure environment variables fordas2008-12-211-3/+19
* advance tagdgp2008-12-211-2/+2
* Fix minor typo. [Bug 2455165]dkf2008-12-212-2/+6
* advance tagdgp2008-12-211-2/+2
* Revised the zlib objects so that they are Kevin B Kenny2008-12-202-15/+53
* * win/Makefile.in: Kevin B Kenny2008-12-204-23/+77