summaryrefslogtreecommitdiffstats
path: root/generic/tclFileName.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-14/+14
|\
| * Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-9/+9
* | more spacing/formatting tweaksdkf2024-03-191-1/+1
* | Fix indentation/brace usage style issuesdkf2024-03-191-8/+8
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-7/+7
* | Merge 8.7jan.nijtmans2023-11-101-3/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-11-101-3/+1
| |\
| | * (partial) fix [54a305cb88]: warning: variable set but not used [-Wunused-but-...jan.nijtmans2023-11-091-3/+1
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
| | * Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin...jan.nijtmans2022-12-011-25/+7
* | | Merge 8.7jan.nijtmans2023-10-191-10/+10
|\ \ \ | |/ /
| * | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-13/+13
* | | Merge 8.7 - Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues.apnadkarni2023-10-041-2/+6
|\ \ \ | |/ /
| * | Some fixes, some testsapnadkarni2023-10-031-2/+6
* | | Merge 8.7jan.nijtmans2023-07-241-2/+2
|\ \ \ | |/ /
* | | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-6/+6
* | | Merge trunkapnadkarni2023-04-141-2/+2
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
| | * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-3/+3
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-35/+35
|/ / /
* | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-14/+14
* | | Merge 8.7jan.nijtmans2022-11-201-3/+3
|\ \ \ | |/ /
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-4/+4
| |\ \ | | |/
| * | Make TclGlob() a static functionjan.nijtmans2022-10-131-1/+12
* | | Extract TIP #637 implementation from "novem" branchjan.nijtmans2022-10-121-39/+15
* | | Merge 8.7jan.nijtmans2022-10-051-38/+10
|\ \ \ | |/ /
| * | rebase to 8.7jan.nijtmans2022-09-171-27/+1
| |\ \
| | * \ Merge 8.7jan.nijtmans2021-01-191-128/+138
| | |\ \
| | * | | integrate QNX special path handling better with TIP #402jan.nijtmans2012-08-021-27/+19
| | * | | merge trunkjan.nijtmans2012-07-161-19/+16
| | |\ \ \
| | * | | | Experimental support for UNC paths (through VFS) on UNIX/Macjan.nijtmans2012-06-271-6/+2
| * | | | | Merge 8.7jan.nijtmans2022-05-171-9/+9
| |\ \ \ \ \
| * | | | | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBSjan.nijtmans2022-05-171-0/+1
* | | | | | | Remove tilde expansion from docs. Fix comments that referenced the same.apnadkarni2022-09-151-18/+10
* | | | | | | Silence compiler warnings.dgp2022-09-151-2/+0
* | | | | | | Remove code that was ifdef'ed outapnadkarni2022-08-071-231/+64
* | | | | | | Resolve ~ for MacOS during initializationapnadkarni2022-07-081-28/+0
* | | | | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-16/+70
* | | | | | | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-23/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-05-171-9/+9
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge 9.0. Fix compilation (due to new macro's in previous commit)jan.nijtmans2022-05-171-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-04-141-3/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-2/+2
| * | | | | | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-7/+7
| * | | | | | | | 3 more API'sjan.nijtmans2022-01-271-3/+2
| * | | | | | | | Almost complete (at least the API)jan.nijtmans2022-01-271-17/+18
| * | | | | | | | More work in progressjan.nijtmans2022-01-241-11/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-9/+9
| |/ / / / / / / /
* | | | | | | | | Merge 8.7jan.nijtmans2022-05-171-9/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |