| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [0b9200888e]: TIP #660 breaks TIP #628/#630 | jan.nijtmans | 2023-04-12 | 2 | -9/+9 |
|\ |
|
| * | Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630 | jan.nijtmans | 2023-04-11 | 2 | -9/+9 |
|/ |
|
* | Merge 9.0 | apnadkarni | 2023-04-08 | 20 | -185/+163 |
|\ |
|
| * | Editorial fix in Tcl_Panic() message. | pointsman | 2023-04-07 | 2 | -2/+2 |
|
|
| * | Merge bug-[fa3d9fd818fa0072]. | pooryorick | 2023-04-06 | 6 | -82/+95 |
| |\ |
|
| | * | Update the documentation for [chan] with regard to binary data. | pooryorick | 2023-04-06 | 1 | -16/+13 |
|
|
| | * | Remove obsolete comments. | pooryorick | 2023-04-06 | 2 | -4/+0 |
|
|
| | * | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer | pooryorick | 2023-04-06 | 5 | -62/+82 |
|
|
| | * | Merge trunk. | pooryorick | 2023-04-06 | 21 | -307/+277 |
| | |\
| | |/
| |/| |
|
| * | | TIP 602 - update manpages | apnadkarni | 2023-04-05 | 8 | -51/+17 |
|
|
| * | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 2 | -4/+4 |
| |\ \ |
|
| | * | | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL... | jan.nijtmans | 2023-04-05 | 2 | -4/+4 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 2 | -61/+61 |
| |\ \ \
| | |/ / |
|
| | * | | Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideI... | jan.nijtmans | 2023-04-05 | 5 | -96/+99 |
|
|
* | | | | Fix tclStubInit gcc warnings with TCL_UTF_MAX=3 | apnadkarni | 2023-04-05 | 1 | -4/+4 |
|
|
* | | | | Export Tcl_GetSizeFromObj in stubs | apnadkarni | 2023-04-05 | 6 | -8/+42 |
|
|
* | | | | Merge 9.0 | apnadkarni | 2023-04-05 | 20 | -253/+377 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails som... | jan.nijtmans | 2023-04-04 | 1 | -0/+5 |
|
|
| * | | | Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so... | jan.nijtmans | 2023-04-04 | 1 | -1/+1 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2023-04-04 | 2 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ... | jan.nijtmans | 2023-04-04 | 2 | -2/+2 |
|
|
| | * | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-04 | 2 | -6/+34 |
|
|
| * | | | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di... | jan.nijtmans | 2023-04-04 | 7 | -190/+189 |
|
|
| * | | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts | pooryorick | 2023-04-03 | 6 | -181/+260 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts | pooryorick | 2023-04-03 | 6 | -181/+260 |
| |/ / |
|
| * | | Fix typo in test io-53.12.1. | pooryorick | 2023-04-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix typo in previous commit. | pooryorick | 2023-04-03 | 1 | -1/+1 |
|
|
| * | | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-03 | 2 | -6/+34 |
| |\ \ \
| | |/ / |
|
| | * | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-03 | 1 | -5/+7 |
|
|
| | * | | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-03 | 1 | -1/+27 |
|
|
| * | | | Bug [7e3f26c748] - TCL_MEM_DEBUG false positive | apnadkarni | 2023-04-02 | 1 | -3/+15 |
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2023-04-01 | 2 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/... | jan.nijtmans | 2023-04-01 | 6 | -6/+23 |
|
|
* | | | Fix gcc warnings from prior 9.0 merge | apnadkarni | 2023-04-01 | 3 | -8/+10 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2023-04-01 | 51 | -168/+316 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7. Code cleanup in dltest packages | jan.nijtmans | 2023-04-01 | 7 | -14/+160 |
| |\ \
| | |/ |
|
| | * | New "pkgt" for testing TIP #627 | jan.nijtmans | 2023-04-01 | 2 | -2/+119 |
|
|
| | * | Improve tcltest package: Don't use 'scan' for printable characters, and don't... | jan.nijtmans | 2023-04-01 | 1 | -7/+6 |
|
|
| * | | merge-mark | jan.nijtmans | 2023-03-31 | 0 | -0/+0 |
| |\ \
| | |/ |
|
| | * | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to pr... | jan.nijtmans | 2023-03-31 | 1 | -1/+1 |
|
|
| * | | adapt iogt-2.3 expectation | jan.nijtmans | 2023-03-31 | 1 | -1/+1 |
|
|
| * | | merge-mark | jan.nijtmans | 2023-03-31 | 0 | -0/+0 |
| |\ \
| | |/ |
|
| | * | Backport CHANNEL_PROFILE_GET() usage fix from 9.0 | jan.nijtmans | 2023-03-31 | 1 | -9/+4 |
|
|
| * | | Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. ... | jan.nijtmans | 2023-03-31 | 1 | -10/+3 |
|
|
| * | | Fix TclCopyChannel() incorrect use of CHANNEL_PROFILE_GET(). | pooryorick | 2023-03-31 | 1 | -2/+4 |
|
|
| * | | Merge 8.7 | jan.nijtmans | 2023-03-31 | 5 | -28/+28 |
| |\ \
| | |/ |
|
| | * | Merge 8.6 | jan.nijtmans | 2023-03-31 | 4 | -30/+29 |
| | |\ |
|
| | | * | Update to tzdata 2023c (which is identical to 2023a, due to the summertime si... | jan.nijtmans | 2023-03-31 | 1 | -1/+1 |
|
|
| | | * | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. | jan.nijtmans | 2023-03-31 | 1 | -6/+6 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 43 | -119/+126 |
| |\ \ \
| | |/ / |
|