Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some -Wconversion warnings | jan.nijtmans | 2025-04-01 | 1 | -21/+20 |
|\ | |||||
| * | Fix some -Wconversion warningscore-conversion-warning | jan.nijtmans | 2025-03-30 | 1 | -11/+11 |
|/ | |||||
* | Remove a lot of dead code: macOS < 10.9 is no longer supported | jan.nijtmans | 2024-12-04 | 1 | -29/+3 |
|\ | |||||
| * | Indenting | jan.nijtmans | 2024-12-04 | 1 | -53/+30 |
| * | merge core-8-6-branch | dkf | 2024-05-24 | 1 | -4/+2 |
| |\ | |||||
| | * | Use TclDStringToObj a bit more | dkf | 2024-05-24 | 1 | -4/+2 |
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -3/+3 |
* | | | Fix ungrammatical doubling of words in commentsminor | dkf | 2024-09-21 | 1 | -2/+2 |
* | | | Space before tab is an extremely unlikely to be correct indentation pattern | dkf | 2024-06-04 | 1 | -7/+7 |
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -11/+11 |
* | | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -11/+11 |
* | | | Few more spacing/formatting tweaks | jan.nijtmans | 2024-03-20 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -12/+11 |
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -9/+8 |
* | | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) | jan.nijtmans | 2024-03-19 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
* | | | Revise macro usage | jan.nijtmans | 2023-11-16 | 1 | -4/+4 |
* | | | Merge main | oehhar | 2023-11-02 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -3/+3 |
* | | | | Rebase to 9.0. Add more filname encoding checks | jan.nijtmans | 2023-07-27 | 1 | -43/+95 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge 9.0 | jan.nijtmans | 2023-07-19 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Use "strict" in almost all commands. Only "glob" and environment variables ar...core-tip-657-candidate | jan.nijtmans | 2023-07-14 | 1 | -43/+95 |
| |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2023-07-24 | 1 | -4/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
* | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -4/+4 |
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -3/+3 |
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge 9.0 | jan.nijtmans | 2023-03-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -1/+1 |
* | | | | Compiles and runs. Tests still to be ported. | apnadkarni | 2023-02-25 | 1 | -23/+23 |
|/ / / | |||||
* | | | 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 N... | jan.nijtmans | 2022-11-20 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
* | | | Merge 8.7 | jan.nijtmans | 2022-06-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Eliminate some (long) typecasts | jan.nijtmans | 2022-06-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Fix compiler warnings, due to the use of macro's | jan.nijtmans | 2022-03-21 | 1 | -23/+23 |
* | | | Merge 8.7 | jan.nijtmans | 2021-06-29 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 1 | -3/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -1/+1 |
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -3/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
| |\ \ | | |/ |