summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add new valgrind suppression items.pooryorick2023-03-061-0/+137
* Make txt2enc smarter, so we don't have to add DELETE any more in all original...jan.nijtmans2023-02-2219-20/+13
* Add 0x7F: DELETE to more mac* encodings (so re-generating doesn't remove it a...jan.nijtmans2023-02-2110-0/+10
* More encoding fixes, e.g. range 0x80-0x9F for dingbats and symbol. Remove "-m...jan.nijtmans2023-02-217-14/+7
* re-generated 8 more encodingsjan.nijtmans2023-02-201-0/+1
* Proposed fix for [4bea02e811]: encoding convertfrom -strict ascii \x7f genera...jan.nijtmans2023-02-202-6/+2
* Merge 8.6jan.nijtmans2023-01-011-2/+2
|\
| * Instead of fiddling with html tags, simply enlarge a bit the width in the CSS...fvogel2022-12-292-5/+3
| * Fix [8e811bc1f1]: Wrong formatting of arguments in man pagefvogel2022-12-281-1/+3
| * Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-291-1/+1
* | Make robust against TIP #288 proposed changejan.nijtmans2022-11-021-2/+2
* | More octal -> hex usagejan.nijtmans2022-10-171-1/+1
* | Fix for commit [c8bd577a119f2259], which is (slightly) wrong: allowed space s...jan.nijtmans2022-06-241-1/+1
* | Allow spacing between '#' and 'define', while recognising version in header-f...jan.nijtmans2022-06-221-1/+1
* | Merge 8.6jan.nijtmans2022-03-221-2/+2
|\ \ | |/
| * Merge 8.5jan.nijtmans2022-03-221-2/+2
| |\
| | * Update tzdata to 2022ajan.nijtmans2022-03-221-2/+2
* | | Improve a bit the ttk::treeview man page by instructing the html generator no...fvogel2022-03-071-1/+1
* | | Merge 8.6jan.nijtmans2022-01-071-7/+17
|\ \ \ | |/ /
| * | tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes ...jan.nijtmans2022-01-071-7/+17
| * | Update all tables to Unicode 14jan.nijtmans2021-09-141-1/+1
| |\ \ | | |/
| | * Update all tables to Unicode 14jan.nijtmans2021-09-141-3/+3
| | |\
| | | * Merge 8.7jan.nijtmans2021-09-0135-564/+18512
| | | |\
| | | * \ Merge 8.7jan.nijtmans2021-06-105-22/+27
| | | |\ \
| | | * | | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h...jan.nijtmans2021-02-121-1/+1
* | | | | | Few more (c) -> ©jan.nijtmans2021-09-023-5/+5
* | | | | | (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-0212-17/+17
| |_|_|_|/ |/| | | |
* | | | | Merge 8.6jan.nijtmans2021-06-286-178/+17976
|\ \ \ \ \ | |/ / / /
| * | | | Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-286-178/+17976
| |\ \ \ \ | | |/ / /
| | * | | Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-2818-203/+18001
| * | | | Change a lot of url's (as far as possible) from http:// to https://jan.nijtmans2021-06-211-1/+1
* | | | | eol-spacingjan.nijtmans2021-06-211-1/+1
* | | | | Merge 8.6jan.nijtmans2021-06-1829-386/+536
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-1829-386/+536
| |\ \ \ | | |/ /
| | * | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-1829-386/+536
| | |\ \
| | | * | Add new encoding iso8859-11jan.nijtmans2021-06-151-0/+286
| | | * | Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not...jan.nijtmans2021-06-1528-386/+250
| | |/ / | |/| |
* | | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-1/+1
* | | | Merge 8.6jan.nijtmans2021-03-181-12/+7
|\ \ \ \ | |/ / /
| * | | Fix [2860859e84]: Misleading description in README filejan.nijtmans2021-03-181-12/+7
* | | | Merge 8.6. Remove end-of-line spacingjan.nijtmans2021-03-092-3/+3
|\ \ \ \ | |/ / /
| * | | Remove end-of-line spacingjan.nijtmans2021-03-092-3/+3
* | | | Merge 8.6jan.nijtmans2021-03-042-8/+18
|\ \ \ \ | |/ / /
| * | | In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8)...jan.nijtmans2021-03-042-15/+25
* | | | Merge 8.6jan.nijtmans2021-03-041-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge 8.5. Add unused stub table entriesjan.nijtmans2021-03-041-1/+1
| |\ \ | | |/
| | * cleanup genStubs.tcl, e.g. "==" -> "eq" and "!=" -> "ne". No change in outputjan.nijtmans2021-03-041-11/+14
| | * Require at least autoconf-2.59 for tools/configurejan.nijtmans2021-01-051-2/+3
* | | Merge 8.6jan.nijtmans2021-01-271-1/+1
|\ \ \ | |/ /
| * | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact".jan.nijtmans2021-01-271-1/+1