summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * generic/tclTest.c: Backport the [testexprlongobj] testing command.dgp2008-03-071-1/+48
| * * generic/tclCmdMZ.c: Corrected broken trace reversal logic indgp2007-06-271-3/+18
| * * 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
* | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-2/+2
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+104
* | better panic messagenijtmans2010-02-011-9/+9
* | Various CYGWIN-related fixesnijtmans2010-01-311-5/+5
* | Use correct TCL_LL_MODIFIER for CYGWIN.nijtmans2010-01-291-3/+11
* | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-3/+5
* | Plug testing memleak. [Bug 2895367]dkf2009-12-121-89/+110
* | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-onlydas2008-08-201-3/+9
* | * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-1/+282
* | * generic/tclTest.c: Ignore the return value of write() whenrmax2008-03-141-3/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclTest.c (TestSetCmd2):Miguel Sofer2007-11-031-1/+37
* | * generic/tclTrace.c: Corrected broken trace reversal logic indgp2007-06-271-2/+18
* | * generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcountKevin B Kenny2007-05-021-2/+1
* | * generic/tclTest.c (Testregexpobjcmd): Removed an invalid accessKevin B Kenny2007-04-231-2/+2
* | Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-31/+31
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-1641/+1624
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-14/+14
* | TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-2/+4
* | fix warningsdas2006-06-211-22/+22
* | * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-10/+19
* | 90% fix of file writable issues on Windowsvincentdarley2006-03-141-64/+1
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-12/+3
* | * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-151-1/+12
* | * generic/tclBinary.c:Miguel Sofer2005-11-041-2/+1
* | ANSIfy the test code (well, strip some of the worst offences!)dkf2005-11-021-837/+742
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+144
* | Squelch warningdkf2005-09-081-2/+2
* | Test suite about fixed up for TIP#254dkf2005-09-081-3/+1
* | Oops!dkf2005-09-081-19/+19
* | Added support machinery for TIP#254 testsdkf2005-09-081-8/+269
* | TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-5/+111
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-011-1/+37