Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-08-11 | 1 | -12/+12 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-08-11 | 1 | -13/+13 |
| |\ | |||||
| | * | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -18/+19 |
* | | | Merge 8.7 | jan.nijtmans | 2020-07-21 | 1 | -21/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-07-20 | 1 | -21/+21 |
| |\ \ | | |/ | |||||
| | * | Use "Global" in stead of "Master" internally, where "Master" is not used in t... | jan.nijtmans | 2020-07-20 | 1 | -26/+26 |
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -7/+7 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-01-13 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-01-13 | 1 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Silence some gcc-9 compiler warnings. | jan.nijtmans | 2020-01-13 | 1 | -2/+2 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Fix [77f1088210fd739]: trunk: mac os x: compilation warnings | jan.nijtmans | 2018-10-19 | 1 | -8/+0 |
* | | | Merge trunk | jan.nijtmans | 2018-09-28 | 1 | -39/+202 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2018-09-28 | 1 | -39/+202 |
| |\ \ \ | | |/ / | |||||
| | * | | Clean up code style and add key phrases to documentation. | dkf | 2018-09-28 | 1 | -52/+95 |
| | * | | merge core-8-branch | dkf | 2018-09-28 | 1 | -3/+3 |
| | |\ \ | |||||
| | * \ \ | close fork | dgp | 2018-06-12 | 1 | -15/+17 |
| | |\ \ \ | |||||
| | | * \ \ | merge 8.7 | jan.nijtmans | 2018-05-27 | 1 | -15/+17 |
| | | |\ \ \ | |||||
| | * | | | | | Removed thread-specific mutex lock counter and replaced by shared counter + t... | fbonnet | 2018-06-09 | 1 | -11/+13 |
| | |/ / / / | |||||
| | * | | | | TIP #509: Implement reentrant mutexes on all platforms | fbonnet | 2018-05-25 | 1 | -23/+133 |
* | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | More API changes using size_t. Internal changes not complete yet (WIP) | jan.nijtmans | 2018-06-28 | 1 | -2/+2 |
* | | | | | | merge trunk | jan.nijtmans | 2018-06-27 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge 8.7 | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/| | |||||
| | | * | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
* | | | | | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -15/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-22 | 1 | -12/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -14/+14 |
| * | | | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ne... | jan.nijtmans | 2018-05-17 | 1 | -12/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -14/+14 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-11 | 1 | -2/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | merge 8.5 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
| | * | | | | merge 8.6 | dgp | 2018-05-09 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | | |||||
| | | * | | merge 8.5 | sebres | 2018-05-09 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 1 | -1/+1 |
| | * | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ... | jan.nijtmans | 2017-11-20 | 1 | -0/+2 |
| * | | | | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing mo... | jan.nijtmans | 2017-11-08 | 1 | -52/+0 |
| |/ / / | |||||
| * | | | Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRE... | jan.nijtmans | 2017-04-06 | 1 | -0/+2 |
* | | | | merge trunk | jan.nijtmans | 2017-01-16 | 1 | -2/+0 |
|\ \ \ \ | |/ / / |