summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-10/+10
* | | Follow-up to earlier commit today:nijtmans2010-02-051-20/+11
* | | TIP #356 IMPLEMENTATIONdgp2009-09-241-1/+2
* | | TIP #353 IMPLEMENTATIONdgp2009-08-121-1/+2
* | | Added code to save space in namespaces. Currently #ifdef'ed out for compat.dkf2009-07-151-1/+5
* | | * generic/tclInt.h: add assert macros for clang staticdas2009-06-301-1/+2
* | | regendkf2009-06-181-1/+2
* | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+2
* | | - eliminate some unnessary type castsnijtmans2009-02-101-49/+1
* | | Assorted minor corrections to the Zlib C API to make it work with the PNGdkf2008-12-271-2/+2
* | | fix line endingsdgp2008-12-181-1166/+1166
* | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-1165/+1166
* | | * generic/tcl.h: Add TIP 338 routines to stub table.dgp2008-12-161-1/+3
* | | TIP #338 IMPLEMENTATIONdgp2008-12-151-7/+7
* | | regendkf2008-12-111-1/+13
* | | restore source and binary compatibilitynijtmans2008-12-091-2/+2
* | | TIP #337 IMPLEMENTATIONdgp2008-12-091-2/+3
* | | regendkf2008-12-051-1/+2
* | | regendkf2008-12-051-1/+2
* | | TIP #336 IMPLEMENTATIONdgp2008-12-021-1/+3
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-3/+3
* | | regen againdkf2008-10-031-2/+2
* | | Regendkf2008-10-021-1/+2
* | | regendkf2008-09-281-1/+3
* | | Implement TIP #316.dkf2008-09-241-1/+14
* | | Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-15/+14
* | | make genstubsdas2008-07-221-2/+2
* | | fix line-endingsdas2008-07-221-1131/+1131
* | | TIP #304 implementationferrieux2008-07-211-1130/+1131
* | | * generic/tcl.decls: Changed the implementation ofMiguel Sofer2008-07-211-2/+2
* | | * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-7/+7
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+13
* | | * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-2/+2
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+4
* | | * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-12/+17
* | | * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-161-24/+1
* | | * generic/tclDecls.h: make genstubsdas2008-04-021-2/+2
|/ /
* | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs todgp2008-01-231-2/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-3/+1
* | * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-37/+79
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-1/+2
* | * generic/tclStubInit.c:hobbs2007-11-081-1/+2
* | * generic/tclInt.decls: New internal routine TclBackgroundException()dgp2007-09-061-1/+2
* | * generic/tclInt.decls: Exporting via stubs to helpMiguel Sofer2007-08-071-1/+2
* | modifs to help itcl adapt to VarReformMiguel Sofer2007-08-041-1/+2
* | * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY anddgp2007-07-021-5/+3
* | regendkf2007-05-051-1/+3
* | * generic/tclInt.decls: Moved TclGetNamespaceFromObj() toMiguel Sofer2007-04-031-1/+2
* | TIP#298 IMPLEMENTATIONdgp2006-12-011-2/+2