| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclInterp.c (SlaveEval): Agressive stomping of internal reps | dgp | 2009-10-06 | 1 | -17/+4 |
|
|
* | * generic/tclBasic.c: fixed "leaks" in aliases, imports and | Miguel Sofer | 2009-03-21 | 1 | -1/+2 |
|
|
* | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -6/+6 |
|
|
* | Fix for [Bug 2544618] | Joe Mistachkin | 2009-02-06 | 1 | -6/+6 |
|
|
* | * generic/tclInterp.c: Reverted the conversion of [interp] into an | dgp | 2009-02-02 | 1 | -956/+441 |
|
|
* | * generic/tclInterp.c: Convert the [interp] command into a | dgp | 2009-01-29 | 1 | -441/+956 |
|
|
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -7/+6 |
|
|
* | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -3/+3 |
|
|
* | Implement TIP#307. | dkf | 2008-12-05 | 1 | -9/+9 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -17/+17 |
|
|
* | * generic/tclBasic.c: new unsupported command atProcExit | Miguel Sofer | 2008-08-03 | 1 | -5/+2 |
|
|
* | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+1 |
|
|
* | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -8/+11 |
|
|
* | just a few const -> CONST (in header files and .decls files) | nijtmans | 2008-07-24 | 1 | -8/+8 |
|
|
* | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+7 |
|
|
* | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|
|
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -2/+3 |
|
|
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 1 | -3/+3 |
|
|
* | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 1 | -5/+5 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -2/+88 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -11/+80 |
|
|
* | Small clarifications that code a bit nicer to read. | dkf | 2008-05-30 | 1 | -10/+10 |
|
|
* | * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] | Miguel Sofer | 2008-01-30 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Reduce cast count. | dkf | 2007-11-19 | 1 | -40/+40 |
|
|
* | General cleanliness improvements (reduced usage of casts, assume C89) | dkf | 2007-11-18 | 1 | -139/+123 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -33/+33 |
|
|
* | * generic/tclInterp.c (Tcl_Init): Removed constraint on ability | dgp | 2007-09-06 | 1 | -3/+3 |
|
|
* | * generic/tclInt.decls: New internal routine TclBackgroundException() | dgp | 2007-09-06 | 1 | -4/+6 |
|
|
* | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Split TEOv in two, by separating a | Miguel Sofer | 2007-06-09 | 1 | -2/+5 |
|
|
* | Added macro version of Tcl_LimitReady. | dkf | 2007-05-17 | 1 | -7/+11 |
|
|
* | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -7/+7 |
|
|
* | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -3/+4 |
|
|
* | * generic/tclBasic.c: Replace arrays on the C stack and ckalloc | dgp | 2007-04-02 | 1 | -3/+4 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -2/+4 |
|
|
* | Silence compiler grumbles. | dkf | 2006-11-02 | 1 | -8/+5 |
|
|
* | Added explanations, cleaned up whitespace. | dkf | 2006-11-02 | 1 | -12/+30 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2006-10-31 | 1 | -5/+3 |
|
|
* | * generic/tclInterp.c (ApplyObjCmd):a | Miguel Sofer | 2006-10-26 | 1 | -3/+4 |
|
|
* | * generic/tclProc.c (ApplyObjCmd): fix wrong#args for apply by | Miguel Sofer | 2006-10-24 | 1 | -3/+5 |
|
|
* | * generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12 | Miguel Sofer | 2006-10-17 | 1 | -2/+5 |
|
|
* | * generic/tclInterp.c (ApplyObjCmd): | Miguel Sofer | 2006-10-12 | 1 | -5/+26 |
|
|
* | change "procedure" to "function" for (slightly) greater clarity | dkf | 2005-12-12 | 1 | -8/+8 |
|
|
* | Fix two bugs in limits, one a crash and the other a failed flag reset. | dkf | 2005-10-10 | 1 | -380/+376 |
|
|
* | Getting more systematic about style | dkf | 2005-07-17 | 1 | -1023/+999 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -66/+2 |
|
|
* | * tests/unixInit.test: Disabled obsolete tests and removed code | dgp | 2005-04-15 | 1 | -45/+41 |
|
|