summaryrefslogtreecommitdiffstats
path: root/generic/tclInterp.c
Commit message (Expand)AuthorAgeFilesLines
* More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-6/+6
* If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl...jan.nijtmans2018-12-121-12/+12
* merge 8.7dgp2018-10-181-20/+90
|\
| * Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-121-1/+1
| * Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY)hypnotoad2018-10-011-1/+1
| * Restricted the information made available to safe interpreters a bit.dkf2018-09-271-5/+79
| * merge core-8-branchdkf2018-09-211-0/+1
| |\
| | * Pulling changes from core-8-branchhypnotoad2017-11-291-4/+0
| | |\
| | * | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previ...hypnotoad2017-11-211-0/+1
| | * | Moved Zipfs initialization and path hinting out of tclInterp.c and intohypnotoad2017-11-171-2/+0
| | * | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-111-0/+2
| * | | merge core-8-branchdkf2018-09-041-61/+88
| |\ \ \ | | | |/ | | |/|
| * | | Added a mechanism for discovering the "type" of a command.dkf2013-07-071-19/+14
* | | | merge 8.7dgp2017-11-291-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fix test-cases in safe.test, failing due to changes in min/max math functions.jan.nijtmans2017-11-271-4/+0
| | |/ | |/|
* | | merge trunkdgp2017-03-201-3/+0
|\ \ \ | |/ /
| * | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are n...jan.nijtmans2017-03-201-3/+0
* | | merge trunkdgp2017-01-121-2/+17
|\ \ \ | |/ /
| * | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now)...jan.nijtmans2017-01-041-2/+17
| |\ \
| | * | Complete implementation, tests and documentationjan.nijtmans2016-11-281-2/+17
* | | | merge trunkdgp2016-12-191-0/+1
|\ \ \ \ | |/ / /
| * | | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i...jan.nijtmans2016-12-151-0/+1
| |/ /
* | | merge trunkdgp2016-10-041-8/+3
|\ \ \ | |/ /
| * | Fix [2bf561854c55a], interp alias to command whose name is the empty string.pooryorick2016-10-031-8/+3
* | | merge trunkdgp2016-07-091-5/+5
|\ \ \ | |/ /
| * | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ...jan.nijtmans2016-07-081-5/+5
* | | merge trunkdgp2016-06-291-34/+10
|\ \ \ | |/ /
| * | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ...jan.nijtmans2016-06-291-6/+6
| * | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble()dgp2016-05-251-28/+4
| * | (cherry-pick): Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp....jan.nijtmans2016-03-041-1/+1
* | | merge trunkdgp2016-05-101-1/+1
* | | Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warnin...jan.nijtmans2016-03-041-1/+1
|/ /
* | Eliminate useless variable assignment.jan.nijtmans2016-01-221-1/+0
|\ \
| * | Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thank...jan.nijtmans2016-01-221-1/+0
* | | More progress. NR-enable [interp] and [$slave], completely withdgp2013-04-111-12/+39
* | | More revisions let multi-interp test case work, but at cost of panicsdgp2013-04-111-1/+17
* | | New internal routine TclNRInvoke() - NR-enabled path through the machinerydgp2013-04-111-1/+6
| |/ |/|
* | LimitHandler struct used only locally. Remove from tclInt.hdgp2013-02-251-0/+31
|\ \ | |/
| * LimitHandler struct used only locally. Remove from tclInt.h.dgp2013-02-251-0/+31
* | Name functions according to 'what' instead of 'how' in the [tailcall]mig2013-01-111-1/+1
* | tailcall now running in a simpler model, with no eval-flags and no nre-stack ...mig2013-01-101-2/+2
* | more result generation conversiondkf2012-08-041-47/+54
* | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-3/+5
* | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+26
|\ \ | |/
| * [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+26
* | More generation of errorCodes ([interp], [lset], [load], [unload]).dkf2011-04-021-82/+79
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-17/+16
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0