summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | * generic/tclBasic.c: Fixed things so that you can tailcallMiguel Sofer2009-12-051-1/+18
* | | Fix [Bug 2906841] and a few other smaller issues.dkf2009-12-031-262/+301
* | | Match the version-bump of TclOO.dkf2009-11-271-2/+2
* | | [Bug 2903811]: Remove unneeded restrictions on usefully calling thedkf2009-11-271-1/+34
* | | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011]dkf2009-11-241-1/+18
* | | [Bug 2893771] Teach [file stat] to handle locked files.patthoyts2009-11-241-11/+16
* | | * tests/fCmd.test (fCmd-30.1): Changed registry location of theKevin B Kenny2009-11-231-2/+2
* | | Test constraint 2000orNewer should only be true on Windows platformdgp2009-11-231-2/+2
* | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-231-6/+17
* | | a bit of cleanupdgp2009-11-201-5/+5
* | | Test-case for fixed [Bug 2849797]nijtmans2009-11-192-12/+13
* | | Fix [Bug 2891171]: URL checking too strict when using multiple question marks...nijtmans2009-11-181-2/+2
* | | Revert mistaken commitdgp2009-11-165-47/+25
* | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta...ferrieux2009-11-166-27/+50
* | | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosityandreas_kupries2009-11-121-1/+32
* | | Cleanup directories that have been set chmod 000.patthoyts2009-11-101-10/+30
* | | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter().andreas_kupries2009-11-101-2/+2
* | | * tests/info.test: Resolve ambiguous resolution of variableandreas_kupries2009-11-091-2/+2
* | | [Bug 2891026] add addtional contraints for vista+ for non-readable directoriespatthoyts2009-11-071-9/+26
* | | * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-051-18/+1
* | | More variable hygiene.dkf2009-10-301-146/+229
* | | Cleanup non-writable test directory on Windows.patthoyts2009-10-301-1/+2
* | | More variable cleansingdkf2009-10-291-180/+189
* | | test hygiene for the ::tmp variabledgp2009-10-294-9/+17
* | | More variable cleansingdkf2009-10-291-247/+432
* | | General cleanliness improvements.dkf2009-10-291-255/+408
* | | * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-1/+5
* | | * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044].dgp2009-10-281-1/+2
* | | * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-1/+12
* | | * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-1/+14
* | | * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-1/+11
* | | Let [$obj varname x(y)] work. [Bug 2883857]dkf2009-10-221-1/+12
* | | Fix for [Bug 1565466]Joe Mistachkin2009-10-181-4/+7
* | | [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-15/+22
* | | * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls withdgp2009-09-281-1/+15
* | | * tests/error.test (error-15.9.*): More coverage tests for [try].dgp2009-09-281-2/+11
* | | * tests/error.test (error-15.8.*): Coverage tests illustratingdgp2009-09-281-1/+18
* | | * tests/regexp.test: Added check for error message frommdejong2009-09-211-1/+13
* | | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simpledgp2009-09-172-25/+14
* | | * generic/tclBasic.c: Completed the NR-enabling of [subst].dgp2009-09-112-4/+4
* | | Clean up http tokens properly.dkf2009-09-111-107/+162
* | | * generic/tclParse.c Corrected line counting error in multi-commanddgp2009-09-071-1/+6
* | | 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/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-043-10/+125
* | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-12/+285
* | | regression testsdgp2009-08-211-1/+29
* | | another testdgp2009-08-191-1/+11
* | | test for 2806250dgp2009-08-181-1/+11
* | | nicer test failure modedgp2009-08-181-2/+2