summaryrefslogtreecommitdiffstats
path: root/tests/expr-old.test
Commit message (Expand)AuthorAgeFilesLines
* Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work o...jan.nijtmans2023-03-201-1/+0
* Merge 8.7jan.nijtmans2021-03-301-10/+10
|\
| * Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-10/+10
* | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ | |/
| * TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\
| | * Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-1/+1
| | |\
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | Merge 8.7jan.nijtmans2020-11-231-3/+3
|\ \ \ \ | |/ / /
| * | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| * | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
| | |/ | |/|
* | | Merge 8.7dkf2020-11-081-1/+1
|\ \ \ | |/ /
| * | Merge 8.7dkf2020-11-011-4/+4
| |\ \ | | |/
| * | Merge 8.7jan.nijtmans2020-10-241-2/+4
| |\ \
| * | | Implementation of TIP 582: comments in expressionsdkf2020-08-221-1/+1
* | | | Merge 8.7jan.nijtmans2020-10-261-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2020-10-261-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-4/+4
* | | | Merge 8.7jan.nijtmans2020-09-041-2/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-041-2/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
* | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f...jan.nijtmans2019-03-241-0/+1
* | | Merge 8.7jan.nijtmans2018-10-081-7/+11
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2018-09-031-6/+11
| |\ \
| * | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-2/+2
* | | | merge 8.7jan.nijtmans2018-09-031-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-1/+2
| |/ /
* | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d...jan.nijtmans2018-01-171-17/+0
|\ \ \ | |/ /
| * | merge core-8-branch. Deprecate support for "string bytelength"jan.nijtmans2017-11-201-4/+16
| |\ \
| * | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-081-17/+0
* | | | merge core-8-branchjan.nijtmans2017-11-201-4/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-4/+16
| |/ /
* | | Implementation branch for TIP 114 - Eliminate Octal Parsing...dgp2017-10-231-32/+32
|/ /
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-4/+4
|/
* For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-301-8/+6
|\
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-301-8/+6
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
|/
* 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/tclExecute.c (ExprSrandFunc): Restore acceptance of widedgp2006-05-041-2/+2
| * * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp2005-11-011-2/+2
| * niggly test suite fixesdgp2004-11-031-2/+2
| * added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-1/+16
| * More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-7/+7
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-6/+6
* | * tests/expr-old.test: The remaining failing tests reported indgp2006-08-311-2/+2
* | * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-70/+66
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-24/+28
* | * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-051-3/+3
* | * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-061-2/+2
* | Added knownBug constraints.dgp2006-03-211-3/+3