summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7: Allow empty mode list in [chan create].max2023-03-301-11/+10
|\
| * Merge 8.6: Allow empty mode list in [chan create].max2023-03-301-11/+10
| |\
| | * Allow empty mode list in [chan create], so that refchans are able to mimic th...max2023-03-301-11/+10
* | | Merge 8.7. Some size_t -> Tcl_Size in internal header filesjan.nijtmans2023-03-292-25/+25
|\ \ \ | |/ /
* | | Replace bit twiddling with clear expression.pooryorick2023-03-291-1/+1
* | | Remove the last occurrences of TCL_ENCODING_NOCOMPLAIN.pooryorick2023-03-281-5/+2
* | | Combine two branches in write().pooryorick2023-03-281-8/+6
* | | Merge 8.7jan.nijtmans2023-03-281-45/+63
|\ \ \ | |/ /
| * | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchro...jan.nijtmans2023-03-281-45/+63
| |\ \
| | * | More text fixesjan.nijtmans2023-03-271-4/+16
| | * | Merge 8.7jan.nijtmans2023-03-2723-50/+50
| | |\ \
| | * \ \ Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-275-167/+188
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2023-03-265-8/+10
| | |\ \ \ \ | | | |/ / /
| | * | | | Sync all error-messages with modern Linuxjan.nijtmans2023-03-261-52/+48
| | * | | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-257-147/+151
* | | | | | Merge 8.7. POSIX errors update and minizip fixapnadkarni2023-03-281-19/+64
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6. POSIX errors update and minizip fixapnadkarni2023-03-281-19/+64
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix some typo's in POSIX error-messages, and add missing ones (ESTRPIPE, ERES...jan.nijtmans2023-03-271-19/+64
* | | | | Merge 8.7jan.nijtmans2023-03-271-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-2723-50/+50
| * | | | Avoid msvc "illegal indirection" error.pooryorick2023-03-271-1/+1
| | |_|/ | |/| |
* | | | Avoid msvc "illegal indirection" error.pooryorick2023-03-271-1/+1
* | | | Fix memory leak in Tcl_JoinObjCmd().pooryorick2023-03-261-0/+1
* | | | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the pooryorick2023-03-261-0/+2
|\ \ \ \ | |/ / /
| * | | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the pooryorick2023-03-261-0/+2
| | |/ | |/|
* | | Merge 8.7jan.nijtmans2023-03-2410-16/+16
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-2412-19/+19
| |\ \ | | |/
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-2411-23/+23
* | | Merge 8.7jan.nijtmans2023-03-231-7/+6
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-231-7/+6
| |\ \ | | |/
| | * Resolve C warnings on 32-bit platforms. More code cleanup.jan.nijtmans2023-03-231-118/+119
| * | fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to...jan.nijtmans2023-03-231-0/+1
| |\ \
| | * | Candidate fix for [f3cb2a32d6]dgp2023-03-201-0/+1
* | | | Merge 9.0jan.nijtmans2023-03-222-3/+3
|\ \ \ \ | |/ / /
| * | | One missing int -> Tcl_Size changejan.nijtmans2023-03-222-3/+3
* | | | Forgot one line in previous commit, and indentingjan.nijtmans2023-03-221-6/+13
* | | | Let's get in the 'readability' changes from the 'unchained' branch, without t...jan.nijtmans2023-03-221-11/+9
* | | | Merge 8.7jan.nijtmans2023-03-221-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2023-03-221-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8jan.nijtmans2023-03-221-1/+1
| | |\ \
| | | * | Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8.jan.nijtmans2023-03-221-1/+1
| | |/ / | |/| |
| | * | unbreak the builddgp2023-03-171-1/+1
| | * | Don't return from a void functionjan.nijtmans2023-03-171-1/+1
| | * | Don't introduce size_t in a header-file which didn't use it before. Make more...jan.nijtmans2023-03-173-19/+20
* | | | Merge 8.7jan.nijtmans2023-03-229-49/+39
|\ \ \ \ | |/ / /
| * | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a...jan.nijtmans2023-03-229-40/+33
* | | | Merge 8.7jan.nijtmans2023-03-221-8/+8
|\ \ \ \ | |/ / /
| * | | code cleanup: use more *SURROGATE() macro'sjan.nijtmans2023-03-221-8/+8
| * | | Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), w...jan.nijtmans2023-03-224-18/+5
| * | | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takespooryorick2023-03-211-2/+0