summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2021-02-17500-16904/+11739
|\
| * Merge 8.7jan.nijtmans2021-02-172-1/+13
| |\
| | * Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_Wide...jan.nijtmans2021-02-172-1/+13
| * | Merge 8.7jan.nijtmans2021-02-172-1/+4
| |\ \ | | |/
| | * Fix compiler warning on non-intel CPU'sjan.nijtmans2021-02-171-0/+3
| | * Multi-arch only works on MacOS-11jan.nijtmans2021-02-171-1/+1
| * | Merge 8.7jan.nijtmans2021-02-173-21/+9
| |\ \ | | |/
| | * Don't pack tcl_library/registry/pkgIndex in zip-file on UNIXjan.nijtmans2021-02-171-1/+1
| | * Fix "make dist" on UNIX, broken due to TIP #590jan.nijtmans2021-02-171-1/+1
| | * Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ...jan.nijtmans2021-02-172-10/+7
| | * Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ...jan.nijtmans2021-02-171-9/+0
| * | Merge 8.7jan.nijtmans2021-02-161-0/+1
| |\ \ | | |/
| | * Attempt to produce double-arch (x86_64 and arm) binary for MacOSjan.nijtmans2021-02-161-0/+1
| * | Merge 8.7jan.nijtmans2021-02-162-10/+45
| |\ \ | | |/
| | * merge-markjan.nijtmans2021-02-160-0/+0
| | |\
| | | * Fix bug in previous commit: Don't update stringPtr->numChars when doing a "st...jan.nijtmans2021-02-161-3/+0
| | * | Merge 8.6jan.nijtmans2021-02-162-10/+45
| | |\ \ | | | |/
| | | * Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werne...jan.nijtmans2021-02-162-7/+45
| | | * Remove unnecessary end-of-line spacing in test-casesjan.nijtmans2021-02-1629-107/+106
| | * | merge-markjan.nijtmans2021-02-160-0/+0
| | |\ \ | | | |/
| | | * Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3jan.nijtmans2021-02-161-8/+17
| * | | Merge 8.7. Fix warning in tclStubInit.c when TCL_UTF_MAX=3jan.nijtmans2021-02-163-7/+8
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2021-02-161-4/+5
| | |\ \ | | | |/
| | | * Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported...jan.nijtmans2021-02-162-5/+5
| | * | Switch to version 1.3 of macher for the onefiledistculler2021-02-151-1/+1
| * | | Merge 8.7jan.nijtmans2021-02-153-4/+7
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2021-02-152-3/+6
| | |\ \ | | | |/
| | | * Fix [d43f96c1a8]: string trimright is broken for Emojijan.nijtmans2021-02-152-12/+13
| | * | Remove unused variable in win32 static buildjan.nijtmans2021-02-151-1/+1
| * | | Merge 8.7jan.nijtmans2021-02-151-0/+18
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2021-02-151-0/+18
| | |\ \ | | | |/
| | | * More testcases from Christian Werner, regarding "string reverse" with Emoji. ...jan.nijtmans2021-02-151-0/+18
| * | | Merge 8.7jan.nijtmans2021-02-151-18/+18
| |\ \ \ | | |/ /
| | * | Enhance new testscases for compiled/interpreted modejan.nijtmans2021-02-151-18/+18
| | |\ \ | | | |/
| | | * Add testcases from Christian Werner, regarding "string trim" with Emojijan.nijtmans2021-02-151-0/+27
| | | * Backport win/rules.vc from 8.7jan.nijtmans2021-02-101-10/+2
| * | | Merge 8.7jan.nijtmans2021-02-152-2/+29
| |\ \ \ | | |/ /
| | * | Add testcases, contributed by Christian Werner. Two of them fail, so still so...jan.nijtmans2021-02-151-0/+27
| | * | Missing semicolon in UNIX Makefilejan.nijtmans2021-02-151-2/+2
| | * | "macher" output should be executablejan.nijtmans2021-02-151-2/+2
| * | | Merge 8.7jan.nijtmans2021-02-127-9/+85
| |\ \ \ | | |/ /
| | * | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo...jan.nijtmans2021-02-125-9/+76
| | |\ \
| | | * | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax.culler2021-02-122-4/+6
| | | * | macher 1.0 -> 1.1jan.nijtmans2021-02-111-2/+2
| | | * | Experiment: Integrate culler's "macher" tool. Only for thin binariesjan.nijtmans2021-02-115-11/+79
| | * | | The syntax error was caused by Aquamacs inserting tabs into the YAML file.culler2021-02-121-5/+5
| | * | | Syntax error in yaml-filejan.nijtmans2021-02-121-3/+3
| | * | | Fix warning about unused symbol on --disable-shared buildjan.nijtmans2021-02-121-0/+4
| | * | | Add CFLAGS to the github actions to build fat binaries on macOS.culler2021-02-111-0/+5
| | |/ /
| * | | Merge 8.7jan.nijtmans2021-02-103-35/+12
| |\ \ \ | | |/ /