summaryrefslogtreecommitdiffstats
path: root/tests/compile.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
|\
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | Merge 8.7jan.nijtmans2022-09-121-6/+6
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-09-121-6/+6
| |\
* | \ Merge 8.7jan.nijtmans2021-11-261-1/+1
|\ \ \ | |/ /
| * | Remove tclPkg.c changes, instead implement new tcl::build-info commandjan.nijtmans2021-07-131-1/+1
| * | Merge 8.7jan.nijtmans2021-04-141-2/+2
| |\ \
| * \ \ Merge 8.7jan.nijtmans2020-12-131-2/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-10-301-4/+4
| |\ \ \ \
| * | | | | Merge 8.7. Internal package renamingjan.nijtmans2020-10-011-2/+2
| * | | | | Merge 8.7jan.nijtmans2020-09-291-1/+1
* | | | | | Merge 8.7jan.nijtmans2021-03-301-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-2/+2
| | |_|/ / | |/| | |
* | | | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \ \ \
| | * | | | Undo experimental unrelated changesjan.nijtmans2020-11-031-1/+1
| | * | | | Case-sensitive package namesjan.nijtmans2020-11-031-2/+2
| | | |/ / | | |/| |
* | | | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
| * | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| |/ / /
* | | | Merge 8.7jan.nijtmans2020-10-301-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-301-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-16/+16
* | | Merge 8.7jan.nijtmans2020-09-041-2/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-041-2/+5
| |\ \ | | |/
| | * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* | | Merge 8.7jan.nijtmans2019-09-291-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-09-291-3/+3
| |\ \ | | |/
| | * merge 8.5sebres2019-09-261-3/+3
| | |\
| | | * amend to [fec0c17d39] - reduce max count of nested compiles to 1500sebres2019-09-261-3/+3
| | | * Add 32-bit Windows builds, both with MSVC and GCC, to Travis. jan.nijtmans2019-09-161-75/+86
| | | * partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix ...sebres2019-09-111-10/+40
| | | * Backport some improvements to tm.tcl (mostly comments). jan.nijtmans2019-09-101-2/+2
| | | * Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul...jan.nijtmans2019-09-071-1/+1
* | | | Merge 8.7jan.nijtmans2019-09-121-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-09-121-2/+2
| |\ \ \ | | |/ /
* | | | merge 8.7dgp2019-09-111-8/+38
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2019-09-111-8/+38
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2019-09-031-1/+1
| | |\ \
| | * | | extends [fec0c17d39]: restrict nested compilations using same limit (interp r...sebres2019-08-301-8/+38
* | | | | Merge 8.7jan.nijtmans2019-09-031-0/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2019-09-031-0/+31
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix testing for debug build on UNIX too (on UNIX, ::tcl_platform(debug) is no...jan.nijtmans2019-09-021-1/+1
| | |/ /
| | * | merge 8.5 - compile.test: reduce count of nested scripts to 1000 in debug cas...sebres2019-08-301-2/+2
| | |\ \ | | | |/
| | | * compile.test: reduce count of nested scripts to 1000 in debug case (seems to ...sebres2019-08-301-2/+2
| | * | more variants in test (since 8.6 compiles "try" using evalStk instruction)sebres2019-08-291-2/+2
| | * | bug [fec0c17d39]: add test cases covering nested compilation (8.6th compile g...sebres2019-08-291-0/+31
| | |\ \ | | | |/
| | | * add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affec...sebres2019-08-291-0/+31
| | | * [0c043a175] backport fix from trunk.dgp2014-12-031-2/+10
| | | |\
* | | | \ merge 8.7dgp2018-03-201-1/+2
|\ \ \ \ \ | |/ / / /