summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Random indent fixesjan.nijtmans2024-06-271-192/+192
|\
* | Add missing ucm2tests to generate ICU based test casesapnadkarni2024-06-211-0/+352
* | More of the same: Space before tab is extremely unlikely to be correct indent...jan.nijtmans2024-06-054-10/+10
* | Merge 8.7 (adding "-encoding utf-8")jan.nijtmans2024-04-121-1/+1
|\ \ | |/
| * 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
* | | Merge 8.7dkf2024-04-091-0/+1
|\ \ \ | |/ /
| * | Add ability to regenerate tclOOScript.h to Win builddkf2024-04-091-0/+1
* | | 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