| Commit message (Expand) | Author | Age | Files | Lines |
* | Completed patch with mucho comments. Merge 8.5.bug_3173086 | dgp | 2011-05-10 | 1 | -4/+4 |
|
|
* | 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/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+21 |
|
|
| * | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+19 |
|
|
| * | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -2/+2 |
|
|
| * | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+9 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -227/+237 |
|
|
* | | fix [Bug 2308236] signature of Tcl_HashStats() wrong | nijtmans | 2008-11-18 | 1 | -2/+2 |
|
|
* | | fix typos | das | 2008-03-19 | 1 | -3/+3 |
|
|
* | | Added exported non-stub function Tcl_GetMemoryInfo | dkf | 2008-03-19 | 1 | -1/+4 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tcl.decls: use new genstubs 'export' command to | das | 2007-12-10 | 1 | -79/+99 |
|
|
* | | fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheckcore_8_5_b1 | das | 2007-09-20 | 1 | -1/+4 |
|
|
* | | * generic/tcl.decls: workaround 'make checkstubs' failures from | das | 2007-05-16 | 1 | -1/+14 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-23 | 1 | -18/+18 |
|
|
* | | TIP#298 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -2/+2 |
|
|
* | | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -1/+24 |
|
|
* | | TIP 27 changes for Tcl_CreateEncoding | Kevin B Kenny | 2006-09-26 | 1 | -2/+2 |
|
|
* | | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -6/+13 |
|
|
* | | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -1/+17 |
|
|
* | | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -2/+13 |
|
|
* | | Export Tcl_InitBignumFromDouble | Kevin B Kenny | 2005-12-27 | 1 | -1/+8 |
|
|
* | | Corrected bugs in tommath installation, improved tommath square root performa... | Kevin B Kenny | 2005-12-27 | 1 | -7/+1 |
|
|
* | | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -1/+8 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+9 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -7/+10 |
|
|
* | | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+16 |
|
|
* | | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+10 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+16 |
|
|
* | | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -38/+38 |
|
|
* | | * generic/tcl.decls: | dgp | 2005-05-02 | 1 | -2/+2 |
|
|
* | | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -2/+5 |
|
|
* | | * generic/tclStubInit.c: Regenerated the stubs support code from | andreas_kupries | 2005-01-21 | 1 | -1/+13 |
|
|
* | | TIP#235 implementation (rename functions, add to stubs table, document) | dkf | 2005-01-19 | 1 | -1/+48 |
|
|
* | | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -1/+18 |
|
|
* | | TIP#143 implementation; still needs docs and more tests... | dkf | 2004-05-13 | 1 | -1/+51 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -50/+1 |
|
|
* | | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -9/+9 |
|
|
* | | TIP#121 (app exit proc API) implementation from Joe Mistachkin | dkf | 2003-09-29 | 1 | -1/+7 |
|
|
* | | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -1/+6 |
|
|
* | | Duplicated declarations for TIP#139; docs still to do. | dkf | 2003-08-25 | 1 | -3/+49 |
|
|
* | | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -1/+7 |
|
|
* | | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -2/+2 |
|
|
* | | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+9 |
|
|
* | | Build support for dicts on Unix and Windows, plus public API (structure | dkf | 2003-04-05 | 1 | -1/+44 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+13 |
|
|
* | * generic/tcl.decls: Restored Tcl_Concat to return (char *). Like | dgp | 2002-08-05 | 1 | -2/+2 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -63/+70 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -2/+2 |
|
|