| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-05-31 | 1 | -5/+2 |
|\ |
|
| * | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 1 | -5/+2 |
|
|
| * | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 1 | -0/+4 |
| |\ |
|
| | * | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 1 | -0/+1 |
|
|
| | * | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 1 | -0/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-03-28 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -1/+0 |
|
|
| * | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 1 | -0/+2 |
| |/ |
|
| * | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 1 | -0/+1 |
|
|
* | | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions ar... | jan.nijtmans | 2019-03-08 | 1 | -0/+1 |
|
|
* | | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more ... | jan.nijtmans | 2019-01-22 | 1 | -0/+1 |
|
|
* | | Many simplifications in tclExecute.c, now that libtommath provides new functi... | jan.nijtmans | 2019-01-22 | 1 | -0/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-01-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ... | jan.nijtmans | 2019-01-22 | 1 | -1/+1 |
|
|
* | | fixes creation of libtcl.vfs using links, if ln-command does not support "-t"... | sebres | 2019-01-21 | 1 | -4/+4 |
|
|
* | | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di... | sebres | 2019-01-21 | 1 | -7/+21 |
|
|
* | | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc... | sebres | 2019-01-14 | 1 | -10/+46 |
|\ \
| |/ |
|
| * | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons... | sebres | 2019-01-14 | 1 | -8/+45 |
|
|
| * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
* | | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported ... | sebres | 2018-12-28 | 1 | -1/+2 |
|
|
* | | make: better algo to wrap to absolute zip-path (for systems resp. toolchains ... | sebres | 2018-11-23 | 1 | -1/+3 |
|
|
* | | make/configure review: normalizes the latest fixes across unix/win | sebres | 2018-11-23 | 1 | -2/+2 |
|
|
* | | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx pr... | sebres | 2018-11-22 | 1 | -2/+5 |
|
|
* | | typo, which caused travis build to fail. | jan.nijtmans | 2018-11-22 | 1 | -1/+1 |
|
|
* | | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206... | hypnotoad | 2018-11-21 | 1 | -0/+1 |
|
|
* | | Carrying the previous checkin over to the Windows Makefile | hypnotoad | 2018-11-19 | 1 | -4/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|
|
* | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -2/+3 |
|
|
* | | Merge 8.6
| jan.nijtmans | 2018-10-08 | 1 | -1/+0 |
|\ \
| |/ |
|
* | | Adding Zipfile to the list of products produced for builds | hypnotoad | 2018-09-30 | 1 | -1/+1 |
|
|
* | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate... | jan.nijtmans | 2018-09-29 | 1 | -4/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|
|
* | | Prevent possible build order problem, due to missing dde/registry dll's. | jan.nijtmans | 2018-09-22 | 1 | -1/+1 |
|
|
* | | Fix various test-cases, which started failing on Windows due to TIP #430 | jan.nijtmans | 2018-09-13 | 1 | -0/+4 |
|
|
* | | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. | jan.nijtmans | 2018-09-07 | 1 | -0/+1 |
|
|
* | | merge 8.7 | dgp | 2018-06-12 | 1 | -1/+1 |
|\ \ |
|
| * | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m... | sebres | 2018-06-05 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2018-05-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | No longer pass "--enable-threads" to battery-included sub-packages, since it... | jan.nijtmans | 2018-05-30 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2018-05-11 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) | jan.nijtmans | 2018-05-11 | 1 | -1/+5 |
| |\ \ \
| | | |/ |
|
| | * | | merge 8.7 | jan.nijtmans | 2018-03-15 | 1 | -8/+4 |
| | |\ \ |
|
| | * \ \ | merge trunk | jan.nijtmans | 2017-10-23 | 1 | -0/+5 |
| | |\ \ \ |
|
| | * \ \ \ | Rebase to trunk | jan.nijtmans | 2017-09-08 | 1 | -1/+5 |
| | |\ \ \ \ |
|
| | | * \ \ \ | merge trunk | jan.nijtmans | 2017-05-04 | 1 | -33/+42 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | merge trunk | jan.nijtmans | 2015-07-02 | 1 | -17/+21 |
| | | |\ \ \ \ \ |
|