summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More protections for invalid argc valuesjan.nijtmans2022-04-011-7/+9
* Make "word" in ForIterData size_tjan.nijtmans2022-03-311-1/+1
* more tweaksjan.nijtmans2022-03-316-29/+30
* More progressjan.nijtmans2022-03-313-5/+5
* more progressjan.nijtmans2022-03-314-16/+16
* More progressjan.nijtmans2022-03-316-40/+40
* more progressjan.nijtmans2022-03-313-13/+13
* More progressjan.nijtmans2022-03-306-32/+33
* More progressjan.nijtmans2022-03-305-26/+26
* Merge 9.0jan.nijtmans2022-03-306-39/+126
|\
| * Fix limit-checking on first/last arguments for Tcl_GetRange(). Was not correc...jan.nijtmans2022-03-301-6/+3
| * Add UTF-16 versions of Tcl_NumUtfChars/Tcl_UtfAtIndex to the stub table. Shou...jan.nijtmans2022-03-296-33/+122
* | Merge 9.0jan.nijtmans2022-03-291-1/+1
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-03-292-6/+9
| |\
| | * Don't bother UINT2PTR, since INT2PTR is just as good.jan.nijtmans2022-03-293-7/+10
* | | More progressjan.nijtmans2022-03-2913-89/+90
* | | More progressjan.nijtmans2022-03-2914-68/+68
* | | Merge 9.0jan.nijtmans2022-03-296-22/+25
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-03-293-1/+4
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2022-03-293-1/+4
| | |\
| | | * Add --enable-symbols=all buildsjan.nijtmans2022-03-293-1/+4
| | | |\
| | | | * Add enable-symbols=all builds to various platformsjan.nijtmans2022-03-283-1/+4
| | | |/
| * | | Merge 8.7jan.nijtmans2022-03-282-15/+15
| |\ \ \ | | |/ /
| | * | More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packet...jan.nijtmans2022-03-282-19/+19
| * | | Merge 8.7jan.nijtmans2022-03-251-6/+6
| |\ \ \ | | |/ /
| | * | Fix [9c1dc88f86]: warning about different signedness when compile TCL on Wind...jan.nijtmans2022-03-251-6/+6
* | | | Fix some compiler warningsjan.nijtmans2022-03-283-55/+55
* | | | size_t continuedjan.nijtmans2022-03-245-11/+11
* | | | More size_tjan.nijtmans2022-03-244-40/+39
* | | | Make varIndexes a size_t[]jan.nijtmans2022-03-234-29/+30
* | | | More progressjan.nijtmans2022-03-236-24/+29
* | | | Merge 9.0. More progressjan.nijtmans2022-03-2316-317/+333
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-03-221-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-03-221-3/+3
| | |\ \ | | | |/
| | | * Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize S...jan.nijtmans2022-03-221-2/+2
| * | | Merge 8.7jan.nijtmans2022-03-2211-260/+276
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-03-229-254/+255
| | |\ \ | | | |/
| | | * Merge 8.5jan.nijtmans2022-03-2212-259/+272
| | | |\
| | | | * Update tzdata to 2022ajan.nijtmans2022-03-229-254/+255
| | | | * Reserve 3 more stub entriesjan.nijtmans2022-03-223-5/+17
| | * | | Fix [ac601b59bab7] by making only unloading a library from the process if itpooryorick2022-03-222-6/+21
* | | | | Merge 9.0jan.nijtmans2022-03-2116-70/+85
|\ \ \ \ \ | |/ / / /
| * | | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-219-49/+48
| * | | | Change expectation for encoding-24.15 testcase: current code cannot detect (...jan.nijtmans2022-03-211-1/+1
| * | | | Merge 8.7jan.nijtmans2022-03-213-13/+19
| |\ \ \ \ | | |/ / /
| | * | | Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize'jan.nijtmans2022-03-213-10/+10
| | |\ \ \
| | | * \ \ Merge 8.7, and fix the bugjan.nijtmans2022-03-205-27/+27
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which...jan.nijtmans2022-03-182-8/+8
| * | | | | Merge 8.7 Fix Tcl_UtfToExternalDString/Tcl_ExternalToUtfDString to use the ri...jan.nijtmans2022-03-204-7/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-205-25/+25
| | |/ / /