summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-05-106-9/+94
|\
| * Merge 8.6jan.nijtmans2022-05-106-9/+94
| |\
| | * Fix [55bf73b52b]: http reuses connections after 101 Switching Protocolsjan.nijtmans2022-05-105-8/+93
| | |\
| | | * Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-105-8/+93
| | | * Create new branch named "bug-55bf73b52b-8.6"kjnash2022-05-090-0/+0
| | |/
* | | Merge 8.7jan.nijtmans2022-05-0912-13/+21
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-05-0912-13/+21
| |\ \ | | |/
| | * 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13.jan.nijtmans2022-05-0912-13/+21
| | |\
| | | * rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm)jan.nijtmans2022-05-091-0/+0
| | | * rebuild zlib1.dll 1.2.12.1 for i686 and x86_64jan.nijtmans2022-05-092-0/+0
| | | * A number of fixes from zlib's 'develop' branch.jan.nijtmans2022-05-067-11/+19
| | |/
* | | Merge 8.7jan.nijtmans2022-05-060-0/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-05-060-0/+0
| |\ \ | | |/
| | * Close forkjan.nijtmans2022-05-061-1/+5
| | |\
| * | \ Close forkjan.nijtmans2022-05-061-1/+5
| |\ \ \
* | \ \ \ http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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-034-7/+11
* | | | | | Merge 8.7jan.nijtmans2022-04-296-35/+21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C ...jan.nijtmans2022-04-294-55/+38
* | | | | | Merge 8.7jan.nijtmans2022-04-282-4/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2022-04-282-4/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Update libtommath to latest support/1.x branchjan.nijtmans2022-04-2815-21/+3023
| | |\ \ \ \
| | | * \ \ \ Merge libtommathjan.nijtmans2022-04-2814-18/+3011
| | | |\ \ \ \
| | | | * | | | Take over recent commmits on the support/1.x branchjan.nijtmans2019-11-225-20/+20
| | | | * | | | A few post-1.2.0 commits, extracted from support/1.x branchjan.nijtmans2019-11-0611-10/+3003
* | | | | | | | Merge 8.7jan.nijtmans2022-04-263-15/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a sligh...jan.nijtmans2022-04-263-15/+16
* | | | | | | | merge 8.7sebres2022-04-263-1/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge 8.6 (fixes [27520c9b17])sebres2022-04-262-0/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | closes bug [27520c9b17]sebres2022-04-262-0/+10
| | |\ \ \ \ \ \
| | | * | | | | | fixes compilation of try-command [27520c9b17]: compile only if finaly token i...sebres2022-04-261-0/+3
| | | * | | | | | added test illustrating bug [27520c9b17]sebres2022-04-261-0/+7
| * | | | | | | | fixes build using msys/mingw toolchain, missing build path as include caused:sebres2022-04-261-1/+2
* | | | | | | | | Tcl_GetIndexFromObjStruct -> Tcl_GetIndexFromObj. Don't use braces around (Tc...jan.nijtmans2022-04-266-22/+21
* | | | | | | | | Missing macro's for Tcl_GetBytesFromObj() (TIP #568), only can handle size_t ...jan.nijtmans2022-04-261-1/+6
* | | | | | | | | merge-markjan.nijtmans2022-04-210-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2022-04-211-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : C...jan.nijtmans2022-04-213-8/+87
* | | | | | | | | Merge 8.7jan.nijtmans2022-04-212-50/+226
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64b...jan.nijtmans2022-04-212-51/+227
* | | | | | | | | Merge 8.7jan.nijtmans2022-04-208-3279/+83
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove...jan.nijtmans2022-04-208-3289/+83
* | | | | | | | | merge-markjan.nijtmans2022-04-200-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | one more boolPtr -> intPtrjan.nijtmans2022-04-201-4/+4
* | | | | | | | | Merge 8.7jan.nijtmans2022-04-208-212/+59
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write().pooryorick2022-04-201-13/+28
| * | | | | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ...jan.nijtmans2022-04-206-197/+31
* | | | | | | | | Merge 8.7jan.nijtmans2022-04-208-51/+45
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /