summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | * 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
* | | 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