| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #353 IMPLEMENTATION | dgp | 2009-08-12 | 1 | -1/+2 |
|
|
* | Added code to save space in namespaces. Currently #ifdef'ed out for compat. | dkf | 2009-07-15 | 1 | -1/+5 |
|
|
* | * generic/tclInt.h: add assert macros for clang static | das | 2009-06-30 | 1 | -1/+2 |
|
|
* | regen | dkf | 2009-06-18 | 1 | -1/+2 |
|
|
* | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+2 |
|
|
* | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -49/+1 |
|
|
* | Assorted minor corrections to the Zlib C API to make it work with the PNG | dkf | 2008-12-27 | 1 | -2/+2 |
|
|
* | fix line endings | dgp | 2008-12-18 | 1 | -1166/+1166 |
|
|
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -1165/+1166 |
|
|
* | * generic/tcl.h: Add TIP 338 routines to stub table. | dgp | 2008-12-16 | 1 | -1/+3 |
|
|
* | TIP #338 IMPLEMENTATION | dgp | 2008-12-15 | 1 | -7/+7 |
|
|
* | regen | dkf | 2008-12-11 | 1 | -1/+13 |
|
|
* | restore source and binary compatibility | nijtmans | 2008-12-09 | 1 | -2/+2 |
|
|
* | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -2/+3 |
|
|
* | regen | dkf | 2008-12-05 | 1 | -1/+2 |
|
|
* | regen | dkf | 2008-12-05 | 1 | -1/+2 |
|
|
* | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -1/+3 |
|
|
* | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -3/+3 |
|
|
* | regen again | dkf | 2008-10-03 | 1 | -2/+2 |
|
|
* | Regen | dkf | 2008-10-02 | 1 | -1/+2 |
|
|
* | regen | dkf | 2008-09-28 | 1 | -1/+3 |
|
|
* | Implement TIP #316. | dkf | 2008-09-24 | 1 | -1/+14 |
|
|
* | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -15/+14 |
|
|
* | make genstubs | das | 2008-07-22 | 1 | -2/+2 |
|
|
* | fix line-endings | das | 2008-07-22 | 1 | -1131/+1131 |
|
|
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -1130/+1131 |
|
|
* | * generic/tcl.decls: Changed the implementation of | Miguel Sofer | 2008-07-21 | 1 | -2/+2 |
|
|
* | * 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/+13 |
|
|
* | * generic/tclGet.c: Corrected out of date comments and removed | dgp | 2008-07-08 | 1 | -2/+2 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -1/+4 |
|
|
* | * generic/tclInt.h: make stubs tables 'static const' and | das | 2008-04-16 | 1 | -12/+17 |
|
|
* | * generic/tclInt.h: revise Tcl_SetNotifier() to use a | das | 2008-04-16 | 1 | -24/+1 |
|
|
* | * generic/tclDecls.h: make genstubs | das | 2008-04-02 | 1 | -2/+2 |
|
|
* | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to | dgp | 2008-01-23 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -3/+1 |
|
|
* | * generic/tclDecls.h: regen with new genStubs.tcl. | das | 2007-12-10 | 1 | -37/+79 |
|
|
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -1/+2 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2007-11-08 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: New internal routine TclBackgroundException() | dgp | 2007-09-06 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: Exporting via stubs to help | Miguel Sofer | 2007-08-07 | 1 | -1/+2 |
|
|
* | modifs to help itcl adapt to VarReform | Miguel Sofer | 2007-08-04 | 1 | -1/+2 |
|
|
* | * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY and | dgp | 2007-07-02 | 1 | -5/+3 |
|
|
* | regen | dkf | 2007-05-05 | 1 | -1/+3 |
|
|
* | * generic/tclInt.decls: Moved TclGetNamespaceFromObj() to | Miguel Sofer | 2007-04-03 | 1 | -1/+2 |
|
|
* | TIP#298 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -2/+2 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -1/+7 |
|
|
* | Regen | dkf | 2006-11-12 | 1 | -1/+3 |
|
|
* | Regen | dkf | 2006-10-28 | 1 | -1/+2 |
|
|