summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | style revisions to latest commitdgp2008-04-172-10/+7
| | * | * generic/tclCompExpr.c (CompileMathFuncCall): Addedandreas_kupries2008-04-171-1/+7
| | * | * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-152-2/+43
| | * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-102-10/+38
| | * | * tests/io.test (io-52.5): Removed '-size -1' from test, does notandreas_kupries2008-04-091-2/+2
| | * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
| | * | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typoandreas_kupries2008-04-081-4/+4
| | * | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-1/+71
| | * | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-071-1/+2
| | * | * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-041-3/+51
| | * | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-031-1/+46
| | * | Backported fix for #1923966patthoyts2008-03-241-1/+19
| | * | * generic/tclTest.c: Backport the [testexprlongobj] testing command.dgp2008-03-071-1/+3
| | * | * tests/execute.test (execute-6.8): Added tests checking thatdgp2008-03-071-2/+179
| | * | Fixes for problems created when processing regular expressions thatdkf2007-12-181-1/+14
| | * | * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flaghobbs2007-12-141-1/+22
| | * | Prevent shimmering crash in [lsearch] when -exact and -integer/-real aredkf2007-12-051-1/+10
| | * | * generic/regc_nfa.c: Fixed infinite loop in the regexp compilerdgp2007-11-151-1/+7
| | * | * generic/tclPkg.c: Backport fix for [1573844] to thedgp2007-09-191-11/+11
| | * | * tests/trace.test: Backport some tests.dgp2007-08-141-1/+27
| | * | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-3/+14
| | * | * generic/tclCmdMZ.c: Corrected broken trace reversal logic indgp2007-06-271-1/+5
| | * | * tests/result.test (result-6.2): Add test for Bug 1649062 sodgp2007-06-051-0/+16
| | * | * tests/fCmd.test: Backport the notNetworkFilesystem constraint.dgp2007-05-171-6/+7
| | * | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-1/+21
| | * | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers fordgp2007-03-131-1/+13
| | * | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the listdgp2007-03-131-1/+13
| | * | Fix [Bug 1675116] in a way suitable for 8.4.dkf2007-03-101-1/+6
| | * | Fix [Bug 1671138]dkf2007-03-011-1/+11
| | * | Typo, more.andreas_kupries2007-02-221-2/+2
| | * | Typoandreas_kupries2007-02-221-2/+2
| | * | * tests/pkg.test: Added tests for the case of an alpha packageandreas_kupries2007-02-221-1/+17
| | * | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patchandreas_kupries2007-02-121-1/+61
| | * | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes ofdas2007-01-191-6/+15
| | * | Backport to 8.4 (Don Porter's work).andreas_kupries2006-12-051-3/+3
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-283-6/+422
| | * | * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-281-1/+210
| | * | * generic/tclBasic.c (TEOVI): fix por possible leak of a CommandMiguel Sofer2006-11-041-1/+19
| | * | dup test namedgp2006-10-101-2/+2
| | * | update tests to handle strictness changehobbs2006-10-061-1/+14
| | * | * 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
| | * | Bug 1400572 will remain knownBug for 8.4.14dgp2006-10-041-2/+2
| | * | Backported fix for bug #1420432 (cannot set mtime for directories on windows).patthoyts2006-10-011-1/+16
| | * | * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-223-17/+462
| | * | * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-151-2/+2
| | * | * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-3/+3
| | * | * 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
| | * | Bug 1513489Kevin B Kenny2006-07-301-24/+30