summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* http state 100 continue handling broken [2a94652ee1]bug_2a94652ee1oehhar2017-08-312-2/+3
|
* merge releasedgp2017-08-095-5/+5
|\
| * merge 8.6dgp2017-07-181-2/+2
| |\ | |/ |/|
| * merge 8.6dgp2017-06-261-22/+28
| |\
| * \ merge 8.6dgp2017-05-191-1/+1
| |\ \
| * \ \ Merge 8.6; update changes.dgp2017-05-092-5/+6
| |\ \ \
| * \ \ \ merge 8.6dgp2017-04-191-4/+13
| |\ \ \ \
| * | | | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-124-4/+4
| | | | | |
| * | | | | merge 8.6dgp2017-03-312-2/+168
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2017-03-171-8/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2017-03-10143-6716/+6161
| |\ \ \ \ \ \ \
| * | | | | | | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
| | | | | | | | |
* | | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵jan.nijtmans2017-07-171-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | across builds from auto_mkindex
| * | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵jan.nijtmans2017-07-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | across builds from auto_mkindex
| * | | | | | | | (cherry-pick from core-8-6-branch): Update TZ info to tzcode2017b.jan.nijtmans2017-03-23144-6717/+6328
| | | | | | | | |
* | | | | | | | | Try to make good stack trace. Fallback to making not-so-good stack trace.bug_46f801ea5adgp2017-06-261-22/+28
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | Stop failing altogether. Test in test suite, not program fragility.
* | | | | | | | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the ↵jan.nijtmans2017-05-181-1/+1
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | world was a VAX] for OpenBSD. Also fix [http://core.tcl.tk/tk/tktview?name=84a27b1c67|84a27b1c67]: Tcl and Tk's tcl.m4 not synced? (configure script not re-generated yet, I'm sure Don will do that in the rc branch)
* | | | | | | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: ↵jan.nijtmans2017-05-092-5/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Memory leak if client requests "Connection: close" but server responses with "Connection: keep-alive" http: 2.8.10 -> 2.8.11
| * | | | | | fix chan leak with http keepalive vs close (bug [6ca52aec14])bug_6ca52aec14aspect2017-02-121-3/+4
| | |/ / / / | |/| | | |
* | | | | | Fix [bc432269b74e9b246bf01f354714fed47cb227ed|bc432269]: http fails in a ↵jan.nijtmans2017-04-181-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | safe interpreter
* | | | | | Another attempt to fix the two executable flags.jan.nijtmans2017-04-121-0/+0
| |_|_|_|/ |/| | | |
* | | | | Update TZ info to tzcode2017b.José Ignacio Marín2017-03-232-2/+168
| |_|_|/ |/| | |
* | | | Make 'clock' and 'encoding' into proper compilable ensemblesKevin B Kenny2017-03-141-8/+3
| |_|/ |/| |
* | | Update TZ data with tzdata2017a from IANAJosé Ignacio Marín2017-03-10143-6716/+6161
|/ /
* | Merge IETF tzdata2016jvenkat2017-01-146-23/+242
|\ \ | |/
| * Upgrade TZDATA to IETF tzdata2016jvenkat2017-01-146-23/+242
| |
* | compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
|\ \ | |/
| * compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
| |
* | Merge tzdata2016i from IETFvenkat2016-11-124-39/+208
|\ \ | |/
| * Update to tzdata2016i from IETFvenkat2016-11-124-39/+208
| |
* | Make packages msgcat and tcltest work unmodified in "novem".jan.nijtmans2016-11-042-2/+2
| |
* | Update http version number to 2.8.10, due to [838e99a76d]jan.nijtmans2016-11-022-4/+4
|\ \ | |/
| * Update http version number to 2.7.14, due to [838e99a76d]jan.nijtmans2016-11-022-2/+2
| |
* | [1ae12987cb] Ensure that deleting the [history] command deletes its storage.dkf2016-10-301-0/+24
| |
* | Merge timezone data tzdata2016hvenkat2016-10-264-186/+186
|\ \ | |/
| * Update timezone data to tzdata2016h from IETFvenkat2016-10-264-186/+186
| |
* | [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-1/+33
|\ \ | |/
| * [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-1/+33
| |
* | Merge tzdata2016g from ietf.orgvenkat2016-10-0269-1864/+1698
|\ \ | |/
| * Update tzdata to 2016g from ietf.orgvenkat2016-10-0269-1864/+1698
| |
| * Update tzdata to 2016f from ietf.orgvenkat2016-07-2022-159/+159
| |
* | Merge dup-removal into search loop so we avoid pre-processing efforts ondgp2016-08-261-8/+3
| | | | | | data that are never used. Contributed patch from Brian Griffin.
* | tzdata2016fdgp2016-07-1222-159/+159
| |
* | Start RC branch for Tcl 8.6.6dgp2016-07-121-1/+1
| |
* | Fixup the ensemble rewrite conversions (merge fork)jan.nijtmans2016-07-051-1/+1
| |
* | [09fabeb1fd] test subdirs in sorted order.dgp2016-07-021-1/+1
| |
* | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in ↵jan.nijtmans2016-06-022-6/+32
| | | | | | | | tcltest::configure. Tcltest 2.3.8 -> 2.4.0.
* | Make tclreg13.dll work in any Unicode environment (either with 32-bit or ↵jan.nijtmans2016-05-131-2/+2
| | | | | | | | 64-bit characters). Adopted from Androwish. Thanks to Christian Werner. version -> 1.3.2
* | Update to tzdata2016d from IETFvenkat2016-04-2234-313/+463
|\ \ | |/
| * Update to tzdata2016d from IETFvenkat2016-04-2234-313/+463
| |