summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d...jan.nijtmans2016-03-231-1/+1
| * (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle...jan.nijtmans2016-03-231-64/+64
* | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con...jan.nijtmans2016-06-021-2/+2
* | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
* | Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory.dkf2016-03-271-1/+1
* | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d...jan.nijtmans2016-03-231-1/+1
* | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle...jan.nijtmans2016-03-231-64/+64
* | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li...jan.nijtmans2015-12-211-1/+1
* | Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
|\ \ | |/
| * Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
* | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo...jan.nijtmans2015-09-291-2/+2
|\ \ | |/
| * proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformjan.nijtmans2015-09-251-2/+2
* | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-2/+2
|\ \
| * \ merge trunkoehhar2015-05-311-76/+123
| |\ \
| * | | TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-191-2/+2
* | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-8/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-9/+0
| * | `make dist` allowed README-* fossil droppings to leak into the distribution.dgp2014-08-251-1/+1
| * | merge 8.5dgp2014-08-041-0/+1
| |\ \
| * \ \ merge 8.5dgp2014-08-021-2/+2
| |\ \ \
| * \ \ \ merge 8.5dgp2014-07-281-1/+2
| |\ \ \ \
| * | | | | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28).dgp2014-07-231-8/+7
* | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-201-4/+0
* | | | | | Bump to http 2.8.9dgp2015-05-141-2/+2
* | | | | | Fix [8065d178229d8d335eee64d36ada37c4dedf2579|8065d17822]: Duplicate -DNDEBUG...jan.nijtmans2015-04-201-1/+1
* | | | | | Don't warn about warnings that are suppressed correctly now.dkf2015-04-091-1/+0