summaryrefslogtreecommitdiffstats
path: root/tests/parse.test
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-1/+5
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Add missing constraintsdgp2007-06-041-3/+3
* * generic/tclBasic.c: Removed code that dealt withdgp2007-05-301-2/+2
* * tests/parse.test: Add two backslash newline parse tests.mdejong2007-03-151-1/+7
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-38/+38
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-16/+16
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-13/+10
* * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags todgp2006-03-061-2/+23
* * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBALdgp2006-02-281-1/+35
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limitdgp2005-03-181-1/+47
* * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit valuedgp2004-10-011-3/+3
* * generic/tclParse.c: Corrected faulty check for trailing whitedgp2003-11-241-1/+12
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-170/+251
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-3/+3
* Added further coverage tests.dgp2003-04-011-1/+41
* * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] faileddgp2003-04-011-2/+4
* * tests/parse.test (parse-18.*): Coverage tests for the newdgp2003-03-311-1/+68
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-2/+2
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-1/+5
* remove excess EOF whitespacehobbs2003-02-111-14/+1
* * generic/tclParse.cMiguel Sofer2003-02-111-1/+5
* Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the useMiguel Sofer2001-09-131-1/+5
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make itstanton1999-08-121-10/+13
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-535/+722
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+556