summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more attempt to fix the MSVC++ warning for Debug buildsjan.nijtmans2020-10-201-2/+3
* Merge 8.7jan.nijtmans2020-10-193-213/+204
|\
| * Merge 8.6. jan.nijtmans2020-10-193-213/+204
| |\
| | * 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
* | | Fix warning on MSVC: warning C4307: '+': integral constant overflowjan.nijtmans2020-10-191-1/+1
* | | Merge 8.7jan.nijtmans2020-10-183-3/+3
|\ \ \ | |/ /
| * | 3 times -1 -> TCL_INDEX_NONEjan.nijtmans2020-10-183-3/+3
* | | Merge 8.7jan.nijtmans2020-10-161-0/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-161-0/+4
| |\ \ | | |/
| | * Still troubles with GIT on Travisjan.nijtmans2020-10-161-0/+4
* | | Merge 8.7jan.nijtmans2020-10-163-12/+9
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-163-12/+9
| |\ \ | | |/
| | * Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete...jan.nijtmans2020-10-153-13/+10
* | | Merge 8.7jan.nijtmans2020-10-1610-77/+90
|\ \ \ | |/ /
| * | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-1610-77/+90
* | | Merge 8.7jan.nijtmans2020-10-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-151-1/+1
| |\ \ | | |/
| | * Fix [53d5155335]: Typo in interp.njan.nijtmans2020-10-151-1/+1
* | | Merge 8.7jan.nijtmans2020-10-154-4/+3
|\ \ \ | |/ /
| * | 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
* | | Merge 8.7jan.nijtmans2020-10-141-6/+7
|\ \ \ | |/ /
| * | Fix MSVC++ 6.0 buildjan.nijtmans2020-10-141-6/+7
* | | Merge 8.7jan.nijtmans2020-10-1321-62/+71
|\ \ \ | |/ /
| * | 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.6jan.nijtmans2020-10-131-2/+2
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| | * Update TZ info to tzdata2020b.José Ignacio Marín2020-10-1011-51/+238
* | | Merge 8.7jan.nijtmans2020-10-0914-23/+24
|\ \ \ | |/ /
| * | 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.7jan.nijtmans2020-10-083-7/+21
|\ \ \ \ | |/ / /
| * | | 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 8.7jan.nijtmans2020-10-069-9/+35
|\ \ \ \ | |/ / /
| * | | 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