summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-028-21/+11
* Merge 8.6jan.nijtmans2019-08-022-2/+5
|\
| * Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-025-5/+9
* | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis ...jan.nijtmans2019-08-021-6/+6
* | Remove variations of Clang builds: No added valuejan.nijtmans2019-08-011-29/+0
* | Mark one more test as knownMsvcBugjan.nijtmans2019-08-011-1/+2
* | Merge 8.6jan.nijtmans2019-08-013-1/+88
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-08-012-0/+87
| |\
| | * Add .gitattributes and .gitignore files, hopefully helping checking in/out wi...jan.nijtmans2019-08-012-0/+87
| * | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se...jan.nijtmans2019-08-011-1/+1
* | | merge-markjan.nijtmans2019-07-310-0/+0
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-07-311-6/+6
| |\ \ | | |/
| | * (cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to av...jan.nijtmans2019-07-311-4/+4
* | | Simplify documentation, since we have threaded notifier by default now.jan.nijtmans2019-07-312-22/+12
* | | Merge 8.6jan.nijtmans2019-07-3110-25/+61
|\ \ \ | |/ /
| * | Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-313-6/+9
| |\ \ | | |/
| | * Disable two async test-cases on Travis (windows-only) because they are curren...jan.nijtmans2019-07-311-2/+3
| * | Merge 8.5jan.nijtmans2019-07-305-19/+23
| |\ \ | | |/
| | * typo in .travis.ymljan.nijtmans2019-07-301-1/+1
| | * Update tzdata to 2019bjan.nijtmans2019-07-309-656/+377
| | * Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ...jan.nijtmans2019-07-293-11/+15
| | * Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/job...jan.nijtmans2019-07-262-9/+9
| * | Merge 8.5jan.nijtmans2019-07-261-2/+2
| |\ \ | | |/
| | * Increase timeout a little bit, making it less likely that this test failes in...jan.nijtmans2019-07-261-2/+2
* | | Add some "const" keywords, in places where strings are really const.jan.nijtmans2019-07-307-10/+10
* | | Eliminate more usage of C++-specific keywords in C-code.jan.nijtmans2019-07-256-32/+33
* | | Eliminate "register" keyword usage from all header-files (and also correspond...jan.nijtmans2019-07-256-32/+32
* | | merge 8.6sebres2019-07-244-21/+64
|\ \ \ | |/ /
| * | 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-244-20/+63
| * | integrate timerate-loop-opti--discard-resultsebres2019-07-244-21/+64
| |\ \
| | * | 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-233-7/+39
| | * | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in...sebres2019-07-234-16/+22
* | | | Merge 8.6jan.nijtmans2019-07-242-29/+31
|\ \ \ \ | |/ / /
| * | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together.jan.nijtmans2019-07-242-29/+31
* | | | Merge 8.6jan.nijtmans2019-07-231-6/+71
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2019-07-231-6/+71
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix travis buildjan.nijtmans2019-07-201-1/+1
| | * Add Windows build, and Linux full debug build to Travis. No test runs yet, be...jan.nijtmans2019-07-191-7/+72
* | | Eliminate the use of C++ keywords as variable names. Nothing more than rename...jan.nijtmans2019-07-239-57/+57
* | | Fix travis build for 3 sections. Also (temporary) disable full-debug build, b...jan.nijtmans2019-07-171-31/+29
* | | Merge 8.6jan.nijtmans2019-07-162-30/+28
|\ \ \ | |/ /
| * | Eliminate TclDTraceStr type, only in use with DTrace enabled: It's just the s...jan.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.6jan.nijtmans2019-07-163-29/+45
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2019-07-161-18/+25
| |\ \ \ | | | |/ | | |/|