| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -6/+1 |
|
|
* | TIP#194 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+4 |
|
|
* | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+4 |
|
|
* | TIP#250 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+4 |
|
|
* | Export Tcl_InitBignumFromDouble | Kevin B Kenny | 2005-12-27 | 1 | -3/+1 |
|
|
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-19 | 1 | -1/+3 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -4/+3 |
|
|
* | Slightly better style (no _ANSI_ARGS_ even in comments, use void instead of V... | dkf | 2005-12-01 | 1 | -13/+13 |
|
|
* | make [clock format] go faster | Kevin B Kenny | 2005-11-29 | 1 | -22/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-14 | 1 | -1/+4 |
|
|
* | * generic/tclInt.h: Revised TclParseNumber interface to enable | dgp | 2005-11-12 | 1 | -3/+3 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 1 | -1/+2 |
|
|
* | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Also | dgp | 2005-10-10 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. | dgp | 2005-10-10 | 1 | -2/+2 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -22/+99 |
|
|
* | * generic/tclBasic.c: First caller of TclFormatToErrorInfo. | dgp | 2005-09-14 | 1 | -3/+7 |
|
|
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -4/+4 |
|
|
* | * generic/tclInt.h: New internal routine TclObjPrintf() | dgp | 2005-09-09 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: New internal routines TclFormatObj() | dgp | 2005-09-09 | 1 | -1/+5 |
|
|
* | Add flag to lists so that evaluating contexts can handle them efficiently much | dkf | 2005-09-06 | 1 | -1/+5 |
|
|
* | Style systematization and _ANSI_ARGS_ removal | dkf | 2005-08-26 | 1 | -1423/+1335 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+52 |
|
|
* | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -18/+3 |
|
|
* | Stop exposing the thread storage guts. Non-core code should never touch it. | dkf | 2005-08-05 | 1 | -1/+11 |
|
|
* | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 1 | -2/+2 |
|
|
* | Compiler for [dict] and related changes. | dkf | 2005-07-21 | 1 | -1/+31 |
|
|
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro. | dgp | 2005-07-05 | 1 | -1/+13 |
|
|
* | cleanup Tcl_Preserve after exit handlers | Kevin B Kenny | 2005-06-24 | 1 | -3/+4 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: Followup to change made on 2005-06-18 by | andreas_kupries | 2005-06-21 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Added missing walk of the list of active traces | dgp | 2005-06-21 | 1 | -1/+5 |
|
|
* | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat | das | 2005-06-18 | 1 | -1/+26 |
|
|
* | * generic/tclInt.h: Reduced the Tcl_ObjTypes "index", | dgp | 2005-06-07 | 1 | -5/+1 |
|
|
* | Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgs | dkf | 2005-06-07 | 1 | -1/+6 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+4 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 1 | -1/+29 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-23 | 1 | -1/+9 |
|
|
* | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so | dgp | 2005-05-18 | 1 | -5/+14 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+24 |
|
|
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. | dgp | 2005-05-05 | 1 | -1/+14 |
|
|
* | * generic/tclCompCmds.c: Replaced all instance of | dgp | 2005-05-05 | 1 | -5/+8 |
|
|
* | TIP#183 IMPLEMENTATION [Patch 577093] | dgp | 2005-04-27 | 1 | -2/+4 |
|
|
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring | dgp | 2005-04-22 | 1 | -3/+1 |
|
|
* | * generic/tclGet.c: Radical code simplification. Converted | dgp | 2005-04-21 | 1 | -1/+3 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -1/+4 |
|
|
* | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). | vasiljevic | 2005-04-16 | 1 | -1/+3 |
|
|
* | * generic/tclInt.h (TclGetEncodingFromObj): New function to | dgp | 2005-04-08 | 1 | -1/+3 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-04-05 | 1 | -114/+10 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 1 | -7/+21 |
|
|