summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* tip-421: array for:bll2018-03-061-2/+7
* merge 8.7dgp2018-03-063-48/+13
|\
| * merge 8.6dgp2018-03-061-9/+13
| |\
| | * merge core-8-5-branch (fixes [1873ea0ee4f01b26]: wrong initialization of std-...sebres2018-03-051-9/+13
| | |\
| | | * fixes [1873ea0ee4f01b26]: wrong initialization of std-channels, if no std-han...sebres2018-03-051-9/+13
| * | | Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT anddgp2018-03-052-39/+0
* | | | merge 8.7dgp2018-03-051-50/+137
|\ \ \ \ | |/ / /
| * | | TIP 351 Implementation.dgp2018-03-051-50/+137
| |\ \ \
| | * | | Allow -stride 1.pspjuth2018-01-251-2/+2
| | * | | merge 8.7dgp2018-01-2525-910/+843
| | |\ \ \
| | * | | | Add -stride to lsearch. TIP#351pspjuth2018-01-021-50/+137
* | | | | | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults!dgp2018-03-051-23/+365
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 'array for' implementation (TIP #421) from Brad Lanamfvogel2017-10-241-23/+365
* | | | | | Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t)jan.nijtmans2018-03-011-24/+24
* | | | | | merge 8.6dgp2018-03-013-94/+60
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Some comments info for the next folks who come wandering in.dgp2018-03-011-1/+13
| * | | | | Refactor to eliminate duplicate routine parsing tokens as indices.dgp2018-03-013-93/+47
* | | | | | We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt.dgp2018-03-012-15/+15
* | | | | | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is sim...jan.nijtmans2018-02-274-13/+13
* | | | | | Don't let presence of a string rep prevent optimizations on "pure" bytearrays.dgp2018-02-231-18/+14
* | | | | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-1/+2
* | | | | | Cease registration of the "end-offset" Tcl_ObjType. Give it file scope.dgp2018-02-232-45/+9
* | | | | | Correctly distinguish between internalrep.longValue (in case of boolean) and ...jan.nijtmans2018-02-222-5/+9
* | | | | | [89dfecb6b7] Make thread IDs in testing commands consistent.dgp2018-02-222-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [89dfecb6b7] Make thread IDs in testing commands consistent.dgp2018-02-222-5/+5
| * | | | | Rearrange a few lines TclRenameCommand to reduce operations.pooryorick2018-02-151-6/+6
| * | | | | Udate Tcl_ObjectDeleted to reflect recent changes.pooryorick2018-02-151-4/+2
| * | | | | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd.pooryorick2018-02-151-13/+0
| * | | | | Fix syntax error in previous commit.pooryorick2018-02-151-2/+2
| * | | | | Add the check for wrong arguments back to TclOO_Object_Destroy, removepooryorick2018-02-153-2/+8
| * | | | | Streamline TclOO object cleanup routines.pooryorick2018-02-156-420/+320
| * | | | | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble().pooryorick2018-02-151-5/+1
| * | | | | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that thatpooryorick2018-02-151-55/+73
| * | | | | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO objectpooryorick2018-02-151-27/+33
| * | | | | Minor refactoring of TclOO object reference count booking during objectpooryorick2018-02-151-8/+8
| * | | | | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance().pooryorick2018-02-151-29/+10
| * | | | | Streamline TclOO object cleanup routines.pooryorick2018-02-152-280/+208
| * | | | | merge pyk-command-named-colonpooryorick2018-02-156-229/+306
| |\ \ \ \ \
| | * | | | | Move return type to its own line.pooryorick2018-02-151-2/+4
| | * | | | | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNam...pooryorick2018-02-151-0/+5130
| | * | | | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2018-02-145-40/+11715
| | * | | | | Lift the restriction on command names names that begin with ":".pooryorick2018-02-14135-239087/+121
| | * | | | | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureName...pooryorick2017-11-251-1/+1
* | | | | | | Distingish between boolean and int when checking whether a boolean is true or...jan.nijtmans2018-02-151-5/+5
* | | | | | | Revert recent commit that changed behavior of TclGetIntForIndex() for adgp2018-02-151-10/+1
* | | | | | | Guarantee the buffer is large enough it will not be overrun.dgp2018-02-151-1/+2
* | | | | | | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. C...jan.nijtmans2018-02-143-32/+26
* | | | | | | Merge TIP #476jan.nijtmans2018-02-146-90/+115
|\ \ \ \ \ \ \