summaryrefslogtreecommitdiffstats
path: root/generic/tclPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Fix execute permission bit (should not be set) for *Decls.h filesjan.nijtmans2014-02-111-0/+0
* Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-3/+3
* Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
|\
| * Put extern "C" guards around all stub table struct definitions, so it is usab...jan.nijtmans2013-11-041-3/+5
* | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-25/+3
|\ \ | |/
| * Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX...jan.nijtmans2012-05-151-35/+3
| |\
| | * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac...jan.nijtmans2012-05-141-30/+30
* | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-071-1/+1
|\ \ \ | |/ /
| * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h,jan.nijtmans2012-05-071-11/+8
| |\ \ | | |/
| | * move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-071-11/+8
| | * move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-3/+1
| | * make genstubsdgp2012-04-031-36/+35
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+22
|\ \ \ | |/ /
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+32
| |\ \ | | |/
| | * implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-191-27/+27
* | | 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/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-197/+197
| | * * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-197/+197
| | * commit genstubs generated files with unix line endingsdgp2004-05-171-197/+197
| | * * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-197/+197
| | * * generic/tcl.decls:das2003-05-131-1/+12
| * | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
| * | installData.tcl: Make sure that copyDir only receives normalized paths.nijtmans2010-05-211-9/+3
| * | Backport various formatting (spacing)nijtmans2010-02-071-17/+17
* | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-25/+9
* | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp)nijtmans2010-04-221-1/+14
* | | Move inclusion of <tchar.h> from tclPlatDecls.hnijtmans2010-04-151-16/+4
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-5/+5
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-12/+12
* | | Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-4/+4
* | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-4/+4
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-14/+14
* | | fix line-endingsdas2008-07-221-137/+137
* | | TIP #304 implementationferrieux2008-07-211-137/+137
* | | * 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
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-13/+13
* | * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-15/+14
* | * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-1/+15
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-071-128/+128
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-128/+128
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-109/+1
* | Regendkf2003-08-251-1/+40
* | * generic/tcl.decls:das2003-05-131-1/+12
|/
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-271-2/+4