Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -4/+4 |
|\ | |||||
* \ | Merge tip-548 | jan.nijtmans | 2019-08-01 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -2/+3 |
| |\ | |||||
| | * | Eliminate "register" keyword usage from all header-files (and also correspond... | jan.nijtmans | 2019-07-25 | 1 | -2/+2 |
| | * | merge 8.6 | sebres | 2019-07-24 | 1 | -0/+1 |
| | |\ | |||||
| | | * | merge 8.5 | sebres | 2019-07-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | small amend (normalize hex in all evalFlags) | sebres | 2019-07-24 | 1 | -4/+4 |
| | | | * | cherrypick timerate-loop-opti--discard-result | sebres | 2019-07-24 | 1 | -0/+1 |
| | | * | | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in... | sebres | 2019-07-23 | 1 | -0/+1 |
| * | | | | Merge 8.7 | jan.nijtmans | 2019-07-17 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 8.6 | jan.nijtmans | 2019-07-16 | 1 | -1/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix [7d7038d415b345d5]: tcl is not LTO ready | jan.nijtmans | 2019-07-15 | 1 | -1/+0 |
| * | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -1/+1 |
| * | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -4/+11 |
| * | | | | Merge 8.7 | jan.nijtmans | 2019-07-04 | 1 | -1/+1 |
| |\ \ \ \ |/ / / / / | | _ / / | | / / | |||||
| * | | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c... | jan.nijtmans | 2019-06-30 | 1 | -1/+1 |
* | | | | Merge tip-547 | jan.nijtmans | 2019-06-26 | 1 | -26/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | sebres | 2019-06-25 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 | sebres | 2019-06-25 | 1 | -0/+7 |
| | |\ \ | | | |/ | |||||
| | | * | fixed build with MSVC 6.0 | sebres | 2019-06-25 | 1 | -0/+7 |
| * | | | TIP 461: text comparison operators for [expr] | dkf | 2019-06-15 | 1 | -0/+12 |
| |\ \ \ | |||||
| | * \ \ | merge 8.7 | dgp | 2019-06-10 | 1 | -19/+19 |
| | |\ \ \ | |||||
| | * | | | | And the command version of the new operators too. | dkf | 2019-06-05 | 1 | -18/+12 |
| * | | | | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. | jan.nijtmans | 2019-06-12 | 1 | -7/+8 |
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-06-11 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict | jan.nijtmans | 2019-06-11 | 1 | -1/+1 |
| * | | | | | merge 8.6 | dgp | 2019-06-10 | 1 | -18/+0 |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | |||||
| | * | | | Remove declarations that are never defined. | dgp | 2019-06-10 | 1 | -18/+0 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Remove declarations that are never defined. | dgp | 2019-06-10 | 1 | -18/+0 |
| | * | | | merge 8.5 | dgp | 2019-05-04 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Plug memleak when deleting a namespace destroys a linked Tcl var. | dgp | 2019-05-04 | 1 | -0/+2 |
| | | * | | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 1 | -1/+3 |
| | | |\ \ | |||||
| | | * \ \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+15 |
| | | |\ \ \ | |||||
* | | | \ \ \ | Merge tip-547 | jan.nijtmans | 2019-06-09 | 1 | -19/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mai... | jan.nijtmans | 2019-06-07 | 1 | -16/+16 |
| * | | | | | | Squelch compiler warnings, but make refCount of type unsigned int. | jan.nijtmans | 2019-06-06 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide m... | jan.nijtmans | 2019-06-03 | 1 | -11/+0 |
|/ / / / / | |||||
* | | | | | TIP #544 implementation: Export TclGetIntForIndex() | jan.nijtmans | 2019-05-31 | 1 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | TIP #544 implementation. Documentation still missing. | jan.nijtmans | 2019-05-15 | 1 | -2/+2 |
* | | | | | | merge core-8-branch | dkf | 2019-05-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in... | jan.nijtmans | 2019-05-08 | 1 | -1/+1 |
| * | | | | | leak plug completed | dgp | 2019-05-03 | 1 | -1/+1 |
| * | | | | | WIP | dgp | 2019-05-01 | 1 | -0/+1 |
* | | | | | | Implementation of [file tempdir]; hand-tested on OSX... | dkf | 2019-04-30 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Compilation for [dict getwithdefault]. | dkf | 2019-04-18 | 1 | -0/+3 |
* | | | | | Implement TIP 504 | dkf | 2019-04-14 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge 8.7 | dgp | 2019-04-08 | 1 | -16/+35 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.7 | dgp | 2019-02-14 | 1 | -20/+19 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-11-19 | 1 | -32/+49 |
| |\ \ \ \ \ \ \ |