summaryrefslogtreecommitdiffstats
path: root/generic/tclNRE.h
Commit message (Expand)AuthorAgeFilesLines
* Created branch dgp-refactor-merge-syntheticdgp_refactor_mergedgp_refactor_merge_syntheticcvs2fossil2011-01-251-0/+0
* tclNRE.h die die diedas2008-07-311-0/+0
* Dumped tclNRE.h's contents into tclInt.h. The file is now empty andMiguel Sofer2008-07-311-91/+0
* a timid start at cleaning upMiguel Sofer2008-07-291-14/+7
* * generic/tclBasic.c: Made use of the thread's alloc cacheMiguel Sofer2008-07-291-4/+4
* fix macroMiguel Sofer2008-07-291-2/+2
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-197/+18
* * generic/tcl.decls: Changed the implementation ofMiguel Sofer2008-07-211-9/+6
* * generic/tclBasic.c: NRE: enabled calling NR commandsMiguel Sofer2008-07-211-12/+2
* new TclNRAddCallback macro for internal use instead of the publicMiguel Sofer2008-07-181-1/+27
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-4/+4
* Store ClientDatas in NRE callback storage as an array; that's how they aredkf2008-07-141-5/+2
* added new files generic/tclNRE.h and tests/NRE.testMiguel Sofer2008-07-131-0/+267