Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some -Wconversion warnings | jan.nijtmans | 2025-04-01 | 1 | -17/+17 |
|\ | |||||
| * | Fix some -Wconversion warningscore-conversion-warning | jan.nijtmans | 2025-03-30 | 1 | -12/+12 |
|/ | |||||
* | merge 8.7: avoid unneeded (but expensive) path normalization for several ↵ | sebres | 2024-09-17 | 1 | -2/+2 |
|\ | | | | | | | | | file subsystem commands and operations; closes [02d5d65d70adab97] and probably [411f52ed87e313dd49e2] | ||||
| * | merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck ↵ | sebres | 2024-09-17 | 1 | -2/+2 |
| |\ | | | | | | | | | | is still visible) | ||||
| | * | even if cwd is non native, but path is not relative we can safely use ↵ | sebres | 2024-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | translated path instead of normalized path; fixes file access regression [02d5d65d70adab97] | ||||
* | | | Make function definitions have right argument style | dkf | 2024-06-04 | 1 | -2/+3 |
| | | | |||||
* | | | merge core-8-branch | dkf | 2024-05-24 | 1 | -6/+2 |
|\ \ \ | |/ / | |||||
| * | | merge core-8-6-branch | dkf | 2024-05-24 | 1 | -6/+2 |
| |\ \ | | |/ | |||||
| | * | Use TclDStringToObj a bit more | dkf | 2024-05-24 | 1 | -6/+2 |
| | | | |||||
* | | | Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use ↵ | jan.nijtmans | 2024-05-24 | 1 | -10/+6 |
|\ \ \ | |/ / | | | | | | | Tcl_DStringToObj where possible | ||||
| * | | Merge 8.6 | jan.nijtmans | 2024-05-24 | 1 | -13/+7 |
| |\ \ | | |/ | |||||
| | * | Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use ↵ | jan.nijtmans | 2024-05-24 | 1 | -26/+24 |
| | | | | | | | | | | | | TclDStringToObj where possible | ||||
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| * | | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -8/+8 |
| | | | |||||
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -37/+23 |
| | | | | | | | | | JN: Many of those changes are actually good, but there are too many changes to be able to search for a bug somewhere. Feel free to re-apply, after assuring it's really only whitespace changes. (my advise: do that after 9.0b2) | ||||
* | | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -23/+37 |
| | | | | | | | | | This is the dullest commit ever. Sorry. | ||||
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -2/+2 |
| | | | |||||
* | | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) | jan.nijtmans | 2024-03-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Rebase to 9.0. Add more filname encoding checks | jan.nijtmans | 2023-07-27 | 1 | -15/+53 |
|\ \ \ | |||||
| * \ \ | Merge 9.0 | jan.nijtmans | 2023-07-19 | 1 | -1/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Use "strict" in almost all commands. Only "glob" and environment variables ↵core-tip-657-candidate | jan.nijtmans | 2023-07-14 | 1 | -16/+54 |
|/ / / | | | | | | | | | | are left out. (Experimental) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | silence compiler warning | dgp | 2023-06-02 | 1 | -3/+2 |
| | | | |||||
| * | | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -12/+15 |
| | | | |||||
* | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -2/+2 |
| | | | |||||
* | | | Correct spelling errors in comments and documentation, but also a ↵ | pooryorick | 2023-04-12 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | non-comment corrections in history.tcl and tcltest.test. | ||||
| * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
* | | | Merge 9.0 | jan.nijtmans | 2023-03-08 | 1 | -10/+10 |
|\ \ \ | |||||
| * | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -10/+10 |
| | | | | |||||
* | | | | Compiles and runs. Tests still to be ported. | apnadkarni | 2023-02-25 | 1 | -9/+9 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-12-01 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-12-01 | 1 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Backport TIP #402: General Platform UNC Support from 8.7, but only for ↵ | jan.nijtmans | 2022-12-01 | 1 | -3/+2 |
| | | | | | | | | | | | | Cygwin and QNX. This was already partially present, but was never completed. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no ↵ | jan.nijtmans | 2022-11-20 | 1 | -2/+2 |
| |\ \ | | |/ | | | | | | | NO votes expected) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -14/+14 |
|\ \ \ | |/ / | |||||
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -14/+14 |
| | | | |||||
* | | | Fix compiler warnings, due to the use of macro's | jan.nijtmans | 2022-03-21 | 1 | -11/+10 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-08-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge 8.5 | jan.nijtmans | 2021-08-23 | 1 | -16/+17 |
| | |\ | |||||
| | | * | Add FALLTHRU markers, to help GCC emit less false warnings | jan.nijtmans | 2021-08-23 | 1 | -8/+21 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-06-29 | 1 | -0/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 1 | -0/+23 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. Fix Cygwin compile | jan.nijtmans | 2021-02-23 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Revise buffer-sizes used in GetModuleFileNameW() calls. Available ↵ | jan.nijtmans | 2021-02-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | buffer-size reported to GetModuleFileNameW() was not always accurate | ||||
| | | * | Clean-up some unnecessary spacing. | jan.nijtmans | 2020-04-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ↵ | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | size_t or int |