summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-04-0515-442/+565
|\
| * Merge 8.7jan.nijtmans2023-04-052-61/+61
| |\
| | * Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideI...jan.nijtmans2023-04-055-96/+99
| * | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails som...jan.nijtmans2023-04-041-0/+5
| * | Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so...jan.nijtmans2023-04-041-1/+1
| * | Merge 8.7jan.nijtmans2023-04-042-2/+2
| |\ \ | | |/
| | * Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ...jan.nijtmans2023-04-042-2/+2
| | * Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-042-6/+34
| * | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di...jan.nijtmans2023-04-047-190/+189
| * | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-036-181/+260
| |\ \
| | * | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-036-181/+260
| |/ /
| * | Fix typo in test io-53.12.1.pooryorick2023-04-031-1/+1
| |\ \
| | * | Fix typo in previous commit.pooryorick2023-04-031-1/+1
| * | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-032-6/+34
| |\ \ \ | | |/ /
| | * | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-031-5/+7
| | * | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars().pooryorick2023-04-031-1/+27
| * | | Bug [7e3f26c748] - TCL_MEM_DEBUG false positiveapnadkarni2023-04-021-3/+15
| |/ /
* | | Remove TCL_ENCODING_PROFILE_DEFAULT, since it isn't documented and is not use...jan.nijtmans2023-04-011-1/+0
* | | Merge 9.0jan.nijtmans2023-04-012-3/+3
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-04-012-3/+3
| |\ \ | | |/
| | * Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-016-6/+23
* | | Merge 9.0jan.nijtmans2023-04-018-16/+162
|\ \ \ | |/ /
| * | Merge 8.7. Code cleanup in dltest packagesjan.nijtmans2023-04-017-14/+160
| |\ \ | | |/
| | * New "pkgt" for testing TIP #627jan.nijtmans2023-04-012-2/+119
| | * Improve tcltest package: Don't use 'scan' for printable characters, and don't...jan.nijtmans2023-04-011-7/+6
* | | Rebase to 9.0jan.nijtmans2023-03-3121-239/+232
|\ \ \ | |/ / |/| |
| * | Merge 9.0jan.nijtmans2023-03-3048-172/+176
| |\ \
| * \ \ Rebase to 9.0jan.nijtmans2023-03-2821-245/+235
| |\ \ \
| | * \ \ Merge 9.0jan.nijtmans2023-03-2848-681/+1172
| | |\ \ \
| | * | | | documentation updatejan.nijtmans2023-03-232-5/+5
| | * | | | Merge 9.0jan.nijtmans2023-03-232-7/+27
| | |\ \ \ \
| | * \ \ \ \ Merge 9.0jan.nijtmans2023-03-220-0/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-222-3/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-221-14/+19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-2210-55/+42
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-222-4/+5
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | exchange profile <-> eofchar output in "fconfigure". Fix some testcases, whic...jan.nijtmans2023-03-215-24/+24
| | * | | | | | | | | | Merge 9.0jan.nijtmans2023-03-216-154/+153
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-209-29/+40
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 9.0. Backout previous commitjan.nijtmans2023-03-192-2/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | See if less "-profile replace" sufficesjan.nijtmans2023-03-181-14/+1
| | * | | | | | | | | | | | | Merge 9.0jan.nijtmans2023-03-181-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-03-1813-160/+257
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Don't reset CHANNEL_ENCODING_ERROR here, otherwise Tcl_InputEncodingError() w...jan.nijtmans2023-03-161-1/+0
| | * | | | | | | | | | | | | | | Merge tip-656-tcl9jan.nijtmans2023-03-1611-86/+97
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-656-tcl9jan.nijtmans2023-03-162-59/+57
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Allow -encoding to be shortened (again)jan.nijtmans2023-03-161-1/+1
| | * | | | | | | | | | | | | | | | | merge-mark (this branch already did the -encodingprofile -> profile change)jan.nijtmans2023-03-160-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-656-tcl9jan.nijtmans2023-03-148-84/+280
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Implement return options for read/getsjan.nijtmans2023-03-144-12/+81