summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27)nijtmans2009-01-2211-269/+47
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-223-2/+8
* * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].andreas_kupries2009-01-223-13/+31
* * generic/tclStringObj.c: New fix for [Bug 2494093] replaces thedgp2009-01-212-24/+35
* Patch 907924Kevin B Kenny2009-01-204-12/+40
* no messagedavygrvy2009-01-191-1/+4
* Addressed the over-building nature of the htmlhelp target by moving from adavygrvy2009-01-191-10/+9
* no messagedavygrvy2009-01-191-0/+10
* * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-193-116/+67
* The converter author should not be assigned copyright for transformed documentspatthoyts2009-01-181-1/+0
* correct the commit messagedgp2009-01-161-2/+3
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-167-10/+20
* [Bug 2512659] patch for typo appliedpatthoyts2009-01-161-2/+3
* typodgp2009-01-141-2/+2
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverteddgp2009-01-142-1/+19
* fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-133-2/+8
* Move [throw] implementation into C.dkf2009-01-136-35/+144
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequencedgp2009-01-122-11/+14
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-092-4/+13
* Fix [Bug 1558654]dkf2009-01-093-15/+18
* Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-0945-1538/+1611
* * 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