summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are ta...jan.nijtmans2013-01-131-7/+45
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-38/+0
|\
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-95/+0
* | some formatting (*.decls)jan.nijtmans2012-04-041-5/+5
|\ \ | |/
* | [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-10/+61
|\ \ | |/
| * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-12/+46
| |\
| | * better solution for bug-510001bug_510001jan.nijtmans2012-03-291-0/+13
| * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-391/+388
| |/
* | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-96/+96
|\ \ | |/
| * Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-4/+4
* | 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-6/+6
| * added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
| * make genstubsdkf2004-10-141-1/+53
| * * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-1362/+1362
| * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1362/+1362
| * commit genstubs generated files with unix line endingsdgp2004-05-171-1362/+1362
| * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-1362/+1362
| * 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+39
* | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-5/+5
* | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-5/+5
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+27
* | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-4/+11
* | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-3/+3
* | [Bug #803489] Tcl_FindNamespace problem in the Stubs tablenijtmans2010-07-021-1/+16
* | Backport various formatting (spacing)nijtmans2010-02-071-525/+393
* | Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-1/+29
* | * 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
* | Regendkf2006-11-121-1/+27
* | Regendkf2006-10-281-1/+15
* | Regendkf2006-10-271-1/+12