Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-branch | dkf | 2021-01-05 | 4 | -5/+5 |
|\ | |||||
| * | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla... | jan.nijtmans | 2020-12-28 | 3 | -4/+4 |
| * | TIP #590 follow-up: Adapt documentation and tclStubLib.c | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
* | | merge core-8-branch | dkf | 2020-12-06 | 44 | -6351/+316 |
|\ \ | |/ | |||||
| * | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -0/+0 |
| |\ | |||||
| | * | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -2/+6 |
| | |\ | |||||
| * | \ | Merge 8.6 | jan.nijtmans | 2020-12-03 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???.... | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| * | | | | Simplify some \\u???? escape sequences to \\x?? | jan.nijtmans | 2020-12-03 | 3 | -6/+6 |
| * | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | doc update: 16-bit DOS appllications are not supported any more. | jan.nijtmans | 2020-11-30 | 1 | -4/+4 |
| * | | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages | jan.nijtmans | 2020-11-30 | 1 | -1/+2 |
| * | | | | Added single-file distributions of Tcl for all main platforms. | dkf | 2020-11-27 | 1 | -0/+9 |
| |\ \ \ \ | |||||
| | * | | | | Better version ID, trying to track down weird macOS problem | dkf | 2020-11-27 | 1 | -0/+9 |
| * | | | | | Make HTML documentation html5-compatible. Still works the same with older bro... | jan.nijtmans | 2020-11-25 | 14 | -6255/+158 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | contents.htm -> index.html and *.htm -> *.html | jan.nijtmans | 2020-11-24 | 2 | -22/+22 |
| | * | | | | Fix "make dist" | jan.nijtmans | 2020-11-24 | 1 | -59/+0 |
| | * | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn... | jan.nijtmans | 2020-11-20 | 13 | -6186/+148 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-11-20 | 16 | -17/+17 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Don't use "Copyright <year> _by_" any more. This results in more consistan... | jan.nijtmans | 2020-11-20 | 16 | -17/+17 |
| * | | | Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.a... | jan.nijtmans | 2020-11-19 | 1 | -2/+6 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -2/+11 |
| |\ \ | | |/ | |||||
| | * | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for... | jan.nijtmans | 2020-11-17 | 1 | -2/+11 |
| * | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Generated html still not 100% correct .... | jan.nijtmans | 2020-11-17 | 1 | -1/+1 |
| * | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Extend tcltk-man2html-utils.tcl: Add euro-sign too | jan.nijtmans | 2020-11-17 | 1 | -0/+1 |
| * | | Merge 8.6 | jan.nijtmans | 2020-11-17 | 1 | -13/+48 |
| |\ \ | | |/ | |||||
| | * | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also... | jan.nijtmans | 2020-11-17 | 1 | -12/+58 |
| * | | Update TZ info to tzdata2020b. | José Ignacio Marín | 2020-10-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Update TZ info to tzdata2020b. | José Ignacio Marín | 2020-10-10 | 1 | -1/+1 |
| * | | Merge 8.6 | jan.nijtmans | 2020-09-20 | 3 | -5/+4 |
| |\ \ | | |/ | |||||
| | * | Merge 8.5 | jan.nijtmans | 2020-09-20 | 3 | -5/+4 |
| | |\ | |||||
| | | * | Backport many (formatting) changes in tools/*. Nothing functional. | jan.nijtmans | 2020-09-20 | 17 | -187/+192 |
| | * | | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
| * | | | Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any more | jan.nijtmans | 2020-09-16 | 1 | -1/+1 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 2 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 2 | -3/+3 |
| | * | | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually us... | jan.nijtmans | 2020-09-07 | 1 | -0/+10 |
| | * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -0/+1 |
| | * | | Eliminate eol-spacing | jan.nijtmans | 2020-09-01 | 13 | -27/+27 |
| * | | | Merge 8.6. More tests/tools updates. | jan.nijtmans | 2020-08-31 | 2 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 2 | -0/+2 |
| * | | | Purge end-of-line spacing in tools/encoding directory | jan.nijtmans | 2020-07-16 | 13 | -27/+27 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | genStubs.tcl: Only do an "append line" when there really is something to be d... | jan.nijtmans | 2020-03-30 | 1 | -1/+3 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -3/+3 |
| |\ \ \ | | |/ / |