| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -7/+0 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | merge trunk, update changes and re-tag | dgp | 2012-12-14 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Restore clarity to macro test. | dgp | 2012-12-13 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -5/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk: | dgp | 2012-11-15 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2012-11-09 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Finish the TIP #416 implementation as specified (#define's were still missing... | jan.nijtmans | 2012-11-07 | 1 | -0/+8 |
|
|
| * | | | | | | | | | | | | | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -3/+3 |
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Remove files and references for long outdated Wise Installer. | dgp | 2012-11-07 | 1 | -2/+0 |
| |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330... | jan.nijtmans | 2012-09-19 | 1 | -5/+9 |
|
|
| * | | | | | | | | | | | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -6/+26 |
|
|
| * | | | | | | | | | | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 1 | -33/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -2/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk to feature branch | jan.nijtmans | 2011-09-16 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | Tcl_MainEx() (like Tk_MainEx()) | jan.nijtmans | 2011-08-30 | 1 | -2/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 1 | -7/+7 |
| |/ / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too | jan.nijtmans | 2011-04-27 | 1 | -1/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | struct _stat64 -> struct __stat64 on AMD64 | jan | 2011-04-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | struct _stat64 -> struct __stat64 on AMD64 | jan | 2011-04-26 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality | jan | 2011-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality | jan | 2011-04-21 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-21 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. | jan.nijtmans | 2011-04-18 | 1 | -10/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2011-04-18 | 1 | -10/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) | jan.nijtmans | 2011-04-11 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -5/+8 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Restored C++ usability to the memory allocation and free macros. | dgp | 2011-03-24 | 1 | -6/+6 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -10/+20 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier. | nijtmans | 2011-01-19 | 1 | -1/+6 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3137454]: Tcl CVS HEAD does not build on GCC 3 | nijtmans | 2010-12-14 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) | nijtmans | 2010-12-13 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 | nijtmans | 2010-12-10 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry | nijtmans | 2010-08-14 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -12/+6 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-04-30 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 1 | -13/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Added comment | nijtmans | 2010-04-15 | 1 | -1/+7 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Move inclusion of <tchar.h> from tclPlatDecls.h | nijtmans | 2010-04-15 | 1 | -1/+7 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Small fixes, namely: | dkf | 2010-02-16 | 1 | -125/+158 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -16/+16 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | Reverted Tcl_ThreadDataKey type change, | nijtmans | 2010-01-29 | 1 | -12/+11 |
|
|