summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [Bug 3185609] File normalization corner case of ... broken with -DUNICODEjan.nijtmans2011-03-121-0/+5
* | | More test suite updating.dkf2011-03-111-0/+4
* | | Add ChangeLog entry.dkf_namespace_as_ensembledkf2011-03-101-0/+8
* | | Make tests in child interpreters report their summary info in the master.dkf2011-03-101-0/+8
* | | MINOR: Formatting fixes, mainly to comments, so code better fits the style indkf2011-03-101-0/+11
* | | Update more of the test suite to use Tcltest 2.dkf2011-03-091-0/+4
* | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]dgp2011-03-091-0/+9
|\ \ \ | |/ /
| * | * generic/tclNamesp.c: Tighten the detector of nested [namespace code]dgp2011-03-091-0/+5
| |\ \
| | * | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] bug_3202171dgp2011-03-091-0/+7
| * | | * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys.patthoyts2011-03-091-0/+4
| |/ /
| * | Fix gcc warnings: variable set but not usedjan.nijtmans2011-03-081-4/+4
| |\ \ | | |/
* | | Update more of the test suite to use Tcltest 2.dkf2011-03-091-0/+5
* | | Fix gcc warning: comparison between signed and unsigned integer expressionsjan.nijtmans2011-03-081-0/+2
* | | mergejan.nijtmans2011-03-081-0/+7
|\ \ \
| * | | More gcc warnings: variable set but not usedpseudotrunk_2011_03_08jan.nijtmans2011-03-081-0/+3
| * | | Fix gcc warnings: variable set but not usedjan.nijtmans2011-03-081-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Fix gcc warnings: variable set but not usedjan.nijtmans2011-03-081-0/+4
* | | | * generic/tclInt.h: Remove TclMarkList() routine, an experimentaldgp2011-03-081-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | * generic/tclInt.h: Remove TclMarkList() routine, an experimentaldgp2011-03-081-0/+3
| * | | * generic/tclResult.c (ResetObjResult): Correct failure to cleardgp2011-03-081-0/+5
| * | | Fix [Bug 3166410]: "out of stack space" on AIXjan.nijtmans2011-03-071-0/+4
* | | | * generic/tclResult.c (ResetObjResult): Correct failure to cleardgp2011-03-081-0/+5
* | | | Make the assembler code more like Tcl code.dkf2011-03-081-0/+5
| |/ / |/| |
* | | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() callsdgp2011-03-061-0/+6
|\ \ \ | |/ /
| * | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() callsdgp2011-03-061-0/+5
| |\ \ | | |/
| | * * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() callsdgp2011-03-061-0/+6
* | | * generic/tclUtil.c (TclFindElement): Guard escape sequence scansdgp2011-03-061-0/+5
|\ \ \ | |/ /
| * | * generic/tclUtil.c (TclFindElement): Guard escape sequence scansdgp2011-03-061-0/+5
| |\ \ | | |/