summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-241-6/+8
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-2/+2
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+13
* * README: Bump version number to 8.6a1dgp2008-06-191-3/+3
* TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+7
* * generic/tcl.h: Make Tcl_ThreadDataKey a void *.georgeps2008-05-091-2/+3
* define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0.nijtmans2008-04-241-16/+17
* * README: Bump version number to 8.6a0dgp2008-04-011-6/+6
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-2/+2
* Oops, typo.dkf2008-03-201-2/+2
* Final clean up of the Tcl_GetMemoryInfo mess.dkf2008-03-201-26/+26
* Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171]dkf2008-03-191-1/+7
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-3/+3
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-3/+3
* merge stable branch onto HEADdgp2007-12-131-4/+4
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-1/+7
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-2/+3
* * README: Bump version number to 8.5b3.dgp2007-11-191-3/+3
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * README: Bump version number to 8.5b2.dgp2007-10-261-3/+3
* * generic/tcl.h: Remove TCL_LL_MODIFIER_SIZE. [RFE 1811837]dgp2007-10-181-11/+1
* comment typodas2007-10-121-2/+2
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-3/+4
* * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29hobbs2007-10-021-3/+4
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* * README: Bump version number to 8.5b1dgp2007-09-191-4/+4
* * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4dgp2007-09-171-2/+5
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-1/+2
* * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY anddgp2007-07-021-49/+8
* Fix comments referring to {expand}. [Bug 1600859]dkf2007-06-211-4/+4
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-4/+3