| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
* | | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
|
|
* | | | 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 |
| |/ |
|
* | | 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 |
|
|
* | | Squelch C4244 warning on any MSVC compiler. | jan.nijtmans | 2019-06-25 | 1 | -3/+5 |
|
|
* | | 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 |
|
|
* | | Minor code style cleanup. | dkf | 2019-04-23 | 2 | -267/+501 |
|
|
* | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 2 | -0/+8 |
|\ \ |
|
| * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 2 | -0/+2 |
|
|
| * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 2 | -0/+6 |
|
|
* | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 2 | -2/+0 |
|
|
* | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 2 | -0/+4 |
|
|
* | | | Fix automatic pkgIndex generation for multiplatform installs | apnadkarni | 2019-03-07 | 1 | -1/+1 |
|
|
* | | | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o... | jan.nijtmans | 2019-03-07 | 5 | -25/+25 |
|
|
* | | | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. | apnadkarni | 2019-03-06 | 2 | -6/+58 |
|
|
| | | | |
| \ \ | |
*-. \ \ | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities... | sebres | 2019-03-05 | 1 | -83/+345 |
|\ \ \ \
| | | |/
| | |/| |
|
| * | | | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows ... | sebres | 2019-02-13 | 1 | -51/+120 |
| |\ \ \
| | |/ / |
|
| | * | | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 19 | -762/+1178 |
| | |\ \ |
|
| | * | | | [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-ca... | sebres | 2017-05-23 | 1 | -53/+122 |
|
|
| | * | | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -39/+232 |
| | |\ \ \ |
|
| * | \ \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 25 | -1205/+2686 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| * | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -39/+232 |
| |\ \ \ \ |
|
| | * \ \ \ | merge trunk | sebres | 2017-03-06 | 5 | -23/+36 |
| | |\ \ \ \ |
|
| | | * \ \ \ | missing rules.vc after merge | sebres | 2017-01-13 | 1 | -5/+10 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new... | jan.nijtmans | 2017-01-13 | 1 | -8/+16 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge core-8-6-branch | jan.nijtmans | 2017-01-12 | 1 | -8/+8 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | | [win] accomplished winTime module using very fast wide clicks, with denominat... | sebres | 2017-02-09 | 1 | -7/+100 |
|
|
| | * | | | | | | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -33/+133 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge bug_b87ad7e914 | sebres | 2017-01-09 | 1 | -21/+39 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | merge trunk (still has test failure in socket.test) | jan.nijtmans | 2016-12-20 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. | limeboy | 2016-12-14 | 1 | -2/+7 |
|
|
| | * | | | | | | | | | | merge trunk | limeboy | 2016-12-01 | 3 | -21/+19 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Windows support and minor touchups to the documentation. | limeboy | 2016-11-25 | 1 | -4/+13 |
|
|