Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -40/+45 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -3/+3 |
| |\ | |||||
| * | | interp is not dummy any-more | jan.nijtmans | 2019-09-04 | 1 | -2/+1 |
| * | | Bring back Tcl_UntraceVar | jan.nijtmans | 2019-09-04 | 1 | -2/+2 |
| * | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -3/+4 |
| * | | Merge tip-548 | jan.nijtmans | 2019-09-03 | 1 | -2/+1 |
| |\ \ | |||||
| * \ \ | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
| |\ \ \ | |||||
| * \ \ \ | Let's try a real C++ build with Travis on Linux | jan.nijtmans | 2019-08-30 | 1 | -4/+9 |
| |\ \ \ \ | |||||
| * | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -38/+38 |
| |/ / / / | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -3/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -9/+14 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2019-05-10 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2018-12-08 | 1 | -3/+3 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-03 | 1 | -2/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-09-03 | 1 | -2/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Backout [87d28ec30a29e3ce]: Looks like it causes test-failures in event.test ... | jan.nijtmans | 2019-09-03 | 1 | -2/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Backout last commit: Looks like it causes test-failures in event.test on Wind... | jan.nijtmans | 2019-09-03 | 1 | -2/+1 |
| | * | | | | | Merge 8.5 | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references globa... | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 8.5 | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | [16828b3744] [vwait] *must* successfully undo its variable trace, or else | dgp | 2016-06-16 | 1 | -0/+2 |
* | | | | | | merge 8.7 | sebres | 2019-06-24 | 1 | -9/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge 8.6 | sebres | 2019-06-24 | 1 | -9/+14 |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | |||||
| | * | | | closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsy... | sebres | 2019-06-21 | 1 | -9/+14 |
* | | | | | Merge 8.7. Tcl_BackgroundError is now a macro. | jan.nijtmans | 2019-02-10 | 1 | -9/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entr... | jan.nijtmans | 2019-02-09 | 1 | -0/+3 |
| | |_|/ | |/| | | |||||
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -20/+20 |
|\ \ \ \ | |/ / / | |||||
* | | | | More API changes using size_t. Internal changes not complete yet (WIP) | jan.nijtmans | 2018-06-28 | 1 | -1/+1 |
|/ / / | |||||
* | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -5/+5 |
* | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -5/+5 |
* | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -1/+0 |
* | | | Remove some unnecessary "struct" definitions and some type casts no longer ne... | jan.nijtmans | 2017-04-11 | 1 | -1/+1 |
* | | | Introduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThread... | jan.nijtmans | 2017-01-13 | 1 | -0/+3 |
|\ \ \ | |||||
* | | | | Patch from Zoran Vasiljevic, fix for missing proper initialization of the thr... | jan.nijtmans | 2017-01-13 | 1 | -3/+0 |
|/ / / | |||||
* | | | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it ... | dgp | 2016-06-16 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge tip of core-8-6-branch | dgp | 2016-06-16 | 1 | -27/+32 |
| |\ \ | |||||
| * | | | Correct the patch. | dgp | 2016-06-16 | 1 | -4/+1 |
| * | | | Merge up to a197e6853e. Still works. Next checkin restarts the segfaults. | dgp | 2016-06-16 | 1 | -9/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge up to the 8.6.0 release. | dgp | 2016-06-16 | 1 | -49/+59 |
| |\ \ \ \ | |||||
| * | | | | | [16828b3744] Prototype fix for merging forward. | dgp | 2016-06-16 | 1 | -0/+5 |
* | | | | | | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activesta... | jan.nijtmans | 2016-04-01 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | - Undo unix notifier changes: too risky at this moment. | jan.nijtmans | 2016-03-25 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app... | jan.nijtmans | 2015-10-08 | 1 | -4/+4 |
* | | | | | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -7/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -1/+1 |