summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge 8.7jan.nijtmans2018-06-2410-29/+98
| |\ \ \ | | |/ /
| | * | Fix "string tolower" and friends for handling unpaired surrogates correctly. ↵jan.nijtmans2018-06-247-12/+49
| | | | | | | | | | | | | | | | | | | | Also add test-cases for those situations. Various typo's in comments.
| | * | Merge 8.6. And add more documentation and test-cases regarding the behavior ↵jan.nijtmans2018-06-187-17/+49
| | |\ \ | | | |/ | | | | | | | | of Tcl_UniCharToUtf()
| | | * Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and ↵jan.nijtmans2018-06-183-7/+18
| | | | | | | | | | | | | | | | font-4.15 fail. One more situation in which high surrogate causes problem
| | | * Unbreak build on Windows (and - most likely - some other platforms too)jan.nijtmans2018-06-181-3/+2
| | | |
| | | * Avoid valgrind "still reachable" reports stemming from early termination ofpooryorick2018-06-181-11/+29
| | | | | | | | | | | | threads.
| | | * Full cleanup of env cache when in a PURIFY build.pooryorick2018-06-181-1/+9
| | | |
| | | * Plug leak in TclSetEnv.pooryorick2018-06-182-4/+8
| | | |
| * | | merge 8.7jan.nijtmans2018-06-173-167/+241
| |\ \ \ | | |/ /
| | * | merge 8.6jan.nijtmans2018-06-172-167/+238
| | |\ \ | | | |/
| | | * Fix [53cad613d8a4de166e680f09a6c6399ebddbc17c|53cad613d8]: TIP 389 ↵jan.nijtmans2018-06-171-0/+8
| | | | | | | | | | | | | | | | implementation makes Tk tests font-4.12 and font-4.15 fail. (Fix it in 8.6 too, for benefit of androwish)
| | | * Remove dependencies between tests in env.test.pooryorick2018-06-172-167/+236
| | | |
| | | * Add tests/tcltests.tcl as a place to store common code for tests.pooryorick2018-06-161-0/+3
| | | |
| | | * new packagepooryorick2018-06-164-11/+30
| | | | | | | | | | | | | | | | tcltests exclude some exec.test tests when running under valgrind
| | * | Add tests/tcltests.tcl as a place to store common code for tests.pooryorick2018-06-161-0/+3
| | | |
| * | | Add in basic github meta-files to reduce problems with issues being filed ↵dkf2018-06-162-0/+6
| |\ \ \ | | |/ / | | | | | | | | where we don't see them.
| | * | Add in basic github meta-files to reduce problems with issues being filed ↵dkf2018-06-162-0/+6
| | | | | | | | | | | | | | | | where we don't see them.
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk.jan.nijtmans2018-06-1620-79/+110
|\ \ \ \ | |/ / /
| * | | merge 8.7jan.nijtmans2018-06-155-17/+36
| |\ \ \ | | |/ /
| | * | merge 8.6jan.nijtmans2018-06-151-1/+6
| | |\ \ | | | |/
| | | * merge 8.5jan.nijtmans2018-06-151-1/+6
| | | |\
| | | | * Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. ↵jan.nijtmans2018-06-151-0/+6
| | | | | | | | | | | | | | | | | | | | Add FreeBSD (closes [d6d60efd35]) and OpenBSD 8.5 paths
| | * | | new packagepooryorick2018-06-154-11/+30
| | | | | | | | | | | | | | | | | | | | tcltests exclude some exec.test tests when running under valgrind
| * | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG.stu2018-06-151-1/+6
| | | | | | | | | | | | | | | Add FreeBSD (closes [d6d60efd35]) and OpenBSD 8.6 paths.
* | | | | Merge trunk. Some more size_t additions in parameters/fieldsjan.nijtmans2018-06-1448-643/+2548
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.7dgp2018-06-132-12/+23
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | | | | | | | | | | | | | threads.
| * | | | Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary.stu2018-06-131-11/+13
| | | | | | | | | | | | | | | | | | | | Closes RFE [0ac9d06895]. Permits better constraining of Tcl/tclsh via OpenBSD's pledge(2) or similar mechanisms.
| * | | | merge 8.7dgp2018-06-121-8/+4
| |\ \ \ \ | | |/ / /
| | * | | 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 ↵jan.nijtmans2018-06-090-0/+0
| | |\ \ \ | | | |/ / | | | | | | | | | | in the final version)
| | | * | 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
| | | |\ \ | | | | |/ | | | | | | | | | | 8.6)
| | | | * resolves some warnings by compiling with new gcc-versions (>= 7.x):sebres2018-06-082-3/+9
| | | | | | | | | | | | | | | | | | | | - '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] - passing argument 1 of 'Tcl_CreateExitHandler' from incompatible pointer type [-Wincompatible-pointer-types]
| * | | | merge 8.7jan.nijtmans2018-06-081-13/+1
| |\ \ \ \ | | |/ / /
| | * | | 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 ↵sebres2018-06-052-2/+2
| | | | | | | | | | | | | | | | | | | | mingw/*nix
| * | | | Give tests more time to finish since valgrind slows things down considerably.pooryorick2018-06-071-7/+12
| | | | |
| * | | | merge 8.7sebres2018-06-054-7/+68
| |\ \ \ \ | | |/ / /
| | * | | re-autoconfigure with v.2.69sebres2018-06-051-42/+24
| | | | |
| | * | | merge 8.6sebres2018-06-054-6/+85
| | |\ \ \ | | | |/ /
| | | * | merge 8.5sebres2018-06-044-6/+85
| | | |\ \ | | | | |/