summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-05-242-2/+2
|\
| * 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-191-19/+361
|\ \ | |/
| * Merge 8.7dkf2023-05-0110-18/+530
| |\
| * \ 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 failing valgrind suppression for load.testpooryorick2023-05-111-0/+1
* | | | | | Silence valgrind "still reachable" report in cmdAH.testpooryorick2023-05-111-0/+11
* | | | | | Merge 8.7jan.nijtmans2023-04-181-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
| * | | | | Merge 8.7apnadkarni2023-03-161-0/+30
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-071-0/+137
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7apnadkarni2023-02-242-10/+3
| |\ \ \ \ \ \ \
| * | | | | | | | 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.7jan.nijtmans2023-03-161-0/+30
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | New script used in the "valgrind_each" target in Makefile.inpooryorick2023-03-151-0/+30
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| | |/ / / / / | |/| | | | |
* | | | | | | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
* | | | | | | Merge 8.7jan.nijtmans2023-02-232-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
| |/ / / / /
* | | | | | Merge 8.7jan.nijtmans2023-01-011-2/+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
* | | | | | | Merge 8.7jan.nijtmans2022-11-021-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Make robust against TIP #288 proposed changejan.nijtmans2022-11-021-2/+2
* | | | | | | TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-281-2/+2