summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*].dgp2011-04-134-190/+196
|\
| * [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*].dgp2011-04-134-185/+196
* | fix merge historymig2011-04-130-0/+0
|\ \ | |/
| * fix merge historymig2011-04-130-0/+0
| |\
| | * fix for [Bug 2662380], crash caused by appending to a variable with a write t...mig2011-04-132-1/+7
* | | fix for [Bug 2662380], crash caused by appending to a variable with a write t...mig2011-04-132-3/+9
|\ \ \ | |/ /
| * | fix for [Bug 2662380], crash caused by appending to a variable with a write t...mig2011-04-132-3/+9
* | | [3285375]: Make the crash less mysterious through the judicious use of a panic.dkf2011-04-132-10/+22
* | | Test for [Bug 3285472]. Not buggy in trunk.dgp2011-04-122-0/+9
|\ \ \ | |/ /
| * | Repair corruption in [string reverse] when string rep invalidation faileddgp2011-04-124-0/+12
* | | Update to Olson tzdata2011fvenkat2011-04-122-2/+5
|\ \ \ | |/ /
| * | Fix incorrect date in Changelog entry.venkat2011-04-121-1/+1
| * | Update to Olson tzdata2011fvenkat2011-04-122-2/+5
* | | * generic/tclBasic.c: fix for [Bug 2440625], kbk's patchmig2011-04-122-24/+10
* | | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
|\ \ \ | |/ /
| * | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-122-7/+5
| * | restore exec perms on unix/ldAix, accidentally clearedmig2011-04-071-0/+0
* | | revert 6b6ef4e0b1, removing the temporary tests againjan.nijtmans2011-04-124-40/+2
|\ \ \
* | | | insure that 'coroutine eval' runs the initial command in the proper context, ...mig2011-04-113-2/+39
* | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)jan.nijtmans2011-04-114-4/+15
* | | | oops, accidently checked injan2011-04-093-58/+68
|\ \ \ \
* | | | | typo, (and accidently checked in changes to tclOO.decls, reverted in the next...jan.nijtmans2011-04-095-70/+60
|/ / / /
* | | | fix for [Bug 3280043]: win2k: unresolved DLL importsjan.nijtmans2011-04-084-0/+90
* | | | Add some (temporary) test cases showing the problem with --export-dynamicjan.nijtmans2011-04-074-2/+40
|/ / /
* | | * generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics n...mig2011-04-072-2/+9
|\ \ \ | |/ /
| * | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics ...mig2011-04-073-39/+42
* | | last bugfix was incompletemig2011-04-071-1/+1
* | | * generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned l...mig2011-04-062-2/+7
* | | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-063-7/+4
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-062-1/+9
* | | Don't use MODULE_SCOPE in module implementation, only in declaration.jan.nijtmans2011-04-061-1/+1
* | | Added missing Changelog entry.dkf2011-04-061-0/+9
* | | More generation of error codes (most platform-specific parts not already usingdkf2011-04-0612-73/+173
* | | Import Olson's tzdata2011e.venkat2011-04-057-4/+844
|\ \ \ | |/ /
| * | Import Olson's tzdata2011e.venkat2011-04-057-4/+844
* | | More generation of error codes (TclOO miscellany).dkf2011-04-046-13/+65
* | | Test _before_ commit, not after...dkf2011-04-041-2/+2
* | | More generation of error codes (miscellaneous commands mostly already handled).dkf2011-04-043-6/+46
* | | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-045-25/+28
|\ \ \ | |/ /
| * | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-045-25/+28
| |\ \ | | |/
| | * Updated README files, repairing broken URLs and other rot.dgp2011-04-045-28/+29
* | | Remove execute bit from tclStrToD.cdkf2011-04-040-0/+0
* | | Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automateddkf2011-04-042-0/+5
* | | Remove unused header file: unix/tclUnixThrd.hjan.nijtmans2011-04-043-4/+1
* | | More generation of error codes ([format], [after], [trace], RE optimizer).dkf2011-04-046-82/+125
* | | Minor tinkering with style.dkf2011-04-041-3/+7
* | | Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-049-74/+59
* | | More generation of error codes (namespace creation, path normalization,dkf2011-04-0310-41/+141
* | | Replaced another couple of 'double' declarations with 'volatile Kevin B Kenny2011-04-023-3/+11
|\ \ \ | |/ /
| * | Replaced another couple of 'double' declarations with 'volatile Kevin B Kenny2011-04-022-2/+10