summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* More generation of error codes (miscellaneous commands mostly already handled).dkf2011-04-041-0/+5
* [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-0/+7
|\
| * [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-0/+7
| |\
| | * Updated README files, repairing broken URLs and other rot.dgp2011-04-041-1/+8
| | * [Bug 3007895]: Tcl_(Find|Create)HashEntryjan2011-03-251-0/+9
* | | Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automateddkf2011-04-041-0/+3
* | | Remove unused header file: unix/tclUnixThrd.hjan.nijtmans2011-04-041-0/+1
* | | More generation of error codes ([format], [after], [trace], RE optimizer).dkf2011-04-041-0/+6
* | | Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-041-0/+11
* | | More generation of error codes (namespace creation, path normalization,dkf2011-04-031-0/+8
* | | Replaced another couple of 'double' declarations with 'volatile Kevin B Kenny2011-04-021-0/+6
|\ \ \ | |/ /
| * | Replaced another couple of 'double' declarations with 'volatile Kevin B Kenny2011-04-021-0/+6
* | | More generation of errorCodes ([interp], [lset], [load], [unload]).dkf2011-04-021-0/+3
* | | More generation of errorCode information (default [bgerror] and [glob]).dkf2011-04-021-0/+5
* | | Implement TIP#131max2011-04-011-0/+4
* | | TclClockOldscanObjCmd: More generation of errorCode information.dkf2011-03-311-0/+5
* | | More generation of errorCode information, notably when lists are mis-parsed.dkf2011-03-291-0/+4
* | | Use the error messages generated by the variable management code rather thandkf2011-03-281-1/+7
* | | * generic/tclBasic.c (TclNREvalObjEx): fix performance issue, notably apparen...mig2011-03-271-0/+8
* | | More generation of errorCode information.dkf2011-03-261-0/+3
* | | Reduce the number of casts used to manage Tcl_Obj internal representations.dkf2011-03-261-0/+7
* | | Restored C++ usability to the memory allocation and free macros.dgp2011-03-241-0/+5
* | | Ensure that any reference to temporary index tables is squelched immediatelydkf2011-03-241-21/+26
|\ \ \ | |/ /
| * | Ensure that any reference to temporary index tables is squelched immediatelydkf2011-03-241-2/+8
| |\ \ | | |/
| | * Ensure that any reference to temporary index tables is squelched immediatelydkf2011-03-241-0/+6
* | | * generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFree...mig2011-03-231-0/+5
* | | simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform.mig2011-03-221-0/+5
* | | typojan.nijtmans2011-03-221-1/+1
* | | [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-221-0/+5
|\ \ \ | |/ /
| * | [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-221-0/+5
* | | remove one level of allocator indirection in non-memdebug builds, imported fr...mig2011-03-211-0/+6
* | | changelog entrymig2011-03-201-0/+7
* | | Generate errorCode information on failure to parse expressions.dkf2011-03-171-4/+9
* | | [Patch #3124683]: platform specific stuff in (tcl|tk)Main.cjan.nijtmans2011-03-171-0/+5
* | | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-0/+5
|\ \ \ | |/ /
| * | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-0/+5
| |\ \ | | |/
| | * [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-0/+2
| | * SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-161-0/+7
| | * ifdef protections to permit builds with mingw on amd64 systems.jan.nijtmans2011-03-111-0/+7
| | * * win/tcl.m4: handle --enable-64bit=ia64 for gcc.jan.nijtmans2011-03-111-2/+7
* | | Rewrites to eliminate some isspace() calls.dgp2011-03-161-0/+6
|\ \ \ | |/ /
| * | Rewrites to eliminate isspace() calls.dgp2011-03-161-0/+6
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-0/+7
|\ \ \ | |/ /
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-1/+7
* | | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. Kevin B Kenny2011-03-141-0/+10
|\ \ \ | |/ /
| * | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. Kevin B Kenny2011-03-141-0/+12
| * | [Bug 3205320]: stack space detection defeated by inliningjan.nijtmans2011-03-101-0/+5
* | | * generic/tclAssembly.c (BBEmitInstInt1): Changed parameter Kevin B Kenny2011-03-131-0/+11
* | | * generic/tclExecute.c: remove TEBCreturn()mig2011-03-131-0/+4
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-2/+11