| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. | dgp | 2011-04-13 | 1 | -0/+11 |
|\ |
|
| * | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. | dgp | 2011-04-13 | 1 | -0/+11 |
|
|
* | | fix for [Bug 2662380], crash caused by appending to a variable with a write t... | mig | 2011-04-13 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | fix for [Bug 2662380], crash caused by appending to a variable with a write t... | mig | 2011-04-13 | 1 | -0/+5 |
|
|
* | | [3285375]: Make the crash less mysterious through the judicious use of a panic. | dkf | 2011-04-13 | 1 | -10/+17 |
|
|
* | | Test for [Bug 3285472]. Not buggy in trunk. | dgp | 2011-04-12 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Repair corruption in [string reverse] when string rep invalidation failed | dgp | 2011-04-12 | 1 | -0/+6 |
|
|
* | | Update to Olson tzdata2011f | venkat | 2011-04-12 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fix incorrect date in Changelog entry. | venkat | 2011-04-12 | 1 | -1/+1 |
|
|
| * | Update to Olson tzdata2011f | venkat | 2011-04-12 | 1 | -0/+4 |
|
|
* | | * generic/tclBasic.c: fix for [Bug 2440625], kbk's patch | mig | 2011-04-12 | 1 | -0/+4 |
|
|
* | | insure that 'coroutine eval' runs the initial command in the proper context, ... | mig | 2011-04-11 | 1 | -0/+6 |
|
|
* | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) | jan.nijtmans | 2011-04-11 | 1 | -0/+5 |
|
|
* | | fix for [Bug 3280043]: win2k: unresolved DLL imports | jan.nijtmans | 2011-04-08 | 1 | -0/+6 |
|
|
* | | * generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics n... | mig | 2011-04-07 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics ... | mig | 2011-04-07 | 1 | -0/+5 |
|
|
* | | * generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned l... | mig | 2011-04-06 | 1 | -0/+5 |
|
|
* | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | jan.nijtmans | 2011-04-06 | 1 | -0/+2 |
|
|
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re... | jan.nijtmans | 2011-04-06 | 1 | -0/+5 |
|
|
* | | Added missing Changelog entry. | dkf | 2011-04-06 | 1 | -0/+9 |
|
|
* | | Import Olson's tzdata2011e. | venkat | 2011-04-05 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Import Olson's tzdata2011e. | venkat | 2011-04-05 | 1 | -0/+9 |
|
|
* | | More generation of error codes (TclOO miscellany). | dkf | 2011-04-04 | 1 | -0/+4 |
|
|
* | | More generation of error codes (miscellaneous commands mostly already handled). | dkf | 2011-04-04 | 1 | -0/+5 |
|
|
* | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -0/+7 |
| |\ |
|
| | * | Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -1/+8 |
|
|
| | * | [Bug 3007895]: Tcl_(Find|Create)HashEntry | jan | 2011-03-25 | 1 | -0/+9 |
|
|
* | | | Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automated | dkf | 2011-04-04 | 1 | -0/+3 |
|
|
* | | | Remove unused header file: unix/tclUnixThrd.h | jan.nijtmans | 2011-04-04 | 1 | -0/+1 |
|
|
* | | | More generation of error codes ([format], [after], [trace], RE optimizer). | dkf | 2011-04-04 | 1 | -0/+6 |
|
|
* | | | Better error-message in case of errors related to setting a variable | jan.nijtmans | 2011-04-04 | 1 | -0/+11 |
|
|
* | | | More generation of error codes (namespace creation, path normalization, | dkf | 2011-04-03 | 1 | -0/+8 |
|
|
* | | | Replaced another couple of 'double' declarations with 'volatile
| Kevin B Kenny | 2011-04-02 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Replaced another couple of 'double' declarations with 'volatile
| Kevin B Kenny | 2011-04-02 | 1 | -0/+6 |
|
|
* | | | More generation of errorCodes ([interp], [lset], [load], [unload]). | dkf | 2011-04-02 | 1 | -0/+3 |
|
|
* | | | More generation of errorCode information (default [bgerror] and [glob]). | dkf | 2011-04-02 | 1 | -0/+5 |
|
|
* | | | Implement TIP#131 | max | 2011-04-01 | 1 | -0/+4 |
|
|
* | | | TclClockOldscanObjCmd: More generation of errorCode information. | dkf | 2011-03-31 | 1 | -0/+5 |
|
|
* | | | More generation of errorCode information, notably when lists are mis-parsed. | dkf | 2011-03-29 | 1 | -0/+4 |
|
|
* | | | Use the error messages generated by the variable management code rather than | dkf | 2011-03-28 | 1 | -1/+7 |
|
|
* | | | * generic/tclBasic.c (TclNREvalObjEx): fix performance issue, notably apparen... | mig | 2011-03-27 | 1 | -0/+8 |
|
|
* | | | More generation of errorCode information. | dkf | 2011-03-26 | 1 | -0/+3 |
|
|
* | | | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -0/+7 |
|
|
* | | | Restored C++ usability to the memory allocation and free macros. | dgp | 2011-03-24 | 1 | -0/+5 |
|
|
* | | | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -21/+26 |
|\ \ \
| |/ / |
|
| * | | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -2/+8 |
| |\ \
| | |/ |
|
| | * | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -0/+6 |
|
|
* | | | * generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFree... | mig | 2011-03-23 | 1 | -0/+5 |
|
|
* | | | simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. | mig | 2011-03-22 | 1 | -0/+5 |
|
|