summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Pr...jan.nijtmans2022-06-141-61/+88
* | | Bump to 8.6.13 for releasedgp2022-06-061-1/+1
|/ /
* | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m...jan.nijtmans2022-05-111-1/+4
* | Now we're on it, keep better track with state(host) and state(path). Backport...jan.nijtmans2022-05-101-2/+10
* | Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-102-4/+55
* | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
|\ \
| * | RFE [eb64b1520] http: be tolerant against invalid content encoding header res...oehhar2021-12-032-3/+7
* | | Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-042-4/+3
* | | Merge 8.5jan.nijtmans2022-03-228-252/+253
|\ \ \ | | |/ | |/|
| * | Update tzdata to 2022ajan.nijtmans2022-03-228-252/+253
* | | Update tcltest package to version 2.5.4 (backported from Tcl 8.7)jan.nijtmans2021-12-082-5/+23
| |/ |/|
* | Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
* | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-272-2/+2
|\ \ | |/
| * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-272-2/+2
* | Update TZ info to tzdata2021ejan.nijtmans2021-10-272-158/+158
|\ \ | |/
| * Update TZ info to tzdata2021ejan.nijtmans2021-10-272-158/+158
* | Merge 8.5jan.nijtmans2021-10-251-0/+11
|\ \ | |/
| * Update platform extension for MaxOS Montereyjan.nijtmans2021-10-251-0/+11
| * Update TZ info to tzdata2021djan.nijtmans2021-10-181-2/+0
| * Update TZ info to tzdata2021c.jan.nijtmans2021-10-072-3/+11
| * Update TZ info to tzdata2021b.jan.nijtmans2021-09-2639-703/+193
* | Update TZ info to tzdata2021d.José Ignacio Marín2021-10-181-2/+0
* | Update TZ info to tzdata2021c.José Ignacio Marín2021-10-022-3/+11
* | Update TZ info to tzdata2021b.José Ignacio Marín2021-09-2539-703/+193
* | Merge 8.5jan.nijtmans2021-07-163-52/+52
|\ \ | |/
| * -eofchar should only be effective on input, not on output, since it could res...jan.nijtmans2021-07-162-3/+3
| * comment clean-upjan.nijtmans2021-07-162-173/+169
| * Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execokjan.nijtmans2021-07-141-5/+5
* | Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-281-0/+1584
|\ \ | |/
| * Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-281-0/+1584
* | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-182-1/+21
|\ \ | |/
| * Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-182-1/+21
| |\
| | * Adapt iso8859-7.enc to latest version, and fix testcasejan.nijtmans2021-06-151-1/+1
| | * Add new encoding iso8859-11jan.nijtmans2021-06-151-0/+20
| |/ |/|
* | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-081-4/+9
* | Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a...jan.nijtmans2021-02-231-2/+1
* | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-022-4/+8
|\ \ | |/
* | Use "in" operator in stead of "lsearch -exact" when possiblejan.nijtmans2021-01-282-2/+2
* | Update to tzdata 2021ajan.nijtmans2021-01-251-0/+1
|\ \
* \ \ Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-052-2/+3
|\ \ \
* \ \ \ merge 8.6dgp2020-12-2625-433/+270
|\ \ \ \
| * | | | Update TZ info to tzdata2020e.José Ignacio Marín2020-12-2325-433/+270
* | | | | merge 8.6dgp2020-12-111-2/+11
|\ \ \ \ \ | |/ / / /
| * | | | Update "platform" package to handle macOS Big Sur with arm processor.jan.nijtmans2020-12-111-2/+11
| |\ \ \ \
* | \ \ \ \ merge 8.6dgp2020-12-101-10/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update "platform" package to handle Big Sur version numbering. Also remove sp...jan.nijtmans2020-12-101-10/+24
* | | | | | merge 8.6dgp2020-12-077-16/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-5/+18
| |\ \ \ \ \
| * \ \ \ \ \ Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-032-2/+5
| |\ \ \ \ \ \
| * | | | | | | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-205-9/+9