Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around adead12b0b92bbdc.

2018-06-25
20:39
merge 8.7 check-in: cafdafc31b user: jan.nijtmans tags: trunk
20:38
merge 8.6 check-in: 1c67775fe7 user: jan.nijtmans tags: core-8-branch
07:22
Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handling). Fix various typo's check-in: 257ff5d1b3 user: jan.nijtmans tags: core-8-6-branch
2018-06-24
20:27
Merge 8.7 check-in: 1c88810e71 user: jan.nijtmans tags: trunk
20:26
Fix "string tolower" and friends for handling unpaired surrogates correctly. Also add test-cases for... check-in: 1cdc9199e9 user: jan.nijtmans tags: core-8-branch
07:24 Ticket [3592747fff] (tailcall|yieldto) failed to find the proper namespace Abort status still Open with 4 other changes artifact: 3b249618d7 user: pooryorick
07:17
Fix for [3592747]: Let TclNRTailcallEval handle namespace problems. check-in: 9198c16407 user: pooryorick tags: core-8-6-branch
2018-06-23
21:28 Ticket [3592747fff] (tailcall|yieldto) failed to find the proper namespace Abort status still Open with 3 other changes artifact: 550dd9940e user: pooryorick ... 2 similar events omitted.
15:03
Make the delegates work by moving their creation into C. check-in: b3c558369f user: dkf tags: tip-478
14:18
Add a test for no generation of a string representation when comparing with the empty string. check-in: b7e3852c22 user: pooryorick tags: core-8-6-branch
2018-06-22
15:10
Add another suppress rule for valgrind, factor test code into tests/tcltests.tcl, and constrained a ... check-in: 4b77647298 user: pooryorick tags: core-8-6-branch
2018-06-21
22:44
merge pyk-tcltest-exit check-in: 83da1d215d user: pooryorick tags: core-8-6-branch
22:43
Fix function signature of TclThreadTestFinalize. Closed-Leaf check-in: b8061e5833 user: pooryorick tags: pyk-tcltest-exit
22:23
merge pyk-tcltest-exit check-in: 09af8379c8 user: pooryorick tags: core-8-6-branch
22:21
Add custom exit procedure for tcltests executable. check-in: 6f650b4271 user: pooryorick tags: pyk-tcltest-exit
22:16
Suppress more valgrind "still reachable" reports and ensure that threads are fully finalized in thre... check-in: 494d51f962 user: pooryorick tags: core-8-6-branch
2018-06-20
19:06
Add valgrind suppression for dlopen and ensure that processes are reaped in http11.test. check-in: 833bedab1a user: pooryorick tags: core-8-6-branch
13:17 Ticket [4bbb308ab2] trace causes generation of string reprepresentation of "commandPrefix" argument status still Open with 3 other changes artifact: de06b65b40 user: pooryorick ... 1 similar event omitted.
08:03
Remove recent auto_path modification in tests/all.tcl and suppress more valgrind reports. check-in: e5831c7c27 user: pooryorick tags: core-8-6-branch
2018-06-19
11:47
new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind now issues no "still ... check-in: 316df6cc4e user: pooryorick tags: core-8-6-branch
2018-06-18
15:59
Merge 8.6. And add more documentation and test-cases regarding the behavior of Tcl_UniCharToUtf() check-in: 3cb0cedeb6 user: jan.nijtmans tags: core-8-branch
15:54
Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail. One more situa... check-in: c45de6cdb4 user: jan.nijtmans tags: core-8-6-branch
15:51
Unbreak build on Windows (and - most likely - some other platforms too) check-in: adead12b0b user: jan.nijtmans tags: core-8-6-branch
10:58 Ticket [53cad613d8] TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail status still Closed with 5 other changes artifact: fcc9e74792 user: jan.nijtmans
08:09
Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: 2d150958f0 user: pooryorick tags: core-8-6-branch
07:06
Full cleanup of env cache when in a PURIFY build. check-in: 28ba7d5089 user: pooryorick tags: core-8-6-branch
05:59
Plug leak in TclSetEnv. check-in: fdb8a91f37 user: pooryorick tags: core-8-6-branch
2018-06-17
20:48 Ticket [53cad613d8] TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail status still Closed with 5 other changes artifact: 577b1bfd85 user: fvogel
17:27
Leaving out the weird delegates stops the test failures. check-in: faf87d4008 user: dkf tags: tip-478
16:47
Most of the implementation ported over. [classmethod] is trickier... check-in: c919d1df55 user: dkf tags: tip-478
16:16 Closed ticket [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail plus 6 other changes artifact: 42e70e58a4 user: jan.nijtmans
16:13
merge 8.7 check-in: 1423a094b7 user: jan.nijtmans tags: trunk
16:11
merge 8.6 check-in: 214a92de14 user: jan.nijtmans tags: core-8-branch
16:07
Fix [53cad613d8]: TIP 389 implementation makes Tk tests fon... check-in: 8702869d89 user: jan.nijtmans tags: core-8-6-branch
15:44 Edit [f1433a4120de1de8|f1433a4120]: Change branch background color to "#ffff00". artifact: 4f0c929bd6 user: dkf
15:42
Split scripted parts of TclOO into their own file. check-in: f1433a4120 user: dkf tags: tip-478
08:47
Remove dependencies between tests in env.test. check-in: 9e55a28229 user: pooryorick tags: core-8-6-branch
2018-06-16
22:57
Add tests/tcltests.tcl as a place to store common code for tests. check-in: 535977ae7d user: pooryorick tags: core-8-branch
22:56
Add tests/tcltests.tcl as a place to store common code for tests. check-in: aeaf8492d3 user: pooryorick tags: core-8-6-branch
18:08
Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: c9dc53a9ab user: dkf tags: trunk
18:07
Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: bf02f39de3 user: dkf tags: core-8-branch
17:55
new package tcltests exclude some exec.test tests when running under valgrind check-in: 4917fb3cc3 user: pooryorick tags: core-8-6-branch
16:23 New ticket [6c796c3838] use list operations for parsing proc argument specs. artifact: baf363362e user: aspect
13:31 Ticket [53cad613d8] TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail status still Open with 3 other changes artifact: 5d39e1f479 user: jan.nijtmans
12:57
use Tcl_List operations for proc argument parsing Leaf check-in: e8dfb5e4d8 user: aspect tags: aspect-proc-args
12:32
Change signature of Tcl_GetRange() to use size_t. Merge trunk. check-in: 8e3bd50a3b user: jan.nijtmans tags: memory-API
06:08 Ticket [53cad613d8] TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail status still Open with 3 other changes artifact: e69e7096f8 user: fvogel