summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename commands http::socketForTls -> http::socketAsCallback, http::socket ->...kjnash2023-12-061-29/+30
* Generalise http::register etc and revise recent changes that were tls-only.kjnash2023-12-055-28/+109
* Define http(usingThread) more preciselykjnash2023-12-051-1/+6
* Fix for ticket [bbaf69c3dd] (test http-4.15.*). Do not rely on tk TLD. Incr...kjnash2023-12-031-7/+23
* Create new branch named "bugs-http-8c3de50-bbaf69c"kjnash2023-12-030-0/+0
* Remove 8.6 specific documentationoehhar2023-11-301-8/+0
* Merge 8.6oehhar2023-11-301-7/+6
|\
| * MS-Win: document the exec %var% re-allowance. Ticket [fb2fa9b3f6]oehhar2023-11-301-7/+6
* | Merge 8.6oehhar2023-11-302-22/+36
|\ \ | |/
| * Tickets [fb2fa9b3f6] [21b0629c81]: ms-win: revert security patch to quote eac...oehhar2023-11-302-22/+36
| |\
| | * Merge core-8-6-branchoehhar2023-11-3013-77/+121
| | |\ | | |/ | |/|
| | * Remove comment sign from winPipe slowtest. I suppose, this is not intentionaly.oehhar2023-11-301-1/+1
| | * fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerabi...sebres2023-10-272-1/+17
| | * better readability for winPipe.test (naming flags), no functional changessebres2023-10-271-22/+20
* | | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-gen...jan.nijtmans2023-11-275-68/+2
|\ \ \ | |/ /
| * | (cherry-pick) Corrected synopsis of namespace manual page where the subcomman...jan.nijtmans2023-11-271-1/+1
* | | Need Tcl_Size #define a little earlier (for 8.6)jan.nijtmans2023-11-242-27/+35
* | | Update dde and registry (int -> Tcl_Size)jan.nijtmans2023-11-242-40/+40
* | | Fix [e653408972]: autoconf warningjan.nijtmans2023-11-233-8/+2
|\ \ \ | |/ /
| * | Fix [e653408972]: autoconf warningjan.nijtmans2023-11-231-1/+1
* | | Remove testgetencpath/testsetencpath test commands: Testcase can use "encodin...jan.nijtmans2023-11-233-83/+5
* | | Fix [b8a30af3da]: test failures in reg.test. Now works with -DTCL_NO_DEPRECAT...jan.nijtmans2023-11-231-2/+2
* | | Fix regexp test failures [b8a30af3da]jan.nijtmans2023-11-231-2/+2
|\ \ \
| * | | Test edits to correct failures.dgp2023-11-221-2/+2
| * | | Merge 8.7dkf2023-11-221-1/+4
| |\ \ \ | |/ / / |/| | |
* | | | Added missing paragraph fragment.dkf2023-11-221-1/+4
| * | | Merge 8.7jan.nijtmans2023-11-221-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | Fix testcases for previous commitjan.nijtmans2023-11-221-2/+2
| * | | Merge 8.7jan.nijtmans2023-11-211-5/+0
| |\ \ \ | |/ / / |/| | |
* | | | Fix [4ed788c618]: regexp \U not fully implemented - unclear in docsjan.nijtmans2023-11-211-5/+0
|\ \ \ \
| * | | | Experimental fix for [4ed788c618]: regexp \U not fully implemented - unclear ...jan.nijtmans2023-11-201-5/+0
|/ / / /
* | | | Merge-markjan.nijtmans2023-11-200-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Missing "static" keywords in various places.jan.nijtmans2023-11-201-2/+2
| | * | Merge 8.7jan.nijtmans2023-11-201-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Merge 8.6jan.nijtmans2023-11-201-1/+1
|\ \ \ \ | |/ / /
| * | | Fix [32b88975f7]: clock format returns spurious errorsjan.nijtmans2023-11-201-1/+1
| | * | Merge 8.7jan.nijtmans2023-11-202-5/+5
| | |\ \ | |_|/ / |/| | |
* | | | Undo previous commit. Add "static" keywords in various places instead. This s...jan.nijtmans2023-11-202-5/+5
| | * | More (internal) stub table cleanupjan.nijtmans2023-11-202-116/+50
| | * | Fix TclpGetPid() signature (should use Tcl_Size, not size_t)jan.nijtmans2023-11-207-25/+25
| | * | merge 8.7dgp2023-11-201-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stackdgp2023-11-201-1/+1
| | * | fcopy doc: some refinmentsoehhar2023-11-201-6/+6
| | |\ \ | |_|/ / |/| | |
* | | | fcopy doc: remove depreciation in tcl9, this is 8.7.oehhar2023-11-201-7/+5
| | * | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depre...oehhar2023-11-201-31/+100
| | |\ \ | |_|/ / |/| | |
* | | | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depr...oehhar2023-11-201-14/+39
| | * | Fix bug [a173f922]: fcopy does not write leading correct chars on later encod...oehhar2023-11-202-1/+70
| | |\ \ | |_|/ / |/| | |
* | | | Fix bug [a173f922]: fcopy does not write leading correct chars on later encod...oehhar2023-11-202-1/+70
|\ \ \ \
| * \ \ \ Merge core-8-branchoehhar2023-11-209-65/+85
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later ...oehhar2023-11-202-1/+70