| Commit message (Expand) | Author | Age | Files | Lines |
* | More size_t -> Tcl_Size changes, which were missed before. Also (experimental... | jan.nijtmans | 2023-04-26 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -4/+4 |
| |\ |
|
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -11/+11 |
|
|
| | * | 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 | -5/+5 |
|
|
| | | * | Unbreak shared windows build. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 1 | -1/+0 |
|
|
* | | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -10/+10 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -12/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -43/+45 |
|
|
| * | | | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 1 | -1/+1 |
|
|
* | | | | Merge 9.0. Change the default -eofchar on Windows | jan.nijtmans | 2022-10-17 | 1 | -7/+0 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -29/+29 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -6/+6 |
|
|
* | | | | Some int argc -> size_t argc | jan.nijtmans | 2022-06-13 | 1 | -5/+5 |
|
|
* | | | | Use size_t in AuxDataPrintProc | jan.nijtmans | 2022-03-01 | 1 | -2/+2 |
|
|
* | | | | Some more int -> size_t in internal API | jan.nijtmans | 2022-02-23 | 1 | -5/+6 |
|
|
* | | | | More int -> size_t in internal API | jan.nijtmans | 2022-02-17 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -16/+16 |
|\ \ \ \
| |/ / / |
|
| * | | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -16/+16 |
|
|
* | | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -3/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2020-12-16 | 1 | -3/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|
|
| | * | | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -1/+1 |
|
|
| | * | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| | * | | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L... | jan.nijtmans | 2020-04-20 | 1 | -1/+0 |
|
|
* | | | | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE w... | jan.nijtmans | 2020-09-11 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-22 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -2/+2 |
|
|
* | | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+0 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-10 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix Windows build, broken by [d5175f6050e308f4] | jan.nijtmans | 2020-03-10 | 1 | -1/+1 |
|
|
* | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -12/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -12/+6 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -11/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | More Win32 API impovals. | jan.nijtmans | 2019-09-20 | 1 | -1/+1 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -23/+23 |
| |\ \ \ |
|
| * \ \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -2/+8 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -0/+1 |
| |\ \ \ \ \
| | |/ / / / |
|