summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* unnecessary hook struct definitionsjn_no_struct_namesjan.nijtmans2012-08-211-2/+2
* fix genStubs.tcl for OSXjan.nijtmans2012-05-251-9/+9
|\
| * fix genStubs.tcljan.nijtmans2012-05-251-9/+9
| |\
| * \ Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-12/+12
| |\ \ | | |/
* | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-241-12/+12
|\ \ \ | |/ /
| * | fix merge problem on Linuxjan.nijtmans2012-05-231-12/+12
| |\ \
| | * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-9/+9
| | * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-12/+12
| | |\ \ | |/ / / | | | _
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-11/+11
| * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-2/+2
| |\ \ | | |/
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-71/+2
| | * clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-152/+155
| | * make genstubsdgp2012-04-031-1227/+1212
| | * Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-061-3/+2
* | | some formatting (*.decls)jan.nijtmans2012-04-041-2/+2
|\ \ \ | |/ /
* | | Tcl_MainEx() (like Tk_MainEx())rfe_1711975jan.nijtmans2011-08-301-2/+0
* | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-4/+4
|\ \ \ | |/ /
| * | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-4/+4
| |\ \
| | * | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-101-5/+5
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-5/+5
| |\ \ \ | | |/ / | |/| / | | |/
* | | 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/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-1/+65
| | * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+189
| | * * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-4142/+4142
| | * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-4142/+4142
| | * commit genstubs generated files with unix line endingsdgp2004-05-171-4142/+4142
| | * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-4142/+4142
| | * fix for [Bug 732477]Joe Mistachkin2003-05-131-3/+3
| * | Backport various formatting (spacing)nijtmans2010-02-071-1592/+1435
| * | fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-3/+3
* | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier.nijtmans2011-01-191-7/+7
* | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-041-1/+7
* | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-1/+5
* | | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-161-5/+7
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-3/+3
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-301-8/+7
* | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f...nijtmans2010-08-251-10/+5
* | | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called.nijtmans2010-08-241-5/+5
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-6/+6
* | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-3165/+10
* | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-8/+18
* | | [Bug 3029891] Functions that don't belong in the stub table.nijtmans2010-07-241-1/+13
* | | Simplify Tcl_AppInit and *_Init definitions.nijtmans2010-06-161-3/+3
* | | Add missing "const" in signature,nijtmans2010-04-021-9/+9
* | | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-1/+35
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-526/+526
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-1069/+1016
* | | TIP #356 IMPLEMENTATIONdgp2009-09-241-1/+12