summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-5/+3
|\
| * [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-5/+3
* | some formatting (*.decls)jan.nijtmans2012-04-041-3/+3
|\ \
| * \ some formatting (*.decls)jan.nijtmans2012-04-041-5/+5
| |\ \
* | \ \ [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-7/+9
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [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
* | | Renamed struct TEOV_callback to the more descriptive NRE_callback.Miguel Sofer2011-03-051-2/+2
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | 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
* | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-0/+6
* | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-3/+3
* | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-301-4/+6
* | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+7
* | | * 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