summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-10-3073-1085/+1127
|\
| * 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
* | | Merge 8.6jan.nijtmans2020-10-165-14/+15
|\ \ \ | |/ /
| * | 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
* | | Merge 8.6. More warning fixesjan.nijtmans2020-10-155-34/+37
|\ \ \ | |/ /
| * | Something strange going on on Travis with (long-gone) safe-stock86.testjan.nijtmans2020-10-152-2/+3
* | | Merge 8.6jan.nijtmans2020-10-1330-85/+102
|\ \ \ | |/ /
| * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-1329-95/+112
| * | Fix warning, doing a static build on Windowsjan.nijtmans2020-10-131-2/+2
* | | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat)jan.nijtmans2020-10-127-97/+104
* | | Merge 8.6jan.nijtmans2020-10-12320-3697/+6016
|\ \ \ | |/ /
| * | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-1011-51/+238
| * | Merge 8.5jan.nijtmans2020-10-092-21/+23
| |\ \ | | |/
| | * (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-095-77/+80
| * | Eliminate warnings when compiling with -Wundefjan.nijtmans2020-10-085-7/+7
| * | Fix [014ade1d44]: Misleading error message when using "-path" multiple times ...jan.nijtmans2020-10-082-2/+14
| * | Merge 8.5jan.nijtmans2020-10-081-2/+4
| |\ \ | | |/
| | * xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.cjan.nijtmans2020-10-071-2/+3
| * | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werr...jan.nijtmans2020-10-062-2/+2
| * | (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-302-6/+4
| * | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-292-2/+7
| |\ \
| | * | Remove wrong copy of test case http-3.2oehhar2020-09-291-3/+0
| | * | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict.oehhar2020-09-292-2/+10
| |/ /
| * | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_V...jan.nijtmans2020-09-281-8/+8
| * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-2814-110/+103
| * | Merge 8.5jan.nijtmans2020-09-261-6/+14
| |\ \ | | |/
| | * Tweak xcode labels for Travis buildjan.nijtmans2020-09-261-5/+5
| | * Build Travis with Xcode 12 and 12u (Universal Apps)jan.nijtmans2020-09-251-10/+18
| * | It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-257-17/+17
| * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-253-1/+4
| |\ \ | | |/