summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-07-258-49/+57
|\
| * Eliminate "register" keyword usage from all header-files (and also correspond...jan.nijtmans2019-07-256-32/+32
| * merge 8.6sebres2019-07-243-17/+25
| |\
| | * merge 8.5sebres2019-07-241-1/+1
| | |\
| | | * small amend (normalize hex in all evalFlags)sebres2019-07-241-4/+4
| | * | merge 8.5 (reintegrate, no functional changes)sebres2019-07-241-1/+1
| | |\ \ | | | |/
| | | * cherrypick timerate-loop-opti--discard-resultsebres2019-07-243-16/+24
| | * | small amend with a comment about the optimizationsebres2019-07-231-0/+5
| | * | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ...sebres2019-07-232-3/+10
| | * | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-233-16/+12
* | | | Merge 8.7jan.nijtmans2019-07-248-53/+53
|\ \ \ \ | |/ / /
| * | | Eliminate the use of C++ keywords as variable names. Nothing more than rename...jan.nijtmans2019-07-239-57/+57
* | | | Merge 8.7jan.nijtmans2019-07-162-30/+28
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-07-162-30/+28
| |\ \ \ | | |/ /
| | * | Two missing "const" designations, in Dtrace configurationjan.nijtmans2019-07-151-2/+2
| | * | Fix [7d7038d415b345d5]: tcl is not LTO readyjan.nijtmans2019-07-152-28/+26
| * | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ...sebres2019-07-122-2/+10
| |\ \ \ | | |/ /
| | * | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-122-2/+10
| | |\ \ | | | |/
| | | * little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW...jan.nijtmans2019-07-101-12/+15
| | | * win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur...sebres2019-07-101-1/+1
| | | * fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting...sebres2019-07-082-7/+12
| | * | Merge 8.5jan.nijtmans2019-07-081-9/+4
| | |\ \ | | | |/
| | | * Simplify previous commit: Just always use Tcl_WideIntjan.nijtmans2019-07-081-18/+4
| | | * amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef...sebres2019-07-081-3/+13
* | | | Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january...jan.nijtmans2019-07-052-19/+8
* | | | Merge 8.7jan.nijtmans2019-07-052-14/+14
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-07-052-14/+14
| |\ \ \ | | |/ /
| | * | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati...jan.nijtmans2019-07-052-14/+14
| | |\ \ | | | |/
| | | * Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificat...jan.nijtmans2019-07-051-4/+4
* | | | merge 8.7dgp2019-07-011-0/+1
|\ \ \ \ | |/ / /
| * | | Fix unitialized memory report from valgrinddgp2019-07-011-0/+1
| |\ \ \ | | |/ /
| | * | Avoid valgrind issues with uninitialized memorydgp2019-07-011-0/+1
| | |\ \ | | | |/
| | | * Avoid valgrind issues with "uninitialized memory"dgp2019-07-011-0/+1
* | | | Merge 8.7jan.nijtmans2019-06-305-42/+42
|\ \ \ \ | |/ / /
| * | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c...jan.nijtmans2019-06-305-42/+42
* | | | Merge 8.7jan.nijtmans2019-06-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-06-291-1/+1
| |\ \ \ | | |/ /
| | * | Trying to fix C4761 warning with VC++ 6.0jan.nijtmans2019-06-291-1/+1
* | | | Merge 8.7jan.nijtmans2019-06-281-41/+185
|\ \ \ \ | |/ / /
| * | | Implement TIP #547: New encodings: UTF-16, UCS-2jan.nijtmans2019-06-281-41/+185
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2019-06-269-45/+172
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2019-06-1618-53/+492
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2019-06-097-228/+250
| | |\ \ \ \ \
| | * | | | | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-41/+185
* | | | | | | | merge 8.7dgp2019-06-282-25/+39
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Even better commenting of the fpclassify() replacement trickery.dkf2019-06-271-24/+38
| * | | | | | | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.cjan.nijtmans2019-06-271-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.cjan.nijtmans2019-06-271-1/+1
* | | | | | | Merge 8.7jan.nijtmans2019-06-262-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2019-06-263-4/+4
| |\ \ \ \ \ \ | | |/ / / / /