summaryrefslogtreecommitdiffstats
path: root/tests/expr-old.test
Commit message (Expand)AuthorAgeFilesLines
* Indenting in testcases. Always use tabs in stead of 8 spacesjan.nijtmans2024-10-091-1/+1
* Follow-up for [0439e1e1a3]: Slow detection of illegal expr argument. Same fi...jan.nijtmans2024-10-081-1/+1
|\
| * Fix [0439e1e1a3]: Slow detection of illegal expr argumentjan.nijtmans2024-10-081-33/+33
| |\
| | * [0439e1e1a3]: Slow detection of illegal expr argument. Handle more of the same.jan.nijtmans2024-07-091-1/+1
| |/ |/|
| * Improve error-message "cannot use xxxx as operand ....."jan.nijtmans2022-10-141-32/+33
* | Don't bother unrelated error-messagesjan.nijtmans2024-07-091-2/+2
* | Remaining can't -> cannot changesjan.nijtmans2024-07-081-2/+2
* | first/second -> left/right and can't -> cannotjan.nijtmans2024-07-081-32/+32
* | 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