| Commit message (Expand) | Author | Age | Files | Lines |
* | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act... | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
|
|
* | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -2/+2 |
|\ |
|
| * | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -2/+2 |
|
|
| * | Don't assume/set LDFLAGS being "", it could be set on the "configure" command... | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
|
|
| * | Makefiles got out of sync with tcltest version. | dgp | 2019-11-25 | 1 | -2/+2 |
|
|
* | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. | jan.nijtmans | 2019-12-02 | 1 | -2/+2 |
|
|
* | | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2... | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | http package from 2.7.14 to 2.7.15 | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|
|
* | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ... | jan.nijtmans | 2019-11-15 | 1 | -1/+0 |
|
|
* | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -1/+0 |
|
|
* | | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -0/+1 |
|
|
* | | Update to latest libtommath, version 1.2.0 | jan.nijtmans | 2019-10-22 | 1 | -19/+15 |
|\ \ |
|
| * \ | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -38/+52 |
| |\ \ |
|
| * \ \ | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -13/+10 |
| |/ / / |
|
* | | | | Bump to dde 1.4.2 and registry 1.3.4 | dgp | 2019-10-21 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Bump to dde 1.4.2 and registry 1.3.4. | dgp | 2019-10-21 | 1 | -2/+2 |
|
|
| * | | Modify registry/dde such that they no longer need to be compiled with -DUNICO... | jan.nijtmans | 2019-09-20 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 and fix Travis build on Windows | jan.nijtmans | 2019-09-27 | 1 | -2/+2 |
|\ \ \ |
|
* \ \ \ | Merge 8.6 | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and ... | jan.nijtmans | 2019-09-19 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|
|
| * | | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -1/+9 |
|
|
* | | | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. | jan.nijtmans | 2019-09-06 | 1 | -2/+2 |
|
|
* | | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
|
|
* | | | 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.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 |
|
|
| * | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep... | sebres | 2018-11-22 | 1 | -1/+1 |
|
|
| * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
| * | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 1 | -3/+3 |
|
|
| * | Backport "registry" version 1.3.3, so all active branches now have the same r... | jan.nijtmans | 2018-10-24 | 1 | -3/+3 |
|
|
* | | 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 |
|
|
* | | | 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 |
|
|
* | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ... | jan.nijtmans | 2019-01-22 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
* | | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. | jan.nijtmans | 2018-10-26 | 1 | -2/+2 |
|
|
* | | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! | jan.nijtmans | 2018-10-22 | 1 | -2/+2 |
|
|
* | | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|
|
* | | http::geturl now returns full error stack information if the initial socket c... | oehhar | 2018-04-18 | 1 | -2/+2 |
|
|