summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix indenting. More use of TCL_INDEX_NONEjan.nijtmans2023-03-211-146/+136
* Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channeljan.nijtmans2023-03-213-11/+37
|\
| * Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ...jan.nijtmans2023-03-203-11/+37
|/
* Duplicate test namedgp2023-03-201-1/+1
* Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3jan.nijtmans2023-03-203-3/+4
* Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does...jan.nijtmans2023-03-201-7/+9
* Fix [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-203-15/+20
|\
| * Possible fix for [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-192-14/+18
* | Fix http11 test hang caused by trailing brace in previous commitapnadkarni2023-03-201-2/+2
|/
* Don't let httpd11 depend on the system encoding any more: All text files are ...jan.nijtmans2023-03-191-1/+5
* Remove unneeded backslashjan.nijtmans2023-03-191-3/+3
* one too much "-profile tcl8"jan.nijtmans2023-03-181-1/+1
* Make http package use "-profile tcl8", irrespective of the default profile in...jan.nijtmans2023-03-181-3/+24
* Make "tcltest" package use "-profile tcl8" internally, irrespective of what t...jan.nijtmans2023-03-181-9/+13
* Manpage fixesjan.nijtmans2023-03-183-9/+9
* Update manpages for TIP 656apnadkarni2023-03-184-140/+225
|\
| * Update manpages in anticipation of TIP 656apnadkarni2023-03-164-140/+225
* | TIP 656 acceptedapnadkarni2023-03-1824-880/+4517
|\ \
| * \ Merge 8.7apnadkarni2023-03-186-31/+31
| |\ \ | |/ / |/| |
* | | Few more arm64e -> arm64jan.nijtmans2023-03-171-5/+5
* | | Merge 8.6jan.nijtmans2023-03-175-26/+26
|\ \ \
| * | | arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan...jan.nijtmans2023-03-172-20/+20
| | * | Merge 8.7jan.nijtmans2023-03-175-14/+20
| | |\ \ | |_|/ / |/| | |
* | | | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails som...jan.nijtmans2023-03-171-4/+7
* | | | merge 8.6dgp2023-03-171-0/+3
|\ \ \ \ | |/ / /
| * | | Clean up after events to avoid errors in later tests that use an event loop.dgp2023-03-171-0/+3
* | | | merge markdgp2023-03-170-0/+0
|\ \ \ \ | |/ / /
| * | | unbreak the builddgp2023-03-171-1/+1
* | | | merge-markjan.nijtmans2023-03-170-0/+0
|\ \ \ \ | |/ / /
| * | | Don't return from a void functionjan.nijtmans2023-03-171-1/+1
* | | | Merge-markjan.nijtmans2023-03-170-0/+0
|\ \ \ \ | |/ / /
| * | | Don't introduce size_t in a header-file which didn't use it before. Make more...jan.nijtmans2023-03-173-19/+20
* | | | If TCL_UTF_MAX=4, don't set 'exact' to 1jan.nijtmans2023-03-161-1/+1
| | * | Merge 8.7apnadkarni2023-03-1610-79/+82
| | |\ \ | |_|/ / |/| | |
* | | | Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.or...jan.nijtmans2023-03-161-0/+7
|\ \ \ \ | |/ / /
| * | | Add some undocumented stub functions. Those can prevent a crash like [http://...jan.nijtmans2023-03-164-24/+95
* | | | Fix (minor) warning on 32-bit platformsjan.nijtmans2023-03-161-2/+2
* | | | Make valgrind_foreach target in Makefile.in properly handle interrupted tests.pooryorick2023-03-161-2/+3
| |_|/ |/| |
* | | New script used in the "valgrind_each" target in Makefile.inpooryorick2023-03-151-0/+30
* | | Merge 8.6jan.nijtmans2023-03-153-56/+0
|\ \ \ | |/ /
| * | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-153-111/+0
* | | Merge in constraint spelling fix. Keep it in case the knownBug constraint is...dgp2023-03-151-3/+1
|\ \ \ | |/ /
| * | Misspelled constraint created testing noise.dgp2023-03-151-1/+1
* | | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-...jan.nijtmans2023-03-150-0/+0
|\ \ \ | |/ /
| * | Further fix for issue [ea69b0258a9833cb], crash when using a channelpooryorick2023-03-142-7/+26
| |\ \
| | * | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-142-7/+26
* | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
|\ \ \ \
| * | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| * | | | Merge core-8-branch.pooryorick2023-03-1425-295/+720
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Change -encodingprofile to -profileapnadkarni2023-03-167-81/+81