summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some -Wconversion warningsjan.nijtmans2025-04-011-21/+20
|\
| * Fix some -Wconversion warningscore-conversion-warningjan.nijtmans2025-03-301-11/+11
|/
* Remove a lot of dead code: macOS < 10.9 is no longer supportedjan.nijtmans2024-12-041-29/+3
|\
| * Indentingjan.nijtmans2024-12-041-53/+30
| * merge core-8-6-branchdkf2024-05-241-4/+2
| |\
| | * Use TclDStringToObj a bit moredkf2024-05-241-4/+2
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
* | | Fix ungrammatical doubling of words in commentsminordkf2024-09-211-2/+2
* | | Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-7/+7
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-11/+11
* | | Clean up a lot of small whitespace issues dkf2024-05-131-11/+11
* | | Few more spacing/formatting tweaksjan.nijtmans2024-03-201-3/+3
|\ \ \ | |/ /
| * | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only.jan.nijtmans2024-03-201-12/+11
* | | more spacing/formatting tweaksdkf2024-03-191-9/+8
* | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes)jan.nijtmans2024-03-191-6/+6
|\ \ \ | |/ /
* | | Revise macro usagejan.nijtmans2023-11-161-4/+4
* | | 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-43/+95
|\ \ \ \ | |/ / / |/| | |
| * | | 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-43/+95
| |/ / /
* | | | Merge 8.7jan.nijtmans2023-07-241-4/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
* | | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-4/+4
* | | Merge trunkapnadkarni2023-04-141-3/+3
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-6/+6
|/ / /
* | | Merge 9.0jan.nijtmans2023-03-071-1/+1
|\ \ \
| * | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-1/+1
* | | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-23/+23
|/ / /
* | | 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-11/+11
|\ \ \ | |/ /
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-191-11/+11
* | | Merge 8.7jan.nijtmans2022-06-021-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. Eliminate some (long) typecastsjan.nijtmans2022-06-021-1/+1
| |\ \ | | |/
* | | Fix compiler warnings, due to the use of macro'sjan.nijtmans2022-03-211-23/+23
* | | Merge 8.7jan.nijtmans2021-06-291-3/+3
|\ \ \ | |/ /
| * | Use fstat64() in stead of fstat() on platforms which support it.jan.nijtmans2021-06-291-3/+3
* | | Merge 8.7jan.nijtmans2021-04-081-1/+1
|\ \ \ | |/ /
| * | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-1/+1
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-6/+6
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-2/+2
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | | Merge 8.7jan.nijtmans2020-10-131-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-131-4/+4
| |\ \ | | |/
| | * More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-131-3/+3
* | | Merge 8.7jan.nijtmans2020-03-181-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-181-4/+4
| |\ \ | | |/