summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix regular expression in previous commitjan.nijtmans2023-05-241-1/+1
* Enhance html generation, so it can handle the "©" copy-sign as welljan.nijtmans2023-05-242-2/+2
* Merge 8.7dkf2023-05-0110-18/+530
|\
| * Add TCL_T_MODIFIER (from TIP #660). Some header-file clean-up.jan.nijtmans2023-04-181-1/+1
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
| * Merge 8.7apnadkarni2023-03-161-0/+30
| |\
| | * New script used in the "valgrind_each" target in Makefile.inpooryorick2023-03-151-0/+30
| * | Merge 8.7jan.nijtmans2023-03-071-0/+137
| |\ \ | | |/
| | * Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| * | Merge 8.7apnadkarni2023-02-242-10/+3
| |\ \ | | |/
| | * 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
| * | Add ICU tests for unmapped characters.apnadkarni2023-02-221-34/+122
| * | Rework ICU tests to check validity of whole charmap in one test, else too man...apnadkarni2023-02-211-11/+90
| * | Generate test data from ICU UCM data files. SBCS only for nowapnadkarni2023-02-211-0/+185
| |/
| * 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
* | | rebase to 8.7jan.nijtmans2022-09-191-19/+361
|\ \ \ | |/ / |/| |
| * | Merge 8.7jan.nijtmans2021-01-061-2/+2
| |\ \
| * \ \ merge core-8-branchdkf2021-01-054-5/+5
| |\ \ \ | | |/ /
| * | | merge core-8-branchdkf2020-12-0644-6351/+316
| |\ \ \
| * | | | Less contorted codedkf2020-02-221-5/+6
| * | | | There are subtle cases where an append-if-new operation is really useful for ...dkf2020-02-151-18/+27
| * | | | More error casesdkf2020-01-011-2/+12
| * | | | Check for another tricky edge casedkf2020-01-011-0/+5
| * | | | Better error messages when a property has the wrong kind for the type of acce...dkf2019-12-311-9/+23
| * | | | Other list-returning [info class] subcommands are plurals, so change property...dkf2019-12-311-23/+19
| * | | | Even more tests, this time of the return-code semantics of property getters a...dkf2019-12-301-3/+46
| * | | | More tests, more fixesdkf2019-12-301-32/+39
| * | | | Property definitions now work on instances.dkf2019-12-291-58/+109
| * | | | Starting to do the testing.dkf2019-12-281-28/+103
| * | | | Implementation of properties for TclOOdkf2019-12-281-0/+131
* | | | | 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
| | | |\ \ \ \