Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More of the same: Space before tab is extremely unlikely to be correct ↵ | jan.nijtmans | 2024-06-05 | 1 | -1/+1 |
| | | | | indentation pattern. | ||||
* | Merge 8.7 | jan.nijtmans | 2024-05-27 | 1 | -6/+6 |
|\ | |||||
| * | Another round of sentinel improvements | jan.nijtmans | 2024-05-27 | 1 | -6/+6 |
| |\ | |||||
| | * | 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. | ||||
* | | | Fix Windows build with --disable-shared: Make sure that test-code is never ↵ | jan.nijtmans | 2023-11-10 | 1 | -0/+2 |
| | | | | | | | | | | | | compiled with -DBUILD_tcl -DSTATIC_BUILD | ||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [26870862f0] follow-up: of course it was not complete yet | jan.nijtmans | 2023-10-27 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-27 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | More C++-sentinel-related fixes (hopefully, those are the last ones) | jan.nijtmans | 2023-10-27 | 1 | -5/+5 |
| | | | |||||
| * | | Backport test improvements from 9.0 | jan.nijtmans | 2023-05-15 | 1 | -4/+4 |
| | | | |||||
| * | | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported ↵ | jan.nijtmans | 2023-04-12 | 1 | -6/+7 |
| | | | | | | | | | | | | from 9.0 | ||||
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -2/+3 |
|\ \ \ | |||||
| * \ \ | 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. | ||||
| * | | | More int -> Tcl_Size, so (theoretically) longer lists could be handled. ↵ | jan.nijtmans | 2023-04-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Thanks, Rolf! | ||||
* | | | | Merge 9.0 | jan.nijtmans | 2023-04-01 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it ↵ | jan.nijtmans | 2023-03-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | on other platforms either. | ||||
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -4/+4 |
|/ / / | |||||
* | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -5/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Use Tcl_ObjCmdProc in stead of full signature | jan.nijtmans | 2022-10-10 | 1 | -3/+1 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-07-03 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-04-26 | 1 | -5/+5 |
| |\ \ | |||||
| * | | | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flag | jan.nijtmans | 2021-08-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Proposed TIP #609 implementation | jan.nijtmans | 2021-08-15 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge 9.0. Eliminate almost all remaining (enum) casts | jan.nijtmans | 2022-04-11 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.7. Fix some indexObj testcases on 32-bit systems | jan.nijtmans | 2022-04-08 | 1 | -5/+5 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Use INT2PTR/PTR2INT macro's as appropriate | jan.nijtmans | 2022-04-08 | 1 | -5/+5 |
| | |/ / | |||||
* | | | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no ↵ | jan.nijtmans | 2022-03-02 | 1 | -3/+2 |
| |/ / | | | | | | | | | | longer necessary | ||||
* | | | Merge 8.7 (resolve conflicts) | dgp | 2021-01-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we ↵ | jan.nijtmans | 2021-01-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | stopped support for MSVC 6++ Change Tcl_WideInt -> long long in various places: Tcl_WideInt could be a 128-bit type, we don't want that everywhere. | ||||
| * | | Undo one change from previous commit: this gives a warning on mingw-w64 | jan.nijtmans | 2020-12-17 | 1 | -1/+1 |
| | | | |||||
| * | | Simplifications when assuming VS 2015 or later | jan.nijtmans | 2020-12-17 | 1 | -1/+1 |
| | | | |||||
* | | | 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 |
| | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> ↵ | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
| | | | | | | | | | | | | TclNewIntObj or Tcl_NewWideIntObj) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ↵ | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
| | | | | | | | | | | | | size_t or int | ||||
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -5/+0 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-09 | 1 | -7/+3 |
|\ \ \ | |/ / | |||||
| * | | More TCL_UNUSED | dgp | 2020-03-09 | 1 | -7/+3 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -22/+26 |
|\ \ \ | |/ / | |||||
| * | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -1/+5 |
| | | |