summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-03-231-0/+15
|\
| * 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
* | Corrections to TclOO errorcodes from scripted partsdkf2024-03-081-15/+15
* | Merge 8.7jan.nijtmans2024-01-311-3/+7
|\ \ | |/
| * Remove private characters from regexp control table, but add them back in [:c...jan.nijtmans2024-01-311-3/+7
* | Tidy up a bit by adding some comments to findDocWordsdkf2024-01-251-0/+14
* | Add script I've used to find spelling errors in docsdkf2024-01-251-0/+38
* | Handle README -> README.md change in tcltk-man2html.tcljan.nijtmans2024-01-051-3/+3
|\ \ | |/
| * 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.7jan.nijtmans2023-11-271-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
* | | Remove "Dummy entry for stubs table backwards compatibility" code. No longer ...jan.nijtmans2023-11-161-15/+0
* | | 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