summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | Micro-optimization handling Tcl_Panic(), suggested by D. Richard Hipp.jan.nijtmans2015-09-231-0/+12
| |\ \
| | * | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...panic_noreturnjan.nijtmans2015-09-221-0/+8
| |/ /
* | | merge trunkjan.nijtmans2015-07-021-8/+9
|\ \ \ | |/ /
| * | Don't use internalRep.otherValuePtr any more, twoPtrValue.ptr1 is always a be...jan.nijtmans2015-07-011-2/+3
| * | Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal...jan.nijtmans2015-06-301-6/+6
* | | merge trunkjan.nijtmans2015-06-231-1/+1
|\ \ \ | |/ /
| * | Member field which should not have been const, because it is dynamically allo...jan.nijtmans2015-06-231-1/+1
| |\ \ | | |/
| | * Bump to version 8.5.18.dgp2015-02-051-2/+2
| | * missed a bumpdgp2014-10-131-1/+1
| | * Bump to 8.5.17dgp2014-10-101-1/+1
| | * Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does...jan.nijtmans2014-10-081-1/+1
| | * Bump to 8.5.16 for release.dgp2014-07-231-2/+2
* | | merge trunk; purge TCL_HASH_KEY_STORE_HASH customization. That was adgp2015-03-241-30/+6
|\ \ \ | |/ /
| * | There's no need to constrain the declaration of Tcl_GetMemoryInfo().dgp2015-03-241-2/+0
| * | Tcl source code already assumes the <limits.h> file is available.dgp2015-03-241-10/+6
* | | merge trunkdgp2015-03-241-10/+0
|\ \ \ | |/ /
| * | The STRICT directive influences how #include "windows.h" works.dgp2015-03-131-10/+0
| * | Bump to 8.6.4.dgp2015-02-261-2/+2
* | | merge trunkdgp2014-12-231-0/+17
|\ \ \ | |/ /
| * | Tcl_ExternalToUtf appends a terminating NUL to its encoded results.dgp2014-11-151-0/+17
| * | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-2/+2
| * | Bump to 8.6.2 for release.dgp2014-07-281-2/+2
* | | merge trunkjan.nijtmans2014-05-091-0/+5
|\ \ \ | |/ /
| * | Re-apply [3010352], bringing back the symbol exports of shared libraries as i...jan.nijtmans2014-05-021-1/+7
* | | Merge trunkjan.nijtmans2014-02-111-27/+9
|\ \ \ | |/ /
| * | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang...jan.nijtmans2014-02-101-19/+16
* | | merge trunkjan.nijtmans2014-02-061-1/+1
|\ \ \ | |/ /
| * | check for existance of __BORLANDC__ before using its valuejan.nijtmans2014-02-061-1/+1
| |\ \ | | |/
| | * Check for existance of __BORLANDC__ before using its valuejan.nijtmans2014-02-061-1/+1
| * | Introducing a new union member in Tcl_Obj is not a good idea in a patch relea...jan.nijtmans2013-12-061-4/+0
| * | New compiler and bytecodes for foreach and lmap: 70% faster mig2013-12-051-0/+4
| * | Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together...jan.nijtmans2013-11-221-1/+1
| |\ \ | | |/
| | * Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together...jan.nijtmans2013-11-221-1/+1
| | * Bump to 8.5.15 for release.dgp2013-08-291-2/+2
* | | Merge trunk (order of man.macros inclusion).jan.nijtmans2013-11-081-2/+4
|\ \ \ | |/ /
* | | merge trunkjan.nijtmans2013-10-271-1/+1
|\ \ \ | |/ /
| * | [53a917d6c9]: Correction to macro for determining how to deprecate things.dkf2013-10-271-1/+1
| * | Bump version number to 8.6.1.dgp2013-08-301-2/+2
* | | Fix definition of TCLAPI macro, when Tcl header files are used from within C++.jan.nijtmans2013-10-131-2/+4
* | | merge trunk. jan.nijtmans2013-06-271-1/+2
|\ \ \ | |/ /
| * | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings.jan.nijtmans2013-06-271-1/+1
| |\ \ | | |/
| * | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-4/+6
| |\ \ | | |/
| | * Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-4/+6
| | |\
| | | * Don't #define VOID on VxWorks, as it is already typdef'd to voidjan.nijtmans2013-05-191-4/+6
| | * | Release branch for Tcl 8.5.14.dgp2013-03-211-2/+2
| * | | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_...jan.nijtmans2013-02-271-8/+8
* | | | Merge trunk. jan.nijtmans2013-02-191-6/+3
|\ \ \ \ | |/ / /
| * | | Eliminate last use of Tcl_SetResult (except the use in the Test suite)jan.nijtmans2013-02-151-2/+2
* | | | Merge trunk. jan.nijtmans2013-02-081-3/+0
|\ \ \ \ | |/ / /
* | | | Merge trunkjan.nijtmans2013-01-251-7/+5
|\ \ \ \ | |/ / /