| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tip-548 | jan.nijtmans | 2019-08-01 | 91 | -1212/+1323 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2019-08-01 | 44 | -220/+445 |
| |\ |
|
| | * | Mark one more test as knownMsvcBug | jan.nijtmans | 2019-08-01 | 1 | -1/+2 |
|
|
| | * | Merge 8.6 | jan.nijtmans | 2019-08-01 | 3 | -1/+88 |
| | |\ |
|
| | | * | Merge 8.5 | jan.nijtmans | 2019-08-01 | 2 | -0/+87 |
| | | |\ |
|
| | | | * | Add .gitattributes and .gitignore files, hopefully helping checking in/out wi... | jan.nijtmans | 2019-08-01 | 2 | -0/+87 |
|
|
| | | * | | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se... | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|
|
| | * | | | merge-mark | jan.nijtmans | 2019-07-31 | 0 | -0/+0 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge 8.5 | jan.nijtmans | 2019-07-31 | 1 | -6/+6 |
| | | |\ \
| | | | |/ |
|
| | | | * | (cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to av... | jan.nijtmans | 2019-07-31 | 1 | -4/+4 |
|
|
| | * | | | Simplify documentation, since we have threaded notifier by default now. | jan.nijtmans | 2019-07-31 | 2 | -22/+12 |
|
|
| | * | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 10 | -25/+61 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Mark 6 failing tests as knownMsvcBug. To be investigated. | jan.nijtmans | 2019-07-31 | 3 | -6/+9 |
| | | |\ \
| | | | |/ |
|
| | | | * | Disable two async test-cases on Travis (windows-only) because they are curren... | jan.nijtmans | 2019-07-31 | 1 | -2/+3 |
|
|
| | | * | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 5 | -19/+23 |
| | | |\ \
| | | | |/ |
|
| | | | * | typo in .travis.yml | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
| | | | * | Update tzdata to 2019b | jan.nijtmans | 2019-07-30 | 9 | -656/+377 |
|
|
| | | | * | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ... | jan.nijtmans | 2019-07-29 | 3 | -11/+15 |
|
|
| | | | * | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/job... | jan.nijtmans | 2019-07-26 | 2 | -9/+9 |
|
|
| | | * | | Merge 8.5 | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
| | | |\ \
| | | | |/ |
|
| | | | * | Increase timeout a little bit, making it less likely that this test failes in... | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|
|
| | * | | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 7 | -10/+10 |
|
|
| | * | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 6 | -32/+33 |
|
|
| | * | | | 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 | 4 | -21/+64 |
| | |\ \ \
| | | |/ / |
|
| | | * | | 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 | 4 | -20/+63 |
|
|
| | | * | | integrate timerate-loop-opti--discard-result | sebres | 2019-07-24 | 4 | -21/+64 |
| | | |\ \ |
|
| | | | * | | 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 | 3 | -7/+39 |
|
|
| | | | * | | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in... | sebres | 2019-07-23 | 4 | -16/+22 |
|
|
| | * | | | | Merge 8.6 | jan.nijtmans | 2019-07-24 | 2 | -29/+31 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. | jan.nijtmans | 2019-07-24 | 2 | -29/+31 |
|
|
| | * | | | | Merge 8.6 | jan.nijtmans | 2019-07-23 | 1 | -6/+71 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge 8.5 | jan.nijtmans | 2019-07-23 | 1 | -6/+71 |
| | | |\ \ \
| | | | |/ /
| | | |/| /
| | | | |/ |
|
| | | | * | Fix travis build | jan.nijtmans | 2019-07-20 | 1 | -1/+1 |
|
|
| | | | * | Add Windows build, and Linux full debug build to Travis. No test runs yet, be... | jan.nijtmans | 2019-07-19 | 1 | -7/+72 |
|
|
| | * | | | 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 | 13 | -133/+123 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix travis build for 3 sections. Also (temporary) disable full-debug build, b... | jan.nijtmans | 2019-07-17 | 1 | -31/+29 |
|
|
| | * | | | Merge 8.6 | jan.nijtmans | 2019-07-16 | 2 | -30/+28 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Eliminate TclDTraceStr type, only in use with DTrace enabled: It's just the s... | 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.6 | jan.nijtmans | 2019-07-16 | 3 | -29/+45 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge 8.5 | jan.nijtmans | 2019-07-16 | 1 | -18/+25 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | Add xcode11 to Travis builds. Sort platform/compiler versions from high to low. | jan.nijtmans | 2019-07-16 | 1 | -18/+25 |
| | | | |\ \ |
|
| | | | | * | | Fix travis build for xcode 9/10/11 | jan.nijtmans | 2019-07-15 | 1 | -5/+5 |
|
|