summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-1/+6
| * | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+4
* | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-0/+5
* | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-4/+4
* | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-5/+5
* | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+6
* | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-2/+2
* | | * generic/tclBasic.c: [Patch 3072080] (minus the itclMiguel Sofer2010-09-271-2/+2
* | | [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-247/+248
* | | * generic/tclInt.decs: Reverted to the original TIP 337 implementationdgp2010-07-021-4/+4
* | | [Bug #803489] Tcl_FindNamespace problem in the Stubs tablenijtmans2010-07-021-2/+2
* | | Allow [fcopy] to move more than 2GB per call. Frederic Bonnet identified issue.dkf2010-03-201-2/+7
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-11/+11
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-4/+4
* | | Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-6/+6
* | | Fix gcc warning: ignoring return value of ‘write’,nijtmans2009-12-161-3/+3
* | | Added code to save space in namespaces. Currently #ifdef'ed out for compat.dkf2009-07-151-2/+22
* | | Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development.dkf2009-06-181-1/+7
* | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+4
* | | [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-10/+10
* | | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27)nijtmans2009-01-221-4/+4
* | | CONSTify TclGetLoadedPackages second paramnijtmans2008-12-191-2/+2
* | | VOID -> voidnijtmans2008-12-181-2/+2
* | | typos in commentsdgp2008-12-171-5/+5
* | | TIP #338 IMPLEMENTATIONdgp2008-12-151-19/+24
* | | restore source and binary compatibilitynijtmans2008-12-091-4/+4
* | | TIP #337 IMPLEMENTATIONdgp2008-12-091-4/+5
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-105/+105
* | | * generic/tclInt.decls: CONSTified the AuxDataType argumentnijtmans2008-10-051-5/+5
* | | Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-17/+16
* | | just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-5/+5
* | | fix TclNRInterpProc stub table declaration (broke 'make checkstubs')das2008-07-221-2/+3
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+25
* | | * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-4/+5
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+6
|/ /
* | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs todgp2008-01-231-5/+6
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-14/+2
* | * generic/tcl.decls: use new genstubs 'export' command todas2007-12-101-41/+31
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-2/+8
* | * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char forhobbs2007-11-091-3/+3
* | * generic/tclStubInit.c:hobbs2007-11-081-1/+6
* | * generic/tclInt.decls: New internal routine TclBackgroundException()dgp2007-09-061-1/+7
* | * generic/tclInt.decls: Exporting via stubs to helpMiguel Sofer2007-08-071-2/+5
* | modifs to help itcl adapt to VarReformMiguel Sofer2007-08-041-1/+7
* | VarReform [Patch 1750051]Miguel Sofer2007-07-311-2/+2
* | * generic/tclInt.decls: Revised the interfaces of the routinesdgp2007-06-201-3/+3
* | * generic/tclInt.decls: Modif to the internals ofMiguel Sofer2007-06-141-4/+3
* | Changes to allow the tip257 code to work as an extension properly post-tip280dkf2007-05-051-4/+13
* | * generic/tclInt.decls: Moved TclGetNamespaceFromObj() toMiguel Sofer2007-04-031-2/+7