summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This ...jan.nijtmans2021-01-271-2/+3
| | * | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates t...jan.nijtmans2021-01-051-1/+1
| | * | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in ...jan.nijtmans2021-01-042-2/+6
* | | | merge 8.7dgp2021-01-033-4/+4
|\ \ \ \ | |/ / /
| * | | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla...jan.nijtmans2020-12-283-4/+4
* | | | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ \ \ | |/ / /
| * | | TIP #590 follow-up: Adapt documentation and tclStubLib.cjan.nijtmans2020-12-081-1/+1
* | | | Merge 8.7jan.nijtmans2020-12-041-0/+0
|\ \ \ \ | |/ / /
| * | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-0/+0
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2020-11-201-2/+6
| | |\ \ \
* | | \ \ \ Merge 8.7jan.nijtmans2020-12-032-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-12-032-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-2/+2
* | | | | | Merge 8.7jan.nijtmans2020-12-033-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Simplify some \\u???? escape sequences to \\x??jan.nijtmans2020-12-033-6/+6
* | | | | | Merge 8.7jan.nijtmans2020-11-301-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-11-301-3/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | doc update: 16-bit DOS appllications are not supported any more. jan.nijtmans2020-11-301-4/+4
* | | | | | Merge 8.7jan.nijtmans2020-11-301-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-11-301-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pagesjan.nijtmans2020-11-301-1/+2
* | | | | | Merge 8.7dkf2020-11-271-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added single-file distributions of Tcl for all main platforms.dkf2020-11-271-0/+9
| |\ \ \ \ \
| | * | | | | Better version ID, trying to track down weird macOS problemdkf2020-11-271-0/+9
* | | | | | | Merge 8.7jan.nijtmans2020-11-2514-6255/+158
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Make HTML documentation html5-compatible. Still works the same with older bro...jan.nijtmans2020-11-2514-6255/+158
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | contents.htm -> index.html and *.htm -> *.htmljan.nijtmans2020-11-242-22/+22
| | * | | | | Fix "make dist"jan.nijtmans2020-11-241-59/+0
| | * | | | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-2013-6186/+148
| | | |_|/ / | | |/| | |
* | | | | | Merge 8.7jan.nijtmans2020-11-2016-17/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-11-2016-17/+17
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-2016-17/+17
* | | | | Merge 8.7jan.nijtmans2020-11-191-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.a...jan.nijtmans2020-11-191-2/+6
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
* | | | 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 for...jan.nijtmans2020-11-171-2/+11
* | | | 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. Also...jan.nijtmans2020-11-171-12/+58
* | | | 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
| |\ \ \ | | |/ /