| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-12-08 | 1 | -5/+5 |
|\ |
|
| * | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi... | jan.nijtmans | 2021-12-08 | 1 | -8/+13 |
|
|
* | | Add support for subversion too | jan.nijtmans | 2021-11-24 | 1 | -1/+4 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-11-24 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -1/+10 |
| |\ \
| | |/ |
|
| | * | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not... | jan.nijtmans | 2021-11-24 | 1 | -7/+14 |
|
|
* | | | 2 minor improvements: Make sure tclUuid.h ends with newline; Fallback "unkno... | jan.nijtmans | 2021-11-23 | 1 | -1/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-11-19 | 1 | -6/+4 |
|\ \ \
| |/ / |
|
| * | | Fix [46291ba24d]: win: install: bashism in Makefile.in | jan.nijtmans | 2021-11-17 | 1 | -6/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-11-08 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-10-27 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support | jan.nijtmans | 2021-10-27 | 1 | -2/+2 |
| | |\ |
|
| | | * | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support | jan.nijtmans | 2021-10-27 | 1 | -2/+2 |
|
|
| | * | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers... | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|
|
| | * | | 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 | 1 | -2/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-06-25 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Somehow "zip -A" appears not to work in the github actions environment. Try t... | jan.nijtmans | 2021-06-11 | 1 | -1/+1 |
|
|
| * | | | Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul! | jan.nijtmans | 2021-06-11 | 1 | -1/+1 |
|
|
* | | | | 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 |
|
|
* | | | | Fix build with -DTCL_NO_DEPRECATED cflag | jan.nijtmans | 2021-02-25 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7. Change more functions signatures to return the Tcl full version nu... | jan.nijtmans | 2021-02-24 | 1 | -13/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 | 1 | -4/+0 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-10 | 1 | -13/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth... | jan.nijtmans | 2021-02-08 | 1 | -8/+1 |
|
|
| * | | | 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 |
|
|
| * | | | 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 | 1 | -10/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe... | jan.nijtmans | 2021-01-21 | 1 | -3/+3 |
| | |\ \ |
|
| | | * | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Add mp_unpack() to the libtommath stub table, so this function is available t... | jan.nijtmans | 2021-01-13 | 1 | -0/+1 |
|
|
| * | | | No need any more for -D_ATL_XP_TARGETING=1 | jan.nijtmans | 2021-01-07 | 1 | -1/+1 |
|
|
| * | | | tcltest -> 2.5.4. Version change should have been done at this commit: [95852... | jan.nijtmans | 2021-01-06 | 1 | -2/+2 |
|
|
| * | | | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl.... | jan.nijtmans | 2021-01-06 | 1 | -2/+2 |
|
|
| * | | | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o... | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-13 | 1 | -21/+20 |
|\ \ \ \
| |/ / / |
|
| * | | | Put dde/registry obj-files in the stub library in stead of the static library... | jan.nijtmans | 2020-12-07 | 1 | -4/+4 |
|
|
| * | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -12/+12 |
| |\ \ \ |
|
| | * | | | Fix testcases on Windows. Use more "info loaded" as appropriate | jan.nijtmans | 2020-11-24 | 1 | -1/+1 |
|
|
| | * | | | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the... | jan.nijtmans | 2020-11-10 | 1 | -12/+12 |
| | |\ \ \ |
|
| | * \ \ \ | Lesser TIP #590 implementation: Only package renaming, no code changes | jan.nijtmans | 2020-11-06 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | |/ / / / |
|