summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge 8.7jan.nijtmans2022-07-031-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-06-101-5/+7
| |\ \
| | * \ Merge 8.7jan.nijtmans2022-06-031-1/+1
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2022-05-171-1/+1
| | |\ \ \
| | * \ \ \ Merge 8.7. Add macro's for situation without UTF_TCL_STUBSjan.nijtmans2022-05-171-2/+5
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-03-181-37/+125
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2022-03-091-5/+10
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-02-101-3/+3
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix ParseArgsObjv() wrapper, and adapt testcase to prove that it worksjan.nijtmans2022-01-281-2/+2
| | * | | | | | | | Use more size_t in tclTest.c, for testing the new wrapper functionsjan.nijtmans2022-01-281-3/+5
| * | | | | | | | | Merge 8.7jan.nijtmans2022-05-191-3/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge 8.7jan.nijtmans2022-04-261-129/+182
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge 8.7jan.nijtmans2021-11-161-15/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flagjan.nijtmans2021-08-151-1/+1
* | | | | | | | | | | int -> size_t in (internal) Tcl_ResolveCompiledVarProcjan.nijtmans2022-06-071-1/+1
* | | | | | | | | | | Merge 8.7jan.nijtmans2022-06-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge 8.6. Eliminate some (long) typecastsjan.nijtmans2022-06-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | typojan.nijtmans2022-06-021-1/+1
* | | | | | | | | | Merge 8.7jan.nijtmans2022-05-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix compiler warning in tclTest.cjan.nijtmans2022-05-171-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Change UTF-16 version of Tcl_GetRange() not to use the tclStringObj type any ...jan.nijtmans2022-03-301-1/+2
| * | | | | | | | Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (...jan.nijtmans2022-03-291-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge 9.0. Eliminate almost all remaining (enum) castsjan.nijtmans2022-04-111-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7. Fix some indexObj testcases on 32-bit systemsjan.nijtmans2022-04-081-1/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
* | | | | | | | | Rebase to Tcl 9.0jan.nijtmans2022-04-011-15/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long...jan.nijtmans2022-03-021-15/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge 8.7jan.nijtmans2022-03-111-3/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge 8.6jan.nijtmans2022-03-111-3/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1jan.nijtmans2022-03-111-3/+3
* | | | | | | | Enhance internal "struct Interp" such that it can handle more than 2^31 levelsjan.nijtmans2022-03-101-4/+4
* | | | | | | | Merge 8.7jan.nijtmans2022-03-101-8/+99
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add ::tcl::test::build-info command to tcl::test package, so we can find out ...jan.nijtmans2022-03-101-1/+89
* | | | | | | | Merge 8.7jan.nijtmans2022-03-091-30/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Tweak test code such that it can be used to test indexes > 2^31 too, so no lo...jan.nijtmans2022-03-091-34/+34
| | |/ / / / / | |/| | | | |
* | | | | | | Prepare for Tcl_Parse's commentSize/numTokens to become size_tjan.nijtmans2022-03-061-5/+5
* | | | | | | Merge 8.7jan.nijtmans2022-02-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-1/+1
* | | | | | | Merge 8.7jan.nijtmans2022-02-171-4/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Implement TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*()jan.nijtmans2022-02-171-4/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge 8.7jan.nijtmans2022-01-251-0/+30
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 8.7jan.nijtmans2022-01-191-2/+3
| | |\ \ \ \ \
| | * | | | | | formattingjan.nijtmans2021-12-201-6/+6
| | * | | | | | Merge 8.7. Allow Tcl_GetIndexFromObj*() to be used with enum/char/short/int/l...jan.nijtmans2021-12-201-4/+9
* | | | | | | | Merge 8.7jan.nijtmans2022-02-071-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.6jan.nijtmans2022-02-071-3/+3
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | See [https://github.com/tcltk/tcl/pull/10]jan.nijtmans2022-02-041-3/+3
| * | | | | | Fix another bug in Tcl_GetIntForIndex() (demonstrated by the new testcases fr...jan.nijtmans2022-01-241-3/+4
* | | | | | | Merge 8.7jan.nijtmans2022-01-211-0/+30
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bugjan.nijtmans2022-01-211-0/+29
| | |_|/ / / | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2022-01-181-1/+1
| |\ \ \ \ \ | | |/ / / /