Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use utf-8 in tools/man2help.tcl too | jan.nijtmans | 2024-04-15 | 1 | -2/+2 |
| | |||||
* | One more "-encoding utf-8" | jan.nijtmans | 2024-04-15 | 1 | -1/+1 |
| | |||||
* | Add -encoding utf-8 for tclZIC.tcl tool | jan.nijtmans | 2024-04-15 | 1 | -2/+2 |
| | |||||
* | Since all tools are in utf-8 (actually: ascii), make that explicit | jan.nijtmans | 2024-04-12 | 3 | -4/+4 |
| | |||||
* | Update genStubs.tcl, making it usable for Tcl 9 as well | jan.nijtmans | 2024-03-23 | 1 | -2/+2 |
| | |||||
* | Remove private characters from regexp control table, but add them back in ↵ | jan.nijtmans | 2024-03-03 | 1 | -3/+7 |
| | | | | [:cntrl:] class (so no change in regexp handling). Eliminated (size_t) type-casts. Backported from 8.7 | ||||
* | \032 -> \x1A, since hex reads better than octal | jan.nijtmans | 2024-02-06 | 1 | -1/+1 |
| | |||||
* | Handle README -> README.md change in tcltk-man2html.tcl | jan.nijtmans | 2024-01-05 | 1 | -3/+3 |
| | |||||
* | Don't refer to CVS any more | jan.nijtmans | 2023-04-26 | 1 | -2/+0 |
| | |||||
* | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 3 | -4/+4 |
| | | | corrections in history.tcl and tcltest.test. | ||||
* | Add new valgrind suppression items. | pooryorick | 2023-03-06 | 1 | -0/+137 |
| | |||||
* | Instead of fiddling with html tags, simply enlarge a bit the width in the ↵ | fvogel | 2022-12-29 | 2 | -5/+3 |
| | | | | CSS stylesheet. | ||||
* | Fix [8e811bc1f1]: Wrong formatting of arguments in man page | fvogel | 2022-12-28 | 1 | -1/+3 |
| | |||||
* | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be ↵ | jan.nijtmans | 2022-11-29 | 1 | -1/+1 |
| | | | | compiled for Tcl 9.0 as well. | ||||
* | Merge 8.5 | jan.nijtmans | 2022-03-22 | 1 | -2/+2 |
|\ | |||||
| * | Update tzdata to 2022a | jan.nijtmans | 2022-03-22 | 1 | -2/+2 |
| | | |||||
* | | tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes ↵ | jan.nijtmans | 2022-01-07 | 1 | -7/+17 |
| | | | | | | | | sense at all | ||||
* | | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update all tables to Unicode 14 | jan.nijtmans | 2021-09-14 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge 8.7 | jan.nijtmans | 2021-09-01 | 35 | -564/+18512 |
| | |\ | |||||
| | | * | Merge 8.6 | jan.nijtmans | 2021-06-28 | 6 | -178/+17976 |
| | | |\ | |_|_|/ |/| | | | |||||
| | | * | eol-spacing | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| | | | | |||||
| | | * | Merge 8.6 | jan.nijtmans | 2021-06-18 | 29 | -386/+536 |
| | | |\ | |||||
| | * | \ | Merge 8.7 | jan.nijtmans | 2021-06-10 | 5 | -22/+27 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to ↵ | jan.nijtmans | 2021-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Tcl_StaticLibrary, Tcl_PackageInitProc to Tcl_LibraryInitProc and Tcl_PackageUnloadProc to Tcl_LibraryUnloadProc. Adapt documentation, mentioning that the old names are now deprecated. | ||||
| | | * | | Merge 8.6 | jan.nijtmans | 2021-03-18 | 1 | -12/+7 |
| | | |\ \ | |||||
| | | * \ \ | Merge 8.6. Remove end-of-line spacing | jan.nijtmans | 2021-03-09 | 2 | -3/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge 8.6 | jan.nijtmans | 2021-03-04 | 2 | -8/+18 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-03-04 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
| | * | | | | | | | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see ↵ | jan.nijtmans | 2021-02-12 | 1 | -1/+1 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | how it goes so far. | ||||
| | * | | | | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some ↵ | jan.nijtmans | 2020-12-28 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | places, only visible on Windows | ||||
| | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6 | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are *UNOFFICIAL* builds as they do not correspond to particular releases. The macOS build is packaged in a .dmg with a README that explains how to run it as the binary is not signed or notarized (and this is unlikely to change). | ||||
| | | * | | | | | | | | | | | | | 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 ↵ | jan.nijtmans | 2020-11-25 | 14 | -6255/+158 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | browsers too. Remove obsolete winhelp construction parts: winhelp is obsoleted since Vista | ||||
| | | * | | | | | | | | | | | | | 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 ↵ | jan.nijtmans | 2020-11-20 | 13 | -6186/+148 |
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | warnings. Remove old htmlhelp-related parts (since this is obsolete since Vista) | ||||
| | * | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-20 | 16 | -17/+17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Allow tools/tcltk-man2html.tcl to work with both configure.in and ↵ | jan.nijtmans | 2020-11-19 | 1 | -2/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.ac: It could be used in extensions which still use an older autoconf | ||||
| | * | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -2/+11 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |