summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-3/+3
* * generic/tclBasic.c: [Patch 3072080] (minus the itclMiguel Sofer2010-09-271-3/+3
* [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-96/+96
* [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-775/+9
* * generic/tclInt.decs: Reverted to the original TIP 337 implementationdgp2010-07-021-16/+4
* [Bug #803489] Tcl_FindNamespace problem in the Stubs tablenijtmans2010-07-021-10/+27
* regendkf2010-03-201-8/+20
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-134/+134
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-281/+271
* Fix gcc warning: ignoring return value of ‘write’,nijtmans2009-12-161-5/+5
* Added code to save space in namespaces. Currently #ifdef'ed out for compat.dkf2009-07-151-1/+44
* regendkf2009-06-181-1/+11
* [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-12/+11
* CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27)nijtmans2009-01-221-123/+1
* CONSTify TclGetLoadedPackages second paramnijtmans2008-12-191-3/+3
* VOID -> voidnijtmans2008-12-181-3/+3
* TIP #338 IMPLEMENTATIONdgp2008-12-151-62/+19
* restore source and binary compatibilitynijtmans2008-12-091-4/+15
* TIP #337 IMPLEMENTATIONdgp2008-12-091-12/+4
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-237/+237
* * generic/tclInt.decls: CONSTified the AuxDataType argumentnijtmans2008-10-051-5/+5
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-51/+34
* just a few const -> CONST (in header files and .decls files)nijtmans2008-07-241-9/+9
* make genstubsdas2008-07-221-4/+9
* fix line-endingsdas2008-07-221-2161/+2161
* TIP #304 implementationferrieux2008-07-211-2161/+2161
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+63
* * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-12/+4
* TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+11
* * generic/tclDecls.h: make genstubsdas2008-04-081-2/+2
* * generic/tclDecls.h: make genstubsdas2008-04-021-11/+3
* * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
* * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs todgp2008-01-231-13/+4
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-27/+3
* * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-28/+80
* * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-1/+13
* * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char forhobbs2007-11-091-4/+5
* * generic/tclStubInit.c:hobbs2007-11-081-1/+12
* * generic/tclInt.decls: New internal routine TclBackgroundException()dgp2007-09-061-1/+12
* * generic/tclInt.decls: Exporting via stubs to helpMiguel Sofer2007-08-071-1/+12
* modifs to help itcl adapt to VarReformMiguel Sofer2007-08-041-1/+12
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-3/+3
* * generic/tclInt.decls: Revised the interfaces of the routinesdgp2007-06-201-5/+5
* * generic/tclInt.decls: Modif to the internals ofMiguel Sofer2007-06-141-4/+3
* regendkf2007-05-051-1/+23
* * generic/tclInt.decls: Moved TclGetNamespaceFromObj() toMiguel Sofer2007-04-031-1/+12
* various "const" additions, in line with TIP #27nijtmans2007-02-201-4/+5
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-3/+4
* * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-434/+398