| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|\ |
|
| * | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
| |\ |
|
| | * | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|
|
| | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-21 | 7 | -95/+100 |
|
|
| * | | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 6 | -10/+10 |
|
|
| * | | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 1 | -20/+33 |
|
|
* | | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 1 | -24/+27 |
|
|
* | | | merge 8.7 | pooryorick | 2021-05-18 | 2 | -4/+6 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2021-05-17 | 2 | -4/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
|
|
| * | | | Add valgrind option --keep-deguginfo=yes | pooryorick | 2021-05-15 | 1 | -0/+1 |
|
|
* | | | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, | pooryorick | 2021-05-15 | 1 | -5/+15 |
|
|
* | | | | Add valgrind option --keep-deguginfo=yes | pooryorick | 2021-05-15 | 1 | -0/+1 |
|/ / / |
|
* | | | Fix quoting issues in gdb-test and lldb targets. | pooryorick | 2021-05-13 | 1 | -9/+4 |
|
|
* | | | eol-spacing | jan.nijtmans | 2021-04-13 | 1 | -1/+1 |
|
|
* | | | TIP #598: export TclWinConvertError | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -1/+1 |
|
|
* | | | | Fix compiler warning when using select notifier | jan.nijtmans | 2021-04-08 | 2 | -2/+2 |
|
|
* | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 6 | -13/+18 |
|
|
* | | | | 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.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 |
|
|
* | | | Fix SEGV in zipfs mounting, and try to make that code more comprehensible | dkf | 2021-03-08 | 1 | -0/+3 |
|
|
* | | | 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 |
|
|
* | | | Fix compiler warning on non-intel CPU's | jan.nijtmans | 2021-02-17 | 1 | -0/+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 |
|
|
* | | | 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 | 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 |
|/ / / |
|
* | | | 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 |
|
|
* | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
|
|
* | | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 1 | -1/+6 |
|
|
* | | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 2 | -47/+88 |
|
|
* | | | 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 |
|
|
* | | | 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 |
|
|