| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+6 |
|
|
| * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -1/+58 |
|
|
| * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -6/+3 |
|
|
| * | Fix [Bug 1284178] and tweak tests to accommodate. | dkf | 2005-10-13 | 1 | -2/+6 |
|
|
| * | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) | dgp | 2005-07-05 | 1 | -9/+6 |
|
|
| * | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 1 | -16/+22 |
|
|
| * | removed erroneous comment [Bug 1029518] | Miguel Sofer | 2004-10-30 | 1 | -7/+1 |
|
|
| * | * tests/socket.test (socket-13.1): Balanced [makeFile] and | dgp | 2004-10-28 | 1 | -1/+2 |
|
|
| * | backport fixes for 868489 and 1026125 | Kevin B Kenny | 2004-10-27 | 1 | -47/+13 |
|
|
| * | fix to 'file normalize ~nobody' crash | vincentdarley | 2003-12-12 | 1 | -1/+4 |
|
|
| * | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] | dkf | 2003-10-22 | 1 | -45/+45 |
|
|
| * | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote | dkf | 2003-05-14 | 1 | -2/+9 |
|
|
| * | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -18/+1 |
|
|
| * | Use correct test for the empty string in Tcl_ErrorObjCmd | dkf | 2003-04-08 | 1 | -2/+2 |
|
|
| * | Made format less keen on converting numeric types. [Bug #699060] | dkf | 2003-03-14 | 1 | -9/+42 |
|
|
| * | Backport of fix for 698146 to remove assumption that time_t is a long... | dkf | 2003-03-14 | 1 | -7/+9 |
|
|
| * | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -149/+159 |
|
|
* | | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 1 | -1/+2 |
|
|
* | | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. | dkf | 2009-12-28 | 1 | -8/+11 |
|
|
* | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+7 |
|
|
* | | missing char in error message | dgp | 2008-03-14 | 1 | -2/+2 |
|
|
* | | * generic/tclCmdAH.c: Revised direct evaluation implementation of | dgp | 2008-03-07 | 1 | -6/+9 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -6/+6 |
|
|
* | | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -4/+4 |
|
|
* | | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -41/+44 |
|
|
* | | Reduce number of StackAlloc and StackFree calls. | dgp | 2007-03-23 | 1 | -26/+16 |
|
|
* | | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Replaced arrays | dgp | 2007-03-22 | 1 | -39/+28 |
|
|
* | | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing away | dgp | 2007-03-01 | 1 | -5/+5 |
|
|
* | | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Rewrite to make | dgp | 2007-03-01 | 1 | -26/+28 |
|
|
* | | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Removed surplus copying | dgp | 2007-02-26 | 1 | -33/+6 |
|
|
* | | Function header/whitespace police/general format fixes | dkf | 2007-02-06 | 1 | -121/+147 |
|
|
* | | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -8/+20 |
|
|
* | | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -7/+7 |
|
|
* | | * generic/tclCmdAH.c: Further revisions to produce the routines | dgp | 2006-11-02 | 1 | -7/+3 |
|
|
* | | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -8/+7 |
|
|
* | | Clean up uses of cast NULLs. | dkf | 2006-11-02 | 1 | -22/+22 |
|
|
* | | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -11/+12 |
|
|
* | | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -3/+3 |
|
|
* | | * generic/tclCmdAH.c: Removed dead code that was old implementation | dgp | 2006-06-20 | 1 | -484/+1 |
|
|
* | | comment adjustment | dgp | 2006-03-23 | 1 | -2/+1 |
|
|
* | | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -8/+13 |
|
|
* | | * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support | hobbs | 2005-12-08 | 1 | -15/+4 |
|
|
* | | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 1 | -8/+1 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+4 |
|
|
* | | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -24/+11 |
|
|
* | | * generic/tclInt.h: New internal routines TclFormatObj() | dgp | 2005-09-09 | 1 | -1/+18 |
|
|
* | | More whitespace cleansing and _ANSI_ARGS_ purging | dkf | 2005-08-26 | 1 | -185/+133 |
|
|