summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lots of improvements to look and feel of manual pagesdkf2007-10-2486-844/+1459
* (forgotten Changelog entry)Miguel Sofer2007-10-201-0/+5
* * generic/tclCompile.c: Fix comments.Miguel Sofer2007-10-202-5/+5
* * generic/tclResult.c (TclMergeReturnOptions): Make sure any -codedgp2007-10-183-3/+18
* no messagedavygrvy2007-10-181-0/+5
* * tools/mkdepend.tcl: sort the dep list for a more humanly readable output.davygrvy2007-10-181-2/+2
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-186-54/+12
* * generic/tcl.h: Remove TCL_LL_MODIFIER_SIZE. [RFE 1811837]dgp2007-10-182-11/+5
* no messagedavygrvy2007-10-171-0/+5
* * tools/mkdepend.tcl: Improved defense from malformed object list infile.davygrvy2007-10-171-27/+29
* Convert .DS/.DE into HTML tables, not preformatted text.dkf2007-10-172-167/+167
* Improve nroff macro usagedkf2007-10-172-9/+9
* * generic/tclCompExpr.c: Moved a misplaced declaration that blockedKevin B Kenny2007-10-173-7/+19
* no messagedavygrvy2007-10-161-0/+5
* * win/makefile.vc: removed old dependency cruft that is no longer needed.davygrvy2007-10-161-26/+6
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-1521-146/+229
* no messagedavygrvy2007-10-151-2/+3
* * tools/mkdepend.tcl: include path problem fixed. Never fightdavygrvy2007-10-151-2/+4
* * win/makefile.vc: include path problem fixed for 'depend' target. Never fightdavygrvy2007-10-151-2/+2
* no messagedavygrvy2007-10-151-0/+5
* * tools/mkdepend.tcl: Produces usable output, but hasdavygrvy2007-10-151-53/+61
* * generic/tclParse.c (Tcl_ParseBraces): fix for possible readMiguel Sofer2007-10-152-2/+7
* no messagedavygrvy2007-10-141-2/+2
* no messagedavygrvy2007-10-141-0/+5
* * tools/mkdepends.tcl (new): Initial stab at generating automaticdavygrvy2007-10-142-19/+434
* sync with tk fixing tk install faultpatthoyts2007-10-121-1/+2
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-125-109/+188
* no messagedavygrvy2007-10-121-0/+6
* * win/makefile.vc: Fixed my bad spelling mistakes from years back.davygrvy2007-10-121-6/+5
* autoheader-2.59das2007-10-121-6/+0
* comment typodas2007-10-121-2/+2
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-1114-482/+78
* * generic/tclObj.c: remove superfluous #include of tclCompile.hMiguel Sofer2007-10-112-2/+5
* Tidying up, adding names to log entries, etc.dkf2007-10-117-10493/+10040
* Fix my silly blunder with an undeclared variable.dkf2007-10-091-2/+3
* Clarify a little more the previous correction for the Tcl_HashKeyTypegeorgeps2007-10-081-2/+2
* Correct the usage of flags.georgeps2007-10-082-2/+7
* * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29hobbs2007-10-022-3/+9
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-028-12/+23
* * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. Thisandreas_kupries2007-10-022-0/+6
* Add a new command, ::tcl::unsupported::disassembledkf2007-09-257-193/+440
* fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheckcore_8_5_b1das2007-09-201-1/+4
* fix order, typo, contributor namesdas2007-09-201-9/+11
* * changes: updates for 8.5b1 release.dgp2007-09-202-6/+92
* document --enable-dtrace configure optiondas2007-09-201-1/+5
* revised exampledgp2007-09-201-2/+2
* * README: Bump version number to 8.5b1dgp2007-09-1910-17/+29
* formattingdgp2007-09-191-9/+5
* Replace isdigit call with an internal implementation to avoid libc linkage on...patthoyts2007-09-192-2/+15
* Darwin changes for 8.5b1das2007-09-181-1/+20