| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
|
|
* | | 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 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 |
|
|
* | | 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 longe... | jan.nijtmans | 2021-01-21 | 3 | -4/+81 |
|\ \ |
|
| * | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 3 | -4/+81 |
|
|
| * | | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98a... | jan.nijtmans | 2021-01-15 | 1 | -3/+3 |
|/ / |
|
* | | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. So... | jan.nijtmans | 2021-01-06 | 1 | -19/+25 |
|
|
* | | 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 tcl_platform[o... | jan.nijtmans | 2021-01-05 | 2 | -14/+6 |
|
|
* | | 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 h... | jan.nijtmans | 2021-01-05 | 2 | -2/+4 |
|
|
* | | 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 t... | jan.nijtmans | 2021-01-05 | 1 | -29/+29 |
|
|
* | | 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 |
|\ \ |
|
| * \ | 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 |
|\ \ \
| |/ / |
|
| * | | Fix [5a15a88490]: Checkin [1f6f21856b] quoting broke unix/installManpage | jan.nijtmans | 2020-12-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | correct quoting in unix/installManPage, so $Dir can contain spaces | jan.nijtmans | 2020-12-24 | 1 | -7/+7 |
|
|
| * | | unix/configure.in is not supposed to be executable in the distribution | jan.nijtmans | 2020-12-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | unix/configure.in is not supposed to be executable in the distribution. | jan.nijtmans | 2020-12-24 | 1 | -6/+1 |
|
|
| | * | Last pre-autoconf-2.69 obsolete construct eliminated. Works with autoconf-2.5... | jan.nijtmans | 2020-12-24 | 1 | -113/+118 |
|
|
| | * | Fix check for broken strstr/strtoul/strtod functions: Modern C compilers don'... | jan.nijtmans | 2020-12-24 | 2 | -6/+6 |
|
|
| | * | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_P... | jan.nijtmans | 2020-12-24 | 1 | -31/+31 |
|
|
| | * | More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet! | jan.nijtmans | 2020-12-23 | 1 | -1/+1 |
|
|
| | * | Update all configure-related stuff to work with autoconf-2.70 too. For now, e... | jan.nijtmans | 2020-12-22 | 4 | -318/+158 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-12-17 | 1 | -6/+22 |
|\ \ \
| |/ / |
|
| * | | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all fi... | jan.nijtmans | 2020-12-17 | 1 | -6/+9 |
| |\ \
| | |/ |
|
| | * | Add .travis.yml and .github/worksflows to "make dist" | jan.nijtmans | 2020-12-17 | 1 | -0/+3 |
|
|
| * | | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 | jan.nijtmans | 2020-12-14 | 1 | -0/+13 |
|
|
| * | | make dist | jan.nijtmans | 2020-12-13 | 1 | -20/+6 |
|
|
* | | | make dist | dgp | 2020-12-11 | 1 | -20/+6 |
|
|
* | | | merge 8.6 | dgp | 2020-12-07 | 4 | -30/+14 |
|\ \ \
| |/ / |
|
| * | | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-12-02 | 2 | -16/+0 |
| |\ \
| | |/ |
|
| | * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate... | jan.nijtmans | 2020-12-01 | 2 | -16/+0 |
|
|