| Commit message (Expand) | Author | Age | Files | Lines |
* | *Partial* implementation of TIP#174. Still needs non-compiled versions of most | dkf | 2006-11-23 | 1 | -2/+50 |
|
|
* | Make the guts of [chan] more robust. | dkf | 2006-11-20 | 1 | -17/+45 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -6/+6 |
|
|
* | Implemented [lreverse] from TIP#272 | dkf | 2006-11-09 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command | Miguel Sofer | 2006-11-04 | 1 | -3/+5 |
|
|
* | * generic/tclBasic.c (TEOVI): | Miguel Sofer | 2006-11-03 | 1 | -10/+14 |
|
|
* | Silence compiler grumbles. | dkf | 2006-11-02 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -4/+4 |
|
|
* | More trivial formatting stuff | dkf | 2006-11-02 | 1 | -17/+22 |
|
|
* | Remove confusing line break | dkf | 2006-11-02 | 1 | -3/+2 |
|
|
* | Rewrote comments in TEOVI for clarity and usefulness. | dkf | 2006-11-02 | 1 | -26/+69 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -12/+7 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2006-10-31 | 1 | -2/+2 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 1 | -29/+8 |
|
|
* | boo - last commit did not compile :( | Miguel Sofer | 2006-10-31 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c (TEOVI): insured that the interp's callObjc/v | Miguel Sofer | 2006-10-31 | 1 | -3/+13 |
|
|
* | Fixed a spot where CONSTness had been forgotten. | dkf | 2006-10-27 | 1 | -5/+4 |
|
|
* | * generic/tclBasic.c (TclEvalObjvInternal): removed redundant | Miguel Sofer | 2006-10-23 | 1 | -3/+2 |
|
|
* | * library/clock.tcl (format, scan): corrected wrong # args | Miguel Sofer | 2006-10-23 | 1 | -1/+13 |
|
|
* | * generic/tcl.h: Modified the Tcl call stack so | Miguel Sofer | 2006-10-23 | 1 | -26/+64 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -11/+7 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -7/+11 |
|
|
* | * generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc. | andreas_kupries | 2006-10-16 | 1 | -10/+10 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -2/+9 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId | hobbs | 2006-08-30 | 1 | -1/+2 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -53/+47 |
|
|
* | * generic/tclBasic.c (ExprSrandFunc): Restore acceptance of wide/big | dgp | 2006-05-04 | 1 | -4/+15 |
|
|
* | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to | dgp | 2006-03-06 | 1 | -35/+22 |
|
|
* | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL | dgp | 2006-02-28 | 1 | -1/+9 |
|
|
* | * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown] | dgp | 2006-02-22 | 1 | -51/+42 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -8/+1 |
|
|
* | TIP#194 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+2 |
|
|
* | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -12/+57 |
|
|
* | * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c to | dgp | 2006-01-11 | 1 | -61/+1 |
|
|
* | Export Tcl_InitBignumFromDouble | Kevin B Kenny | 2005-12-27 | 1 | -4/+4 |
|
|
* | * macosx/Tcl.xcode/project.pbxproj: | das | 2005-12-14 | 1 | -2/+2 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -1/+5 |
|
|
* | make [clock format] go faster | Kevin B Kenny | 2005-11-29 | 1 | -17/+3 |
|
|
* | * generic/tclBasic.c (CallCommandTraces): Save/restore the | dgp | 2005-11-14 | 1 | -1/+9 |
|
|
* | fixing last commit, no Changelog entry | Miguel Sofer | 2005-11-13 | 1 | -3/+9 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-13 | 1 | -9/+3 |
|
|
* | typo | das | 2005-11-12 | 1 | -2/+2 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -653/+665 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-11 | 1 | -8/+9 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2005-10-09 | 1 | -1/+2 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -449/+547 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -3/+4 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -5/+3 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -12/+7 |
|
|
* | * generic/tclBasic.c: First caller of TclFormatToErrorInfo. | dgp | 2005-09-14 | 1 | -17/+4 |
|
|