summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-04-191-2/+2
|\
| * merge 8.6dgp2018-04-191-2/+2
| |\
| | * http::geturl now returns full error stack information if the initial socket c...oehhar2018-04-181-2/+2
| * | msgcat 1.7.0 features need foundation of Tcl 8.7.dgp2018-03-121-1/+1
* | | merge 8.7dgp2018-03-121-3/+7
|\ \ \ | |/ /
| * | Implement TIP 490: msgcat for TclOOdgp2018-03-121-2/+2
| |\ \
| | * | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and wi...oehhar2018-01-131-1/+1
| | * | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch releaseoehhar2018-01-131-2/+2
| | * | TIP490: oo for msgcal: new solution enable any command for oo, new command mc...oehhar2018-01-101-2/+2
| * | | merge 8.7dgp2018-03-121-10/+3
| |\ \ \
| * \ \ \ merge 8.7dgp2017-11-071-12/+40
| |\ \ \ \
| * | | | | Basic scaffolding for tcl::processf.bonnet2017-08-171-1/+5
* | | | | | merge core-8-branchjan.nijtmans2018-02-061-7/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove handling of http 1.0 package files from Makefiles.dgp2017-12-291-7/+2
| | |_|/ / | |/| | |
* | | | | merge core-8-branchjan.nijtmans2017-12-181-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more.jan.nijtmans2017-12-181-3/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Over...jan.nijtmans2017-12-181-2/+1
* | | | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl...jan.nijtmans2017-11-061-7/+7
|/ / /
* | | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-031-2/+2
* | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-2/+10
* | | Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-081-2/+14
* | | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering fro...jan.nijtmans2017-09-041-2/+2
|\ \ \ | |/ /
| * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| |\ \
* | \ \ 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
| |\ \
| * | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-121-4/+4
* | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-021-10/+2
|\ \ \ \ | | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-291-2/+10
|\ \ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-111-2/+2
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-2/+10
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | [unix] build for *nix fixed, code clean-ups; missing declarations; unused var...sebres2017-01-101-2/+2
| | * | | | string index tree for fast greedy search of the string (index) by unique stri...sebres2017-01-101-0/+4
| | * | | | [temp-commit]: tclClockFmt.c - 1st trysebres2017-01-101-0/+4
| | | |_|/ | | |/| |
| | | | |
| \ \ \ \
*-. \ \ \ \ TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifierjan.nijtmans2017-05-181-4/+12
|\ \ \ \ \ \ | | |/ / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Re-base to trunk, and get latest code from here: [https://github.com/lalborno...jan.nijtmans2017-03-081-4/+12
| | |/ / | |/| |
* | | | merge core-8-6-branchjan.nijtmans2017-05-091-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo...jan.nijtmans2017-05-091-2/+2
| |/
* | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-1/+5
* | merge core-8-6-branch (http package version update)jan.nijtmans2016-11-021-2/+2
|\ \ | |/
| * 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
* | | tcltest 2.3.9 -> 2.4.0jan.nijtmans2016-06-021-2/+2
* | | Bump tcltest version to 2.3.9gahr2016-04-201-2/+2
* | | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multip...jan.nijtmans2016-03-271-66/+66