Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -17/+16 |
* | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -16/+17 |
* | More whitespace cleanup | dkf | 2024-05-10 | 1 | -3/+2 |
* | Merge 8.7 | jan.nijtmans | 2024-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.6 Use TclHasInternalRep() macro in more places. | jan.nijtmans | 2024-04-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|... | jan.nijtmans | 2024-04-10 | 1 | -1/+1 |
* | | | Few more spacing/formatting tweaks | jan.nijtmans | 2024-03-20 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. | jan.nijtmans | 2024-03-20 | 1 | -35/+35 |
* | | | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) | jan.nijtmans | 2024-03-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows | jan.nijtmans | 2024-03-19 | 1 | -2/+2 |
| * | | (cherry-pick) Reduce the number of warnings on Windows: channel names generat... | jan.nijtmans | 2024-02-16 | 1 | -3/+30 |
| * | | Merge 8.6 | jan.nijtmans | 2023-12-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -1/+1 |
* | | | Reduce the number of warnings on Windows: channel names generated in one place | dkf | 2024-02-16 | 1 | -3/+30 |
* | | | twice ClientData -> void * (for consistancy) | jan.nijtmans | 2023-12-13 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-31 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Let's see if this helps | jan.nijtmans | 2023-05-30 | 1 | -4/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | int -> Tcl_Size, for full Tcl 9 support | jan.nijtmans | 2023-05-29 | 1 | -1/+1 |
* | | | merge 8.7 | fvogel | 2023-05-28 | 1 | -1/+202 |
|\ \ \ | |/ / | |||||
| * | | merge core-8-branch | dkf | 2023-05-24 | 1 | -16/+18 |
| |\ \ | |||||
| * | | | Make tclWinChan.c compile again, fixing obvious implementation problems. Not ... | jan.nijtmans | 2021-06-29 | 1 | -6/+4 |
| * | | | First attempt at Windows implementation. | dkf | 2021-06-19 | 1 | -1/+204 |
* | | | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
* | | | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL... | jan.nijtmans | 2023-04-05 | 1 | -3/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2023-03-31 | 1 | -5/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2023-03-31 | 1 | -5/+7 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. | jan.nijtmans | 2023-03-31 | 1 | -6/+6 |
| | * | | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | One more snprintf | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix a few -Wconversion warnings | jan.nijtmans | 2023-03-07 | 1 | -21/+26 |
| | * | | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) | jan.nijtmans | 2020-10-22 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. | jan.nijtmans | 2020-10-22 | 1 | -8/+8 |
| * | | | | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge 9.0. Change the default -eofchar on Windows | jan.nijtmans | 2022-10-17 | 1 | -2/+0 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -28/+28 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -10/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -12/+12 |
* | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we sto... | jan.nijtmans | 2021-01-08 | 1 | -8/+8 |