summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2019-08-134-24/+26
|\
| * Merge 8.6jan.nijtmans2019-08-132-3/+5
| |\
| | * Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-112-3/+5
| * | Make dateMeridian variable type MERIDIAN (an enum) in stead of int.jan.nijtmans2019-08-122-21/+21
* | | "utfmax" build should be with TCL_UTF_MAX=6jan.nijtmans2019-08-121-4/+4
* | | Merge 8.7jan.nijtmans2019-08-111-2/+2
|\ \ \ | |/ /
| * | Two places where "char *" is actually better than "void *", since that's the ...jan.nijtmans2019-08-041-2/+2
* | | Merge 8.7jan.nijtmans2019-08-042-5/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-08-042-5/+5
| |\ \ | | |/
| | * One more test which - apparently - cannot be thrusted when run in the Travis ...jan.nijtmans2019-08-041-1/+1
| | * Increase some timeout's a little, hoping this reduces the chance on Travis te...jan.nijtmans2019-08-031-4/+4
* | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ...jan.nijtmans2019-08-0311-50/+50
* | | Spread out definitions of Tcl_*WChar* functions over multiple lines, making i...jan.nijtmans2019-08-021-6/+18
* | | Oops, wrong checkjan.nijtmans2019-08-022-2/+2
* | | Merge 8.7jan.nijtmans2019-08-021-1/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-08-021-1/+2
| |\ \ | | |/
| | * One more knownMsvcBug marker, for a test which sometimes fails on Travis.jan.nijtmans2019-08-021-1/+2
* | | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* ...jan.nijtmans2019-08-026-46/+65
|\ \ \ | |/ /
| * | Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-028-21/+11
* | | Merge 8.7jan.nijtmans2019-08-024-23/+26
|\ \ \ | |/ /
| * | 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
* | | Merge 8.7. Some formatting.jan.nijtmans2019-08-024-15/+15
|\ \ \ | |/ /
| * | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis ...jan.nijtmans2019-08-021-6/+6
* | | Merge 8.7. Documentation improvements and code cleanup. Approaching finish.jan.nijtmans2019-08-018-62/+36
|\ \ \ | |/ /
| * | Remove variations of Clang builds: No added valuejan.nijtmans2019-08-011-29/+0
* | | Merge 8.7jan.nijtmans2019-08-0144-220/+445
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /