summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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:Miguel Sofer2009-03-191-1/+2
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-2/+2
* [Bug 2512659] patch for typo appliedpatthoyts2009-01-161-2/+3
* Comment formatting improvements.dkf2009-01-061-45/+46
* * README: Bump version number to 8.6b1dgp2008-12-191-4/+4
* Removed unused flag.dkf2008-12-171-3/+2
* * generic/tcl.h: Add TIP 338 routines to stub table.dgp2008-12-161-4/+1
* TIP #338 IMPLEMENTATIONdgp2008-12-151-1/+4
* First hack at TIP#234dkf2008-12-111-1/+45
* TIP #336 IMPLEMENTATIONdgp2008-12-021-1/+5
* Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li...ferrieux2008-11-271-2/+1
* Fix [Bug 2251175]: missing backslash substitution on expanded literals.ferrieux2008-11-171-1/+2
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-38/+40
* * README: Bump version number to 8.6a4dgp2008-10-141-3/+3
* * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-3/+3
* * doc/ChnlStack.3: CONSTified the typePtr argumentnijtmans2008-10-041-2/+2
* * doc/Hash.3: CONSTified the typePtr argumentnijtmans2008-10-041-2/+2
* Implement TIP #265. [FRQ 1446696]dkf2008-10-021-1/+60
* TIP #330 IMPLEMENTATIONdgp2008-10-021-1/+7
* * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macrodgp2008-09-031-190/+158
* unbreak the build with TCL_NO_DEPRECATED defineddas2008-09-021-1/+3
* * generic/tcl.h: Removed the conditional #define ofdgp2008-09-021-9/+15
* * README: Bump version number to 8.6a3dgp2008-08-281-3/+3
* * generic/tcl.h: Drop use of USE_COMPAT85_CONST. That addeddgp2008-08-221-4/+2
* * generic/tcl.h: Reduced the use of CONST86 and eliminateddgp2008-08-211-5/+8
* * README: Bump version number to 8.6a2dgp2008-08-121-3/+3
* * doc/Object.3 CONSTified 3 functions usingnijtmans2008-07-271-3/+4