summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove stray panic set for debuggingmig2011-03-191-1/+0
* uninited var in last commitmig2011-03-191-1/+3
* look at all blocks in this thread before looking in the shared cachemig2011-03-191-8/+16
* tclListObj.c: simplify macrosmig2011-03-191-7/+4
* get purify and native to build by removing ref to ckalloc and friendsmig2011-03-191-3/+3
* getting aPURIFY to build?mig2011-03-181-0/+1
* remove TclpAlloc and friends from internal stubsmig2011-03-184-123/+116
* move the allocator stuff to the end of tclInt.h, in order not to interfere wi...mig2011-03-181-95/+96
* let TclAllocMaximize maintain zippys statsmig2011-03-181-1/+8
* let TEBC also use TclAllocMaximizemig2011-03-181-6/+21
* remove unused mutexmig2011-03-181-10/+0
* New function TclAllocMaximize(). Let tclListObj.c find out the real allocated...mig2011-03-183-16/+84
* README additionmig2011-03-181-2/+4
* README additionmig2011-03-181-1/+1
* README additionmig2011-03-181-0/+4
* development branch for allocator changesmig2011-03-1840-2662/+1519
* Generate errorCode information on failure to parse expressions.dkf2011-03-172-71/+112
* [Patch #3124683]: platform specific stuff in (tcl|tk)Main.cjan.nijtmans2011-03-172-155/+135
* [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-162-4/+9
|\
| * [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-162-4/+9
| |\
| | * [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-162-4/+6
| * | merge-markjan.nijtmans2011-03-160-0/+0
| |\ \ | | |/
| | * SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-163-47/+57
| | |
| \ \
*-. \ \ Rewrites to eliminate some isspace() calls.dgp2011-03-164-34/+29
|\ \ \ \ | | |/ /
| | * | whitespace tidydgp2011-03-161-1/+1
| |/ /
| * | Rewrites to eliminate isspace() calls.dgp2011-03-164-28/+28
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-163-66/+15
|\ \ \ | |/ /
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-163-67/+15
* | | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. Kevin B Kenny2011-03-149-12/+25
|\ \ \ | |/ /
| * | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. Kevin B Kenny2011-03-149-12/+27
* | | Standardize on autoconf-2.59 to generate configure filesdgp2011-03-141-1752/+1102
|\ \ \ | |/ /
| * | Standardize on autoconf-2.59 to generate configure files.dgp2011-03-141-99/+167
* | | merge 8.5dgp2011-03-145-5/+5
|\ \ \ | |/ /
| * | merge 8.4dgp2011-03-145-5/+5
| |\ \ | | |/
| | * whitespace tidydgp2011-03-145-5/+5
* | | Apply non-comment changes to take our fork of libtommath up to tracking 0.42....dkf2011-03-149-21/+54
|\ \ \ | |/ /
| * | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 libtommath_merge_0_42_0dkf2011-03-149-21/+54
| * | merge-markjan.nijtmans2011-03-110-0/+0
| |\ \ | | |/
| | * ifdef protections to permit builds with mingw on amd64 systems.jan.nijtmans2011-03-114-20/+46
| * | merge-markjan.nijtmans2011-03-110-0/+0
| |\ \ | | |/
| | * * win/tcl.m4: handle --enable-64bit=ia64 for gcc.jan.nijtmans2011-03-114-304/+647
* | | * generic/tclAssembly.c (BBEmitInstInt1): Changed parameter Kevin B Kenny2011-03-133-3/+14
* | | remove TD->expanded, not needed nowmig2011-03-131-8/+1
* | | * generic/tclExecute.c: remove TEBCreturn()mig2011-03-132-27/+14
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-1297-1246/+1178
* | | [Bug 3185609] File normalization corner case of ... broken with -DUNICODEjan.nijtmans2011-03-122-3/+8
* | | More test suite updating.dkf2011-03-112-33/+26
* | | mergejan.nijtmans2011-03-110-0/+0
|\ \ \ | |/ /
| * | merge-mark correct version of libtommathjan.nijtmans2011-03-110-0/+0
| |\ \
| | * | Import of libtommath 0.39+Kevin B Kenny2006-12-01133-5198/+985