summaryrefslogtreecommitdiffstats
path: root/generic/tclPort.h
Commit message (Expand)AuthorAgeFilesLines
* Proposed solution for Bug 3598300 on MacOSXnijtmans@users.sourceforge.net2013-01-181-4/+1
* [Bug 3598300]: unix: tcl.h does not include sys/stat.h.nijtmans@users.sourceforge.net2013-01-181-1/+3
* revert [8abba84224], and make sure that every source file that uses Tcl_StatB...nijtmans@users.sourceforge.net2013-01-171-2/+3
* proposed fix for Bug 3598300nijtmans@users.sourceforge.net2012-12-261-3/+2
* Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsnijtmans@users.sourceforge.net2012-04-271-12/+0
* make some more internal tables constnijtmans@users.sourceforge.net2012-04-231-1/+0
|\
* | cygwin should use SetEnvironmentVariable for windows envnijtmans@users.sourceforge.net2012-04-051-2/+5
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| * * generic/tclPort.h: remove the ../{win,unix}/ header dirs as thehobbs2008-11-041-3/+3
| * * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp@users.sourceforge.net2003-04-161-5/+9
* | Various CYGWIN-related fixesnijtmans2010-01-311-7/+7
* | Fix environment tests under CYGWINnijtmans2010-01-061-1/+11
* | * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-041-2/+2
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | Move #include of tclConfig.h to right place.donal.k.fellows@manchester.ac.uk2005-01-051-2/+2
* | * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requ...davygrvy@pobox.com2004-11-241-2/+2
* | * unix/configure.in: The change below reveals that the publicdgp@users.sourceforge.net2004-11-171-1/+4
* | ChangeLog reformat.dgp@users.sourceforge.net2004-11-121-4/+1
* | * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so thatdgp@users.sourceforge.net2004-11-121-1/+4
* | * generic/tclPort.h:das2004-04-241-3/+3
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-6/+2
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp@users.sourceforge.net2003-04-161-5/+9
|/
* TIP#72 implementation. See ChangeLog for details.donal.k.fellows@manchester.ac.uk2002-02-151-5/+17
* * generic/tcl.decls:stanton1999-05-251-2/+2
* * generic/tclPort.h: Added include of tcl.h since it definesstanton1999-04-231-1/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+29