| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-12-14 | 1 | -3/+12 |
|\ |
|
| * | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) | jan.nijtmans | 2019-12-14 | 1 | -3/+12 |
|
|
* | | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 1 | -6/+22 |
|\ \ |
|
| * \ | Merge 8.7 rc branch | jan.nijtmans | 2019-11-23 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -108/+34 |
| |\ \ \ |
|
| * | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -2/+22 |
|
|
| * | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -4/+0 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Complete implementation for MSVC (even building minigzip) | jan.nijtmans | 2019-04-10 | 1 | -1/+4 |
|
|
| | * | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -2/+2 |
| | |\ \ \ |
|
| | * | | | | Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other ... | jan.nijtmans | 2019-04-08 | 1 | -3/+32 |
| | |/ / / |
|
* | | | | | Bump to 8.7a4 to distinguish development from 8.7a3 release. | dgp | 2019-12-02 | 1 | -1/+1 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-11-27 | 1 | -108/+34 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Merge 8.5 | jan.nijtmans | 2019-11-27 | 1 | -158/+75 |
| |\ \ \ |
|
| | * | | | Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specif... | jan.nijtmans | 2019-11-27 | 1 | -158/+75 |
|
|
| * | | | | Fix travis build on Windows (tweak to configure script was made on purpose, t... | jan.nijtmans | 2019-11-04 | 1 | -10/+12 |
|
|
| * | | | | Updates from `make dist` | dgp | 2019-11-03 | 1 | -12/+10 |
|
|
| * | | | | merge 8.6 | dgp | 2019-09-11 | 1 | -3278/+3112 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
|
|
| | * | | | | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl... | sebres | 2019-09-06 | 1 | -10/+12 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Fix configure script (re-generated with a modified autoconf-2.59, in which th... | jan.nijtmans | 2019-09-06 | 1 | -10/+12 |
|
|
| | * | | | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 1 | -3289/+3121 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | close fork | sebres | 2019-07-12 | 1 | -3172/+2925 |
| | | |\ \ \ |
|
| * | | \ \ \ | merge 8.6 | dgp | 2019-07-15 | 1 | -3112/+3300 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Bump version numbers for 8.6.10 release. | dgp | 2019-06-17 | 1 | -1/+1 |
|
|
* | | | | | | | merge 8.7 | dgp | 2019-10-30 | 1 | -0/+100 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from... | jan.nijtmans | 2019-10-28 | 1 | -0/+100 |
|
|
* | | | | | | | merge 8.7 | dgp | 2019-08-26 | 1 | -0/+21 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 1 | -11/+11 |
|
|
| * | | | | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 1 | -11/+32 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -3112/+3300 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | integrate branch bug-4718b41c56, closes [4718b41c56] | sebres | 2019-07-12 | 1 | -0/+20 |
| | | |\ \ \ |
|
| | | | * | | | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur... | sebres | 2019-07-10 | 1 | -0/+20 |
|
|
| | * | | | | | 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 |
| | | |/ |
|
| | | * | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 1 | -4/+4 |
|
|
| | | * | merge 8.5 | dgp | 2015-12-10 | 1 | -8/+4 |
| | | |\ |
|
| | | * | | autoconf-2.59 | dgp | 2015-10-23 | 1 | -5/+5 |
|
|
| | * | | | Bump version numbers for 8.6.9 release. | dgp | 2018-10-05 | 1 | -1/+1 |
|
|
* | | | | | merge 8.7 | dgp | 2019-02-25 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -1/+1 |
|
|
| * | | | | avoid additional in-between path-segment "." in zip, some zip-programs (inclu... | sebres | 2019-01-21 | 1 | -2/+2 |
|
|
* | | | | | merge 8.7 | dgp | 2018-12-14 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | re-generate configure script | jan.nijtmans | 2018-11-24 | 1 | -2/+2 |
|
|
* | | | | | Bump to version 8.7a3 for release. | dgp | 2018-11-14 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -42/+27 |
|
|
* | | | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate... | jan.nijtmans | 2018-09-29 | 1 | -0/+38 |
|
|
* | | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -1/+1 |
|\ \ \ \ |
|