| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -10/+7 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-10-31 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | More patches from Debian | jan.nijtmans | 2019-10-31 | 1 | -0/+1 |
|
|
* | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -4/+1 |
|
|
* | | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -1/+4 |
|
|
* | | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCS | jan.nijtmans | 2019-10-22 | 1 | -11/+106 |
|
|
* | | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -19/+16 |
|\ \ |
|
| * | | 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 |
| |\ \
| | |/ |
|
* | | | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
* | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -44/+31 |
|/ / |
|
* | | 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 | -20/+8 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-05-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix "make dist" for the README -> README.md renaming | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
| * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
* | | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an... | sebres | 2019-04-01 | 1 | -1/+18 |
|\ \ |
|
| * | | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t... | sebres | 2019-02-04 | 1 | -1/+5 |
|
|
| * | | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no... | sebres | 2019-02-04 | 1 | -1/+14 |
|
|
* | | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 1 | -5/+1 |
|
|
* | | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:... | jan.nijtmans | 2019-03-25 | 1 | -3/+11 |
|/ / |
|
* | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 1 | -2/+6 |
|
|
* | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 1 | -6/+0 |
|
|
* | | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
* | | Update http version number, and fix some related test-cases | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
|
|
* | | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind | pooryorick | 2018-06-19 | 1 | -1/+3 |
|
|
* | | http::geturl now returns full error stack information if the initial socket c... | oehhar | 2018-04-18 | 1 | -2/+2 |
|
|
* | | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Over... | jan.nijtmans | 2017-12-18 | 1 | -2/+1 |
|
|
* | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
|\ \ |
|
| * | | http state 100 continue handling broken [2a94652ee1] | oehhar | 2017-08-31 | 1 | -2/+2 |
|/ / |
|
* | | Merge 8.6; update changes. | dgp | 2017-05-09 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo... | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
|
|
* | | | Bump msgcat and tcl tests and continue updates to changes. | dgp | 2017-04-12 | 1 | -4/+4 |
|/ / |
|
* | | Update http version number to 2.8.10, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 1 | -2/+2 |
|
|
| * | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende... | jan.nijtmans | 2016-03-29 | 1 | -66/+66 |
|
|
| * | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d... | jan.nijtmans | 2016-03-23 | 1 | -1/+1 |
|
|
| * | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle... | jan.nijtmans | 2016-03-23 | 1 | -64/+64 |
|
|
* | | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con... | jan.nijtmans | 2016-06-02 | 1 | -2/+2 |
|
|
* | | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende... | jan.nijtmans | 2016-03-29 | 1 | -66/+66 |
|
|
* | | Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory. | dkf | 2016-03-27 | 1 | -1/+1 |
|
|
* | | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d... | jan.nijtmans | 2016-03-23 | 1 | -1/+1 |
|
|
* | | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle... | jan.nijtmans | 2016-03-23 | 1 | -64/+64 |
|
|
* | | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li... | jan.nijtmans | 2015-12-21 | 1 | -1/+1 |
|
|
* | | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -1/+1 |
|
|
* | | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo... | jan.nijtmans | 2015-09-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platform | jan.nijtmans | 2015-09-25 | 1 | -2/+2 |
|
|
* | | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -2/+2 |
|\ \ |
|