summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* missed some nukeable comments re [namespace inscope]Miguel Sofer2008-08-061-8/+3
* * library/init.tcl (::unknown): removed the [namespace inscope]Miguel Sofer2008-08-062-12/+13
* Streamline async connect logic [Patch 1994512].jenglish2008-08-052-68/+44
* missing ChangeLof entryMiguel Sofer2008-08-051-0/+5
* * generic/tclExecute.c: Fix for [Bug 2038069] by dgp.Miguel Sofer2008-08-052-3/+19
* fix "bad stack top" bug in last commitMiguel Sofer2008-08-041-1/+5
* * tests/nre.test: added tests for [if], [while] and [for]. A testMiguel Sofer2008-08-042-2/+49
* missing commit to tests/unsupported.testMiguel Sofer2008-08-041-1/+51
* duh ... committed only the ChangeLog entry, not the restMiguel Sofer2008-08-044-67/+77
* * generic/tclBasic.c: made atProcExit commands runMiguel Sofer2008-08-041-0/+8
* * generic/tclExecute.c: Stopped faulty double-logging of errors todgp2008-08-043-2/+40
* made function staticMiguel Sofer2008-08-032-4/+3
* remove unneeded declarationMiguel Sofer2008-08-031-2/+1
* ChangeLog entryMiguel Sofer2008-08-031-0/+10
* * generic/tclBasic.c: new unsupported command atProcExitMiguel Sofer2008-08-037-122/+337
* remove NRE.test & add new test files to Tcl.xcodeprojdas2008-08-033-9/+8
* * tests/NRE.test: made empty, waiting for removal until das doesMiguel Sofer2008-08-024-476/+552
* * doc/Exit.3: do not call Tcl_Finalize implicitlyhobbs2008-08-014-113/+19
* * generic/tclBasic.c: Revised timing of the CmdFrame stack managementdgp2008-08-013-13/+34
* * tests/NRE.test: replaced all deep-recursing tests by shallowerMiguel Sofer2008-08-012-246/+126
* tclNRE.h die die diedas2008-07-313-43/+41
* nr-enabling [for]; [while] made to reuse [for]'s infrastructure.Miguel Sofer2008-07-315-84/+101
* nr-enabling [while]Miguel Sofer2008-07-314-27/+55
* missing ChangeLog entryMiguel Sofer2008-07-311-2/+3
* nr-enabling [if]Miguel Sofer2008-07-313-7/+18