| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -4/+4 |
|\ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -4/+4 |
|
|
* | | Merge 8.7. Some size_t -> Tcl_Size in internal header files | jan.nijtmans | 2023-03-29 | 1 | -7/+7 |
|\ \
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-22 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 1 | -0/+7 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-21 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ... | jan.nijtmans | 2023-03-20 | 1 | -2/+0 |
|
|
| * | Merge 8.7 | apnadkarni | 2023-03-16 | 1 | -0/+3 |
| |\ |
|
| * \ | Merge 8.7 | apnadkarni | 2023-02-28 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Eliminate TCL_ENCODING_{STRICT,NOCOMPLAIN} | apnadkarni | 2023-02-11 | 1 | -6/+0 |
|
|
| * | | | Phase out (almost) STRICT and NOCOMPLAIN flags. | apnadkarni | 2023-02-10 | 1 | -1/+2 |
|
|
* | | | | Merge 9.0 | apnadkarni | 2023-03-16 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 1 | -0/+3 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 1 | -0/+3 |
| | | |/
| | |/| |
|
* | | | | Merge 9.0 | apnadkarni | 2023-03-01 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2023-02-28 | 1 | -0/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Put back testcase io-52.20, and re-fix [4a7397e0b3] | jan.nijtmans | 2023-02-28 | 1 | -0/+2 |
| | |/ |
|
* | | | Compiles and runs. Tests still to be ported. | apnadkarni | 2023-02-25 | 1 | -5/+0 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2023-01-22 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | New proposal: Allow "-strict" immediately before or after "-failindex var". | jan.nijtmans | 2023-01-19 | 1 | -0/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-11-23 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -8/+8 |
| |\ |
|
| | * | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) | jan.nijtmans | 2022-10-21 | 1 | -8/+8 |
|
|
| * | | Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 | jan.nijtmans | 2022-10-11 | 1 | -0/+2 |
| |/ |
|
| * | -nocomplainencoding and -strictencoding are incompatible | jan.nijtmans | 2022-10-08 | 1 | -0/+2 |
|
|
* | | new TIP about -eofchar handling | jan.nijtmans | 2022-10-16 | 1 | -1/+3 |
|
|
* | | Merge 9.0 | jan.nijtmans | 2022-10-08 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2022-10-08 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Merge 8.7 | jan.nijtmans | 2022-09-26 | 1 | -0/+2 |
| | |\ |
|
| | * | | Add -strictencoding option to channels. Thanks to Harald Oehlman for his exam... | jan.nijtmans | 2022-09-22 | 1 | -1/+2 |
|
|
* | | | | Merge 9.0 | jan.nijtmans | 2022-09-26 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2022-09-26 | 1 | -0/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback | jan.nijtmans | 2022-09-07 | 1 | -0/+2 |
| | |/ |
|
* | | | TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by ... | oehhar | 2022-09-19 | 1 | -2/+2 |
|
|
* | | | TIP633 fconfigure -strictencoding: TCL 9 command line implementation | oehhar | 2022-09-11 | 1 | -0/+2 |
|/ / |
|
* | | Fix some compiler warnings | jan.nijtmans | 2022-03-28 | 1 | -2/+2 |
|
|
* | | Merge 9.0. More progress | jan.nijtmans | 2022-03-23 | 1 | -2/+2 |
|\ \ |
|
* | | | Adapt Tcl_GetChannelBufferSize signature | jan.nijtmans | 2022-03-20 | 1 | -2/+2 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
| |\ |
|
| | * | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
|
|
| * | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -1/+1 |
|
|
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled co... | jan.nijtmans | 2019-01-24 | 1 | -3/+3 |
|
|
* | | | change ClientData -> void * in a lot of places (mainly header files) | jan.nijtmans | 2017-12-28 | 1 | -1/+1 |
|/ / |
|
* | | More internal use of size_t in stead of int, e.g. for epoch's | jan.nijtmans | 2017-02-15 | 1 | -1/+1 |
|/ |
|
* | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 1 | -4/+2 |
|\ |
|
| * | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached | dgp | 2016-07-18 | 1 | -4/+2 |
|
|
* | | Align comment. Remove some end-of-line spacing. No functional changes. | jan.nijtmans | 2015-09-28 | 1 | -1/+1 |
|\ \
| |/ |
|