summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6dgp2018-06-131-2/+0
|\
| * merge 8.5dgp2018-06-131-2/+0
| |\
| | * Stop creating a stray child process.dgp2018-06-131-2/+0
* | | Avoid valgrind "still reachable" reports stemming from early termination ofpooryorick2018-06-131-10/+23
* | | merge 8.6dgp2018-06-121-8/+4
|\ \ \ | |/ /
| * | merge 8.5dgp2018-06-121-8/+4
| |\ \ | | |/
| | * [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful.dgp2018-06-121-8/+4
* | | merge-mark (Unicode 11.0 beta was already here, and there were not changed in...jan.nijtmans2018-06-090-0/+0
|\ \ \ | |/ /
| * | Merge 8.5 (= update Unicode data to Unicode version 11.0)jan.nijtmans2018-06-092-954/+984
| |\ \ | | |/
| | * Update all Unicode tables to Unicode version 11.0jan.nijtmans2018-06-092-954/+984
| | * Update to latest tzdata (backported from 8.6)jan.nijtmans2018-06-0992-3461/+3467
| * | merge 8.5 (empty merge point, no functional changes, because does not affect ...sebres2018-06-080-0/+0
| |\ \ | | |/
| | * resolves some warnings by compiling with new gcc-versions (>= 7.x):sebres2018-06-082-3/+9
* | | re-generate configure script (where does --runstatedir come from?jan.nijtmans2018-06-081-13/+1
* | | Give tests more time to finish since valgrind slows things down considerably.pooryorick2018-06-071-7/+12
* | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m...sebres2018-06-052-2/+2
* | | re-autoconfigure with v.2.69sebres2018-06-051-42/+24
* | | merge 8.6sebres2018-06-054-6/+85
|\ \ \ | |/ /
| * | merge 8.5sebres2018-06-044-6/+85
| |\ \ | | |/
| | * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-044-6/+85
* | | TIP 500: Private Methods and Variables in TclOOdkf2018-06-0320-527/+2303
|\ \ \
| * \ \ merge core-8-branchdkf2018-06-0247-383/+358
| |\ \ \ | |/ / / |/| | |
* | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ...jan.nijtmans2018-05-313-4/+2
* | | | No longer pass "--enable-threads" to battery-included sub-packages, since it...jan.nijtmans2018-05-302-2/+2
* | | | merge 8.6jan.nijtmans2018-05-294-21/+69
|\ \ \ \ | | |/ / | |/| |
| * | | merge 8.5sebres2018-05-281-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | win: searching for FQDN in user-name should be utf-8 safe (user-name could co...sebres2018-05-281-2/+2
| * | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs)sebres2018-05-284-19/+67
| |\ \ \ | | |/ /
| | * | merge-integrate sebres-bug-9e6b569963-8-5-branch to 8.5sebres2018-05-284-79/+142
| | |\ \
| | | * | minor indentation fix (no functional changes)sebres2018-05-251-4/+4
| | | * | avoid dual init of stubs (possible race condition, 8.5th only)sebres2018-05-251-19/+20
| | | * | optimized winapi-stubs loading (8.5th only); if user name specified without d...sebres2018-05-253-89/+134
| | | * | merge/reintegrate test-cases from bug-9e6b569963sebres2018-05-251-0/+6
| | | |\ \
| | | | * | Remove test filesystem-1.30.3, this is unstestablefvogel2018-05-241-3/+0
| | | | * | Add support for ~domain\user style user names, with new test test filesystem-...fvogel2018-05-232-3/+18
| | | | * | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as us...fvogel2018-05-191-0/+3
| | | | * | Fix [9e6b569963]: file normalize ~user fails on Windowsfvogel2018-05-181-1/+3
| | | | * | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). Th...fvogel2018-05-181-0/+3
| | | * | | [9e6b569963] win: if user specified without domain (and local user was not fo...sebres2018-05-241-8/+19
| | |/ / /
* | | | | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPa...jan.nijtmans2018-05-293-1/+4
* | | | | don't bother to use constraint "threaded", because that's the way we want to ...jan.nijtmans2018-05-272-11/+5
* | | | | close forkdgp2018-05-261-1/+1
|\ \ \ \ \
| * | | | | Fixed test process-7.3fbonnet2018-05-261-1/+1
* | | | | | merge 8.6jan.nijtmans2018-05-252-11/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merge 8.5, conflicts resolved (rewritten without winapi-stubs)sebres2018-05-242-11/+13
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | fixed typo in winFCmd-12.6.2: unneeded extra-bracket removedsebres2018-05-241-1/+1
| | * | | win: TclpGetUserHome should return normalized path (also in case we find doma...sebres2018-05-241-10/+11
* | | | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ...jan.nijtmans2018-05-233-7/+26
* | | | | unbreak the builddgp2018-05-234-3/+4
* | | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-2224-172/+134