| Commit message (Expand) | Author | Age | Files | Lines |
* | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -6/+6 |
|
|
* | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -12/+12 |
|
|
* | merge 8.7 | dgp | 2018-10-18 | 1 | -20/+90 |
|\ |
|
| * | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I... | dkf | 2018-10-12 | 1 | -1/+1 |
|
|
| * | Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY) | hypnotoad | 2018-10-01 | 1 | -1/+1 |
|
|
| * | Restricted the information made available to safe interpreters a bit. | dkf | 2018-09-27 | 1 | -5/+79 |
|
|
| * | merge core-8-branch | dkf | 2018-09-21 | 1 | -0/+1 |
| |\ |
|
| | * | Pulling changes from core-8-branch | hypnotoad | 2017-11-29 | 1 | -4/+0 |
| | |\ |
|
| | * | | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previ... | hypnotoad | 2017-11-21 | 1 | -0/+1 |
|
|
| | * | | Moved Zipfs initialization and path hinting out of tclInterp.c and into | hypnotoad | 2017-11-17 | 1 | -2/+0 |
|
|
| | * | | Improvements to tip430 to embed the /library file system within a shared library | hypnotoad | 2017-11-11 | 1 | -0/+2 |
|
|
| * | | | merge core-8-branch | dkf | 2018-09-04 | 1 | -61/+88 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Added a mechanism for discovering the "type" of a command. | dkf | 2013-07-07 | 1 | -19/+14 |
|
|
* | | | | merge 8.7 | dgp | 2017-11-29 | 1 | -4/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix test-cases in safe.test, failing due to changes in min/max math functions. | jan.nijtmans | 2017-11-27 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | merge trunk | dgp | 2017-03-20 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are n... | jan.nijtmans | 2017-03-20 | 1 | -3/+0 |
|
|
* | | | merge trunk | dgp | 2017-01-12 | 1 | -2/+17 |
|\ \ \
| |/ / |
|
| * | | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)... | jan.nijtmans | 2017-01-04 | 1 | -2/+17 |
| |\ \ |
|
| | * | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -2/+17 |
|
|
* | | | | merge trunk | dgp | 2016-12-19 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i... | jan.nijtmans | 2016-12-15 | 1 | -0/+1 |
| |/ / |
|
* | | | merge trunk | dgp | 2016-10-04 | 1 | -8/+3 |
|\ \ \
| |/ / |
|
| * | | Fix [2bf561854c55a], interp alias to command whose name is the empty string. | pooryorick | 2016-10-03 | 1 | -8/+3 |
|
|
* | | | merge trunk | dgp | 2016-07-09 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -5/+5 |
|
|
* | | | merge trunk | dgp | 2016-06-29 | 1 | -34/+10 |
|\ \ \
| |/ / |
|
| * | | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ... | jan.nijtmans | 2016-06-29 | 1 | -6/+6 |
|
|
| * | | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() | dgp | 2016-05-25 | 1 | -28/+4 |
|
|
| * | | (cherry-pick): Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.... | jan.nijtmans | 2016-03-04 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2016-05-10 | 1 | -1/+1 |
|
|
* | | | Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warnin... | jan.nijtmans | 2016-03-04 | 1 | -1/+1 |
|/ / |
|
* | | Eliminate useless variable assignment. | jan.nijtmans | 2016-01-22 | 1 | -1/+0 |
|\ \ |
|
| * | | Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thank... | jan.nijtmans | 2016-01-22 | 1 | -1/+0 |
|
|
* | | | More progress. NR-enable [interp] and [$slave], completely with | dgp | 2013-04-11 | 1 | -12/+39 |
|
|
* | | | More revisions let multi-interp test case work, but at cost of panics | dgp | 2013-04-11 | 1 | -1/+17 |
|
|
* | | | New internal routine TclNRInvoke() - NR-enabled path through the machinery | dgp | 2013-04-11 | 1 | -1/+6 |
| |/
|/| |
|
* | | LimitHandler struct used only locally. Remove from tclInt.h | dgp | 2013-02-25 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | LimitHandler struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 1 | -0/+31 |
|
|
* | | Name functions according to 'what' instead of 'how' in the [tailcall] | mig | 2013-01-11 | 1 | -1/+1 |
|
|
* | | tailcall now running in a simpler model, with no eval-flags and no nre-stack ... | mig | 2013-01-10 | 1 | -2/+2 |
|
|
* | | more result generation conversion | dkf | 2012-08-04 | 1 | -47/+54 |
|
|
* | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -3/+5 |
|
|
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+26 |
|\ \
| |/ |
|
| * | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+26 |
|
|
* | | More generation of errorCodes ([interp], [lset], [load], [unload]). | dkf | 2011-04-02 | 1 | -82/+79 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -17/+16 |
|
|
* | | 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 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|