| Commit message (Expand) | Author | Age | Files | Lines |
* | Few more (c) -> © | jan.nijtmans | 2021-09-02 | 3 | -5/+5 |
|
|
* | (c) -> ©, now that TIP #587 is accepted | jan.nijtmans | 2021-09-02 | 12 | -17/+17 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-06-28 | 6 | -178/+17976 |
|\ |
|
| * | Update many tools/encoding/*.txt files to the latest version, but leave out c... | jan.nijtmans | 2021-06-28 | 6 | -178/+17976 |
| |\ |
|
| | * | Update many tools/encoding/*.txt files to the latest version, but leave out c... | jan.nijtmans | 2021-06-28 | 18 | -203/+18001 |
|
|
| * | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|
|
* | | | eol-spacing | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-06-18 | 29 | -386/+536 |
|\ \ \
| |/ / |
|
| * | | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ... | jan.nijtmans | 2021-06-18 | 29 | -386/+536 |
| |\ \
| | |/ |
|
| | * | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ... | jan.nijtmans | 2021-06-18 | 29 | -386/+536 |
| | |\ |
|
| | | * | Add new encoding iso8859-11 | jan.nijtmans | 2021-06-15 | 1 | -0/+286 |
|
|
| | | * | Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not... | jan.nijtmans | 2021-06-15 | 28 | -386/+250 |
| | |/
| |/| |
|
* | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -12/+7 |
|\ \ \
| |/ / |
|
| * | | Fix [2860859e84]: Misleading description in README file | jan.nijtmans | 2021-03-18 | 1 | -12/+7 |
|
|
* | | | Merge 8.6. Remove end-of-line spacing | jan.nijtmans | 2021-03-09 | 2 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Remove end-of-line spacing | jan.nijtmans | 2021-03-09 | 2 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-03-04 | 2 | -8/+18 |
|\ \ \
| |/ / |
|
| * | | In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8)... | jan.nijtmans | 2021-03-04 | 2 | -15/+25 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-03-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5. Add unused stub table entries | jan.nijtmans | 2021-03-04 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | cleanup genStubs.tcl, e.g. "==" -> "eq" and "!=" -> "ne". No change in output | jan.nijtmans | 2021-03-04 | 1 | -11/+14 |
|
|
| | * | Require at least autoconf-2.59 for tools/configure | jan.nijtmans | 2021-01-05 | 1 | -2/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This ... | jan.nijtmans | 2021-01-27 | 1 | -2/+3 |
|
|
| * | | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates t... | jan.nijtmans | 2021-01-05 | 1 | -1/+1 |
|
|
| * | | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ... | jan.nijtmans | 2021-01-04 | 2 | -2/+6 |
|
|
* | | | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla... | jan.nijtmans | 2020-12-28 | 3 | -4/+4 |
|
|
* | | | TIP #590 follow-up: Adapt documentation and tclStubLib.c | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -0/+0 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -2/+6 |
| |\ \ \ |
|
* | \ \ \ | Merge 8.6 | jan.nijtmans | 2020-12-03 | 2 | -4/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???.... | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
* | | | | | Simplify some \\u???? escape sequences to \\x?? | jan.nijtmans | 2020-12-03 | 3 | -6/+6 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | doc update: 16-bit DOS appllications are not supported any more. | jan.nijtmans | 2020-11-30 | 1 | -4/+4 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages | jan.nijtmans | 2020-11-30 | 1 | -1/+2 |
|
|
* | | | | | Added single-file distributions of Tcl for all main platforms. | dkf | 2020-11-27 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | Better version ID, trying to track down weird macOS problem | dkf | 2020-11-27 | 1 | -0/+9 |
|
|
* | | | | | | Make HTML documentation html5-compatible. Still works the same with older bro... | jan.nijtmans | 2020-11-25 | 14 | -6255/+158 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | contents.htm -> index.html and *.htm -> *.html | jan.nijtmans | 2020-11-24 | 2 | -22/+22 |
|
|
| * | | | | | Fix "make dist" | jan.nijtmans | 2020-11-24 | 1 | -59/+0 |
|
|
| * | | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 13 | -6186/+148 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-11-20 | 16 | -17/+17 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Don't use "Copyright <year> _by_" any more. This results in more consistan... | jan.nijtmans | 2020-11-20 | 16 | -17/+17 |
|
|
* | | | | Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.a... | jan.nijtmans | 2020-11-19 | 1 | -2/+6 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -2/+11 |
|\ \ \
| |/ / |
|