summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge 8.7jan.nijtmans2020-11-191-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | Allow tools/tcltk-man2html.tcl to work with both configure.in and ↵jan.nijtmans2020-11-191-2/+6
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | configure.ac: It could be used in extensions which still use an older autoconf
* | | | Merge 8.7jan.nijtmans2020-11-171-2/+11
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-11-171-2/+11
| |\ \ \ | | |/ /
| | * | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax ↵jan.nijtmans2020-11-171-2/+11
| | | | | | | | | | | | | | | | for more accented characters, and add support for some ligatures. Use this in re_syntax.n
* | | | Merge 8.7jan.nijtmans2020-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-11-171-1/+1
| |\ \ \ | | |/ /
| | * | Generated html still not 100% correct ....jan.nijtmans2020-11-171-1/+1
| | | |
* | | | Merge 8.7jan.nijtmans2020-11-171-13/+49
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-11-171-0/+1
| |\ \ \ | | |/ /
| | * | Extend tcltk-man2html-utils.tcl: Add euro-sign toojan.nijtmans2020-11-171-0/+1
| | | |
| * | | Merge 8.6jan.nijtmans2020-11-171-13/+48
| |\ \ \ | | |/ /
| | * | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. ↵jan.nijtmans2020-11-171-12/+58
| | | | | | | | | | | | | | | | Also fix 2 (minor) syntax errors in man-pages
* | | | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-101-1/+1
|\ \ \ \ | |/ / /
| * | | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-101-1/+1
| |\ \ \ | | |/ /
| | * | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-101-1/+1
| | | |
* | | | Merge 8.7jan.nijtmans2020-09-203-4/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-203-5/+4
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2020-09-203-5/+4
| | |\ \ | | | |/
| | | * Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-2017-187/+192
| | | | | | | | | | | | testest.tcl: Use more uppercase hex.
| | * | Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-1/+1
| | | | | | | | | | | | Eliminate many unnecessary type-casts to (unsigned)
* | | | Merge 8.7jan.nijtmans2020-09-161-1/+1
|\ \ \ \ | |/ / /
| * | | Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any morejan.nijtmans2020-09-161-1/+1
| | | |
* | | | Merge 8.7jan.nijtmans2020-09-142-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-142-3/+3
| |\ \ \ | | |/ /
| | * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. ↵jan.nijtmans2020-09-142-3/+3
| | | | | | | | | | | | | | | | | | | | Thanks! More usage of $index<0 in stead of $index==-1 consistantly
| | * | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually ↵jan.nijtmans2020-09-071-0/+10
| | | | | | | | | | | | | | | | used by Tcl. But could be used in (libtommath-related) extensions
| | * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-0/+1
| | | |
| | * | Eliminate eol-spacingjan.nijtmans2020-09-0113-27/+27
| | | |
* | | | Merge 8.7jan.nijtmans2020-09-012-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6. More tests/tools updates.jan.nijtmans2020-08-312-0/+2
| |\ \ \ | | |/ /
| | * | opt package: Change comment. 0.4.7 -> 0.4.8.jan.nijtmans2020-08-312-0/+2
| | | | | | | | | | | | More Master -> Parent and Slave -> Child changes in (internal) library and test-cases
* | | | Merge 8.7jan.nijtmans2020-07-2113-27/+27
|\ \ \ \ | |/ / /
| * | | Purge end-of-line spacing in tools/encoding directoryjan.nijtmans2020-07-1613-27/+27
| | | |
* | | | Merge 8.7jan.nijtmans2020-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-05-111-1/+1
| |\ \ \ | | |/ /
| | * | occurance -> occurrence.jan.nijtmans2020-05-111-1/+1
| | | |
* | | | Merge-mark 8.7. Also fix 2 executable flags, which shouldn't have been set.jan.nijtmans2020-04-072-0/+0
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2020-03-301-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-301-1/+3
| |\ \ \ | | |/ /
| | * | genStubs.tcl: Only do an "append line" when there really is something to be ↵jan.nijtmans2020-03-301-1/+3
| | | | | | | | | | | | | | | | done.
* | | | Merge 8.7jan.nijtmans2020-03-181-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-181-3/+3
| |\ \ \ | | |/ /
| | * | More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-3/+3
| | | |
* | | | Merge 8.7jan.nijtmans2020-03-173-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-173-4/+4
| |\ \ \ | | |/ /
| | * | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal ↵jan.nijtmans2020-03-173-4/+4
| | |\ \ | | | |/ | | | | | | | | Unicode tables. Not used in 8.6 yet.
| | | * Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so ↵jan.nijtmans2020-03-171-2/+2
| | | | | | | | | | | | | | | | | | | | generate those in the tables too. Add one reserved stub entry (Backported from 8.6)
| | | * Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-092-2/+2
| | | |
* | | | Merge 8.7jan.nijtmans2020-03-052-17/+17
|\ \ \ \ | |/ / /