Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix | pooryorick | 2021-09-02 | 1 | -13/+5 | |
* | | | | Update code comments. | pooryorick | 2021-09-02 | 1 | -2/+2 | |
* | | | | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin... | pooryorick | 2021-09-01 | 1 | -13/+5 | |
* | | | | Merge 8.7 | jan.nijtmans | 2021-03-19 | 1 | -2/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-03-19 | 1 | -2/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Delete some useless code. Was only place where we fed an uncontrolled value t... | dkf | 2021-03-18 | 1 | -2/+0 | |
| | * | | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -8/+8 | |
* | | | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0) | jan.nijtmans | 2021-03-15 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-12-13 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -7/+7 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -7/+7 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -3/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-02 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -2/+2 | |
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -1/+1 | |
* | | | | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge... | fvogel | 2020-09-13 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetInde... | fvogel | 2020-09-02 | 1 | -4/+4 | |
* | | | | Merge 8.7 | jan.nijtmans | 2020-05-13 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-05-13 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. | jan.nijtmans | 2020-05-13 | 1 | -1/+1 | |
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -42/+4 | |
|\ \ \ | |/ / | ||||||
| * | | more unused arguments | dgp | 2020-03-06 | 1 | -6/+3 | |
| * | | merge 8.6 | dgp | 2020-03-06 | 1 | -36/+1 | |
| |\ \ | | |/ | ||||||
| | * | Remove SetIndexFromAny(), a useless routine that can only be reached via | dgp | 2020-03-06 | 1 | -35/+1 | |
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -17/+21 | |
|\ \ \ | |/ / | ||||||
| * | | Let's try a real C++ build with Travis on Linux | jan.nijtmans | 2019-08-30 | 1 | -3/+7 | |
| |\ \ | ||||||
| * \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -5/+5 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -7/+7 | |
| |\ \ \ | ||||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -8/+8 | |
| |/ / / | ||||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -7/+7 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -7/+7 | |
| |/ / | ||||||
* | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -2/+2 | |
* | | | Merge 8.7 | jan.nijtmans | 2019-03-01 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -1/+1 | |
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -4/+2 | |
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -7/+9 | |
|\ \ \ | |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2019-01-28 | 1 | -7/+7 | |
|\ \ \ | |/ / | ||||||
| * | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -8/+8 | |
* | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -3/+3 | |
* | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -5/+4 | |
|\ \ \ | |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2018-11-15 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -31/+34 | |
|\ \ \ | |/ / | ||||||
| * | | merge 8.7 | dgp | 2017-11-15 | 1 | -1/+2 | |
| |\ \ | ||||||
| * \ \ | merge trunk | dgp | 2017-03-20 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | merge trunk | dgp | 2016-07-13 | 1 | -6/+8 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge trunk | dgp | 2016-07-09 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge trunk | dgp | 2016-07-02 | 1 | -10/+8 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | First demonstration conversion to the new intrep manipulation routines. | dgp | 2016-03-25 | 1 | -27/+34 | |