summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunkgriffin2023-06-191-2/+2
|\
| * Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit l...jan.nijtmans2023-06-161-4/+4
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Partial sync-up with trunk.griffin2023-04-301-34/+33
|\ \ \ \ \ \ \ | | | | | | |/
| | | | | | * Backout [3016169b6f], since TIP #657 (Make "-profile strict" the default in T...jan.nijtmans2023-04-231-5/+0
| | | | | |/
| | | | | * Merge trunkapnadkarni2023-04-231-0/+5
| | | | | |\ | | | | | |/ | | | | |/|
| | | | * | Set the encoding profile to strict in Tcl_FSEvalFileEx().pooryorick2023-04-211-0/+5
| | | |/ /
| | | | * Fix warnings generated on disable8api buildsapnadkarni2023-04-211-6/+6
| | | |/
| | | * Merge trunkapnadkarni2023-04-141-4/+3
| | | |\ | | | |/ | | |/|
| | * | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-4/+3
| | |\ \ | |/ / /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+3
| | * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-1/+1
| | | * TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-20/+20
| | |/ | |/|
| * | Merge 8.7jan.nijtmans2023-03-241-1/+1
| |\ \ |/ / / | | _
| * Merge 8.6jan.nijtmans2023-03-241-1/+1
| |\
* | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-5/+5
* | | TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-281-6/+6
* | | Merge 8.7jan.nijtmans2022-10-211-18/+18
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-05-171-6/+6
| |\ \
| * | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBSjan.nijtmans2022-05-171-0/+1
* | | | Remove code that was ifdef'ed outapnadkarni2022-08-071-13/+1
* | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-3/+7
* | | | Merge 9.0jan.nijtmans2022-05-171-6/+6
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-05-171-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-6/+6
| | |/ /
* | | | Merge 9.0. Fix compilation (due to new macro's in previous commit)jan.nijtmans2022-05-171-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-02-101-5/+5
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-02-101-5/+5
| | |\ \ | | | |/
| | | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-5/+5
| | * | Fix merge conflict previous commitjan.nijtmans2022-01-171-1/+0
| | * | Merge 8.6jan.nijtmans2022-01-171-0/+1
| | |\ \ | | | |/
| | | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-5/+6
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-2/+2
* | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-4/+4
* | | | More WIPjan.nijtmans2022-01-261-4/+5
* | | | More work in progressjan.nijtmans2022-01-241-17/+18
|\ \ \ \ | |/ / /
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-6/+6
|/ / /
* | | merge core-8-branchdkf2021-04-261-13/+15
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-241-13/+15
* | | Merge 8.7jan.nijtmans2021-04-071-3/+3
|\ \ \ | |/ /
| * | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-071-3/+3
* | | Merge 8.7jan.nijtmans2021-02-231-1/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-231-1/+8
| |\ \ | | |/
| | * Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a...jan.nijtmans2021-02-231-2/+9
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-15/+15
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-3/+3
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-3/+3
* | | Merge 8.7jan.nijtmans2020-12-041-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-12-041-2/+2
| |\ \ | | |/
| | * Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-2/+2
| | |\
| | | \
| \ \ \
*-. \ \ \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-18/+18
|\ \ \ \ \ | | |/ / /