Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() | jan.nijtmans | 2022-02-21 | 1 | -2/+2 |
| | |||||
* | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in ↵ | jan.nijtmans | 2022-02-15 | 1 | -1/+2 |
| | | | | rules-ext.vc too | ||||
* | Fix [1720242] (appears the patch was only partially applied) | jan.nijtmans | 2022-02-12 | 2 | -4/+4 |
| | |||||
* | Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable ↵ | jan.nijtmans | 2022-02-01 | 1 | -4/+11 |
| | | | | as more generic examples for extensions. | ||||
* | Update tcltest package to version 2.5.4 (backported from Tcl 8.7) | jan.nijtmans | 2021-12-08 | 1 | -2/+2 |
| | |||||
* | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). ↵ | jan.nijtmans | 2021-12-08 | 1 | -24/+34 |
| | | | | With nmake build, install "zlib1.dll" in bin-directory (just as when using make) | ||||
* | Add rule to generate manifest.uuid and tclUuid.h, if not present already. ↵ | jan.nijtmans | 2021-11-24 | 1 | -5/+12 |
| | | | | Not used yet | ||||
* | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone ↵ | jan.nijtmans | 2021-11-07 | 2 | -2/+6 |
| | | | | variable checks | ||||
* | merge 8.6 | dgp | 2021-11-02 | 2 | -63/+31 |
|\ | |||||
| * | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) | jan.nijtmans | 2021-11-01 | 2 | -63/+31 |
| | | |||||
* | | Bump to 8.6.12 for release | jan.nijtmans | 2021-10-27 | 3 | -3/+3 |
|/ | |||||
* | 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 |
| | | |||||
* | | Update TZ info to tzdata2021b. | José Ignacio Marín | 2021-09-25 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2021-08-23 | 2 | -18/+32 |
|\ \ | |/ | |||||
| * | Add FALLTHRU markers, to help GCC emit less false warnings | jan.nijtmans | 2021-08-23 | 1 | -8/+21 |
| | | |||||
| * | Code formatting | jan.nijtmans | 2021-08-23 | 1 | -172/+268 |
| | | |||||
* | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 3 | -5/+5 |
| | | |||||
* | | re-generate unix/configure with autoconf-2.59 | jan.nijtmans | 2021-06-08 | 1 | -4/+7 |
| | | |||||
* | | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported ↵ | jan.nijtmans | 2021-06-08 | 1 | -3/+5 |
| | | | | | | | | (with typo correct) from 8.7 | ||||
* | | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl ↵ | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|\ \ | |/ | | | | | too: LIB_RUNTIME_DIR could contain multiple paths, DYLIB_INSTALL_DIR cannot handle that | ||||
| * | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl ↵ | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
| | | | | | | | | too: LIB_RUNTIME_DIR could contain mulitple paths, DYLIB_INSTALL_DIR cannot handle that | ||||
| * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend ↵ | jan.nijtmans | 2021-05-21 | 7 | -95/+100 |
| | | | | | | | | lowercase package names. Let's provide good examples then. | ||||
* | | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend ↵ | jan.nijtmans | 2021-05-20 | 6 | -10/+10 |
| | | | | | | | | lowercase package names. Let's provide good examples then. | ||||
* | | Make Pkgua package thread-safe and properly clean up everything when being ↵ | jan.nijtmans | 2021-05-18 | 1 | -20/+33 |
| | | | | | | | | unloaded. Based on pyk-tclUnload branch, but extended for thread-safety (Thanks!) | ||||
* | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
| | | | | | | Fix gcc warnings (with stricter gcc flags) in pkg?.c | ||||
* | | Fix [8419c55e2c]: Tclsh read loop does not handle EINTR | jan.nijtmans | 2021-03-09 | 1 | -5/+8 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available ↵ | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| | | | | | | | | buffer-size reported to GetModuleFileNameW() was not always accurate | ||||
* | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -184/+186 |
|\ \ | |/ | |||||
| * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make ↵ | jan.nijtmans | 2021-02-08 | 1 | -57/+48 |
| | | | | | | | | clean", which might be a leftover of a previous Tcl 8.7 build in this directory | ||||
* | | 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.in | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
| | | |||||
* | | Fix 2 warnings when running "autoconf" (2.69 or 2.70) | jan.nijtmans | 2021-01-29 | 2 | -3/+3 |
| | | |||||
* | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no ↵ | jan.nijtmans | 2021-01-21 | 3 | -4/+81 |
|\ \ | | | | | | | | | | longer compile the stub library using LTO (even if CFLAGS enables LTO) | ||||
| * | | Don't use LTO for any stub libraries: It's asking for trouble when an ↵ | jan.nijtmans | 2021-01-20 | 3 | -4/+81 |
| | | | | | | | | | | | | extension is compiled with different CFLAGS as the stub library. | ||||
| * | | Experiment: Fix ↵ | jan.nijtmans | 2021-01-15 | 1 | -3/+3 |
|/ / | | | | | | | [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any extension using this construct, not only Thread | ||||
* | | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. ↵ | jan.nijtmans | 2021-01-06 | 1 | -19/+25 |
| | | | | | | | | Some formatting | ||||
* | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 2 | -7/+6 |
|\ \ | |/ | |||||
| * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother ↵ | jan.nijtmans | 2021-01-05 | 2 | -14/+6 |
| | | | | | | | | tcl_platform[os], since "Windows NT" is the only one supported. "platform" -> 1.0.16 | ||||
* | | Merge 8.5 | jan.nijtmans | 2021-01-05 | 3 | -3/+5 |
|\ \ | |/ | |||||
| * | #undef PACKAGE_VERSION in tclConfig.h too, since Tcl and Tk don't necessary ↵ | jan.nijtmans | 2021-01-05 | 2 | -2/+4 |
| | | | | | | | | have the same version. | ||||
* | | More elimination of (obsolete) AC_TRY_COMPILE | jan.nijtmans | 2021-01-05 | 1 | -109/+109 |
| | | |||||
* | | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates ↵ | jan.nijtmans | 2021-01-05 | 1 | -29/+29 |
| | | | | | | | | the same */configure scripts with autoconf-2.59. | ||||
* | | AC_HELP_STRING -> AS_HELP_STRING | jan.nijtmans | 2021-01-04 | 2 | -19/+19 |
| | | |||||
* | | [e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only | dgp | 2020-12-30 | 1 | -0/+1 |
|\ \ | | | | | | | one ticket, which is good enough. | ||||
| * \ | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure | jan.nijtmans | 2020-12-29 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure | jan.nijtmans | 2020-12-29 | 1 | -0/+1 |
| | | | |||||
* | | | merge 8.6 | dgp | 2020-12-26 | 2 | -2/+2 |
|\ \ \ | |/ / |