| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -1/+1 |
|\ |
|
| * | merge 8.7 | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
| |\ |
|
| | * | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
|
|
| * | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ne... | jan.nijtmans | 2018-05-17 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -1/+1 |
|
|
* | | | merge trunk | jan.nijtmans | 2018-02-22 | 1 | -14/+14 |
|\ \ \
| |/ / |
|
| * | | merge core-8-branch | jan.nijtmans | 2018-02-14 | 1 | -14/+14 |
| |\ \
| | |/ |
|
| | * | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -2/+2 |
| | |\ |
|
| | * \ | Merge trunk | jan.nijtmans | 2017-03-31 | 1 | -26/+29 |
| | |\ \ |
|
| | * | | | (experimental) new internal macro TCL_Z_MODIFIER, just like TCL_LL_MODIFIER b... | jan.nijtmans | 2017-03-28 | 1 | -7/+7 |
|
|
* | | | | | Merge trunk. | jan.nijtmans | 2017-12-27 | 1 | -78/+28 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | merge trunk | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge core-8-branch. Various cleanup: unused structure names, unused #defines... | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. | jan.nijtmans | 2017-11-16 | 1 | -53/+53 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | merge novem | jan.nijtmans | 2017-05-04 | 1 | -24/+27 |
| |\ \ \ |
|
| | * \ \ | merge trunk | jan.nijtmans | 2017-04-12 | 1 | -1/+1 |
| | |\ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | merge trunk | jan.nijtmans | 2017-03-31 | 1 | -24/+27 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| * | | | | merge novem | jan.nijtmans | 2016-12-19 | 1 | -28/+27 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | merge trunk | jan.nijtmans | 2016-11-29 | 1 | -28/+27 |
| | |\ \ \ |
|
| * | | | | | macros for Tcl_GetString and Tcl_GetStringFromObj | jan.nijtmans | 2013-01-26 | 1 | -4/+6 |
|
|
| * | | | | | merge novem | jan.nijtmans | 2013-01-25 | 1 | -0/+4 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge trunk | jan.nijtmans | 2013-01-25 | 1 | -0/+4 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | merge trunk. | jan.nijtmans | 2013-01-02 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-08-20 | 1 | -1/+1 |
|
|
| * | | | | | | More memory API changes, mainly char* -> void* and unsigned -> size_t | jan.nijtmans | 2012-12-12 | 1 | -33/+33 |
|
|
| * | | | | | | Rename the memory routines so that Tcl_Alloc/Tcl_Free/etc become the recommended | dgp | 2012-12-12 | 1 | -16/+14 |
| |/ / / / / |
|
* | | | | | | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot b... | jan.nijtmans | 2017-04-12 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Extend Tcl_DumpActiveMemory() and related functions for handling 64-bit memor... | jan.nijtmans | 2017-03-31 | 1 | -24/+27 |
|\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
|
* | | | | Minor simplifications. Eliminate FUNCPRT from regexp engine. Fix compile-erro... | jan.nijtmans | 2016-11-29 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | more internal use of size_t (in stead of int) | jan.nijtmans | 2016-11-29 | 1 | -29/+28 |
|/ / |
|
* | | Silence some compiler warnings. | dgp | 2013-01-24 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Silence come compiler warnings. | dgp | 2013-01-24 | 1 | -0/+4 |
| |\ |
|
| | * | Silence some compiler warnings. | dgp | 2013-01-24 | 1 | -0/+4 |
|
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -6/+3 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -6/+3 |
|
|
* | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 1 | -3/+9 |
|
|
* | | | more result generation conversion | dkf | 2012-08-03 | 1 | -24/+29 |
|
|
* | | | merge to trunk | dgp | 2011-07-12 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Silence type match warnings in debug print. | dgp | 2011-07-12 | 1 | -2/+2 |
| |\ \
| | |/ |
|
* | | | remove one level of allocator indirection in non-memdebug builds, imported fr... | mig | 2011-03-21 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | remove one level of indirection in non-mem-debug builds | mig | 2011-03-21 | 1 | -6/+6 |
|
|
| * | | | development branch for allocator changes | mig | 2011-03-18 | 1 | -4/+0 |
|/ / / |
|
* | | | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds | jan.nijtmans | 2011-03-16 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds | jan.nijtmans | 2011-03-16 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds | jan.nijtmans | 2011-03-16 | 1 | -4/+4 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, | nijtmans | 2011-01-25 | 1 | -33/+35 |
|
|
| | * | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-28 | 1 | -7/+14 |
|
|