Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.7 | jan.nijtmans | 2018-05-22 | 1 | -2/+2 |
|\ | |||||
| * | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -2/+2 |
* | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ne... | jan.nijtmans | 2018-05-17 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -2/+2 |
| |\ | |||||
* | \ | merge 8.7 | jan.nijtmans | 2018-05-13 | 1 | -27/+35 |
|\ \ \ | |/ / | |||||
| * | | General code style cleanup. | dkf | 2018-05-13 | 1 | -27/+35 |
| |/ | |||||
* | | merge 8.7 | dgp | 2018-03-12 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | merge 8.7 | dgp | 2018-03-12 | 1 | -107/+196 |
| |\ | |||||
| * \ | merge 8.7 | dgp | 2017-11-07 | 1 | -76/+148 |
| |\ \ | |||||
| * | | | Basic scaffolding for tcl::process | f.bonnet | 2017-08-17 | 1 | -0/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2018-03-07 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled ... | jan.nijtmans | 2018-03-07 | 1 | -3/+8 |
* | | | | Merge 8.7 | jan.nijtmans | 2018-02-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is sim... | jan.nijtmans | 2018-02-27 | 1 | -1/+1 |
* | | | | merge core-8-branch | jan.nijtmans | 2018-02-06 | 1 | -25/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' | dgp | 2018-02-06 | 1 | -25/+8 |
| |\ \ \ | |||||
| | * | | | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/T... | jan.nijtmans | 2018-01-26 | 1 | -1/+1 |
| | * | | | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLon... | jan.nijtmans | 2018-01-26 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | merge core-8-branch | jan.nijtmans | 2018-01-22 | 1 | -2/+8 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge core-8-branch | jan.nijtmans | 2018-01-16 | 1 | -6/+7 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-28 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -1/+5 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-06 | 1 | -66/+154 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | merge core-8-branch. Also fix some test-cases, expecting the existence of "in... | jan.nijtmans | 2017-11-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (... | jan.nijtmans | 2017-11-09 | 1 | -12/+99 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | merge trunk | dgp | 2017-11-09 | 1 | -99/+12 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Finally, get rid of tclWideIntType completely | jan.nijtmans | 2017-11-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | Eliminate most usage of TCL_NUMBER_LONG, just use TCL_NUMBER_WIDE in stead (s... | jan.nijtmans | 2017-10-31 | 1 | -2/+1 |
| | * | | | | | | | | | | | more progress in code simplifications | jan.nijtmans | 2017-10-30 | 1 | -23/+7 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Add remaining wrapper to the NR functions, remaining calls to | pooryorick | 2018-02-06 | 1 | -1/+3 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | typo | dgp | 2018-01-22 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_B... | jan.nijtmans | 2018-01-20 | 1 | -0/+2 |
* | | | | | | | | | | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP. | jan.nijtmans | 2018-01-19 | 1 | -48/+0 |
* | | | | | | | | | | Remove obsolete documentation (belonging to now-removed functions). Remove ob... | jan.nijtmans | 2018-01-17 | 1 | -12/+0 |
* | | | | | | | | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d... | jan.nijtmans | 2018-01-17 | 1 | -358/+0 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | merge core-8-branch | jan.nijtmans | 2018-01-12 | 1 | -8/+13 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | merge core-8-branch | jan.nijtmans | 2017-11-30 | 1 | -66/+85 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | merge core-8-branch. | jan.nijtmans | 2017-11-23 | 1 | -1/+74 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge core-8-branch. Deprecate support for "string bytelength" | jan.nijtmans | 2017-11-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br... | jan.nijtmans | 2017-11-08 | 1 | -1/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pyk-TclOO branch. See [90657479e8] | pooryorick | 2018-01-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | merge core-8-branch | pooryorick | 2017-12-26 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Add the check for wrong arguments back to TclOO_Object_Destroy, remove | pooryorick | 2017-12-11 | 1 | -1/+0 |
| | * | | | | | | | | | Streamline TclOO object cleanup routines. | pooryorick | 2017-12-10 | 1 | -0/+2 |
| * | | | | | | | | | | Rearrange a few lines TclRenameCommand to reduce operations. | pooryorick | 2018-01-08 | 1 | -6/+6 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Rearrange a few lines TclRenameCommand to reduce operations. | pooryorick | 2018-01-08 | 1 | -6/+6 |
* | | | | | | | | | | [586e71dce4] Exeception handling at level #0 by EvalObjv | dgp | 2017-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | [586e71dce4] Exeception handling at level #0 by EvalObjv | dgp | 2017-12-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | [586e71dce4] Exeception handling at level #0 by EvalObjv | dgp | 2017-12-19 | 1 | -1/+1 |