summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-2/+2
* Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-121-2/+2
* Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
* Merge 8.5jan.nijtmans2020-06-251-1/+6
|\
| * Add "manifest.uuid" to the distribution, so we can see exactly where "make di...jan.nijtmans2020-06-241-1/+6
| * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-1/+20
| * Makefiles got out of sync with tcltest version.dgp2019-11-251-2/+2
* | Bump http version to 2.9.2kjnash2020-06-191-2/+2
* | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere an...jan.nijtmans2020-05-051-7/+2
* | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-27/+38
* | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2
* | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-021-2/+2
* | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2...jan.nijtmans2019-11-181-2/+2
|\ \ | |/
| * http package from 2.7.14 to 2.7.15jan.nijtmans2019-11-181-2/+2
* | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ...jan.nijtmans2019-11-151-10/+7
* | Merge 8.5jan.nijtmans2019-10-311-0/+1
|\ \ | |/
| * More patches from Debianjan.nijtmans2019-10-311-0/+1
* | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan...jan.nijtmans2019-10-301-4/+1
* | Extend libtommath stub table, so extension writers can move away from depreca...jan.nijtmans2019-10-231-1/+4
* | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCSjan.nijtmans2019-10-221-11/+106
* | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1)jan.nijtmans2019-10-171-19/+16
|\ \
| * | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number.jan.nijtmans2019-09-061-2/+2
| * | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni...jan.nijtmans2019-09-021-0/+1
| |\ \ | | |/
* | | Merge core-8-6-branch, and merge latest libtommathjan.nijtmans2019-07-281-4/+4
|\ \ \ | |/ /
* | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte...jan.nijtmans2019-06-141-44/+31
|/ /
* | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo...jan.nijtmans2019-05-311-20/+8
* | Merge 8.5jan.nijtmans2019-05-281-1/+1
|\ \ | |/
| * Fix "make dist" for the README -> README.md renamingjan.nijtmans2019-05-271-1/+1
| * [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+2
* | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations an...sebres2019-04-011-1/+18
|\ \
| * | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_t...sebres2019-02-041-1/+5
| * | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, no...sebres2019-02-041-1/+14
* | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o...jan.nijtmans2019-03-281-5/+1
* | | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath:...jan.nijtmans2019-03-251-3/+11
|/ /
* | Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-2/+6
* | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-011-6/+0
* | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-2/+2
* | Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-2/+2
* | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-191-1/+3
* | http::geturl now returns full error stack information if the initial socket c...oehhar2018-04-181-2/+2
* | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Over...jan.nijtmans2017-12-181-2/+1
* | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
|\ \
| * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
|/ /
* | Merge 8.6; update changes.dgp2017-05-091-2/+2
|\ \
| * | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo...jan.nijtmans2017-05-091-2/+2
* | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-121-4/+4
|/ /
* | Update http version number to 2.8.10, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
|\ \ | |/
| * Update http version number to 2.7.14, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
| * (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66