summaryrefslogtreecommitdiffstats
path: root/generic/tclPathObj.c
Commit message (Expand)AuthorAgeFilesLines
* Some tidying up, mostly of indentationdkf2024-06-011-14/+14
* Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-65/+65
* Clean up a lot of small whitespace issues dkf2024-05-131-65/+65
* More whitespace cleanupdkf2024-05-101-2/+0
* Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-30/+30
|\
| * Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-3/+3
* | more spacing/formatting tweaksdkf2024-03-191-6/+6
* | Fix indentation/brace usage style issuesdkf2024-03-191-11/+8
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-2/+2
* | Merge 8.7jan.nijtmans2023-10-191-2/+2
|\ \ | |/
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-4/+4
* | Merge 8.7jan.nijtmans2023-09-201-13/+35
|\ \ | |/
| * Bug [a288e2003b] - file normalize broken for zipfs.apnadkarni2023-09-201-13/+35
* | merge 8.7dgp2023-09-121-0/+3
|\ \ | |/
| * Use a static declaration when possible and when it matches the name.dgp2023-09-121-0/+3
* | Merge 8.7jan.nijtmans2023-06-021-1/+1
|\ \ | |/
| * New (internal) macro TclAttemptInitStringRep()jan.nijtmans2023-06-021-1/+1
* | Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, ...pooryorick2023-05-171-2/+7
* | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-20/+20
* | 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
* | | Merge 9.0apnadkarni2023-04-051-6/+6
|\ \ \ | |/ /
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-10/+10
|/ /
* | Merge 8.7jan.nijtmans2023-03-271-4/+4
|\ \ | |/
| * More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-2/+2
| * Avoid msvc "illegal indirection" error.pooryorick2023-03-271-1/+1
* | Avoid msvc "illegal indirection" error.pooryorick2023-03-271-1/+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
* | More -Wconversion warning fixesjan.nijtmans2023-03-081-5/+5
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-1/+1
* | Merge 8.7jan.nijtmans2022-11-201-2/+2
|\ \ | |/
| * Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-3/+3
| |\
| * | Backport TIP 602 tildeexpandapnadkarni2022-08-301-36/+44
| * | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-061-0/+239
* | | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-111-1/+2
* | | Remove tilde expansion from docs. Fix comments that referenced the same.apnadkarni2022-09-151-4/+0
* | | Silence compiler warnings.dgp2022-09-151-4/+3
* | | Implement file tildeexpandapnadkarni2022-08-191-36/+44
* | | Remove code that was ifdef'ed outapnadkarni2022-08-071-153/+4
* | | Update tests for TIP 602apnadkarni2022-08-011-0/+26
* | | Add 'file home' commandapnadkarni2022-07-311-68/+93
* | | Resolve ~ for MacOS during initializationapnadkarni2022-07-081-0/+188
* | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-6/+16
* | | Merge 9.0jan.nijtmans2022-05-171-3/+3
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-05-171-3/+3
| |\ \ \ | | |/ /
| | * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-3/+3
| * | | Merge 8.7jan.nijtmans2022-02-101-3/+3
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-02-101-3/+3
| | |\ \ | | | |/