| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7. Tweak makefile.vc for detection of stdint.h/inttypes.h/stdbool.h | jan.nijtmans | 2019-11-27 | 1 | -1/+1 |
|\ |
|
* | | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o... | jan.nijtmans | 2019-11-18 | 1 | -1/+2 |
|
|
* | | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-11-11 | 1 | -0/+3 |
| |\ |
|
| | * | Use <inttypes.h> header-file on windows when available, just as on UNIX | jan.nijtmans | 2019-11-11 | 1 | -0/+3 |
| | |\ |
|
| | | * | On win32, include <inttypes.h> if available, just as on UNIX. | jan.nijtmans | 2019-11-11 | 1 | -5/+11 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o... | jan.nijtmans | 2019-11-09 | 1 | -0/+1 |
|
|
* | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -0/+2 |
|/ / / |
|
* | | | On Windows, use <stdint.h> header-file if available. | jan.nijtmans | 2019-10-29 | 1 | -0/+3 |
|
|
* | | | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml | jan.nijtmans | 2019-09-07 | 1 | -5/+1 |
|\ \ \
| |/ / |
|
| * | | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul... | jan.nijtmans | 2019-09-07 | 1 | -5/+1 |
| |\ \
| | |/ |
|
| | * | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports ... | jan.nijtmans | 2019-09-06 | 1 | -5/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-09-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [4718b41c56]: windows x86 & x64: file mtime overflows in modification dat... | jan.nijtmans | 2019-09-05 | 1 | -1/+1 |
|
|
* | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| | * | little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW... | jan.nijtmans | 2019-07-10 | 1 | -10/+7 |
|
|
| | * | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur... | sebres | 2019-07-10 | 1 | -4/+6 |
|
|
| | * | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting... | sebres | 2019-07-08 | 1 | -3/+8 |
|
|
| | * | squelch some warnings on higher Visual Studio versions: we are not going to b... | jan.nijtmans | 2018-10-29 | 1 | -0/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-06-25 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | Squelch C4244 warning on any MSVC compiler. | jan.nijtmans | 2019-06-25 | 1 | -3/+5 |
|
|
* | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -9/+0 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Unbreak build when HAVE_FTS is not set.
| jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|
|
| * | | Allow additional optional "interp" argument for testinterpresolver command. N... | jan.nijtmans | 2016-09-05 | 1 | -1/+1 |
|
|
* | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -1/+1 |
|
|
* | | | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or... | jan.nijtmans | 2016-08-30 | 1 | -1/+1 |
|/ / |
|
* | | Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in specia... | ashok | 2016-07-09 | 1 | -0/+14 |
|
|
* | | Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does... | jan.nijtmans | 2014-10-08 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does... | jan.nijtmans | 2014-10-08 | 1 | -4/+4 |
|
|
* | | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000... | jan.nijtmans | 2014-04-16 | 1 | -9/+0 |
|\ \
| |/ |
|
| * | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000... | jan.nijtmans | 2014-04-16 | 1 | -9/+0 |
|
|
* | | Fix [42b8083613] | jan.nijtmans | 2013-06-17 | 1 | -8/+4 |
|
|
* | | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -5/+3 |
|
|
* | | Silence various warnings when doing a 64-bit build with MSVC: Those warnings ... | jan.nijtmans | 2013-06-12 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | Silence various warnings when doing a 64-bit build with MSVC: Those warnings ... | jan.nijtmans | 2013-06-12 | 1 | -4/+6 |
|
|
* | | Improve compatibility detection for <time.h> and <sys/stat.h>: | jan.nijtmans | 2013-06-11 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Improve compatibility detection for <time.h> and <sys/stat.h>: | jan.nijtmans | 2013-06-11 | 1 | -2/+1 |
|
|
* | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -1/+0 |
|
|
* | | fix two minor blunders, introduced by [1fb35ca910] | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|
|
* | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
| |\ |
|
* | \ | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -6/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -6/+1 |
| |\ \
| | |/ |
|
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -36/+3 |
|
|