| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-28 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -1/+1 |
|
|
* | | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.7 | dgp | 2017-11-30 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dgp | 2017-06-26 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge trunk | dgp | 2017-02-16 | 1 | -0/+16 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | merge trunk | dgp | 2017-02-09 | 1 | -102/+79 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge trunk | dgp | 2017-02-02 | 1 | -14/+17 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-27 | 1 | -40/+26 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-23 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-12 | 1 | -40/+172 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2016-12-23 | 1 | -17/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2016-07-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Revise several ACCEPT_NAN stanzas. | dgp | 2016-03-30 | 1 | -2/+3 |
|
|
* | | | | | | | | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -6/+6 |
|
|
* | | | | | | | | | | | | | | merge core-8-branch. Various cleanup: unused structure names, unused #defines... | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | merge core-8-6-branch. | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | / /
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Don't provide the setFromAnyProc through the invalidRealType objType. This is... | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals | jan.nijtmans | 2017-06-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) | jan.nijtmans | 2017-06-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | 0d in LinkVar | griffin | 2017-05-28 | 1 | -2/+2 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.... | jan.nijtmans | 2017-02-14 | 1 | -0/+16 |
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
* | | | | | | | | | | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidInt... | jan.nijtmans | 2017-02-07 | 1 | -102/+79 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | | | / /
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidInt... | jan.nijtmans | 2017-02-07 | 1 | -118/+85 |
|
|
* | | | | | | | | | Update documentation on recent changes in Tcl_LinkVar. | jan.nijtmans | 2017-01-31 | 1 | -14/+17 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | / /
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Update documentation on recent changes in Tcl_LinkVar. | jan.nijtmans | 2017-01-31 | 1 | -18/+20 |
|
|
* | | | | | | | | Some code cleanup: More internal use of size_t, less type casts (because of t... | jan.nijtmans | 2017-01-27 | 1 | -40/+26 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl... | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl... | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl... | jan.nijtmans | 2017-01-20 | 1 | -3/+4 |
|
|
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-01-01 | 1 | -40/+172 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix [39f6304c2e]: Tcl_LinkVar is not tolerant to minus, plus, dot | jan.nijtmans | 2017-01-01 | 1 | -40/+172 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Little tweak: Decimal dot's should be allowed as well as first part. Test-cas... | jan.nijtmans | 2016-12-23 | 1 | -1/+1 |
|
|
| | * | | | Handle other invalid sequences, like "1234e" or "-567e+", that could be the s... | jan.nijtmans | 2016-12-23 | 1 | -5/+49 |
|
|
| | * | | | Fix some comments (which were not correct any more in this branch), and don't... | jan.nijtmans | 2016-12-22 | 1 | -10/+9 |
|
|
| | * | | | Re-based to core-8-5-branch.
| jan.nijtmans | 2016-12-22 | 1 | -40/+129 |
| | |\ \ \ |
|
| | | * \ \ | Merge trunk. Implement sequences like "0x", "0b" and "0o" as well. And also t... | jan.nijtmans | 2016-12-22 | 1 | -18/+62 |
| | | |\ \ \ |
|
| | | * | | | | Experimental (partial) fix for [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6... | jan.nijtmans | 2016-12-21 | 1 | -53/+103 |
| | | | |_|/
| | | |/| | |
|
* | | | | | | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongOb... | jan.nijtmans | 2016-12-23 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj d... | jan.nijtmans | 2016-12-21 | 1 | -16/+23 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj d... | jan.nijtmans | 2016-12-21 | 1 | -16/+23 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj d... | jan.nijtmans | 2016-12-21 | 1 | -16/+23 |
|
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -1/+1 |
|/ / |
|
* | | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_... | jan.nijtmans | 2013-02-27 | 1 | -10/+11 |
|
|
* | | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. | dgp | 2011-06-21 | 1 | -0/+8 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -5/+5 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|