summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-047-114/+127
|\
| * Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6jan.nijtmans2020-12-041-7/+20
* | Merge 8.5jan.nijtmans2020-12-041-66/+0
|\ \ | |/
| * TclWordEnd was removed in 8.1, so those testcases cannot be run anymorejan.nijtmans2020-12-041-66/+0
* | Fix 4 socket testcases on Msys (those fail on Cygwin too)jan.nijtmans2020-12-041-2/+4
* | two more 0o??? notationsjan.nijtmans2020-12-032-4/+4
* | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-039-58/+58
* | Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-034-6/+9
|\ \ | |/
| * Fix syntax error in win/makefile.vcjan.nijtmans2020-12-031-5/+0
| * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-034-6/+9
* | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla...jan.nijtmans2020-12-021-12/+0
* | Merge 8.5jan.nijtmans2020-12-025-38/+13
|\ \ | |/
| * Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified witho...jan.nijtmans2020-12-022-16/+0
| * Add options to workflow step titlesjan.nijtmans2020-12-011-3/+3
| * Do 4 types of windows builds (just as we did on Travis)jan.nijtmans2020-12-011-4/+11
| * Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-014-32/+0
* | Handle 5 test-failures on Cygwin/Msysjan.nijtmans2020-12-011-6/+6
* | Merge 8.5jan.nijtmans2020-12-012-3/+3
|\ \ | |/
| * Missing '_' in unix/tcl.m4 (Only relevant for mingw)jan.nijtmans2020-12-012-3/+3
* | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8]jan.nijtmans2020-11-301-6/+6
* | doc update: 16-bit DOS appllications are not supported any more. jan.nijtmans2020-11-302-17/+6
* | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pagesjan.nijtmans2020-11-301-1/+2
* | Update README.mdjan.nijtmans2020-11-301-14/+3
* | Merge 8.5jan.nijtmans2020-11-303-5/+5
|\ \ | |/
| * Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2jan.nijtmans2020-11-303-6/+6
* | Merge 8.5jan.nijtmans2020-11-271-1/+1
|\ \ | |/
| * label change in win-build.ymljan.nijtmans2020-11-271-1/+1
* | Merge 8.5jan.nijtmans2020-11-273-18/+17
|\ \ | |/
| * Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-274-48/+22
* | Get rid of "register" keyword, forbidden in c++20.jan.nijtmans2020-11-2620-131/+131
* | Merge 8.5jan.nijtmans2020-11-262-7/+7
|\ \ | |/
| * Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want t...jan.nijtmans2020-11-253-10/+10
* | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-2046-62/+62
* | Add a --disable-shared build to github actionsjan.nijtmans2020-11-201-10/+11
|\ \ | |/
| * Add a --disable-shared build to github actionsjan.nijtmans2020-11-201-10/+11
* | shorten github actions build namejan.nijtmans2020-11-203-3/+3
* | Use '&' in stead of 'and' in copyright statements consistantlyjan.nijtmans2020-11-206-7/+7
* | Merge-mark 8.5jan.nijtmans2020-11-190-0/+0
|\ \ | |/
| * Handle github actions test failures. Backported from 8.6jan.nijtmans2020-11-194-17/+21
* | Merge 8.5jan.nijtmans2020-11-182-3/+3
|\ \ | |/
| * Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-182-8/+10
| * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-1811-21/+200
* | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for...jan.nijtmans2020-11-172-5/+14
* | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pen...oehhar2020-11-171-1/+2
* | Generated html still not 100% correct ....jan.nijtmans2020-11-171-1/+1
* | Extend tcltk-man2html-utils.tcl: Add euro-sign toojan.nijtmans2020-11-171-0/+1
* | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also...jan.nijtmans2020-11-173-19/+67
* | Merge documentation changes for http and dict from branch [oehhar-documentati...oehhar2020-11-162-8/+18
|\ \
| * | Ticket [361303]: http doc: status values incompleteoehhar2020-11-161-4/+9
| * | Ticket [4f511270af7]: http documentation: -query data may be any dataoehhar2020-11-161-3/+5