summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
* gcc 4.6 (64-bit) warningsjan.nijtmans2011-08-231-4/+4
|\
| * gcc 4.6 (64-bit) warningsjan.nijtmans2011-08-231-2/+2
| * [Bug 2981154] async-4.3 segfault. (backport)ferrieux2011-08-191-9/+40
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-2/+2
| |\
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+1
| | * fix warnings in tclTest.cjan.nijtmans2011-04-211-11/+11
* | | [Bug 2981154] async-4.3 segfault.ferrieux2011-08-191-9/+43
* | | Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-041-3/+1
* | | * generic/tclAssembly.c (BBEmitInstInt1): Changed parameter Kevin B Kenny2011-03-131-1/+1
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-38/+36
* | | Fix remaining broken tests (test failures appear non-serious)dkf2011-03-101-4/+4
* | | Renamed struct TEOV_callback to the more descriptive NRE_callback.Miguel Sofer2011-03-051-1/+1
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | 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
* | | Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-2/+2
* | | fix gcc 64-bit warnings: cast from pointer to integer of different sizenijtmans2010-12-011-3/+3
* | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+104
* | | * generic/tclBasic.c: [Patch 3072080] (minus the itclMiguel Sofer2010-09-271-3/+3
* | | Remove many type casts which are no longernecessary as a result of [Patch 300...nijtmans2010-08-221-2/+2
* | | [Bug 3029891] Functions that don't belong in the stub table.nijtmans2010-07-241-3/+3
* | | Use function prototypes from the FS API.nijtmans2010-04-201-49/+30
* | | Remove unnecessary '&' decoration for functionnijtmans2010-03-111-29/+29
* | | test that tclOO stubs are present in stub librarynijtmans2010-03-071-3/+6
* | | remove presence of tclTomMathStubsPtr in tclStubLib.cnijtmans2010-03-061-2/+5
* | | [ tcl-Feature Requests-2958832 ] Furthernijtmans2010-02-251-81/+77