Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Space before tab is an extremely unlikely to be correct indentation pattern | dkf | 2024-06-04 | 1 | -2/+2 | |
* | Merge 8.7 | jan.nijtmans | 2024-05-27 | 1 | -22/+22 | |
|\ | ||||||
| * | Another round of sentinel improvements | jan.nijtmans | 2024-05-27 | 1 | -22/+22 | |
| |\ | ||||||
* | \ | Merge 8.7 | dkf | 2024-05-26 | 1 | -9/+4 | |
|\ \ \ | |/ / | ||||||
| * | | merge 8.6 | dkf | 2024-05-26 | 1 | -9/+4 | |
| |\ \ | | |/ | ||||||
| | * | Use the new operations | dkf | 2024-05-25 | 1 | -4/+2 | |
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -7/+7 | |
* | | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -7/+7 | |
* | | | Merge 8.7 (undid the encodingPtr -> encodingNamePtr change) | jan.nijtmans | 2024-04-04 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.6 | jan.nijtmans | 2024-04-04 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Backout [0a9ae478ac], as requested | jan.nijtmans | 2024-04-04 | 1 | -3/+3 | |
| * | | Merge 8.6 | jan.nijtmans | 2024-04-04 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | Tcl_GetString() -> TclGetString(), for minor speedup. | jan.nijtmans | 2024-04-04 | 1 | -24/+24 | |
| | * | encodingName -> encoding (where appropriate) | jan.nijtmans | 2024-04-04 | 1 | -3/+3 | |
* | | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -26/+26 | |
|\ \ \ | |/ / | ||||||
* | | | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than... | jan.nijtmans | 2024-03-20 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than... | jan.nijtmans | 2024-03-20 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -14/+14 | |
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -5/+4 | |
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -14/+14 | |
* | | | Merge 8.7 | jan.nijtmans | 2024-02-11 | 1 | -5/+2 | |
|\ \ \ | |/ / | ||||||
| * | | TIP #652 | jan.nijtmans | 2024-02-11 | 1 | -5/+2 | |
| |\ \ | ||||||
| | * | | Implementation of TIP 652. | pooryorick | 2024-02-07 | 1 | -5/+2 | |
| |/ / |/| | | ||||||
* | | | Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect ... | jan.nijtmans | 2023-12-29 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.6 | jan.nijtmans | 2023-12-29 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer ... | jan.nijtmans | 2023-10-13 | 1 | -8/+7 | |
| | * | More type-casts (c++-compatibility) | jan.nijtmans | 2023-09-13 | 1 | -23/+23 | |
* | | | Revise macro usage | jan.nijtmans | 2023-11-16 | 1 | -4/+5 | |
* | | | Fix binary/format/string testcase failures on 32-bit platforms. Reported by H... | jan.nijtmans | 2023-11-16 | 1 | -4/+13 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -22/+22 | |
|\ \ \ | |/ / | ||||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -22/+22 | |
| * | | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 1 | -1/+1 | |
| * | | Fix compilation with CFLAGS=-DTCL_NO_DEPRECATED | jan.nijtmans | 2023-09-20 | 1 | -1/+1 | |
* | | | Merge 8.7. Add testcase | jan.nijtmans | 2023-09-18 | 1 | -3/+6 | |
|\ \ \ | |/ / | ||||||
| * | | silence compiler warning about uninitialized variable | dgp | 2023-09-18 | 1 | -1/+1 | |
| * | | int -> Tcl_Size (where appropriate). Make TclStringCmpOpts() static | jan.nijtmans | 2023-09-18 | 1 | -137/+162 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-09-12 | 1 | -13/+9 | |
|\ \ \ | |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) | jan.nijtmans | 2023-09-12 | 1 | -23/+24 | |
| |\ \ \ | | | |/ | ||||||
| | | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -7/+7 | |
| | * | | More progress | jan.nijtmans | 2023-05-01 | 1 | -3/+3 | |
| | * | | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 1 | -8/+9 | |
| |/ / | ||||||
* | | | Permit large scripts > INT_MAX. Not complete because compiler source line tra... | apnadkarni | 2023-07-09 | 1 | -6/+6 | |
* | | | merge trunk | griffin | 2023-06-06 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -4/+4 | |
| |\ \ \ | | |/ / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | Partial sync-up with trunk. | griffin | 2023-04-30 | 1 | -125/+124 | |
|\ \ \ \ \ \ \ | | | | |/ / / | ||||||
| | | | * | | | Fix [a814ee5bbd] - string compare/equal -length for long strings | apnadkarni | 2023-04-24 | 1 | -6/+7 | |
| | | |/ / / | ||||||
| | | * | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -5/+5 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -5/+5 | |
| | |\ \ \ \ | |/ / / / / | | | | _ / | | | | / | ||||||
| | * | | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -5/+5 | |
| | * | | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -2/+2 | |