summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase some timeout's a little, hoping this reduces the chance on Travis te...jan.nijtmans2019-08-031-4/+4
* One more knownMsvcBug marker, for a test which sometimes fails on Travis.jan.nijtmans2019-08-021-1/+2
* Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-025-5/+9
* 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 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
* | 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
* | 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
* | | Fix Travis Static/Debug builds on Windows. Als group Clang builds together.jan.nijtmans2019-07-242-29/+31
* | | 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 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.5jan.nijtmans2019-07-161-18/+25
|\ \ \ | | |/ | |/|
| * | Add xcode11 to Travis builds. Sort platform/compiler versions from high to low.jan.nijtmans2019-07-161-18/+25
| |\ \
| | * | Fix travis build for xcode 9/10/11jan.nijtmans2019-07-151-5/+5
| | * | Add experimental xcode11 build steps to travis. Also sort different gcc/xcode...jan.nijtmans2019-07-131-23/+30
* | | | merge 8.5sebres2019-07-152-11/+20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | tests-perf suite: fix several tests expecting different output result (conver...sebres2019-07-152-11/+20
| |/
* | please don't put experimental build steps in the main branches, as long as th...jan.nijtmans2019-07-131-19/+0
|\ \ | |/
| * please don't put experimental build steps in the main branches, as long as th...jan.nijtmans2019-07-131-19/+0
* | merge pointsebres2019-07-120-0/+0
|\ \ | |/
| * close forksebres2019-07-122-3198/+2925
| |\
* | \ integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-129-3116/+3449
|\ \ \ | |/ /
| * | integrate branch bug-4718b41c56, closes [4718b41c56]sebres2019-07-129-6/+105
| |\ \
| | * | little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW...jan.nijtmans2019-07-102-22/+22
| | * | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configur...sebres2019-07-106-8/+54
| | * | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting...sebres2019-07-085-10/+63
* | | | Merge 8.5jan.nijtmans2019-07-122-3305/+3112
|\ \ \ \ | | |_|/ | |/| |
| * | | Leave out travis tests for MSVC, until test-cases are fixed.jan.nijtmans2019-07-122-3198/+2925
| |/ /
* | | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC.dkf2019-07-102-3149/+3357
|\ \ \ | |/ /