| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2022-01-17 | 1 | -8/+8 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2022-01-17 | 1 | -8/+8 |
| |\ |
|
| | * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -8/+10 |
|
|
| | * | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -6/+6 |
|
|
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | 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-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -2/+4 |
|
|
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+0 |
|
|
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -12/+6 |
|\ \ \
| |/ / |
|
| * | | More | dgp | 2020-03-09 | 1 | -12/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -16/+22 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-12-08 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -5/+11 |
| |\ \ \ |
|
| * \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -12/+12 |
|
|
* | | | | | merge 8.7 | dgp | 2019-12-06 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-12-06 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same c... | jan.nijtmans | 2019-12-06 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | merge 8.7 | dgp | 2019-05-03 | 1 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | dgp | 2019-05-03 | 1 | -13/+13 |
| |\ \
| | |/ |
|
| | * | Minor code style cleanup. | dkf | 2019-04-23 | 1 | -7/+13 |
|
|
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
* | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -7/+4 |
|\ \ \
| |/ / |
|
| * | | merge 8.7 | dgp | 2018-02-06 | 1 | -21/+11 |
| |\ \ |
|
| * \ \ | merge trunk | dgp | 2017-04-11 | 1 | -3/+9 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dgp | 2016-07-09 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge trunk | dgp | 2016-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Remove direct access to Tcl_Obj typePtr field that does nothing of any | dgp | 2016-03-30 | 1 | -10/+4 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -15/+15 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Finally, get rid of tclWideIntType completely | jan.nijtmans | 2017-11-01 | 1 | -1/+0 |
|
|
* | | | | | more progress in code simplifications | jan.nijtmans | 2017-10-30 | 1 | -2/+0 |
|
|
* | | | | | Change (internal) TclFormatInt() signature, so it can handle WideInt's direct... | jan.nijtmans | 2017-10-30 | 1 | -21/+11 |
| |_|_|/
|/| | | |
|
* | | | | More minor style fixes. | dkf | 2017-04-10 | 1 | -3/+9 |
| |_|/
|/| | |
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -2/+2 |
| |/
|/| |
|
* | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -1/+1 |
|/ |
|
* | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 1 | -1/+1 |
|\ |
|
* | | more result generation conversion | dkf | 2012-08-03 | 1 | -4/+5 |
|
|
* | | Factor out constant that must be the same in multiple places. Prompted by a | dkf | 2012-05-25 | 1 | -6/+3 |
|
|
* | | Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware ... | dkf | 2011-05-09 | 1 | -3/+5 |
|
|
* | | More generation of error codes ([format], [after], [trace], RE optimizer). | dkf | 2011-04-04 | 1 | -14/+20 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -15/+15 |
|
|