summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Ticket [93551c1230]: Document that http::geturl processes the event loop with...oehhar2020-11-161-0/+3
| * Ticket [d8ae5d5f4c]: Documentation of dict filter script: script results, not...oehhar2020-11-161-1/+1
* | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3jan.nijtmans2020-11-161-4/+4
* | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-162-4/+10
* | Clean up for GitHub Actions as our CI servicedkf2020-11-1614-43/+188
|\ \
| * | Disable test that fails in CI environmentsdkf2020-11-161-1/+6
| * | Rethinking how to do a build matrix on several platformsdkf2020-11-153-8/+25
| * | Added MSYS/gcc build for Windows, renamed Linux build stepdkf2020-11-152-2/+37
| * | Updated READMEdkf2020-11-151-0/+3
| * | Fix minor errorsdkf2020-11-152-3/+6
| * | Fixed some tests, added trial macOS builddkf2020-11-1410-27/+101
| * | Back to powershelldkf2020-11-141-4/+14
| * | Cleaning up the actions and trying to make them behave more usefully on Windows.dkf2020-11-102-10/+8
| |/
* | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, ...jan.nijtmans2020-11-131-1/+1
* | Set a default DESTDIR in macosx/GNUmakefileculler2020-11-101-1/+1
|/
* Copied build control files for Github Actions from 8.7dkf2020-11-093-1/+70
* Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test whic...jan.nijtmans2020-11-062-2/+11
* Merge jn-module-names. Sorry Don, but this is 100% compatible!jan.nijtmans2020-11-065-12/+9
|\
| * Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa...jan.nijtmans2020-11-063-8/+5
|/
* Simplify testcases using "incr"jan.nijtmans2020-10-303-57/+57
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-3047-597/+600
* Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-296-12/+28
|\
| * 3 new testcasesjan.nijtmans2020-10-291-0/+12
| * Update TZ info to tzdata2020d.jan.nijtmans2020-10-2913-239/+426
| * Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-294-7/+15
| * Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to...jan.nijtmans2020-10-292-5/+1
* | Revert changes in previous commit to clock.n and lassign.njan.nijtmans2020-10-262-5/+5
* | Update TZ info to tzdata2020d.José Ignacio Marín2020-10-262-188/+188
* | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-2612-35/+35
* | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: w...jan.nijtmans2020-10-231-2/+2
* | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER)jan.nijtmans2020-10-225-12/+15
|\ \ | |/
| * (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. jan.nijtmans2020-10-229-32/+43
* | When building a subframework for macOS use a build directory in the staging d...culler2020-10-212-7/+15
* | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64jan.nijtmans2020-10-213-1/+9
* | Update TZ info to tzdata2020c.José Ignacio Marín2020-10-201-1/+1
* | Add a make variable to GNUmakefile for building the Tcl.framework for use as ...culler2020-10-192-0/+14
* | Improve comment in install-sh, regarding Tcl-specific changejan.nijtmans2020-10-191-1/+1
* | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). ...jan.nijtmans2020-10-191-210/+200
* | Still troubles with GIT on Travisjan.nijtmans2020-10-161-0/+4
* | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete...jan.nijtmans2020-10-153-13/+10
* | Fix [53d5155335]: Typo in interp.njan.nijtmans2020-10-151-1/+1
* | Something strange going on on Travis with (long-gone) safe-stock86.testjan.nijtmans2020-10-152-2/+3