summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-04-10117-1345/+1843
|\
| * Only set MODULE_INSTALL_DIR once in UNIX makefile ....jan.nijtmans2020-04-101-7/+5
| * Merge 8.6jan.nijtmans2020-04-104-8/+8
| |\
| | * Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an...jan.nijtmans2020-04-104-8/+8
| * | Merge 8.6jan.nijtmans2020-04-108-86/+113
| |\ \ | | |/
| | * re-generate UNIX configure scriptjan.nijtmans2020-04-101-4941/+13397
| | * Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-107-13476/+5046
| | * Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are ava...jan.nijtmans2020-04-101-3/+3
| * | In TCL_UTF_MAX=4 mode, string lengths are quitely different.jan.nijtmans2020-04-081-2/+2
| * | Teach "split", "string wordstart" and "string wordend" how to handle Unicode ...jan.nijtmans2020-04-083-19/+29
| * | merge-markjan.nijtmans2020-04-070-0/+0
| |\ \ | | |/
| | * Add two test-cases, regarding expectations on Tcl_UtfCharComplete()/Tcl_UtfTo...jan.nijtmans2020-04-071-0/+6
| * | Fix [dd010cadfb]: [string trim] mishandles surrogatesjan.nijtmans2020-04-061-6/+6
| * | Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToCh...jan.nijtmans2020-04-062-10/+13
| * | Better use public function Tcl_GetIntForIndex() in stead of private one.jan.nijtmans2020-04-051-1/+1
| * | Merge 8.6jan.nijtmans2020-04-052-3/+14
| |\ \ | | |/
| | * Partial fix for [31aa44375de2c87e]: Tcl_NumUtfChars regression in default 8.6...jan.nijtmans2020-04-051-1/+6
| | * Revert test-case utf-4.10 change from previous commit: It caused the Travis b...jan.nijtmans2020-04-052-4/+6
| | * Fix testing command [testnumutfchars] so it cannot overrun the buffer.dgp2020-04-032-4/+8
| * | Fix broken build.dgp2020-04-031-1/+1
| * | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() al...jan.nijtmans2020-04-032-32/+9
| * | Merge 8.6jan.nijtmans2020-04-032-4/+5
| |\ \ | | |/
| | * Make sure that "Windows NT" is the only supported Windows platform. On Window...jan.nijtmans2020-04-033-41/+15
| * | Merge 8.6jan.nijtmans2020-04-031-18/+12
| |\ \ | | |/
| | * Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommat...jan.nijtmans2020-04-031-14/+12
| * | Use new utility routine so that error characters using surrogates aredgp2020-04-022-25/+25
| | |
| | \
| | \
| | \
| *---. \ merge 8.6dgp2020-04-025-82/+89
| |\ \ \ \ | | | | |/
| | | | * Remove stray debugdgp2020-04-021-1/+0
| | | |/
| | | * typodgp2020-04-021-1/+1
| | |/
| | * One more caller conversion that simplifies.dgp2020-04-021-8/+1
| | * Adapt another caller. This one had a bug when (TCL_UTF_MAX == 4) because itdgp2020-04-021-22/+8
| | * More callers.dgp2020-04-021-25/+8
| | * New utility routine TclUtfToUCS4() to contain some complexity. Two callers ad...dgp2020-04-023-29/+61
| * | merge 8.6sebres2020-04-021-0/+100
| |\ \ | | |/
| | * merge bug-f583715154-v2: added tests covering [f583715154] and few other RC s...sebres2020-04-021-0/+100
| | |\
| | | * improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc)sebres2020-04-011-3/+20
| | | * added tests covering [f583715154] and few other RC similar situations around ...sebres2020-04-011-0/+83
| * | | Prevent a binary read appending to a non-bytes value.dgp2020-04-011-1/+5
| * | | Use TclGetBytesFromObj to check that all commands and public routines thatdgp2020-04-011-14/+59
| * | | Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes arg...dgp2020-04-011-1/+4
| * | | Remove variable "properByteArrayType" from tclTest.c, because it isn't used a...jan.nijtmans2020-04-011-6/+0
| * | | merge 8.6dgp2020-04-013-17/+137
| |\ \ \ | | |/ /
| | * | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a...dgp2020-04-012-1/+74
| | |\ \ | | | |/
| | | * fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a...sebres2020-03-312-1/+74
| | * | More Mem-Debug builds, using MSVC. jan.nijtmans2020-04-011-17/+36
| | * | Add enable-symbols=mem builds to Travisjan.nijtmans2020-03-311-0/+28
| * | | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internaldgp2020-04-015-8/+18
| * | | Fix a few warning-message in --enable-symbols-mem modejan.nijtmans2020-03-314-5/+7
| * | | Fix [828dda049b]: Memory faults post-TIP 557jan.nijtmans2020-03-311-1/+1
| * | | Merge 8.6jan.nijtmans2020-03-311-1/+1
| |\ \ \ | | |/ /