summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7kjnash2022-09-085-141/+143
|\
| * Combine flags and testFlags in TcpState. That should unbreak socket testcase ...jan.nijtmans2022-09-083-24/+21
| * Merge 8.6jan.nijtmans2022-09-074-121/+126
| |\
| | * code cleanup (backported from 8.7)jan.nijtmans2022-09-072-347/+497
| | * closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-u...sebres2022-09-062-7/+18
| | |\
| | | * closes [2641672fff], httpd - don't parse delay argument by error 400 (wrong U...sebres2022-09-051-4/+4
| | | * amend to [2641672fff], guarantees a delay to cause a timeout definitely + swi...sebres2022-09-022-2/+2
| | | * really closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and ...sebres2022-09-022-7/+18
| | * | amend to [55a02f20ec]: fixes test env-9.1 for not windows - USERPROFILE is no...sebres2022-09-061-2/+4
* | | | Bugfixes - treat a disappearing socket as eof; do not open a (second) socket ...kjnash2022-09-081-24/+62
* | | | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci...kjnash2022-09-065-26/+398
* | | | Revise http::geturl to open its socket in an idletask coroutine. This is pre...kjnash2022-09-062-236/+665
* | | | Minor bugfixes, improvments to layout, comments, logging.kjnash2022-09-061-19/+46
* | | | Refactor some variable, command and coroutine names.kjnash2022-09-061-65/+61
* | | | Add explicit return to most commands.kjnash2022-09-061-1/+29
* | | | Merge 8.7kjnash2022-09-0521-1564/+7475
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Primarily ticket [55a02f20ec]apnadkarni2022-09-054-8/+53
| |\ \ \ | | |/ /
| | * | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windowsapnadkarni2022-09-052-2/+47
| | * | typo'sjan.nijtmans2022-09-032-5/+5
| | |/
| * | TIP #627: Some more protection against invalid objc valuesjan.nijtmans2022-09-021-0/+8
| * | Merge 8.6jan.nijtmans2022-09-021-1/+1
| |\ \ | | |/
| | * Mark httpold-4.12 knownBug. See [2641672]: http1.0 failing test: httpold-4.12jan.nijtmans2022-09-021-1/+1
| | * Fix [95b6a1747a]: Eval.3 docu fixjan.nijtmans2022-09-021-1/+1
| * | Bugfix for TIP #627: If only objProc or deleteProc is updated with Tcl_SetCom...jan.nijtmans2022-09-021-9/+15
| * | -1 -> TCL_INDEX_NONE, where appropriatejan.nijtmans2022-09-021-82/+92
| * | Merge 8.6jan.nijtmans2022-09-012-4/+4
| |\ \ | | |/
| | * Fix [36ec49db6abc3b1a]: Tcl_TraceVar manpage : missing `const` on char* fieldsjan.nijtmans2022-09-011-2/+2
| * | Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *....jan.nijtmans2022-09-012-159/+140
| * | Merge 8.6jan.nijtmans2022-08-311-1/+1
| |\ \ | | |/
| | * Fix [0aa7638534]: .gitignore ignores library/tcltest.tcljan.nijtmans2022-08-311-1/+1
| | |\
| | | * Fix [0aa7638534]: .gitignore ignores library/tcltest.tcljan.nijtmans2022-08-311-1/+1
| * | | Apply patch 0006 from [37108037b9]: Code cleanups to support CHERIjan.nijtmans2022-08-301-7/+10
| * | | More code cleanup, inspired by [37108037b9]jan.nijtmans2022-08-301-39/+39
| * | | gcc warning (-Wc++-compat)jan.nijtmans2022-08-301-1/+1
| * | | [37108037b9], patch 0004jan.nijtmans2022-08-291-9/+9
| * | | Merge 8.6 (no need for TclUnusedStubEntry here)jan.nijtmans2022-08-293-11/+5
| |\ \ \ | | |/ /
| | * | Add 2 unused (internal) stub entriesjan.nijtmans2022-08-293-5/+9
| | |\ \ | | | |/
| | | * Add 2 unused (internal) stub entriesjan.nijtmans2022-08-293-5/+9
| * | | Remove TODO's already done. Only use ListSizeT for types which are 'size_t' i...jan.nijtmans2022-08-292-23/+13
| * | | TIP 625 - list reimplementationapnadkarni2022-08-2913-1273/+7147
| |\ \ \
| | * \ \ Merged core-8-branchapnadkarni2022-08-2974-2445/+1080
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Remove knownBug constraint now that apply has been fixedapnadkarni2022-08-061-1/+1
| | * | | Merge core-8-branchapnadkarni2022-08-0641-431/+661
| | |\ \ \
| | * | | | Garbage collect unreferenced elements in lset implementation. Add tests forapnadkarni2022-07-292-12/+177
| | * | | | Final prep for TIP625 voteapnadkarni2022-07-272-22/+84
| | * | | | List rep tests for lappend,lset,lassign,lremove,lrange,lpopapnadkarni2022-07-262-90/+1293
| | * | | | Tests for spanned lists with shared repsapnadkarni2022-07-252-15/+215
| | * | | | Missing "package require tcl::test", this causes test failures on Windows wit...jan.nijtmans2022-07-201-0/+1
| | * | | | merge forkapnadkarni2022-07-201-1/+1
| | |\ \ \ \
| | | * | | | Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem bu...jan.nijtmans2022-07-191-1/+1