summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
Commit message (Expand)AuthorAgeFilesLines
* fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-1/+1
|\
| * Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-5/+5
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-5/+5
| * replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-4/+4
| * added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
| * Speed up [info <thing> <simplePattern>]dkf2004-10-141-1/+5
| * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1/+5
| * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-5/+5
| * 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-3/+15
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+6
* | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-5/+5
* | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-2/+2
* | Backport various formatting (spacing)nijtmans2010-02-071-11/+12
* | Various CYGWIN-related fixesnijtmans2010-01-311-8/+14
* | Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-1/+6
* | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-101-1/+4
* | * 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
* | various "const" additions, in line with TIP #27nijtmans2007-02-201-4/+3
* | * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-2/+3
* | Transfer TclPtrMakeUpvar and TclObjLookupVar to the internal stubs table.dkf2006-11-121-1/+10
* | Insert of calling point in middle of procedure code. Also cleaned up howdkf2006-10-281-1/+7
* | Allow extensions that use the internal stubs to set a namespace path.dkf2006-10-271-1/+5
* | Fixed a spot where CONSTness had been forgotten.dkf2006-10-271-2/+3
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-3/+2
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-2/+3
* | * generic/tclInt.decls:Miguel Sofer2006-09-301-1/+5
* | * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-19/+19
* | * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-1/+7
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-10/+11
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-20/+3
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-12/+12
* | Stop exposing the thread storage guts. Non-core code should never touch it.dkf2005-08-051-40/+43
* | regendkf2005-07-211-1/+7
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro.dgp2005-07-051-4/+5