Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Improve description of Unix options for [file attributes] (Pt. 1) | msi | 2021-01-08 | 1 | -10/+10 | |
| | | ||||||
* | | Fix consistency and grammar in re_syntax.n | msi | 2021-01-08 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | Fix consistency and grammar in re_syntax.n | msi | 2021-01-06 | 1 | -4/+4 | |
| | | ||||||
* | | Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not ↵ | jan.nijtmans | 2021-01-07 | 1 | -162/+132 | |
| | | | | | | | | recommended, but it should work. See: [https://sourceforge.net/p/mingw-w64/wiki2/gnu%20printf/|gnu printf] | |||||
* | | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. ↵ | jan.nijtmans | 2021-01-06 | 1 | -19/+25 | |
| | | | | | | | | Some formatting | |||||
* | | Fix unclear language in re_syntax. [2da4c23916] | dkf | 2021-01-05 | 1 | -2/+17 | |
|\ \ | |/ | ||||||
| * | Fix unclear language in re_syntax. [2da4c23916] | dkf | 2021-01-05 | 1 | -2/+17 | |
| | | ||||||
* | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 6 | -13/+13 | |
|\ \ | |/ | ||||||
| * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother ↵ | jan.nijtmans | 2021-01-05 | 6 | -20/+13 | |
| | | | | | | | | 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 | 2 | -146/+144 | |
| | | ||||||
* | | Merge 8.5. Restore use of AC_HEADER_STDC in win/configure.in: Wait for 8.7 ↵ | jan.nijtmans | 2021-01-05 | 1 | -13/+13 | |
|\ \ | |/ | | | | | to make that change | |||||
| * | Require at least autoconf-2.59 for tools/configure | jan.nijtmans | 2021-01-05 | 1 | -2/+3 | |
| | | ||||||
* | | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates ↵ | jan.nijtmans | 2021-01-05 | 3 | -53/+50 | |
| | | | | | | | | the same */configure scripts with autoconf-2.59. | |||||
* | | Roll-back part of [4dfa9000e1]: This isn't used for Tcl, but breaks some ↵ | jan.nijtmans | 2021-01-04 | 1 | -3/+3 | |
| | | | | | | | | extensions (like tkImg) | |||||
* | | AC_HELP_STRING -> AS_HELP_STRING | jan.nijtmans | 2021-01-04 | 4 | -23/+23 | |
| | | ||||||
* | | Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode ↵ | jan.nijtmans | 2021-01-04 | 1 | -3/+3 | |
| | | | | | | | | correctly to UTF-16 with TCL_UTF_MAX==5 | |||||
* | | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ↵ | jan.nijtmans | 2021-01-04 | 4 | -17/+37 | |
| | | | | | | | | generated configure scripts | |||||
* | | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | re-generate win/configure | jan.nijtmans | 2021-01-04 | 1 | -0/+1 | |
| | | ||||||
* | | merge release | dgp | 2021-01-02 | 10 | -10/+157 | |
|\ \ | ||||||
| * \ | [e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only | dgp | 2020-12-30 | 2 | -1/+2 | |
| |\ \ | |/ / |/| | | 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 | |
| | | | ||||||
| | * | update changes | dgp | 2020-12-28 | 1 | -20/+37 | |
| | | | ||||||
| | * | Suppress testing of known bug only when it is present. Allow tests that pass. | dgp | 2020-12-26 | 1 | -1/+19 | |
| | | | ||||||
| | * | merge 8.6 | dgp | 2020-12-26 | 29 | -443/+282 | |
| | |\ | |_|/ |/| | | ||||||
* | | | 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 | |
| | | | | | | | | | Don't re-generate unix/tclConfig.h.in and unix/configure as part of "make dist": This should be done with autoconf-2.59, not with whatever autoconf is present on this machine | |||||
| * | | Last pre-autoconf-2.69 obsolete construct eliminated. Works with ↵ | jan.nijtmans | 2020-12-24 | 2 | -130/+134 | |
| | | | | | | | | | | | | autoconf-2.59 as well. Still to be tested with autoconf-2.70. | |||||
| * | | Fix check for broken strstr/strtoul/strtod functions: Modern C compilers ↵ | jan.nijtmans | 2020-12-24 | 2 | -6/+6 | |
| | | | | | | | | | | | | don't accept signature mismatches any more. | |||||
| * | | Convert AC_TRY_COMPILE (which is obsolete now) to ↵ | jan.nijtmans | 2020-12-24 | 3 | -49/+62 | |
| | | | | | | | | | | | | AC_COMPILE_IFELSE/AC_LANG_PROGRAM. This still works with autoconf-2.59 too. | |||||
| * | | More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet! | jan.nijtmans | 2020-12-23 | 3 | -25/+27 | |
| | | | ||||||
| * | | (cherry-pick): Update TZ info to tzdata2020e | jan.nijtmans | 2020-12-23 | 25 | -433/+270 | |
| | | | ||||||
| * | | Update all configure-related stuff to work with autoconf-2.70 too. For now, ↵ | jan.nijtmans | 2020-12-22 | 6 | -326/+166 | |
| | | | | | | | | | | | | everything still generated with (modified) autoconf-2.59 | |||||
* | | | Update TZ info to tzdata2020e. | José Ignacio Marín | 2020-12-23 | 25 | -433/+270 | |
| | | | ||||||
* | | | Missing constraint, in case we are running on Windows 10 in developer mode | jan.nijtmans | 2020-12-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | (cherry-pick): Repair flaws exposed by debugging test run. | jan.nijtmans | 2020-12-23 | 3 | -6/+9 | |
| | | | ||||||
* | | | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails ↵ | jan.nijtmans | 2020-12-23 | 2 | -8/+10 | |
| | | | | | | | | | | | | on all platforms. On Win10 disable the testcase, because latest Win10 in "Developer Mode" _can_ create symbolic links to files. | |||||
| | * | changes file updates WIP | dgp | 2020-12-24 | 1 | -29/+37 | |
| | | | ||||||
| | * | Repair flaws exposed by debugging test run. | dgp | 2020-12-22 | 3 | -6/+9 | |
| | | | ||||||
| | * | merge 8.6 | dgp | 2020-12-22 | 1 | -1/+1 | |
| | |\ | |_|/ |/| | | ||||||
* | | | Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks ↵ | jan.nijtmans | 2020-12-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | Paul! | |||||
| | * | close fork | dgp | 2020-12-17 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | Merge fork | jan.nijtmans | 2020-12-17 | 0 | -0/+0 | |
| | | |\ | ||||||
| | * | \ | close fork | dgp | 2020-12-17 | 5 | -20/+41 | |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | ||||||
| | | * | Merge 8.6 | jan.nijtmans | 2020-12-17 | 10 | -42/+72 | |
| | | |\ | |_|_|/ |/| | | |