summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclTest.c (TestconcatobjCmd): fix use of internal-onlydas2008-08-202-3/+15
* * generic/tclBasic.c: Implementation of [coroutine] and [yield]Miguel Sofer2008-08-177-30/+891
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-174-8/+301
* fix last commitMiguel Sofer2008-08-161-1/+4
* * generic/tclExecute.c: better cmdFrame managementMiguel Sofer2008-08-162-7/+9
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-142-4/+9
* remove overlooked old TCL_DTRACE_PROC_ENTRYdas2008-08-141-9/+1
* fix unused variable warnings when USE_DTRACE is not defineddas2008-08-141-4/+4
* #define DTraceCmdReturn when USE_DTRACE is not defineddas2008-08-141-1/+3
* typodas2008-08-141-2/+4
* * generic/tclBasic.c (TclNREvalObjv, Tcl_NRCallObjProc): DTrace probesdas2008-08-145-34/+260
* * generic/tclCmdIL.c (TclInfoFrame): check fPtr->line beforedas2008-08-141-2/+4
* * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-142-2/+6
* autoheader-2.59das2008-08-131-15/+0
* autoconf-2.59das2008-08-131-383/+5
* * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize()das2008-08-135-152/+19
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-132-3/+6
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
* * tests/nre.test: added test for large {*}-expansion effectsMiguel Sofer2008-08-132-1/+21
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-133-2/+49
* * generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd):hobbs2008-08-122-3/+8
* * generic/tclOOMethod.c (PushMethodCallFrame): Added missing checkdgp2008-08-122-3/+9
* * generic/tclProc.c (TclProcCompileProc): On recompile ofdgp2008-08-122-1/+30
* * README: Bump version number to 8.6a2dgp2008-08-1210-6237/+6258
* * changes: Updates for 8.6a2 release.dgp2008-08-122-2/+11
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-116-9/+13
* Remove the 8.5+ requirement to avoid problems with shipping http as a tcl mod...patthoyts2008-08-112-4/+8
* * library/tm.tcl: Added a 'package provide' command to theandreas_kupries2008-08-112-1/+10
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-113-8/+61
* &#(*& typo!dgp2008-08-111-1/+1
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-117-17/+26
* crc field from zlib data should be treated as unsigned for 64bit support [Bug...patthoyts2008-08-112-2/+7
* made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const...nijtmans2008-08-101-3/+3
* remove unused varsMiguel Sofer2008-08-101-3/+1
* * generic/tclProc.c: completely removed ProcCompileProc, which wasMiguel Sofer2008-08-102-85/+11
* * generic/tclBasic.c: slight cleanupMiguel Sofer2008-08-094-51/+70
* * generic/tclExecute.c: fix warnings.das2008-08-091-5/+14
* (lrange-1.17): add test cleanup; whitespacedas2008-08-091-7/+7
* (PushMethodCallFrame): fix uninitialized efi name fielddas2008-08-091-1/+2
* fix warningsdas2008-08-091-17/+18
* removed INCOMPAT flagdgp2008-08-081-3/+1
* * changes: Updates for 8.6a2 release.dgp2008-08-082-2/+48
* Olson's tzdata2008eKevin B Kenny2008-08-082-0/+37
* Olson's tzdata2008eKevin B Kenny2008-08-0813-15/+44
* generic/tclExecute.c formatting only: remove spaces at the end of a every ...nijtmans2008-08-073-57/+57
* small modif of last commitMiguel Sofer2008-08-071-10/+7
* * generic/tclBasic.c: Fix tailcalls falling out of tebc intoMiguel Sofer2008-08-074-13/+34
* * generic/tclOO.c: Revised TclOO's check for an interpdgp2008-08-063-3/+42
* credit dgp for that bug :}Miguel Sofer2008-08-061-1/+2
* * generic/tclVar.c (TclLookupSimpleVar): fix bug that the coreMiguel Sofer2008-08-062-3/+7