| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2023-04-15 | 3 | -5/+9 |
|\ |
|
| * | Add one more unused stub entry | jan.nijtmans | 2023-04-15 | 3 | -5/+9 |
|
|
| * | 2 more spelling fixes, but undo fixes in compat/zlib: Please report them upst... | jan.nijtmans | 2023-04-12 | 1 | -1/+1 |
|
|
| * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 64 | -286/+286 |
|
|
* | | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl... | jan.nijtmans | 2023-04-14 | 2 | -18/+18 |
|
|
* | | cherry-pick from trunk: Remove one unnecesary call to Tcl_SetErrno() in DoRea... | jan.nijtmans | 2023-04-13 | 1 | -8/+10 |
|
|
* | | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return... | jan.nijtmans | 2023-04-12 | 1 | -69/+71 |
|
|
* | | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported fro... | jan.nijtmans | 2023-04-12 | 3 | -25/+32 |
|
|
* | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 61 | -297/+301 |
|
|
* | | Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideI... | jan.nijtmans | 2023-04-05 | 5 | -96/+99 |
|
|
* | | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-04 | 1 | -5/+7 |
|
|
* | | Backport CHANNEL_PROFILE_GET() usage fix from 9.0 | jan.nijtmans | 2023-03-31 | 1 | -9/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-31 | 1 | -22/+21 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-30 | 27 | -73/+76 |
|\ \
| |/ |
|
| * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 28 | -92/+95 |
|
|
* | | Merge 8.6: Allow empty mode list in [chan create]. | max | 2023-03-30 | 1 | -11/+10 |
|\ \
| |/ |
|
| * | Allow empty mode list in [chan create], so that refchans are able to mimic th... | max | 2023-03-30 | 1 | -11/+10 |
|
|
* | | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchro... | jan.nijtmans | 2023-03-28 | 1 | -45/+63 |
|\ \ |
|
| * | | More text fixes | jan.nijtmans | 2023-03-27 | 1 | -4/+16 |
|
|
| * | | Merge 8.7 | jan.nijtmans | 2023-03-27 | 23 | -50/+50 |
| |\ \ |
|
| * \ \ | Merge 8.7. Go back to lowercase for POSIX err-messages | jan.nijtmans | 2023-03-27 | 5 | -167/+188 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-26 | 5 | -8/+10 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Sync all error-messages with modern Linux | jan.nijtmans | 2023-03-26 | 1 | -52/+48 |
|
|
| * | | | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ... | jan.nijtmans | 2023-03-25 | 7 | -147/+151 |
|
|
* | | | | | Merge 8.6. POSIX errors update and minizip fix | apnadkarni | 2023-03-28 | 1 | -19/+64 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Fix some typo's in POSIX error-messages, and add missing ones (ESTRPIPE, ERES... | jan.nijtmans | 2023-03-27 | 1 | -19/+64 |
|
|
* | | | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 23 | -50/+50 |
|
|
* | | | | Avoid msvc "illegal indirection" error. | pooryorick | 2023-03-27 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the
| pooryorick | 2023-03-26 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-24 | 12 | -19/+19 |
|\ \
| |/ |
|
| * | Fix [15e74a2fe6]: Fix various typos | jan.nijtmans | 2023-03-24 | 11 | -23/+23 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-23 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | Resolve C warnings on 32-bit platforms. More code cleanup. | jan.nijtmans | 2023-03-23 | 1 | -118/+119 |
|
|
* | | fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to... | jan.nijtmans | 2023-03-23 | 1 | -0/+1 |
|\ \ |
|
| * | | Candidate fix for [f3cb2a32d6] | dgp | 2023-03-20 | 1 | -0/+1 |
|
|
* | | | One missing int -> Tcl_Size change | jan.nijtmans | 2023-03-22 | 2 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2023-03-22 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 | jan.nijtmans | 2023-03-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. | jan.nijtmans | 2023-03-22 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 9 | -40/+33 |
|
|
* | | | code cleanup: use more *SURROGATE() macro's | jan.nijtmans | 2023-03-22 | 1 | -8/+8 |
|
|
* | | | Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), w... | jan.nijtmans | 2023-03-22 | 4 | -18/+5 |
|
|
* | | | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes | pooryorick | 2023-03-21 | 1 | -2/+0 |
|
|
* | | | Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an... | 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 |
|
|
* | | | | Fix indenting. More use of TCL_INDEX_NONE | jan.nijtmans | 2023-03-21 | 1 | -146/+136 |
|/ / / |
|
* | | | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ... | jan.nijtmans | 2023-03-20 | 2 | -9/+19 |
| |/
|/| |
|
* | | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 | jan.nijtmans | 2023-03-20 | 1 | -1/+2 |
|
|
* | | Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does... | jan.nijtmans | 2023-03-20 | 1 | -7/+9 |
|
|
* | | Fix [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-20 | 1 | -13/+18 |
|\ \ |
|