Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2022-05-11 | 2 | -1/+25 |
|\ | |||||
| * | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add ↵ | jan.nijtmans | 2022-05-11 | 2 | -1/+25 |
| | | | | | | | | more testcases for http::CharsetToEncoding, revealing one more bug | ||||
* | | merge-mark | jan.nijtmans | 2022-05-10 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Now we're on it, keep better track with state(host) and state(path). ↵ | jan.nijtmans | 2022-05-10 | 1 | -2/+10 |
| | | | | | | | | Backported from http 2.10 | ||||
* | | Merge 8.6 | jan.nijtmans | 2022-05-10 | 6 | -9/+94 |
|\ \ | |/ | |||||
| * | Fix [55bf73b52b]: http reuses connections after 101 Switching Protocols | jan.nijtmans | 2022-05-10 | 5 | -8/+93 |
| |\ | |||||
| | * | Fix the bug. Standardise and document protocol upgrades. | kjnash | 2022-05-10 | 5 | -8/+93 |
| | | | |||||
| | * | Create new branch named "bug-55bf73b52b-8.6" | kjnash | 2022-05-09 | 0 | -0/+0 |
| |/ | |||||
* | | Merge 8.6 | jan.nijtmans | 2022-05-09 | 12 | -13/+21 |
|\ \ | |/ | |||||
| * | 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. | jan.nijtmans | 2022-05-09 | 12 | -13/+21 |
| |\ | |||||
| | * | rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm) | jan.nijtmans | 2022-05-09 | 1 | -0/+0 |
| | | | |||||
| | * | rebuild zlib1.dll 1.2.12.1 for i686 and x86_64 | jan.nijtmans | 2022-05-09 | 2 | -0/+0 |
| | | | |||||
| | * | A number of fixes from zlib's 'develop' branch. | jan.nijtmans | 2022-05-06 | 7 | -11/+19 |
| |/ | |||||
* | | Merge 8.6 | jan.nijtmans | 2022-05-06 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Close fork | jan.nijtmans | 2022-05-06 | 1 | -1/+5 |
| |\ | |||||
* | \ | Close fork | jan.nijtmans | 2022-05-06 | 1 | -1/+5 |
|\ \ \ | |||||
| * \ \ | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket ↵ | oehhar | 2022-05-04 | 1 | -1/+5 |
| |\ \ \ | | | |/ | | |/| | | | | | [8eb64b1520] | ||||
| | * | | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket ↵ | oehhar | 2022-05-04 | 1 | -1/+5 |
| | |\ \ | | | | | | | | | | | | | | | | [8eb64b1520] | ||||
| | | * | | RFE [eb64b1520] http: be tolerant against invalid content encoding header ↵ | oehhar | 2021-12-03 | 4 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | responses | ||||
* | | | | | Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C ↵ | jan.nijtmans | 2022-04-29 | 4 | -55/+38 |
| | | | | | | | | | | | | | | | | | | | | has both 'size_t' and 'ptrdiff_t', use those to define INT2PTR and friends (including UINT2PTR) | ||||
* | | | | | Merge 8.6 | jan.nijtmans | 2022-04-28 | 2 | -4/+13 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Update libtommath to latest support/1.x branch | jan.nijtmans | 2022-04-28 | 15 | -21/+3023 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge libtommath | jan.nijtmans | 2022-04-28 | 14 | -18/+3011 |
| | |\ \ \ \ | |||||
| | | * | | | | Take over recent commmits on the support/1.x branch | jan.nijtmans | 2019-11-22 | 5 | -20/+20 |
| | | | | | | | |||||
| | | * | | | | A few post-1.2.0 commits, extracted from support/1.x branch | jan.nijtmans | 2019-11-06 | 11 | -10/+3003 |
| | | | | | | | |||||
* | | | | | | | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a ↵ | jan.nijtmans | 2022-04-26 | 3 | -15/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | slightly more efficient implementation of Tcl_GetIndexFromObj*() (TIP #613) | ||||
* | | | | | | | merge 8.6 (fixes [27520c9b17]) | sebres | 2022-04-26 | 2 | -0/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | closes bug [27520c9b17] | sebres | 2022-04-26 | 2 | -0/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fixes compilation of try-command [27520c9b17]: compile only if finaly token ↵ | sebres | 2022-04-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is simple | ||||
| | * | | | | | | added test illustrating bug [27520c9b17] | sebres | 2022-04-26 | 1 | -0/+7 |
| | | | | | | | | |||||
* | | | | | | | | fixes build using msys/mingw toolchain, missing build path as include caused: | sebres | 2022-04-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic/tclEvent.c:17:10: fatal error: tclUuid.h: No such file or directory (cherry picked from unix/Makefile.in) | ||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-04-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : ↵ | jan.nijtmans | 2022-04-21 | 3 | -8/+87 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFLAGS_OPTIMIZE. Builds on MacOSX will now be done with -O2 in Release mode. | ||||
* | | | | | | | | Although I don't think it helps for [62f56a61aca52db3], put back ↵ | jan.nijtmans | 2022-04-21 | 2 | -51/+227 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-64bit and fat_32_64 functionality: It's probably too early to abandon 32-bit builds | ||||
* | | | | | | | | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. ↵ | jan.nijtmans | 2022-04-20 | 8 | -3289/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove macosx/Tcl.xcode in favor of macosx/Tcl.xcodeproj | ||||
* | | | | | | | | one more boolPtr -> intPtr | jan.nijtmans | 2022-04-20 | 1 | -4/+4 |
| | | | | | | | | |||||
* | | | | | | | | Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write(). | pooryorick | 2022-04-20 | 1 | -13/+28 |
| | | | | | | | | |||||
* | | | | | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS ↵ | jan.nijtmans | 2022-04-20 | 6 | -197/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Aqua : CFLAGS_OPTIMIZE | ||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-04-20 | 6 | -61/+59 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't ↵ | jan.nijtmans | 2022-04-20 | 8 | -67/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exist when the API was designed) | ||||
* | | | | | | | | Remove some unnecessary buffer reference counting in Write(). The reference | pooryorick | 2022-04-20 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | counting in FlushChannel() has got it covered. | ||||
* | | | | | | | | Fix [0061c7a476]: signed integer overflow in ZipReadInt() | jan.nijtmans | 2022-04-16 | 1 | -1/+2 |
| | | | | | | | | |||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-04-15 | 4 | -115/+1001 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix [5294e6feca]: minizip for TIP #430 broken | jan.nijtmans | 2022-04-15 | 3 | -114/+1000 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-04-14 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Fix [da733cf8a6]: indexObj-6.7 fails | jan.nijtmans | 2022-04-14 | 1 | -2/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Update to latest version of tinydir | jan.nijtmans | 2022-04-14 | 1 | -49/+71 |
| | | | | | | | | | |||||
| | * | | | | | | | Proposed fix for [5294e6feca]: minizip for TIP #430 broken | jan.nijtmans | 2022-04-14 | 4 | -115/+979 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-04-14 | 1 | -22/+22 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Change testConstraint "ucs4" to "utf32", since that's more accurate | jan.nijtmans | 2022-04-14 | 1 | -22/+22 |
| | | | | | | | |