| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -5/+4 |
|
|
* | Add flag to lists so that evaluating contexts can handle them efficiently much | dkf | 2005-09-06 | 1 | -915/+961 |
|
|
* | Bug 1275043 | Kevin B Kenny | 2005-08-29 | 1 | -16/+28 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+22 |
|
|
* | Added static to prevent a namespace clash with BuiltinFuncTable. | georgeps | 2005-08-17 | 1 | -2/+2 |
|
|
* | Handle abs(-0x80000000) [Bug 1241572] | Kevin B Kenny | 2005-08-05 | 1 | -2/+10 |
|
|
* | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use | dgp | 2005-07-26 | 1 | -9/+6 |
|
|
* | Compiler for [dict] and related changes. | dkf | 2005-07-21 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Added missing walk of the list of active traces | dgp | 2005-06-21 | 1 | -1/+2 |
|
|
* | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. | dkf | 2005-06-14 | 1 | -4/+9 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+4 |
|
|
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases, | dgp | 2005-06-01 | 1 | -2/+2 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 1 | -1/+4 |
|
|
* | TIP#182 IMPLEMENTATION [Patch 1165062] | dgp | 2005-05-25 | 1 | -1/+25 |
|
|
* | Fixed a bug in expr round(x) function: returned an empty string if x was an i... | chengyemao | 2005-05-22 | 1 | -1/+2 |
|
|
* | Scratch one bizarre while loop... :^) | dkf | 2005-05-19 | 1 | -66/+61 |
|
|
* | * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around | dgp | 2005-05-18 | 1 | -23/+13 |
|
|
* | whitespace/style policing | dkf | 2005-05-14 | 1 | -561/+515 |
|
|
* | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. | dgp | 2005-05-13 | 1 | -13/+1 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -124/+1071 |
|
|
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. | dgp | 2005-05-05 | 1 | -1/+10 |
|
|
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -23/+23 |
|
|
* | * generic/tcl.decls: | dgp | 2005-05-02 | 1 | -52/+19 |
|
|
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring | dgp | 2005-04-22 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Updated callers to call new routine. | dgp | 2005-04-21 | 1 | -22/+3 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -1/+5 |
|
|
* | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] | dgp | 2005-04-10 | 1 | -1/+2 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 1 | -16/+21 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 1 | -12/+11 |
|
|
* | * generic/tclBasic.c (Tcl_EvalObjEx): | Miguel Sofer | 2005-02-10 | 1 | -5/+21 |
|
|
* | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) | hobbs | 2005-01-28 | 1 | -4/+46 |
|
|
* | * generic/tclThread.c: Typo police. Fixed some nits | andreas_kupries | 2005-01-21 | 1 | -2/+2 |
|
|
* | TIP#235 implementation (rename functions, add to stubs table, document) | dkf | 2005-01-19 | 1 | -2/+2 |
|
|