summaryrefslogtreecommitdiffstats
path: root/generic/tclFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-5/+5
* Clean up a lot of small whitespace issues dkf2024-05-131-5/+5
* Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-2/+2
|\
| * Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-1/+1
* | Fix indentation/brace usage style issuesdkf2024-03-191-10/+10
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-1/+1
* | Merge mainoehhar2023-11-021-3/+3
|\ \
| * \ Merge 8.7jan.nijtmans2023-10-191-3/+3
| |\ \ | | |/
| | * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-3/+3
* | | Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-0/+63
|/ /
* | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-1/+1
* | Merge trunkapnadkarni2023-04-141-2/+2
|\ \
| * \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| | * More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-1/+1
| * | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank...jan.nijtmans2023-04-121-1/+1
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-6/+6
|/ /
* | Merge 8.7jan.nijtmans2023-03-241-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-241-1/+1
| |\
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
| * | Backport TIP 602 tildeexpandapnadkarni2022-08-301-0/+38
| * | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-061-0/+38
* | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-2/+2
* | | Silence compiler warnings.dgp2022-09-151-1/+1
* | | Implement file tildeexpandapnadkarni2022-08-191-0/+38
* | | Remove code that was ifdef'ed outapnadkarni2022-08-071-11/+0
* | | Update tests for TIP 602apnadkarni2022-08-011-3/+2
* | | Add 'file home' commandapnadkarni2022-07-311-0/+39
* | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-3/+5
* | | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-13/+14
|\ \ \
| * \ \ Merge 9.0jan.nijtmans2022-05-171-1/+1
| |\ \ \ | |/ / / |/| | |
| * | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-1/+1
| * | | More work in progressjan.nijtmans2022-01-241-5/+6
| |\ \ \
| * | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-1/+1
| |/ / /
* | | | Merge 8.7jan.nijtmans2022-05-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-1/+1
* | | | Merge 8.7jan.nijtmans2022-02-101-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge 8.6jan.nijtmans2022-02-101-1/+1
| |\ \ | | |/
| | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-1/+1
| | * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-1/+1
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-2/+2
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | Merge 8.7jan.nijtmans2020-09-171-1/+1
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-1/+1
* | | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge...fvogel2020-09-131-2/+2
|\ \ \ | |/ /
| * | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetInde...fvogel2020-09-021-2/+2
* | | merge 8.7dgp2020-03-061-18/+9
|\ \ \ | |/ /
| * | moredgp2020-03-061-18/+9
* | | Merge 8.7jan.nijtmans2020-02-281-9/+18
|\ \ \ | |/ /