summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6(.9), conflicts resolvedsergey.brester2019-02-071-31/+100
|\
| * code review with small amend (note nameLength is number of bytes, the argumen...sebres2019-01-311-3/+2
| * fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo...sebres2019-01-301-1/+1
| * Replace isspace() -> TclIsSpaceProc() _everywhere_. jan.nijtmans2019-01-261-2/+2
| * merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-1/+2
| |\
| * | Remove some actually dead codejan.nijtmans2018-07-311-1/+1
| * | Use a thread exit handler, and not a custom exit proc for package cleanup.dgp2018-06-261-1/+0
| * | Fix function signature of TclThreadTestFinalize.pooryorick2018-06-211-1/+1
| * | Add custom exit procedure for tcltests executable.pooryorick2018-06-211-0/+1
| * | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd.pooryorick2018-05-071-2/+2
| * | Factor options handling out of StringCmpCmd.pooryorick2018-05-061-1/+2
| * | Preparation to deduplicate code between byte-compiled and legacypooryorick2018-05-061-0/+5
| * | Avoid generating string representation when comparing the empty string.pooryorick2018-05-051-0/+10
| * | Fold TclArraySet() into its only caller. tclEnv.c no longer calls itdgp2018-04-191-2/+0
| * | Refactor array trace handling into a common routine TclCheckArrayTraces().dgp2018-04-171-0/+2
| * | merge 8.5dgp2018-03-141-0/+2
| |\ \ | | |/
| | * remove unexpected panic by TclTrimLeft/TclTrimRight, handling rewritten:sebres2018-03-131-0/+2
| * | Return routine to file scope.dgp2018-03-091-2/+0
| * | Refactor the index value encode/decode machinery for broader use.dgp2018-03-091-0/+15
| * | New internal routine TclGetEndOffsetFromObj.dgp2018-03-061-0/+2
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2018-02-141-0/+4905
| * | Lift the restriction on command names names that begin with ":".pooryorick2018-02-141-4922/+0
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2017-11-191-2/+2
| * | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given thepooryorick2017-11-171-0/+26
| * | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-1/+1
| * | Change signature of (internal) TclScanElement() function. This saves memory a...jan.nijtmans2017-11-151-1/+1
| |\ \
| | * | Change signature of (internal) TclScanElement() function. This saves memory a...jan.nijtmans2017-11-151-1/+1
| * | | Modify TclCreateProc to handle arbitrary argument names, not just ASCII.dgp2017-11-081-1/+1
| * | | merge core-8-6-branchjan.nijtmans2017-11-031-5/+13
| |\ \ \ | | |/ /
| | * | Better versions of TclGetIntFromObj and TclGetIntForIndexM macro's, which giv...jan.nijtmans2017-11-031-5/+13
| * | | Move new declarations to more conventional place for tidier merging.dgp2017-09-141-4/+3
| * | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-0/+4
| * | | merge core-8-6-branchjan.nijtmans2017-07-131-1/+1
| |\ \ \ | | |/ /
| | * | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in imple...jan.nijtmans2017-07-131-1/+1
| | |\ \ | | | |/
| | | * Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in imple...jan.nijtmans2017-07-131-1/+1
| | | * (cherry-pick): Fix [e14c77b845]: Compilation error over typedef.jan.nijtmans2016-06-141-1/+2
| * | | Make read and write operations on Tcl_Var handles available in tclInt API.dkf2017-06-081-6/+7
| |\ \ \ | | |/ /
| | * | Expose some of the core variable access APIs. dkf2017-06-061-6/+7
| * | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-021-23/+0
| |\ \ \ | | |/ /
| * | | merge core-8-6-branch (except: the "timerate" command and the clock performan...jan.nijtmans2017-05-311-1/+1
| |\ \ \
| | * | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven...jan.nijtmans2017-05-311-1/+1
| | * | | Remove "timerate" functionality: this definitely needs a TIP. Also undo chang...jan.nijtmans2017-05-311-3/+0
| | | | |
| | \ \ \
| *-. \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-291-0/+23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | | |
| | | | \ \
| | | *-. \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-111-64/+53
| | | |\ \ \ \
| | | | | * \ \ merge trunk (to sebres-trunk-timerate)sebres2017-05-111-64/+53
| | | | | |\ \ \
| | * | | | \ \ \ merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ...sebres2017-05-291-0/+23
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-0/+8
| | | |\ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | | |/ / / /
| | | * | | | merge trunksebres2017-03-061-11/+13
| | | |\ \ \ \
| | | * \ \ \ \ merge sebres-trunk-timeratesebres2017-02-091-0/+12
| | | |\ \ \ \ \
| | | * | | | | | code review and inline documentationsebres2017-01-101-0/+7