summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-33/+33
* [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-29/+76
* [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-191-1/+1
* Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-1/+1
* fix for [Bug 3288345]: use _stat32i64 for CYGWIN toojan.nijtmans2011-04-271-1/+5
* struct _stat64 -> struct __stat64 for AMD64jan2011-04-261-1/+1
* fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig...jan2011-04-201-3/+5
* fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-181-12/+7
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* [Bug 3031278] fixed merge problem in previous commit.nijtmans2010-07-181-2/+1
* [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6nijtmans2010-07-171-7/+11
* (Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_M...nijtmans2010-07-161-17/+23
* * generic/tcl.h (Darwin): workaround conflict between deprecated tcldas2009-02-061-1/+2
* * README: Bump version number to 8.4.19dgp2008-04-111-3/+3
* *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-061-3/+3
* * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29hobbs2007-10-021-3/+4
* * README: Bump version number to 8.4.17dgp2007-10-021-3/+3
* * README: Bump version number to 8.4.16dgp2007-05-301-3/+3
* * README: Bump version number to 8.4.15dgp2006-10-231-3/+3
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-2/+6
* * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-2/+2
* * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellowsdgp2006-09-261-4/+1
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-1/+2
* Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-1/+5
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-301-2/+5
* * README: Bump version number to 8.4.14dgp2006-05-041-3/+3
* * README: Bump version number to 8.4.13 and updatedgp2006-03-071-3/+3
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+18
* * README: Bump version number to 8.4.12dgp2005-11-161-3/+3
* * README: Bump version number to 8.4.11dgp2005-06-181-3/+3
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-4/+4
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+22
* bumped patchlevel to 8.4.9hobbs2004-11-251-3/+3
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-281-3/+3
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-101-4/+4
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-131-3/+3
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-3/+8
* update patchlevel to 8.4.6hobbs2004-02-131-3/+3
* * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-031-3/+3
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-021-3/+3
* * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): Newandreas_kupries2003-10-221-1/+2
* * README: Bumped patch level to 8.4.5 to preparedgp2003-10-021-3/+3
* * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-161-4/+20
* * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-151-3/+3
* * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-151-3/+2
* bumped version to 8.4.3hobbs2003-05-151-3/+3
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-6/+1
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-4/+1
* * README: Bumped to version 8.4.2.hobbs2003-02-151-3/+3
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-281-1/+4