summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-11-3013-418/+261
|\
| * Merge 8.7jan.nijtmans2022-11-3013-418/+261
| |\
| | * Update to tzdata 2022gjan.nijtmans2022-11-3013-418/+261
| | |\
| | | * Update to tzdata 2022gjan.nijtmans2022-11-3013-418/+261
| * | | merge-markjan.nijtmans2022-11-290-0/+0
| |\ \ \ | | |/ /
| | * | Remove ARGSUSED. More type-castsjan.nijtmans2022-11-296-146/+121
* | | | Merge 8.7jan.nijtmans2022-11-298-125/+114
|\ \ \ \ | |/ / /
| * | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-298-127/+116
* | | | Merge 8.7jan.nijtmans2022-11-292-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-11-292-2/+2
| |\ \ \ | | |/ /
| | * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-2912-16/+16
* | | | Merge 8.7jan.nijtmans2022-11-2812-22/+74
|\ \ \ \ | |/ / /
| * | | Reduce shimmering: If a conclusion can be drawn about the number of list elem...jan.nijtmans2022-11-2813-22/+76
* | | | Merge 8.7jan.nijtmans2022-11-285-37/+37
|\ \ \ \ | |/ / /
| * | | No reservation for TIP #648 any more in stub table.jan.nijtmans2022-11-285-41/+40
* | | | Merge 8.7jan.nijtmans2022-11-287-25/+64
|\ \ \ \ | |/ / /
| * | | Use Tcl_Size for ArithSeries.lenjan.nijtmans2022-11-287-51/+93
* | | | Remove "knownBug" constraint: no longer necessaryjan.nijtmans2022-11-251-3/+3
* | | | Merge 8.7jan.nijtmans2022-11-252-7/+27
|\ \ \ \ | |/ / /
| * | | (partial) fix for [6978c01b65]jan.nijtmans2022-11-252-7/+27
| |\ \ \
| | * | | Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "g...jan.nijtmans2022-11-232-7/+27
* | | | | Merge 8.7jan.nijtmans2022-11-2511-38/+38
|\ \ \ \ \ | |/ / / /
| * | | | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an...jan.nijtmans2022-11-2510-34/+34
* | | | | one more int -> size_tjan.nijtmans2022-11-251-8/+7
* | | | | Unbreak Windows build. More int -> size_t, being able to handle longer stringsjan.nijtmans2022-11-254-26/+29
* | | | | merge-markjan.nijtmans2022-11-250-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Document some more differences between Tcl 8.7 and 9.0 in tcl.hjan.nijtmans2022-11-251-12/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of ...jan.nijtmans2022-11-251-6/+6
* | | | | Move Tcl_Size definition earlier in tcl.hjan.nijtmans2022-11-241-7/+7
* | | | | Merge 8.7jan.nijtmans2022-11-241-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fix gcc warning, seen on Ubuntu with select notifierjan.nijtmans2022-11-241-1/+4
* | | | | Merge 8.7jan.nijtmans2022-11-246-60/+60
|\ \ \ \ \ | |/ / / /
| * | | | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-246-89/+90
* | | | | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add...jan.nijtmans2022-11-249-20/+35
* | | | | Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply...jan.nijtmans2022-11-241-2/+8
| | | | |
| \ \ \ \
*-. \ \ \ \ Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) w...jan.nijtmans2022-11-237-62/+68
|\ \ \ \ \ \ | | |/ / / /
| | * | | | Writing characters > \xFF to a binary channel is deprecated, this will start ...jan.nijtmans2022-11-232-4/+4
| | * | | | -1 -> TCL_INDEX_NONEjan.nijtmans2022-11-231-63/+63
| | | |/ / | | |/| |
| * | | | Proposed fix for [da63e4c1e]. First version, not 100% as expected yet.jan.nijtmans2022-11-235-20/+26
|/ / / /
* | | | Merge 8.7jan.nijtmans2022-11-231-0/+1
|\ \ \ \ | |/ / /
| * | | Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as welljan.nijtmans2022-11-231-0/+1
| * | | merge-markjan.nijtmans2022-11-230-0/+0
| |\ \ \ | | |/ /
| | * | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-236-24/+63
| | * | Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-232-10/+14
* | | | Merge 8.7jan.nijtmans2022-11-231-0/+3
|\ \ \ \ | |/ / /
| * | | leave unixInit-3.2 as-isjan.nijtmans2022-11-231-0/+3
* | | | Merge 8.7jan.nijtmans2022-11-236-12/+57
|\ \ \ \ | |/ / /
| * | | Progress in fixing [6978c01b65]. Not complete yetjan.nijtmans2022-11-226-9/+54
| |\ \ \
| | * | | Better -strict checking, with testcasesjan.nijtmans2022-11-223-11/+31
| | * | | Merge 8.7. More utf-8 checks with --strictjan.nijtmans2022-11-214-9/+22
| | |\ \ \