summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0jan.nijtmans2024-04-121-1/+1
|\
| * Since all tools are in utf-8 (actually: ascii), make that explicitjan.nijtmans2024-04-123-4/+4
| * Update genStubs.tcl, making it usable for Tcl 9 as welljan.nijtmans2024-03-231-2/+2
| * Remove private characters from regexp control table, but add them back in [:c...jan.nijtmans2024-03-031-3/+7
| * \032 -> \x1A, since hex reads better than octaljan.nijtmans2024-02-061-1/+1
* | Add ability to regenerate tclOOScript.h to Win builddkf2024-04-091-0/+1
* | Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are...jan.nijtmans2024-03-231-2/+2
* | (backport): Corrections to TclOO errorcodes from scripted partsjan.nijtmans2024-03-091-15/+15
* | Remove private characters from regexp control table, but add them back in [:c...jan.nijtmans2024-01-311-3/+7
* | Merge 8.6jan.nijtmans2024-01-051-3/+3
|\ \ | |/
| * Handle README -> README.md change in tcltk-man2html.tcljan.nijtmans2024-01-051-3/+3
* | Fix [31c54e6a59]: Add missing test files.jan.nijtmans2023-12-081-1/+1
* | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-gen...jan.nijtmans2023-11-271-1/+1
|\ \ | |/
| * Don't refer to CVS any morejan.nijtmans2023-04-261-2/+0
| * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-123-4/+4
| * Add new valgrind suppression items.pooryorick2023-03-061-0/+137
* | 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