Tcl Source Code

Timeline
Login

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

50 events occurring around f80031df45e7d250.

2018-05-11
11:26
merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445
11:26
merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502
11:11 New ticket [6676bc2548] process-7.3 fails. artifact: 4c4e7b5fee user: dgp
11:05 Ticket [02b58d5d04] Direct access of *64 functions by Tcl code (code cleanup) status still Open with 3 other changes artifact: 09acee1d21 user: dgp
10:06
Merge 8.7 check-in: f1b73e3b4b user: jan.nijtmans tags: trunk
09:42
TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch
09:20
Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MAX>3. Useful for Androwi... check-in: 708287d936 user: jan.nijtmans tags: core-8-6-branch
09:15
merge 8.7 check-in: f956a39898 user: jan.nijtmans tags: trunk
09:14
Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also prepare tooling for Un... check-in: ee9f293421 user: jan.nijtmans tags: core-8-5-branch
08:12
merge 8.6 check-in: 61bcb3ad68 user: jan.nijtmans tags: core-8-branch
08:10
merge 8.5 check-in: 79e6efb2f5 user: jan.nijtmans tags: core-8-6-branch
07:53
Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the public API check-in: 3257682387 user: jan.nijtmans tags: core-8-5-branch
05:28 Closed ticket [92564326a9]: Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones. plus 4 other changes artifact: d0193745af user: wrenashe
2018-05-10
17:37
Added tcl::process test suite check-in: 3990de9d13 user: fbonnet tags: core-8-branch
13:47
Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat check-in: eeefdb44cf user: fbonnet tags: core-8-branch
13:44
Added man page for tcl::process check-in: 9fe8b5eae0 user: fbonnet tags: core-8-branch
01:51 Pending ticket [92564326a9]: Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones. plus 5 other changes artifact: c6bbe0bb44 user: wrenashe
2018-05-09
16:01
merge 8.7 check-in: 50224f59e8 user: dgp tags: trunk
15:49
merge 8.6 check-in: 34cff0f8eb user: dgp tags: core-8-branch
15:45 Ticket [02b58d5d04] Direct access of *64 functions by Tcl code (code cleanup) status still Open with 3 other changes artifact: 662ed3aa63 user: dgp ... 1 similar event omitted.
14:42 Closed ticket [27635d54b2]: epoll notifer leaks memory plus 5 other changes artifact: daca5e8089 user: dgp
10:37 Closed ticket [92564326a9]: Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones. plus 6 other changes artifact: 169103fbc5 user: sebres
10:34
merge 8.5 check-in: 210ccdf585 user: sebres tags: core-8-6-branch
10:29
amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_STRUCT_DIRENT64) check-in: f80031df45 user: sebres tags: core-8-5-branch
07:02 Ticket [27635d54b2] epoll notifer leaks memory status still Open with 5 other changes artifact: 483b39c7de user: pooryorick
02:12 Pending ticket [92564326a9]: Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones. plus 5 other changes artifact: 21241ce9a0 user: wrenashe
2018-05-08
20:03
Fix epoll notifier memory leak in initialization/finalization routines, check-in: 6ea3d73ff0 user: pooryorick tags: core-8-branch
17:51
Remove the obsolete form of the [trace] command from the documentation. check-in: 559d647aca user: arjenmarkus tags: am-trace-ensemble
17:38
Changes to the code: remove the macro "TCL_REMOVE_OBSOLETE_TRACES" and associated code. Turn the [t... check-in: 32e489acdc user: arjenmarkus tags: am-trace-ensemble
15:22
merge 8.7 check-in: 966bdc055f user: dgp tags: trunk
15:00
merge 8.6 check-in: 714db5afb8 user: dgp tags: core-8-branch
13:58 Ticket [2da1cb0c80] $obj varname handling of linked variables status still Open with 4 other changes artifact: f8cc3b40e1 user: dgp ... 1 similar event omitted.
10:16
prevents UB/segfault by unexpected return-code (not -1/0/1) and avoid warnings like: tclCmdMZ.c:28... check-in: cb1fc580ea user: sebres tags: core-8-6-branch
10:02 Closed ticket [92564326a9]: Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones. plus 6 other changes artifact: 372693da50 user: sebres
09:56
merge fix for [92564326a98b5510] from 8.5 check-in: b6d467a174 user: sebres tags: core-8-6-branch
09:49
fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/rewinddir/closedir, if ... check-in: 85bcf84100 user: sebres tags: core-8-5-branch
07:02 New ticket [92564326a9] Open file descriptor leak: better align dir operations(opendir/readdir/closedir) all to either 64bit or 32bit ones.. artifact: 917ce6fcd7 user: wrenashe
2018-05-07
22:03 Ticket [219233ffff] string match oddity when - is the last char status still Open with 3 other changes artifact: 044389336d user: sebres ... 2 similar events omitted.
16:08 Closed ticket [b26683861d]: "string is double 09" has the result 0 plus 6 other changes artifact: ff4fbc30bd user: dgp
15:56 Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 3 other changes artifact: 5c8f767629 user: dkf
15:42
More efficient way of getting array element names; why search when direct lookup is possible? check-in: ede43e26d2 user: dkf tags: tip-500
15:19 Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 3 other changes artifact: d6c5384582 user: dkf ... 2 similar events omitted.
14:33
merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch
12:43
Make the 'varname' method know about private variables. check-in: af6136109d user: dkf tags: tip-500