| Commit message (Expand) | Author | Age | Files | Lines |
* | http package from 2.7.14 to 2.7.15 | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|
|
* | On win32, include <inttypes.h> if available, just as on UNIX. | jan.nijtmans | 2019-11-11 | 1 | -5/+11 |
|
|
* | Bump to dde 1.4.2 and registry 1.3.4. | dgp | 2019-10-21 | 4 | -10/+10 |
|
|
* | Change LSTATUS to LONG, since older SDK's don't know it. | jan.nijtmans | 2019-10-05 | 2 | -3/+3 |
|
|
* | Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC) | jan.nijtmans | 2019-09-25 | 1 | -13/+13 |
|
|
* | Modify registry/dde such that they no longer need to be compiled with -DUNICO... | jan.nijtmans | 2019-09-20 | 4 | -219/+289 |
|
|
* | windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_... | sebres | 2019-09-12 | 2 | -43/+43 |
|
|
* | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 2 | -4/+4 |
|
|
* | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -1/+9 |
|
|
* | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul... | jan.nijtmans | 2019-09-07 | 2 | -11/+20 |
|\ |
|
| * | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports ... | jan.nijtmans | 2019-09-06 | 2 | -11/+20 |
|
|
* | | Fix configure script (re-generated with a modified autoconf-2.59, in which th... | jan.nijtmans | 2019-09-06 | 1 | -10/+12 |
|/ |
|
* | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint | sebres | 2019-09-05 | 1 | -1/+6 |
|
|
* | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
|
|
* | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 2 | -2/+2 |
|
|
* | 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 |
|
|
* | win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be ... | sebres | 2019-08-19 | 1 | -117/+126 |
|
|
* | 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 |
|\ |
|
| * | Leave out travis tests for MSVC, until test-cases are fixed. | jan.nijtmans | 2019-07-12 | 1 | -3172/+2925 |
|
|
* | | 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 |
|
|
* | | Updated win/configure to use current version of autoconf | dkf | 2019-07-07 | 1 | -2925/+3172 |
|/ |
|
* | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes... | jan.nijtmans | 2019-06-26 | 2 | -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 |
|
|
* | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 19 | -762/+1178 |
|\ |
|
| * | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f... | jan.nijtmans | 2019-01-04 | 1 | -3/+3 |
|
|
| * | Fix conflict with timezone() function in some MSVC versions | jan.nijtmans | 2019-01-03 | 1 | -0/+1 |
|
|
| * | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate... | jan.nijtmans | 2018-12-30 | 1 | -0/+8 |
|
|
| * | No need for latest "rvm" any more in osx builds (now even gives an error) | jan.nijtmans | 2018-12-18 | 2 | -23/+0 |
|
|
| * | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep... | sebres | 2018-11-22 | 1 | -1/+1 |
|
|
| * | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x... | sebres | 2018-11-21 | 1 | -4/+11 |
|
|
| * | Add support for TIP #494 to registry and dde. Only effective when compiled ag... | jan.nijtmans | 2018-10-30 | 3 | -6/+52 |
|
|
| * | squelch some warnings on higher Visual Studio versions: we are not going to b... | jan.nijtmans | 2018-10-29 | 1 | -0/+2 |
|
|
| * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 2 | -6/+6 |
|
|
| * | Missing -DUNICODE in makefile.vc | jan.nijtmans | 2018-10-28 | 1 | -2/+2 |
|
|
| * | Missed some version bumps in previous commit | jan.nijtmans | 2018-10-27 | 2 | -3/+3 |
|
|
| * | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 7 | -233/+408 |
|
|
| * | Backport "registry" version 1.3.3, so all active branches now have the same r... | jan.nijtmans | 2018-10-24 | 6 | -360/+334 |
|
|
| * | code review, skip slow test winpipe-8.2 executed args from injectList particu... | sebres | 2018-08-23 | 1 | -31/+50 |
|
|
| * | code review, restored backwards compatibility of the simplest escape of quote... | sebres | 2018-08-23 | 1 | -12/+25 |
|
|
| * | fixes escape for special cases (+ more test-cases): | sebres | 2018-08-21 | 1 | -32/+110 |
|
|
| * | because executable (1st argument) always proper escaped now, don't need to re... | sebres | 2018-08-20 | 1 | -1/+1 |
|
|
| * | small amend: avoid reset of unpaired quote flag between arguments (previous a... | sebres | 2018-08-20 | 1 | -7/+18 |
|
|
| * | win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnera... | sebres | 2018-08-20 | 1 | -34/+43 |
|
|
| * | win: TclpCreateProcess or [exec process ...] - search for application extende... | sebres | 2018-08-17 | 1 | -4/+5 |
|
|