summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-11-2513-48/+68
|\
| * 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
* | | | Merge 9.0jan.nijtmans2022-11-2525-182/+214
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | Internal abstract list, don't let "llength" shimmer any more.jan.nijtmans2022-11-2319-174/+217
|/ / /
* | | 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
| | |\ \
| | * | | indentingjan.nijtmans2022-11-201-3/+3
| | * | | Merge 8.7jan.nijtmans2022-11-20132-4127/+4059
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-10-20146-2088/+4183
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-10-139-82/+188
| | |\ \ \ \ \
| | * | | | | | Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0jan.nijtmans2022-10-112-1/+13
* | | | | | | | merge 8.7dgp2022-11-221-0/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge 8.6dgp2022-11-221-0/+51
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | merge releasedgp2022-11-229-23/+70
| | |\ \ \ \ \ \
| | | * | | | | | improve accuracy of a changes linecore-8-6-13dgp2022-11-211-1/+1
| | | * | | | | | bump release datedgp2022-11-201-1/+1
| | | * | | | | | merge 8.6dgp2022-11-201-9/+13
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.6dgp2022-11-189-18/+12
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge 8.6dgp2022-11-149-16/+8
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | update target release datedgp2022-11-091-1/+1