summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typodkf2009-10-211-2/+2
* Fix [Bug 2882561].dkf2009-10-212-3/+6
* Fix [Bug 2881259].dkf2009-10-212-9/+14
* * unix/Makefile.in: Removed the long outdated and broken targetsdgp2009-10-203-80/+9
* * generic/tclIO.c: Revised ReadChars and FilterInputBytes routinesdgp2009-10-192-17/+35
* Fix for [Bug 2871908]Joe Mistachkin2009-10-182-6/+13
* Fix for [Bug 1565466]Joe Mistachkin2009-10-182-4/+15
* Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory.dkf2009-10-173-22/+53
* Fix the icon to have 48x48 size (mistakenly made a 46px icon)patthoyts2009-10-151-0/+0
* Added missing text. Noticed by Emiliano Gavilan.dkf2009-10-141-2/+3
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-083-34/+52
* * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of theandreas_kupries2009-10-072-21/+25
* * generic/tclIORChan.c (ErrnoReturn): Replace the hardwiredandreas_kupries2009-10-072-2/+9
* * generic/tclInterp.c (SlaveEval): Agressive stomping of internal repsdgp2009-10-062-17/+10
* * generic/tclTomMathInt.h (new): Public header tclTomMath.h haddgp2009-10-064-5/+11
* * library/safe.tcl (AliasGlob): Fixed conversion of catch toandreas_kupries2009-10-052-1/+10
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-053-16/+29
* fix tclooConfig.sh installdas2009-10-051-2/+3
* * library/tzdata/Africa/Cairo:Kevin B Kenny2009-10-025-93/+102
* * generic/tclDictObj.c: Updated freeIntRepProc routines sodgp2009-09-3014-19/+43
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-295-23/+74
* * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls withdgp2009-09-283-20/+28
* * tests/error.test (error-15.9.*): More coverage tests for [try].dgp2009-09-282-2/+16
* * tests/error.test (error-15.8.*): Coverage tests illustratingdgp2009-09-282-1/+23
* Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-268-9/+67
* TIP #356 IMPLEMENTATIONdgp2009-09-247-12/+39
* * doc/namespace.n: the description of [namespace unknown] failedMiguel Sofer2009-09-232-2/+8
* editdgp2009-09-221-2/+2
* * tests/regexp.test: Added check for error message frommdejong2009-09-212-1/+19
* * generic/tclCompile.c: Correct botch in the conversion ofdgp2009-09-212-2/+9
* * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simpledgp2009-09-175-107/+77
* need to remember to save before commit...das2009-09-171-2/+2
* typodas2009-09-171-2/+2
* fix string buffer sizes for pointer printingdas2009-09-171-42/+30
* Extended ::tcl::unsupported::representation.ferrieux2009-09-162-6/+50
* fix warningdas2009-09-121-2/+2
* * generic/tclBasic.c: Completed the NR-enabling of [subst].dgp2009-09-118-30/+215
* Clean up http tokens properly.dkf2009-09-112-107/+167
* Correct handling of quoted charset names. [Bug 2849860]dkf2009-09-102-12/+23
* * generic/tclParse.c Corrected line counting error in multi-commanddgp2009-09-073-1/+15
* Added another test case, "known bug" because of [Bug 2314561] incompletenessdkf2009-09-071-4/+8
* Basic test of yielding inside a substdkf2009-09-071-38/+10
* * generic/tclExecute.c: fix potential uninitialized variable use anddas2009-09-079-39/+65
* make support for clang static analyzer safer & cleanerdas2009-09-071-7/+9
* Fixed up error in stack requirement estimation that made debug buildsdgp2009-09-041-1/+11
* Patched up flaw in option syntax checkingdgp2009-09-041-6/+3
* * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-0412-132/+616
* Improve consistency of formatting of comments and function declsdkf2009-09-041-45/+47
* Added suggestions for how to handle the multithreaded case. [Bug 2844962]dkf2009-09-032-19/+34
* Add xref to script-level documentationdkf2009-09-031-1/+3