summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-10-151-1/+1
|\
| * Fix [53d5155335]: Typo in interp.njan.nijtmans2020-10-151-1/+1
* | Merge 8.6jan.nijtmans2020-10-154-4/+3
|\ \ | |/
| * Something strange going on on Travis with (long-gone) safe-stock86.testjan.nijtmans2020-10-152-2/+3
* | Fix MSVC++ 6.0 buildjan.nijtmans2020-10-141-6/+7
* | Merge 8.6jan.nijtmans2020-10-1321-62/+71
|\ \ | |/
| * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-1329-95/+112
* | Merge 8.6 Eliminate some (correct but actually harmless) warnings only happen...jan.nijtmans2020-10-132-6/+6
|\ \ | |/
| * Fix warning, doing a static build on Windowsjan.nijtmans2020-10-131-2/+2
* | Update TZ info to tzdata2020b.José Ignacio Marín2020-10-1011-51/+238
|\ \ | |/
| * Update TZ info to tzdata2020b.José Ignacio Marín2020-10-1011-51/+238
* | Merge 8.6. Don't inline functions which are too big to be inlined (according ...jan.nijtmans2020-10-094-7/+8
|\ \ | |/
| * Merge 8.5jan.nijtmans2020-10-092-21/+23
| |\
| | * (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-095-77/+80
* | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE...jan.nijtmans2020-10-0810-16/+16
|\ \ \ | |/ /
| * | Eliminate warnings when compiling with -Wundefjan.nijtmans2020-10-085-7/+7
* | | Merge 8.6jan.nijtmans2020-10-083-7/+21
|\ \ \ | |/ /
| * | 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
* | | merge-markjan.nijtmans2020-10-060-0/+0
|\ \ \ | |/ /
| * | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werr...jan.nijtmans2020-10-062-2/+2
* | | Fix (possible) gcc warnings in unix/dltest/*.cjan.nijtmans2020-10-066-1/+31
* | | HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the ...jan.nijtmans2020-10-062-2/+2
* | | Adapt function signatures in compat/string.h to what's normal nowadaysjan.nijtmans2020-10-061-6/+2
* | | Fix -Wshadow warnings, when compiling with a C++ compilerjan.nijtmans2020-10-0217-71/+73
* | | Merge 8.6jan.nijtmans2020-09-301-3/+2
|\ \ \ | |/ /
| * | (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-302-6/+4
* | | TIP #581 tweak: Don't report "slaves" as valid option for "interp"jan.nijtmans2020-09-302-13/+24
* | | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is...oehhar2020-09-302-5/+4
* | | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-292-2/+7
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s...jan.nijtmans2020-09-295-5/+5
* | | Merge-markjan.nijtmans2020-09-280-0/+0
|\ \ \ | |/ /
| * | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_V...jan.nijtmans2020-09-281-8/+8
* | | Restore change with correction.dgp2020-09-281-8/+8
* | | Revert change that made test expr-20.2 fail.dgp2020-09-281-7/+7
* | | Merge 8.6jan.nijtmans2020-09-2814-89/+80
|\ \ \ | |/ /
| * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-2814-110/+103
* | | Merge 8.6jan.nijtmans2020-09-261-10/+18
|\ \ \ | |/ /
| * | 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
* | | Merge 8.6jan.nijtmans2020-09-256-15/+15
|\ \ \ | |/ /
| * | It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-257-17/+17
* | | merge-markjan.nijtmans2020-09-250-0/+0
* | | Merge 8.6jan.nijtmans2020-09-253-25/+11
|\ \ \ | |/ /
| * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-253-1/+4
| |\ \ | | |/