summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up a lot of small whitespace issues dkf/to-redodkf2024-05-131-23/+37
* more spacing/formatting tweaksdkf2024-03-191-2/+2
* Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-2/+2
|\
* \ Rebase to 9.0. Add more filname encoding checksjan.nijtmans2023-07-271-15/+53
|\ \
| * \ Merge 9.0jan.nijtmans2023-07-191-1/+1
| |\ \ | |/ / |/| |
| * | Use "strict" in almost all commands. Only "glob" and environment variables ar...core-tip-657-candidatejan.nijtmans2023-07-141-16/+54
|/ /
* | Merge 8.7jan.nijtmans2023-06-021-2/+5
|\ \ | |/
| * silence compiler warningdgp2023-06-021-3/+2
| * New (internal) macro TclAttemptInitStringRep()jan.nijtmans2023-06-021-12/+15
* | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-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
* | Merge 9.0jan.nijtmans2023-03-081-10/+10
|\ \
| * | More -Wconversion warning fixesjan.nijtmans2023-03-081-10/+10
* | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-9/+9
|/ /
* | Merge 8.7jan.nijtmans2022-12-011-3/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-12-011-4/+2
| |\
| | * Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin...jan.nijtmans2022-12-011-3/+2
* | | 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-2/+2
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2022-07-191-14/+14
|\ \ \ | |/ /
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-14/+14
* | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-11/+10
* | | Merge 8.7jan.nijtmans2021-08-231-2/+2
|\ \ \ | |/ /
| * | Make everything compile warning-free when TCL_THREADS=0jan.nijtmans2021-08-231-2/+2
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2021-08-231-16/+17
| | |\
| | | * Add FALLTHRU markers, to help GCC emit less false warningsjan.nijtmans2021-08-231-8/+21
* | | | Merge 8.7jan.nijtmans2021-06-291-0/+23
|\ \ \ \ | |/ / /
| * | | Use fstat64() in stead of fstat() on platforms which support it.jan.nijtmans2021-06-291-0/+23
* | | | Merge 8.7jan.nijtmans2021-02-231-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Fix Cygwin compilejan.nijtmans2021-02-231-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2021-02-231-3/+3
| | |\ \ | | | |/
| | | * Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size...jan.nijtmans2021-02-231-3/+3
| | | * Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-1/+1
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-1/+1
| * | | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any morejan.nijtmans2021-02-231-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-08-111-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2020-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-04-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-1/+1
| | |\ \ | | | |/
| | | * Guarantee TclNeedSpace and TclFindElement have common definition of whitespacedgp2020-04-091-1/+1
* | | | merge 8.7dgp2020-03-091-7/+11
|\ \ \ \ | |/ / /
| * | | TCL_UNUSED in the unix sources.dgp2020-03-091-7/+11
* | | | Merge 8.7jan.nijtmans2020-02-281-15/+20
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2019-12-131-2/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-10-251-1/+0
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2019-10-241-0/+1
| |\ \ \ \ \