summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs()dgp2007-09-183-4/+16
* autoconf-2.59das2007-09-181-153/+297
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Add crt flags for tclStubLib now it makes use of C-library functionspatthoyts2007-09-172-2/+7
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-173-320/+170
* * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-172-2/+5
* * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4dgp2007-09-174-5/+77
* (CopyData): avoid leaking msg and errObj (if interp == NULL)das2007-09-171-15/+27
* coverity id 102das2007-09-171-13/+4
* coverity id 100das2007-09-171-4/+4
* Generate literal values more efficiently using TclNewLiteralStringObj macro.dkf2007-09-175-53/+62
* Minor cleanup of NULL usagedkf2007-09-171-13/+16
* Cleaned up formatting so that lines don't wrap on standard width terminalsdkf2007-09-171-731/+742
* Do not error on warnings for amd64 symbols build.patthoyts2007-09-171-4/+4
* Default for 8.5 is threaded buildpatthoyts2007-09-171-6/+6