| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | merge-mark | jan.nijtmans | 2021-02-16 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 | jan.nijtmans | 2021-02-16 | 1 | -8/+17 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-16 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported... | jan.nijtmans | 2021-02-16 | 2 | -5/+5 |
|
|
* | | | Switch to version 1.3 of macher for the onefiledist | culler | 2021-02-15 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 2 | -3/+6 |
|\ \ \
| |/ / |
|
| * | | Fix [d43f96c1a8]: string trimright is broken for Emoji | jan.nijtmans | 2021-02-15 | 2 | -12/+13 |
|
|
* | | | Remove unused variable in win32 static build | jan.nijtmans | 2021-02-15 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | More testcases from Christian Werner, regarding "string reverse" with Emoji. ... | jan.nijtmans | 2021-02-15 | 1 | -0/+18 |
|
|
* | | | Enhance new testscases for compiled/interpreted mode | jan.nijtmans | 2021-02-15 | 1 | -18/+18 |
|\ \ \
| |/ / |
|
| * | | Add testcases from Christian Werner, regarding "string trim" with Emoji | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
|
|
| * | | Backport win/rules.vc from 8.7 | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
|
|
* | | | Add testcases, contributed by Christian Werner. Two of them fail, so still so... | jan.nijtmans | 2021-02-15 | 1 | -0/+27 |
|
|
* | | | Missing semicolon in UNIX Makefile | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
|
|
* | | | "macher" output should be executable | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
|
|
* | | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo... | jan.nijtmans | 2021-02-12 | 5 | -9/+76 |
|\ \ \ |
|
| * | | | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. | culler | 2021-02-12 | 2 | -4/+6 |
|
|
| * | | | macher 1.0 -> 1.1 | jan.nijtmans | 2021-02-11 | 1 | -2/+2 |
|
|
| * | | | Experiment: Integrate culler's "macher" tool. Only for thin binaries | jan.nijtmans | 2021-02-11 | 5 | -11/+79 |
|
|
* | | | | The syntax error was caused by Aquamacs inserting tabs into the YAML file. | culler | 2021-02-12 | 1 | -5/+5 |
|
|
* | | | | Syntax error in yaml-file | jan.nijtmans | 2021-02-12 | 1 | -3/+3 |
|
|
* | | | | Fix warning about unused symbol on --disable-shared build | jan.nijtmans | 2021-02-12 | 1 | -0/+4 |
|
|
* | | | | Add CFLAGS to the github actions to build fat binaries on macOS. | culler | 2021-02-11 | 1 | -0/+5 |
|/ / / |
|
* | | | Missing #endif | jan.nijtmans | 2021-02-10 | 1 | -0/+1 |
|
|
* | | | Make TIP #430 work on cygwin. Simplify some makefiles | jan.nijtmans | 2021-02-10 | 3 | -35/+11 |
|
|
* | | | Fix pkgconfig-1.1 testcase for static builds | jan.nijtmans | 2021-02-10 | 1 | -2/+2 |
|
|
* | | | Fix various aspects in TIP #430 implementation. Should now work for Tk too (t... | jan.nijtmans | 2021-02-10 | 16 | -102/+42 |
|\ \ \ |
|
| * | | | In a static build, don't pack dde/registry in zip-file. In shared build, pack... | jan.nijtmans | 2021-02-10 | 2 | -12/+7 |
|
|
| * | | | Only set dllfile,runtime key info when doing a shared build | jan.nijtmans | 2021-02-09 | 1 | -0/+2 |
|
|
| * | | | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 4 | -4/+0 |
|
|
| * | | | Handle the situation that ::${basename}::pkgconfig does not have bindir/libdi... | jan.nijtmans | 2021-02-09 | 1 | -4/+13 |
|
|
| * | | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 7 | -8/+5 |
|
|
| * | | | Add --disable-zipfs flag to GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
|
|
| * | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 12 | -78/+19 |
|/ / / |
|
* | | | Merge-mark | jan.nijtmans | 2021-02-08 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 2 | -190/+193 |
| |\ \
| | |/ |
|
| | * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 3 | -61/+52 |
|
|
* | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 5 | -8/+7 |
|
|
* | | | Fix "auto.tcl" indenting | jan.nijtmans | 2021-02-08 | 1 | -97/+99 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -2/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 6 | -93/+92 |
|
|
| * | | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix filename-11.45 testcase when there are multiple volumes: This testcase on... | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 3 | -14/+20 |
|
|
* | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 4 | -49/+131 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 5 | -9/+13 |
|\ \ \
| |/ / |
|
| * | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 4 | -8/+12 |
| |\ \
| | |/ |
|