| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -5/+7 |
| | |\ |
|
| | | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -5/+7 |
|
|
| | | * | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-14 | 1 | -7/+23 |
|
|
| | | * | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -16/+22 |
|
|
| | | * | Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of ... | jan.nijtmans | 2022-11-25 | 1 | -6/+6 |
|
|
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -26/+26 |
|/ / / |
|
* | | | Replace bit twiddling with clear expression. | pooryorick | 2023-03-29 | 1 | -1/+1 |
|
|
* | | | Combine two branches in write(). | pooryorick | 2023-03-28 | 1 | -8/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-22 | 1 | -12/+12 |
|\ \ \
| |/ / |
|
| * | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 1 | -12/+12 |
|
|
| * | | Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), w... | jan.nijtmans | 2023-03-22 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-21 | 1 | -1/+27 |
|\ \ \
| |/ / |
|
| * | | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does n... | jan.nijtmans | 2023-03-20 | 1 | -1/+27 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-21 | 1 | -7/+19 |
|\ \ \
| |/ / |
|
| * | | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ... | jan.nijtmans | 2023-03-20 | 1 | -7/+19 |
|
|
| * | | Merge 8.7 | apnadkarni | 2023-03-16 | 1 | -16/+36 |
| |\ \ |
|
| * | | | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 1 | -29/+29 |
|
|
| * | | | Merge 8.7 | apnadkarni | 2023-03-14 | 1 | -27/+40 |
| |\ \ \ |
|
| * | | | | Fix SetChannelOption parsing of -encoding* to match GetChannelOption | apnadkarni | 2023-03-09 | 1 | -10/+10 |
|
|
| * | | | | Merge 8.7 | apnadkarni | 2023-02-28 | 1 | -1/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | apnadkarni | 2023-02-28 | 1 | -1/+5 |
| |\ \ \ \ \ |
|
| * | | | | | | Remove left-over traces of [0a74820b6d], which was merged into the apn-encodi... | jan.nijtmans | 2023-02-23 | 1 | -53/+6 |
|
|
| * | | | | | | Merge 8.7 | apnadkarni | 2023-02-15 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix uniqueness parsing fconfigure -encoding / -encodingprofile options | apnadkarni | 2023-02-14 | 1 | -2/+2 |
|
|
| * | | | | | | | Phase out (almost) STRICT and NOCOMPLAIN flags. | apnadkarni | 2023-02-10 | 1 | -90/+28 |
|
|
| * | | | | | | | Modify encoding C API to use profiles (in progress) | apnadkarni | 2023-02-09 | 1 | -1/+5 |
|
|
| * | | | | | | | Merge core-8-branch | apnadkarni | 2023-02-07 | 1 | -6/+53 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets]
| pooryorick | 2023-02-03 | 1 | -6/+53 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Merge py-b8f575aa23: Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1... | pooryorick | 2023-01-02 | 1 | -2/+26 |
|
|
| | | * | | | | | | | Fix DoReadChars() to correctly discard encoding errors after eofchar has been... | pooryorick | 2022-12-30 | 1 | -2/+14 |
|
|
| | | * | | | | | | | Arrange new code in DoReadChars to ensure that final steps are always taken. | pooryorick | 2022-12-29 | 1 | -13/+15 |
|
|
| | | * | | | | | | | A better fix for [b8f575aa23], as it maintains the expectation that synchronous
| pooryorick | 2022-12-28 | 1 | -2/+11 |
|
|
| * | | | | | | | | | Update tests to use -encodingprofile | apnadkarni | 2023-02-02 | 1 | -15/+15 |
|
|
| * | | | | | | | | | Change encoding error options to fconfigure to encoding profiles | apnadkarni | 2023-02-02 | 1 | -48/+21 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge 9.0 | apnadkarni | 2023-03-16 | 1 | -16/+36 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 1 | -16/+36 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | * | | | | | | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 1 | -16/+36 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
* | | | | | | | | | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 1 | -28/+28 |
|
|
* | | | | | | | | | Merge 9.0. Also fix replace profile handling of orphan surrogates | apnadkarni | 2023-03-14 | 1 | -27/+40 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation | pooryorick | 2023-03-13 | 1 | -27/+40 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -27/+40 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | | | | | | | | Fix parsing of fconfigure set -encoding* options | apnadkarni | 2023-03-10 | 1 | -10/+10 |
|
|
* | | | | | | | | Merge 9.0 | jan.nijtmans | 2023-03-07 | 1 | -11/+15 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Bug [9a978f8323]: crash reading large files | apnadkarni | 2023-03-01 | 1 | -11/+15 |
|
|
* | | | | | | | | Merge 9.0 | apnadkarni | 2023-03-01 | 1 | -51/+76 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-28 | 1 | -1/+6 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Put back testcase io-52.20, and re-fix [4a7397e0b3] | jan.nijtmans | 2023-02-28 | 1 | -1/+6 |
|
|
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Missing ')' | jan.nijtmans | 2023-02-28 | 1 | -1/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-28 | 1 | -1/+5 |
| |\ \ \ \ \ \
| | |/ / / / / |
|