| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix my silly blunders. [Bug 2470237] | dkf | 2008-12-27 | 1 | -3/+5 |
|
|
* | Assorted minor corrections to the Zlib C API to make it work with the PNG | dkf | 2008-12-27 | 1 | -2/+2 |
|
|
* | Updated comments in tcl.decls based on code archaeology. | dkf | 2008-12-26 | 1 | -44/+62 |
|
|
* | VOID -> void | nijtmans | 2008-12-18 | 1 | -3/+3 |
|
|
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -1/+6 |
|
|
* | * generic/tcl.h: Add TIP 338 routines to stub table. | dgp | 2008-12-16 | 1 | -1/+9 |
|
|
* | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). | dgp | 2008-12-15 | 1 | -2/+2 |
|
|
* | Corrections | dkf | 2008-12-11 | 1 | -15/+13 |
|
|
* | First hack at TIP#234 | dkf | 2008-12-11 | 1 | -3/+50 |
|
|
* | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -1/+6 |
|
|
* | Implement TIP#335 | dkf | 2008-12-05 | 1 | -3/+8 |
|
|
* | Implement TIP#307. | dkf | 2008-12-05 | 1 | -204/+199 |
|
|
* | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -1/+9 |
|
|
* | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-17 | 1 | -2/+2 |
|
|
* | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -285/+285 |
|
|
* | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -2/+2 |
|
|
* | * doc/ChnlStack.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -5/+6 |
|
|
* | * doc/Hash.3: CONSTified the typePtr argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | * doc/RegConfig.3: CONSTified the configuration argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | * doc/GetIndex.3: CONSTified the tablePtr argument | nijtmans | 2008-10-04 | 1 | -2/+2 |
|
|
* | typo | dkf | 2008-10-03 | 1 | -2/+2 |
|
|
* | Implement TIP #265. [FRQ 1446696] | dkf | 2008-10-02 | 1 | -1/+6 |
|
|
* | Implement TIP 314. [Patch 1901783] | dkf | 2008-09-28 | 1 | -1/+12 |
|
|
* | Implement TIP #316. | dkf | 2008-09-24 | 1 | -1/+42 |
|
|
* | * generic/tcl.h: Reduced the use of CONST86 and eliminated | dgp | 2008-08-21 | 1 | -15/+15 |
|
|
* | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -14/+14 |
|
|
* | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem | nijtmans | 2008-07-28 | 1 | -8/+8 |
|
|
* | * doc/Object.3 CONSTified 3 functions using | nijtmans | 2008-07-27 | 1 | -4/+4 |
|
|
* | just a few const -> CONST (in header files and .decls files) | nijtmans | 2008-07-24 | 1 | -3/+3 |
|
|
* | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 1 | -5/+5 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1/+7 |
|
|
* | * generic/tcl.decls: Changed the implementation of | Miguel Sofer | 2008-07-21 | 1 | -3/+3 |
|
|
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 1 | -7/+7 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -1/+34 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -1/+10 |
|
|
* | * generic/tcl.decls: remove 'export' declarations of symbols now | das | 2008-04-02 | 1 | -27/+1 |
|
|
* | 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 |
|
|