summaryrefslogtreecommitdiffstats
path: root/generic
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 8.7jan.nijtmans2022-03-291-5/+8
| |\
| | * Don't bother UINT2PTR, since INT2PTR is just as good.jan.nijtmans2022-03-292-6/+9
* | | More progressjan.nijtmans2022-03-2913-89/+90
* | | More progressjan.nijtmans2022-03-2914-68/+68
* | | Merge 9.0jan.nijtmans2022-03-293-21/+21
|\ \ \ | |/ /
| * | 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-236-62/+77
|\ \ \ | |/ /
| * | 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.5jan.nijtmans2022-03-223-5/+17
| | | |\
| | | | * Reserve 3 more stub entriesjan.nijtmans2022-03-223-5/+17
| | | * | Fix 2 warnings: warning C4018: '>': signed/unsigned mismatchjan.nijtmans2022-03-121-2/+2
| * | | | Merge 8.7jan.nijtmans2022-03-221-5/+20
| |\ \ \ \ | | |/ / /
| | * | | Fix [ac601b59bab7] by making only unloading a library from the process if itpooryorick2022-03-221-5/+20
* | | | | Merge 9.0jan.nijtmans2022-03-216-16/+26
|\ \ \ \ \ | |/ / / /
| * | | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-213-9/+9
| * | | | Merge 8.7jan.nijtmans2022-03-211-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.7, and fix the bugjan.nijtmans2022-03-204-23/+23
| | |\ \ \
| * | \ \ \ Merge 8.7 Fix Tcl_UtfToExternalDString/Tcl_ExternalToUtfDString to use the ri...jan.nijtmans2022-03-203-5/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-204-21/+21
| | |/ / /
* | | | | Adapt Tcl_GetChannelBufferSize signaturejan.nijtmans2022-03-204-21/+21
* | | | | Furtherjan.nijtmans2022-03-185-17/+17
* | | | | More progressjan.nijtmans2022-03-1810-123/+123
* | | | | Merge 9.0jan.nijtmans2022-03-184-48/+22
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate usage of TCL_ENCODING_STOPONERROR flag, since in Tcl 9.0 is has no ...jan.nijtmans2022-03-174-48/+22
| |\ \ \ \ | | |/ / /
| | * | | Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when po...jan.nijtmans2022-03-171-2/+2
* | | | | Morejan.nijtmans2022-03-174-8/+8
* | | | | More progressjan.nijtmans2022-03-177-43/+43
* | | | | Merge 9.0jan.nijtmans2022-03-176-42/+238
|\ \ \ \ \ | |/ / / /