summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-7/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunk, update changes and re-tagdgp2012-12-141-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Restore clarity to macro test.dgp2012-12-131-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice.jan.nijtmans2012-12-131-5/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunk:dgp2012-11-151-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | merge trunkjan.nijtmans2012-11-091-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Finish the TIP #416 implementation as specified (#define's were still missing...jan.nijtmans2012-11-071-0/+8
| * | | | | | | | | | | | | | | | Create Tcl 8.6.0 release branchdgp2012-11-081-3/+3
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove files and references for long outdated Wise Installer.dgp2012-11-071-2/+0
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330...jan.nijtmans2012-09-191-5/+9
| * | | | | | | | | | | | | | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-2/+2
| * | | | | | | | | | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used todkf2012-04-101-6/+26
| * | | | | | | | | | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-33/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-151-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunk to feature branchjan.nijtmans2011-09-161-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Tcl_MainEx() (like Tk_MainEx())jan.nijtmans2011-08-301-2/+4
| * | | | | | | | | | | | | | | | | | | TIP 388 implementationjan.nijtmans2011-08-121-7/+7
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Bump version number to 8.6b2.dgp2011-07-181-2/+2
| * | | | | | | | | | | | | | | | | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix for [Bug 3288345]: use _stat32i64 for CYGWIN toojan.nijtmans2011-04-271-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix for [Bug 3288345]: use _stat32i64 for CYGWIN toojan.nijtmans2011-04-271-1/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ struct _stat64 -> struct __stat64 on AMD64jan2011-04-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | struct _stat64 -> struct __stat64 on AMD64jan2011-04-261-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to realityjan2011-04-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to realityjan2011-04-211-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-211-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-211-2/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-181-10/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGWjan.nijtmans2011-04-181-10/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)jan.nijtmans2011-04-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Reduce the number of casts used to manage Tcl_Obj internal representations.dkf2011-03-261-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | Restored C++ usability to the memory allocation and free macros.dgp2011-03-241-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-10/+20
| * | | | | | | | | | | | | | | | | | | | | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | [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