| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. | apnadkarni | 2019-08-29 | 1 | -3/+3 |
|\ |
|
| * | Bug fix 889065786b. Add stubs related flags when compiling extension stubs. | apnadkarni | 2019-08-29 | 1 | -3/+3 |
|
|
* | | Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing t... | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Starting with Tcl 8.7, TCL_THREADS is 1 by default. Adapt rules.vc for that. | jan.nijtmans | 2019-08-29 | 1 | -5/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -0/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 2 | -2/+2 |
| |\ |
|
| | * | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 2 | -2/+2 |
|
|
* | | | merge 8.6 | sebres | 2019-08-20 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2019-08-20 | 1 | -10/+10 |
| |\ \
| | |/ |
|
| | * | win/Makefile.in: small amend normalizing test-dependencies | sebres | 2019-08-20 | 1 | -7/+7 |
|
|
| | * | Prevent misleading message: | jan.nijtmans | 2019-08-20 | 1 | -2/+2 |
|
|
* | | | merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc | sebres | 2019-08-19 | 1 | -18/+26 |
|\ \ \
| |/ / |
|
| * | | merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc | sebres | 2019-08-19 | 1 | -19/+27 |
| |\ \
| | |/ |
|
| | * | win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be ... | sebres | 2019-08-19 | 1 | -117/+126 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr... | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 3 | -4/+15 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/job... | jan.nijtmans | 2019-07-26 | 1 | -3/+3 |
|
|
| | * | close fork | sebres | 2019-07-12 | 1 | -3172/+2925 |
| | |\ |
|
* | | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 2 | -14/+15 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
|
|
* | | | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 2 | -19/+11 |
|
|
* | | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 6 | -12/+149 |
|\ \ \ \
| |/ / / |
|
| * | | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 6 | -3114/+3419 |
| |\ \ \
| | |/ / |
|
| | * | | integrate branch bug-4718b41c56, closes [4718b41c56] | sebres | 2019-07-12 | 6 | -4/+75 |
| | |\ \ |
|
| | | * | | 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 | 5 | -7/+53 |
|
|
| | | * | | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting... | sebres | 2019-07-08 | 2 | -3/+31 |
|
|
| * | | | | Merge 8.5 | jan.nijtmans | 2019-07-12 | 1 | -3279/+3112 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Leave out travis tests for MSVC, until test-cases are fixed. | jan.nijtmans | 2019-07-12 | 1 | -3172/+2925 |
| | |/ / |
|
| * | | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. | dkf | 2019-07-10 | 1 | -3112/+3279 |
| |\ \ \
| | |/ / |
|
| | * | | Updated win/configure to use current version of autoconf | dkf | 2019-07-07 | 1 | -2925/+3172 |
| | |/ |
|
* | | | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we alway... | jan.nijtmans | 2019-06-29 | 10 | -35/+33 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | UNEXEC win/tclWinFile.c | jan.nijtmans | 2019-06-26 | 1 | -0/+0 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2019-06-26 | 2 | -10/+10 |
| |\ \
| | |/ |
|
| | * | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes... | jan.nijtmans | 2019-06-26 | 2 | -1/+0 |
|
|
| * | | restore userenv, used in 8.6 | sebres | 2019-06-25 | 1 | -0/+1 |
|
|
| * | | merge 8.5 | sebres | 2019-06-25 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | nmakehlp: fixed const qualifier | sebres | 2019-06-25 | 1 | -1/+1 |
|
|
| | * | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 1 | -1/+0 |
|
|
* | | | Change int constants into char constants. Hopefully this eliminates C4305 war... | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | | | 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 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-05-31 | 2 | -10/+4 |
|\ \ \
| |/ / |
|
| * | | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 2 | -10/+4 |
|
|