Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tweaks | jan.nijtmans | 2022-03-31 | 1 | -14/+15 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | more progress | jan.nijtmans | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-31 | 1 | -15/+15 |
| | |||||
* | more progress | jan.nijtmans | 2022-03-31 | 1 | -8/+8 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-30 | 1 | -3/+3 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-30 | 1 | -15/+15 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-29 | 1 | -24/+24 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-29 | 1 | -6/+6 |
| | |||||
* | Fix some compiler warnings | jan.nijtmans | 2022-03-28 | 1 | -1/+1 |
| | |||||
* | Make varIndexes a size_t[] | jan.nijtmans | 2022-03-23 | 1 | -5/+6 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Further | jan.nijtmans | 2022-03-18 | 1 | -4/+4 |
| | | | , | ||||
* | More progress | jan.nijtmans | 2022-03-18 | 1 | -3/+3 |
| | |||||
* | More progress | jan.nijtmans | 2022-03-17 | 1 | -14/+14 |
| | |||||
* | Revert previous commit (doesn't work) and merge 9.0 | jan.nijtmans | 2022-03-10 | 1 | -20/+20 |
|\ | |||||
* | | More progress | jan.nijtmans | 2022-03-09 | 1 | -20/+20 |
| | | |||||
* | | More size_t | jan.nijtmans | 2022-03-08 | 1 | -3/+3 |
| | | |||||
* | | Another round of int -> size_t for internal functions | jan.nijtmans | 2022-03-07 | 1 | -6/+10 |
| | | |||||
* | | More progress | jan.nijtmans | 2022-03-06 | 1 | -9/+9 |
|/ | |||||
* | Merge 8.7. Fix (windows MSVC OPTS=symbols) build error | jan.nijtmans | 2022-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-01-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few ↵ | jan.nijtmans | 2022-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | similar situations in other place | ||||
| | * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -2/+2 |
| | | | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-10-11 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
| | | | | | | | | | Eliminate many unnecessary type-casts to (unsigned) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -7/+7 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-10-06 | 1 | -189/+178 |
|\ \ \ | |/ / | |||||
| * | | Rewrite comments for clarity and conciseness. | pooryorick | 2021-10-04 | 1 | -189/+178 |
| | | | |||||
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
* | | | 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 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> ↵ | jan.nijtmans | 2020-09-17 | 1 | -2/+3 |
| | | | | | | | | | | | | TclNewIntObj or Tcl_NewWideIntObj) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge core-8-branch | jan.nijtmans | 2020-09-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Backout [c1a376375e0e6488]: imported namespace ensemble command name ↵ | jan.nijtmans | 2020-09-05 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | distorted during deletion trace on the import. According to Travis, there's a memory leak which needs to be fixed first. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted | pooryorick | 2020-09-01 | 1 | -1/+1 |
| | | | | | | | | | during deletion trace on the import | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Implement TIP #581: Master/Slave | jan.nijtmans | 2020-08-31 | 1 | -1/+1 |
| | | | |||||
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ↵ | jan.nijtmans | 2020-08-11 | 1 | -4/+4 |
| | | | | | | | | | | | | size_t or int | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-05-14 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the ↵ | jan.nijtmans | 2020-05-14 | 1 | -31/+31 |
| | | | | | | | | | | | | | | | | | | individual bytes of a string searching for '(', ')', '::' or other single bytes. It is overkill to use Tcl_UtfPrev/Tcl_UtfNext for that, since those characters can only appear as their ASCII byte, not as any other sequence. This effectively removes the last Tcl_UtfNext() call from the core, the only ones left are in tclTest.c for test commands. So the TclUtfNext() macro doesn't make sense any more. Remove "register" keyword from many files. | ||||
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -12/+5 |
|\ \ \ | |/ / | |||||
| * | | More TCL_UNUSED(). | dgp | 2020-03-06 | 1 | -12/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -30/+34 |
|\ \ \ | |/ / |