| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-06-08 | 1 | -2/+2 |
|\ |
|
| * | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1 | dgp | 2021-06-04 | 1 | -2/+2 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-06-04 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it... | jan.nijtmans | 2021-06-02 | 2 | -4/+4 |
|
|
* | | Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable() | jan.nijtmans | 2021-04-28 | 3 | -5/+22 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
| |\ |
|
| | * | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions fo... | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
|
|
| * | | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) | jan.nijtmans | 2021-04-21 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | Complete TIP #595 for rules.vc | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
| | |\ |
|
| | | * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind... | jan.nijtmans | 2021-04-15 | 1 | -1/+0 |
|
|
| | * | | Update to latest "rules.vc" | jan.nijtmans | 2021-04-13 | 1 | -2/+9 |
|
|
| | * | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers... | jan.nijtmans | 2021-04-08 | 3 | -3/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-14 | 15 | -528/+617 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker sho... | jan.nijtmans | 2021-04-08 | 1 | -40/+0 |
|
|
| * | | | TIP #598: export TclWinConvertError | jan.nijtmans | 2021-04-08 | 10 | -109/+109 |
| |\ \ \ |
|
| | * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 8 | -105/+105 |
|
|
| | * | | | Merge 8.7 | jan.nijtmans | 2021-03-09 | 20 | -2174/+2534 |
| | |\ \ \ |
|
| | * | | | | publicize TclWinConvertError | jan.nijtmans | 2020-12-10 | 2 | -4/+4 |
|
|
| * | | | | | A few missing renamings | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
|
|
| * | | | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 2 | -10/+21 |
|
|
| * | | | | | Don't do double definition; code was moved to tclInt.h previously. | dkf | 2021-04-02 | 1 | -27/+0 |
|
|
| * | | | | | Refactoring, ahoy | dkf | 2021-03-30 | 2 | -408/+553 |
| | |/ / /
| |/| | | |
|
* | | | | | Fix build with -DTCL_NO_DEPRECATED cflag | jan.nijtmans | 2021-02-25 | 2 | -3/+3 |
|
|
* | | | | | Merge 8.7. Change more functions signatures to return the Tcl full version nu... | jan.nijtmans | 2021-02-24 | 4 | -29/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 2 | -5/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge 8.5 | jan.nijtmans | 2021-02-23 | 2 | -6/+6 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size... | jan.nijtmans | 2021-02-23 | 2 | -7/+7 |
|
|
| | * | | | Backport win/rules.vc from 8.7 | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
|
|
| | * | | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -6/+7 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 2 | -4/+4 |
|
|
| * | | | | Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for ... | jan.nijtmans | 2021-02-17 | 1 | -9/+0 |
|
|
| * | | | | Make TIP #430 work on cygwin. Simplify some makefiles | jan.nijtmans | 2021-02-10 | 2 | -15/+0 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2021-02-10 | 6 | -44/+67 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | In a static build, don't pack dde/registry in zip-file. In shared build, pack... | jan.nijtmans | 2021-02-10 | 2 | -12/+7 |
|
|
| * | | | | 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 | -4/+2 |
|
|
| * | | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 4 | -21/+8 |
|
|
| * | | | | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
|
|
| * | | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -2/+1 |
|
|
| * | | | | 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 | -2/+43 |
|
|
| * | | | | 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-01-28 | 20 | -1977/+2317 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 4 | -4/+54 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe... | jan.nijtmans | 2021-01-21 | 4 | -5/+81 |
| | |\ \ \ |
|