summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* * generic/tclBasic.c: Another step down the path of re-usingdgp2006-12-081-5/+5
* * generic/tclMathOp.c: More revisions to make tests pass.dgp2006-12-081-7/+7
* More tests for bitopsdkf2006-12-081-37/+344
* * tests/mathop.test: Commmitted several new tests from Peter Spjuthdgp2006-12-071-4/+735
* More #174 bits and piecesdkf2006-12-071-2/+115
* Fixed line endings broken by a previous checking that caused test failures on...patthoyts2006-12-071-717/+717
* * generic/tclCompCmds.c: Revised and consolidated into utilitydgp2006-12-061-3/+3
* Improved error reporting in test expr-47.12Kevin B Kenny2006-12-061-8/+18
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-052-3/+3
* * generic/tclPkg.c: When no requirements are supplied to adgp2006-12-051-3/+3
* Fix leaking-stderr test breakagedkf2006-12-041-8/+25
* Implement TIP#267dkf2006-12-041-688/+700
* TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-012-3/+94
* * tests/chan.test: Correct timing sensitivity in new testdgp2006-12-011-3/+4
* TIP#287 IMPLEMENTATIONdgp2006-12-012-4/+114
* Correct typos that produced duplicate test namesdgp2006-11-291-5/+5
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-5/+630
* * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-271-1/+210
* More bits and pieces of the TIP#174 implementationdkf2006-11-261-0/+184
* Silence complaints caused by [namespace import] returning current importsdkf2006-11-232-10/+6
* [string is list] tests: fixed mixed up test name, added test of unicode handlingdkf2006-11-221-2/+6
* TIP#269 implementationdkf2006-11-221-3/+48
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-2/+2
* Optimize for the unshared case.dkf2006-11-092-6/+16
* Implemented [string reverse].dkf2006-11-092-8/+16
* Implemented [lreverse] from TIP#272dkf2006-11-091-1/+14
* TIP#274 IMPLEMENTATIONdgp2006-11-051-1/+4
* * generic/tclBasic.c (TEOVI):Miguel Sofer2006-11-031-2/+20
* Rename constraint to look more conventionaldkf2006-11-031-15/+11
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-036-97/+89
* Minor syntactic changesdkf2006-11-031-7/+6
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-0324-259/+259
* Fixed non-robustness error when opening subshell pipes when the current direc...dkf2006-11-021-12/+12
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-312-8/+6
* * generic/tclExecute.c (INST_MOD): Corrected improper testing ofdgp2006-10-301-1/+14
* * generic/tclNamesp.c (EnsembleImplementationCmd):Miguel Sofer2006-10-291-1/+19
* Insert of calling point in middle of procedure code. Also cleaned up howdkf2006-10-281-35/+3
* * tests/info.test (info-9.11-12): tests for [Bug 1577492]Miguel Sofer2006-10-242-3/+56
* * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-232-6/+6
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-202-1252/+5
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-202-5/+1252
* * tclProc.c (SetLambdaFromAny):Miguel Sofer2006-10-161-1/+40
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-121-1/+88
* * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-101-1/+6
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-0933-192/+192
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-061-1/+161
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-3/+4
* * generic/tclVar.c (Tcl_LappendObjCmd):Miguel Sofer2006-10-051-1/+10
* dup test namedgp2006-10-041-2/+2