Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tcl.decls: Changed the implementation of | Miguel Sofer | 2008-07-21 | 1 | -9/+6 |
* | * generic/tclBasic.c: NRE: enabled calling NR commands | Miguel Sofer | 2008-07-21 | 1 | -12/+2 |
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -1/+27 |
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 1 | -4/+4 |
* | Store ClientDatas in NRE callback storage as an array; that's how they are | dkf | 2008-07-14 | 1 | -5/+2 |
* | added new files generic/tclNRE.h and tests/NRE.test | Miguel Sofer | 2008-07-13 | 1 | -0/+267 |