summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * * 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
| * | * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-3/+3
| * | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6nijtmans2010-07-171-9/+10
| * | Use correct TCL_LL_MODIFIER for CYGWIN.nijtmans2010-01-291-64/+65
| * | * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-3/+3
| * | * generic/tcl.h: Changed the typedef for the mp_digit typedgp2009-10-291-6/+2
| * | Revert last commit which fails to build with msvc2005 and msvc6patthoyts2009-04-291-4/+4
| * | Fix [Bug 2651823].dkf2009-04-291-4/+4
| * | * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-3/+3
| * | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-2/+2
| * | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-3/+3
| * | * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
| * | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-3/+3
| * | * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-3/+3
| * | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0.nijtmans2008-07-221-16/+17
| * | * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
| * | * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-3/+3
* | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier.nijtmans2011-01-191-1/+6
* | | [Bug 3137454]: Tcl CVS HEAD does not build on GCC 3nijtmans2010-12-141-2/+2
* | | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-131-2/+2
* | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2nijtmans2010-12-101-2/+2
* | | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntrynijtmans2010-08-141-4/+4
* | | Simplify Tcl_AppInit and *_Init definitions.nijtmans2010-06-161-12/+6
* | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-301-2/+2
* | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp)nijtmans2010-04-221-13/+1
* | | Added commentnijtmans2010-04-151-1/+7
* | | Move inclusion of <tchar.h> from tclPlatDecls.hnijtmans2010-04-151-1/+7
* | | Small fixes, namely:dkf2010-02-161-125/+158
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-16/+16
* | | Reverted Tcl_ThreadDataKey type change,nijtmans2010-01-291-12/+11
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-5/+3
* | | Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-8/+2
* | | Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-8/+8
* | | Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-2/+2
* | | Fix up a few stray spaces.dkf2009-12-231-32/+31
* | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-1/+7
* | | tcl.h Don't use EXPORT for Tcl_InitStubsnijtmans2009-11-301-3/+3
* | | * generic/tcl.h: Changed the typedef for the mp_digit typedgp2009-10-291-6/+2