summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-1/+6
* backport of file writable fixesvincentdarley2006-03-191-64/+1
* * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-151-1/+12
* * generic/tclBasic.c:Miguel Sofer2005-10-231-2/+3
* fix for [Bug 1008314]Miguel Sofer2004-08-161-3/+42
* Silence compiler warningsdgp2004-06-081-2/+3
* * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+13
* stop compiler warningdgp2004-02-201-2/+2
* * generic/regcomp.c: Backported regexp bug fixes and tests. Thanksdgp2003-11-171-4/+22
* fix testsuite backport errorvincentdarley2003-10-311-2/+2
* * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): Newandreas_kupries2003-10-221-6/+11
* Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-081-2/+28
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-7/+1
* cleanup of new simplefs test codevincentdarley2003-02-181-6/+10
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-151-1/+219
* further fs cleanupvincentdarley2003-02-101-3/+16
* fix to crashing filesystem testvincentdarley2003-02-071-44/+62
* added regression test for recent bug fixvincentdarley2003-02-051-23/+61
* filesystem bug fix and new testvincentdarley2003-01-281-3/+183
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-94/+94
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-15/+8
* fs cleanupvincentdarley2002-07-081-2/+2
* fs cleanupvincentdarley2002-07-081-9/+28
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-011-2/+2
* tip99vincentdarley2002-06-211-2/+3
* vfs, winfs testsuitevincentdarley2002-06-131-5/+77
* cleanup of testfilesystem commandhobbs2002-04-231-19/+11
* 4 fs fixesvincentdarley2002-03-241-3/+9
* * Added the [interp recursionlimit] command todgp2002-03-071-48/+1
* * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs.hobbs2002-02-281-1/+4
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+15
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-17/+152
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-3/+67
* tclTest.c fixvincentdarley2002-02-011-2/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-17/+19
* * Converted declarations of TestReport file systemdgp2002-01-211-23/+47
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-9/+11
* * Updated APIs in generic/tclParse.c according to the guidelinesdgp2002-01-171-2/+3
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-19/+23
* * generic/tclTest.c (MainLoop):dgp2002-01-091-1/+2
* * doc/Tcl_Main.3:dgp2002-01-051-7/+143
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-4/+6
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-25/+25
* * More CONST poisoningdgp2001-09-281-2/+2
* * generic/tclTest.c (TestcmdtokenCmd): corrected pointerhobbs2001-09-201-6/+6
* fsvincentdarley2001-09-061-14/+4
* minor fs, vfs fixesvincentdarley2001-09-041-52/+104
* filesystemvincentdarley2001-08-301-55/+100
* fs updatevincentdarley2001-08-231-35/+35
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-4/+400