summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Repair breakage in recent refactoring of env.testdgp2018-08-081-5/+5
* | | | Fix harmless gcc warningjan.nijtmans2018-08-081-1/+1
* | | | ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permissi...sebres2018-08-031-1/+1
* | | | Remove some actually dead codejan.nijtmans2018-07-315-146/+9
* | | | amend after merge: 8.6th provide additionally an error-code (so missing `errC...sebres2018-07-261-0/+1
* | | | merge 8.5 - bug [d051b77fc1] fixedsebres2018-07-262-0/+18
|\ \ \ \ | |/ / /
| * | | test cases added to cover width overflow by format (should cause limit exceeded)sebres2018-07-261-0/+14
| * | | closes [d051b77fc18d7340]: fixed segfault by integer overflow (if width by fo...sebres2018-07-261-0/+4
* | | | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su...sebres2018-07-261-1/+4
* | | | New test for [Bug ba921a8d98].dgp2018-07-261-0/+3
* | | | Add a note in the 'clock' man page about the interpretation of impossible val...Kevin B Kenny2018-07-211-0/+13
* | | | win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets ...sebres2018-07-201-1/+1
* | | | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do6...sebres2018-07-202-2/+2
* | | | win: fixed test-cases (see [525ccacaef]) running under windows outside of tem...sebres2018-07-161-6/+21
* | | | merge 8.5sebres2018-07-121-1/+2
|\ \ \ \ | |/ / /
| * | | win: closes [3f7af0e21e13f1f5] - avoid "permissions denied" by `file delete`,...sebres2018-07-121-1/+2
* | | | merge 8.5sebres2018-07-091-14/+20
|\ \ \ \ | |/ / /
| * | | closes [270f78ca95b642fb]: fix the race condition for `file mkdir` if some wo...sebres2018-07-091-14/+18
* | | | tclDictObj.c:366: warning: dereferencing type-punned pointer will break stric...jan.nijtmans2018-07-051-1/+1
* | | | Use a thread exit handler, and not a custom exit proc for package cleanup.dgp2018-06-263-26/+8
* | | | Restore lost tests.dgp2018-06-264-15/+11
* | | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli...jan.nijtmans2018-06-256-27/+30
* | | | Fix for [3592747]: Let TclNRTailcallEval handle namespace problems.pooryorick2018-06-242-7/+21
* | | | Add a test for no generation of a string representation when comparing with thepooryorick2018-06-231-0/+9
* | | | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-229-28/+44
* | | | merge pyk-tcltest-exitpooryorick2018-06-212-2/+3
|\ \ \ \
| * | | | Fix function signature of TclThreadTestFinalize.pooryorick2018-06-212-2/+3
* | | | | merge pyk-tcltest-exitpooryorick2018-06-213-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Add custom exit procedure for tcltests executable.pooryorick2018-06-213-0/+24
|/ / / /
* | | | Suppress more valgrind "still reachable" reports and ensure that threads arepooryorick2018-06-212-37/+106
* | | | Add valgrind suppression for dlopen and ensure that processes are reaped inpooryorick2018-06-202-0/+17
* | | | Remove recent auto_path modification in tests/all.tcl and suppress morepooryorick2018-06-202-15/+25
* | | | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-194-11/+51
* | | | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4....jan.nijtmans2018-06-183-7/+18
* | | | 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
* | | | Full cleanup of env cache when in a PURIFY build.pooryorick2018-06-181-1/+9
* | | | Plug leak in TclSetEnv.pooryorick2018-06-182-4/+8
* | | | Fix [53cad613d8a4de166e680f09a6c6399ebddbc17c|53cad613d8]: TIP 389 implementa...jan.nijtmans2018-06-171-0/+8
* | | | 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
* | | | merge 8.5jan.nijtmans2018-06-151-1/+6
|\ \ \ \ | |/ / /
| * | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add...jan.nijtmans2018-06-151-0/+6
* | | | merge 8.5dgp2018-06-131-2/+0
|\ \ \ \ | |/ / /
| * | | Stop creating a stray child process.dgp2018-06-131-2/+0
* | | | 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 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