Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -9/+9 |
|\ | |||||
* \ | 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-09-17 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -3/+4 |
* | | Merge 8.7 | jan.nijtmans | 2020-03-07 | 1 | -33/+21 |
|\ \ | |/ | |||||
| * | Unused arguments in the OO source code files. | dgp | 2020-03-07 | 1 | -33/+21 |
* | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -42/+51 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -3/+5 |
| |\ | |||||
| * \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -4/+13 |
| |\ \ | |||||
| * \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -11/+11 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -36/+36 |
| |\ \ \ | |||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | merge 8.7 | dgp | 2019-11-15 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | merge 8.6 | dgp | 2019-11-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix test-case event-11.8, failing as a result of the TclOOObjectDestroyed() f... | jan.nijtmans | 2019-11-15 | 1 | -1/+1 |
| | * | | | Add TclOOObjectDestroyed to make logic more explicit. Renamed Deleted() to | pooryorick | 2019-11-15 | 1 | -1/+1 |
* | | | | | merge 8.7 | sebres | 2019-11-14 | 1 | -3/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 8.6 | sebres | 2019-11-14 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | restore verification for deleted interp | sebres | 2019-11-14 | 1 | -1/+3 |
| | * | | fixed SF [135804138e] -- no call of next possible after object namespace is d... | sebres | 2019-11-14 | 1 | -3/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -12/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -12/+12 |
| | |/ | |/| | |||||
* | | | Merge 8.7 | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled co... | jan.nijtmans | 2019-01-24 | 1 | -4/+5 |
* | | | merge 8.7 | dgp | 2018-11-16 | 1 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2018-11-16 | 1 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Clear up a bunch of small issues found by Coverity analysis. | dkf | 2018-11-16 | 1 | -4/+2 |
| | * | Cherrypick: [fc1409fc91] Method cloning needs to be careful with body represe... | dkf | 2017-10-24 | 1 | -0/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2018-11-15 | 1 | -25/+25 |
|\ \ \ | |/ / | |||||
| * | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ... | jan.nijtmans | 2018-11-15 | 1 | -25/+25 |
* | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -8/+5 |
|\ \ \ | |/ / | |||||
| * | | merge 8.7 | dgp | 2018-06-04 | 1 | -3/+36 |
| |\ \ | |||||
| * \ \ | merge trunk | dgp | 2017-10-27 | 1 | -0/+1 |
| |\ \ \ | |||||
| * | | | | another | dgp | 2016-07-13 | 1 | -5/+4 |
| * | | | | merge trunk | dgp | 2016-07-09 | 1 | -5/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | dgp | 2016-06-29 | 1 | -19/+8 |
| |\ \ \ \ \ | |||||
| * | | | | | | oops | dgp | 2016-03-24 | 1 | -3/+1 |
* | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -23/+23 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | More size_t API changes (*.decls files are complete now) | jan.nijtmans | 2018-07-03 | 1 | -1/+1 |
* | | | | | | | Use size_t in more API's, e.g. *RegExp* types | jan.nijtmans | 2018-07-02 | 1 | -4/+4 |
|/ / / / / / | |||||
* | | | | | | Minor updates to C API to handle private methods. | dkf | 2018-05-19 | 1 | -0/+7 |
* | | | | | | Make sure that [self call] reports useful info. | dkf | 2018-05-14 | 1 | -0/+6 |
* | | | | | | Start of private method dispatch machinery. | dkf | 2018-04-05 | 1 | -2/+4 |
* | | | | | | This should be the implementation of private variables. | dkf | 2018-03-18 | 1 | -1/+19 |
| |_|_|/ / |/| | | | | |||||
* | | | | | [fc1409fc91]: TclOO method with non-literal value for body argument causes se... | pooryorick | 2017-10-24 | 1 | -0/+1 |
| |_|/ / |/| | | | |||||
* | | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Simplify all the Tcl_NRPostProc declarations. | dgp | 2016-07-06 | 1 | -4/+2 |
| |/ |/| |