summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 1567956Kevin B Kenny2006-10-011-3/+4
* bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-011-2/+16
* bug 1567956: handle Msys environment a little differently in getuser functionpatthoyts2006-10-011-11/+20
* * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengthsandreas_kupries2006-09-281-2/+4
* * generic/tclExecute.c: Corrected error in INST_LSHIFT in thedgp2006-09-281-1/+3
* * tests/pkg.test: Added test for version comparison at the 32bitandreas_kupries2006-09-271-1/+7
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-23/+360
* * generic/tclExecute.c (INST_EXPON): Native type overflow detectiondgp2006-09-191-1/+7
* * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-161-2/+2
* * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-3/+3
* * generic/tclExecute.c: Corrected INST_EXPON flaw that treateddgp2006-09-111-4/+5
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-5/+9
* * tests/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-041-3/+3
* * tests/expr-old.test: The remaining failing tests reported indgp2006-08-312-4/+4
* bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-12/+106
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-241-14/+23