summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+9
| * | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-2/+2
| * | Backport various formatting (spacing)nijtmans2010-02-071-49/+1
| * | Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-1/+8
| * | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+2
* | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-0/+1
* | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-2/+2
* | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+4
* | | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-161-1/+2
* | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f...nijtmans2010-08-251-14/+2
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-113/+113
* | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-2/+14
* | | * generic/tclInt.decs: Reverted to the original TIP 337 implementationdgp2010-07-021-2/+2
* | | [Bug #803489] Tcl_FindNamespace problem in the Stubs tablenijtmans2010-07-021-2/+2
* | | * generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdefdkf2010-04-261-1/+7
* | | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-1/+4
* | | regendkf2010-03-201-2/+3
* | | Fix Bug #2959713: Link error with gcc 4.1nijtmans2010-02-281-1/+2
* | | 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