| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up the notifier code to not spread the hooks quite so widely | dkf | 2021-04-03 | 8 | -1025/+914 |
|\ |
|
| * | Refactoring, ahoy | dkf | 2021-03-30 | 8 | -868/+724 |
|
|
| * | Start of doing a clean up of the notifier code. | dkf | 2021-03-21 | 4 | -216/+250 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
| |\ |
|
| | * | Fix [8419c55e2c]: Tclsh read loop does not handle EINTR | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
|
|
* | | | Merge 8.7 (zipfs changes) | jan.nijtmans | 2021-03-09 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Fix SEGV in zipfs mounting, and try to make that code more comprehensible | dkf | 2021-03-08 | 1 | -0/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-02-23 | 3 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 2 | -1/+3 |
| |\ \
| | |/ |
|
| | * | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| | |\ |
|
| | | * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size... | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
|
|
| | * | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -184/+186 |
| | |\ \
| | | |/ |
|
| | | * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 1 | -57/+48 |
|
|
| * | | | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more | jan.nijtmans | 2021-02-23 | 2 | -2/+1 |
|
|
* | | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne... | jan.nijtmans | 2021-02-18 | 1 | -8/+8 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix compiler warning on non-intel CPU's | jan.nijtmans | 2021-02-17 | 1 | -0/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
|
|
| * | | | Fix "make dist" on UNIX, broken due to TIP #590 | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
|
|
| * | | | Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not ... | jan.nijtmans | 2021-02-17 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-15 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-12 | 4 | -9/+73 |
|\ \ \ \
| |/ / / |
|
| * | | | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only fo... | jan.nijtmans | 2021-02-12 | 4 | -9/+73 |
| |\ \ \ |
|
| | * | | | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. | culler | 2021-02-12 | 1 | -2/+4 |
|
|
| | * | | | Experiment: Integrate culler's "macher" tool. Only for thin binaries | jan.nijtmans | 2021-02-11 | 4 | -11/+73 |
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-10 | 4 | -31/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | ZIPFS_BUILD=1 only needs to be set once | jan.nijtmans | 2021-02-09 | 2 | -2/+0 |
|
|
| * | | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 3 | -3/+2 |
|
|
| * | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 3 | -28/+6 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-04 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 1 | -1/+6 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-04 | 2 | -47/+88 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 2 | -47/+88 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-01 | 2 | -160/+41 |
|\ \ \ \
| |/ / / |
|
| * | | | Undo previous change to unix/configure.ac: It doesn't work | jan.nijtmans | 2021-01-29 | 2 | -160/+41 |
| |\ \ \
| | |/ / |
|
| | * | | Undo previous change to unix/configure.in | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-29 | 3 | -260/+379 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-29 | 3 | -43/+162 |
| |\ \ \
| | |/ / |
|
| | * | | Fix 2 warnings when running "autoconf" (2.69 or 2.70) | jan.nijtmans | 2021-01-29 | 2 | -3/+3 |
|
|
| * | | | re-generate unix/configure | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|