summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-041-1/+39
* * generic/tclTest.c (TestChannelCmd): added cast to mollifyhobbs2001-03-311-2/+2
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-1/+13
* Now correctly test for (and fix) Bug #119082.dkf2000-11-241-1/+57
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-124/+160
* * tests/indexObj.test: Added tests using the [testwrongnumargs]ericm2000-08-071-1/+63
* no messagedavidg2000-07-261-2/+10
* * generic/tclTest.c:hobbs2000-05-191-4/+603
* * generic/regc_color.c:hobbs1999-10-131-3/+3
* Fixed bad function definition, should use void instead of VOID forredman1999-08-131-2/+2
* Remove extern declaration for TclWinGetPlatform functions, they'reredman1999-08-041-6/+1
* * generic/tclTest.c:stanton1999-06-171-44/+56
* * tests/reg.test:stanton1999-06-021-16/+27
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-7/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-93/+1222
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+2
* * win/tclAppInit.c:stanton1999-02-031-3/+5
* * generic/tclProc.c:stanton1999-02-031-31/+29
* Fixed some tests which were failing on the Mac because of path differences. A...jingham1998-11-101-8/+12
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Minor comment fixups.suresh1998-07-131-3/+3
* Implemented tests for the internal C routines: TclInsertAccessProc(),suresh1998-07-131-21/+279
* Added routiens to support testing of new routines ('TclStatInsertProc',suresh1998-06-041-0/+113
* Initial revisionrjohnson1998-03-261-0/+2721