summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6dgp2022-06-155-6/+55
|\
| * Add more testcases for Tcl_GetRange()jan.nijtmans2022-06-142-4/+41
| * Update .gitignorejan.nijtmans2022-06-142-6/+4
| |\
| | * Update .gitignorejan.nijtmans2022-06-142-6/+4
| * | Update ignore-globjan.nijtmans2022-06-141-0/+4
| |\ \ | | |/
| | * Update ignore-globjan.nijtmans2022-06-141-0/+4
| * | Add two new testcases for Tcl_ListObjReplace()jan.nijtmans2022-06-131-0/+10
* | | Bump to 8.6.13 for releasedgp2022-06-068-23/+19
|/ /
* | Missing "const" with -DREG_DEBUG=1jan.nijtmans2022-06-021-1/+1
* | typojan.nijtmans2022-06-023-3/+3
* | Tcl_SetCommandTokenInfo() does not existjan.nijtmans2022-05-312-9/+1
* | Merge 8.5jan.nijtmans2022-05-265-7/+7
|\ \ | |/
| * [https://github.com/tcltk/tcl/pull/15] and typojan.nijtmans2022-05-265-7/+7
* | Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twi...jan.nijtmans2022-05-251-15/+3
* | Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-m...jan.nijtmans2022-05-252-4/+4
* | Fix [76ad7aeba3]: boundary case bug in [string is integer]jan.nijtmans2022-05-254-24/+48
|\ \
| * | Add testcases and fix implementationjan.nijtmans2022-05-252-10/+21
| * | Merge 8.6jan.nijtmans2022-05-241-1261/+1268
| |\ \ | |/ / |/| |
* | | Do all "string" testcases twice: once with and once without bytecodejan.nijtmans2022-05-241-1261/+1268
| * | Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Miss...jan.nijtmans2022-05-223-28/+41
|/ /
* | Merge 8.5jan.nijtmans2022-05-226-5/+19
|\ \ | |/
| * See: [https://github.com/tcltk/tcl/pull/13]jan.nijtmans2022-05-223-0/+6
| * 2 more unused stub entriesjan.nijtmans2022-05-223-5/+13
* | Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c...jan.nijtmans2022-05-222-2/+3
* | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No ...jan.nijtmans2022-05-153-28/+9
* | Merge bugs-http-2022-05-several-minor-mostly-docskjnash2022-05-131-43/+103
|\ \
| * \ Merge 8.6kjnash2022-05-131-8/+4
| |\ \ | |/ / |/| |
* | | Remove "testsize time_t" command, it isn't being usedjan.nijtmans2022-05-121-8/+4
| * | Correction to http(n) - cannot use Upgrade header to upgrade to http/3kjnash2022-05-131-2/+2
| * | In http(n), repaginate long lines.kjnash2022-05-111-19/+32
| * | In http(n), escape - to \- in all command options except example code.kjnash2022-05-111-31/+31
| * | Merge 8.6jan.nijtmans2022-05-112-0/+24
| |\ \ | |/ / |/| |
* | | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m...jan.nijtmans2022-05-112-1/+25
| * | Revise http(n) to fix #6afa947d1akjnash2022-05-111-2/+10
| * | Revise http(n) to fix #14e3c258d9kjnash2022-05-111-6/+14
| * | Revise library/http/http.tcl to fix shift_jis typo and #6898f9cb71kjnash2022-05-111-1/+1
| * | Revise http(n) to fix #443195kjnash2022-05-111-0/+5
| * | Revise http(n) to fix #1414262kjnash2022-05-111-0/+25
| * | Revise http(n) to fix #15e4bd83c2kjnash2022-05-111-1/+2
| * | Create new branch named "bugs-http-2022-05-several-minor-mostly-docs"kjnash2022-05-110-0/+0
|/ /
* | Now we're on it, keep better track with state(host) and state(path). Backport...jan.nijtmans2022-05-101-2/+10
* | 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
|/ /
* | '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
|/ /
* | Close forkjan.nijtmans2022-05-061-1/+5
|\ \
| * \ http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [...oehhar2022-05-041-1/+5
| |\ \