| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tip-548 | jan.nijtmans | 2019-08-02 | 3 | -4/+13 |
|\ |
|
| * | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* ... | jan.nijtmans | 2019-08-02 | 3 | -7/+5 |
| |\ |
|
| | * | Document that the *Backslash parsing functions output maximum 4 bytes, irresp... | jan.nijtmans | 2019-08-02 | 5 | -13/+6 |
|
|
| * | | Merge 8.7. Some formatting. | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
| |\ \
| | |/ |
|
* | | | Protect Tcl_AToB() functions against NULL input | jan.nijtmans | 2019-08-01 | 1 | -0/+12 |
|
|
* | | | wrong length in tclMain.c, and wrong #endif | jan.nijtmans | 2019-08-01 | 2 | -4/+1 |
|
|
* | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 5 | -19/+13 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. | jan.nijtmans | 2019-08-01 | 3 | -16/+10 |
| |\ \
| | |/ |
|
* | | | Merge tip-548 | jan.nijtmans | 2019-08-01 | 38 | -251/+260 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-08-01 | 23 | -122/+130 |
| |\ \
| | |/ |
|
| | * | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -6/+6 |
| | |\ |
|
| | | * | Merge 8.5 | jan.nijtmans | 2019-07-30 | 1 | -6/+6 |
| | | |\ |
|
| | | | * | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/job... | jan.nijtmans | 2019-07-26 | 1 | -6/+6 |
|
|
| | * | | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 7 | -10/+10 |
|
|
| | * | | | Eliminate "register" keyword usage from all header-files (and also correspond... | jan.nijtmans | 2019-07-25 | 6 | -32/+32 |
|
|
| | * | | | merge 8.6 | sebres | 2019-07-24 | 3 | -17/+25 |
| | |\ \ \
| | | |/ / |
|
| | | * | | merge 8.5 | sebres | 2019-07-24 | 1 | -1/+1 |
| | | |\ \
| | | | |/ |
|
| | | | * | small amend (normalize hex in all evalFlags) | sebres | 2019-07-24 | 1 | -4/+4 |
|
|
| | | * | | merge 8.5 (reintegrate, no functional changes) | sebres | 2019-07-24 | 1 | -1/+1 |
| | | |\ \
| | | | |/ |
|
| | | | * | cherrypick timerate-loop-opti--discard-result | sebres | 2019-07-24 | 3 | -16/+24 |
|
|
| | | * | | small amend with a comment about the optimization | sebres | 2019-07-23 | 1 | -0/+5 |
|
|
| | | * | | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ... | sebres | 2019-07-23 | 2 | -3/+10 |
|
|
| | | * | | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in... | sebres | 2019-07-23 | 3 | -16/+12 |
|
|
| | * | | | Eliminate the use of C++ keywords as variable names. Nothing more than rename... | jan.nijtmans | 2019-07-23 | 9 | -57/+57 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-07-17 | 2 | -30/+28 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2019-07-16 | 2 | -30/+28 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Two missing "const" designations, in Dtrace configuration | jan.nijtmans | 2019-07-15 | 1 | -2/+2 |
|
|
| | | * | | Fix [7d7038d415b345d5]: tcl is not LTO ready | jan.nijtmans | 2019-07-15 | 2 | -28/+26 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-07-13 | 2 | -2/+10 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 2 | -2/+10 |
| | |\ \ \
| | | |/ / |
|
| | | * | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 2 | -2/+10 |
| | | |\ \
| | | | |/ |
|
| | | | * | little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW... | jan.nijtmans | 2019-07-10 | 1 | -12/+15 |
|
|
| | | | * | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur... | sebres | 2019-07-10 | 1 | -1/+1 |
|
|
| | | | * | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting... | sebres | 2019-07-08 | 2 | -7/+12 |
|
|
| | | * | | Merge 8.5 | jan.nijtmans | 2019-07-08 | 1 | -9/+4 |
| | | |\ \
| | | | |/ |
|
| | | | * | Simplify previous commit: Just always use Tcl_WideInt | jan.nijtmans | 2019-07-08 | 1 | -18/+4 |
|
|
| | | | * | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef... | sebres | 2019-07-08 | 1 | -3/+13 |
|
|
| * | | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 10 | -61/+76 |
|
|
| * | | | | Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not o... | jan.nijtmans | 2019-07-07 | 5 | -17/+19 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2019-07-05 | 2 | -14/+14 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati... | jan.nijtmans | 2019-07-05 | 2 | -14/+14 |
| | | |\ \
| | | | |/ |
|
| | | | * | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificat... | jan.nijtmans | 2019-07-05 | 1 | -4/+4 |
|
|
| * | | | | Fix UNIX/Mac build | jan.nijtmans | 2019-07-06 | 1 | -1/+1 |
|
|
| * | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 10 | -108/+82 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-07-04 | 7 | -43/+44 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix unitialized memory report from valgrind | dgp | 2019-07-01 | 1 | -0/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Avoid valgrind issues with uninitialized memory | dgp | 2019-07-01 | 1 | -0/+1 |
| | | |\ \
| | | | |/ |
|
| | | | * | Avoid valgrind issues with "uninitialized memory" | dgp | 2019-07-01 | 1 | -0/+1 |
|
|
| | * | | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c... | jan.nijtmans | 2019-06-30 | 5 | -42/+42 |
|
|
| | * | | | Merge 8.6 | jan.nijtmans | 2019-06-29 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|