Tcl Source Code

Timeline
Login

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

50 ancestors of 8eefe5a06f210b64

2011-06-22
14:32
Merge fixes for [socket -async] and other improvements to the unix socket code check-in: 8eefe5a06f user: max tags: trunk, potential incompatibility
14:21
complete a comment in socket.test Closed-Leaf check-in: 8f2747dc54 user: max tags: rmax-ipv6-branch
2011-06-21
16:49
tcltest 2.3.3 fixes: * Use package ifneeded so slave gets exactly same tcltest version as master ... check-in: 5c0438d85a user: dgp tags: trunk
16:45
tcltest 2.3.3 fixes: * Use [package ifneeded] so slave gets exactly same tcltest version as master... check-in: c5a514eb6d user: dgp tags: core-8-5-branch
16:28
Backport tcltest 2.3.3 for release with Tcl 8.5.* check-in: 8017ea6ba5 user: dgp tags: core-8-5-branch
14:10
3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: fb1352c7ed user: dgp tags: trunk
14:09
3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: 39eb20d6a2 user: dgp tags: core-8-5-branch
2011-06-20
20:11
merge changes to trunk check-in: 3b3f0c8d18 user: dgp tags: trunk
20:09
another changes item check-in: dfbe13b3ff user: dgp tags: core-8-5-branch
17:46
more changes work check-in: 65260cfed6 user: dgp tags: core-8-5-branch
16:20
changes updates for 8.5.10 check-in: 8de50d94f9 user: dgp tags: core-8-5-branch
11:59
Merg [3148192] implementation fix, and caveat comment check-in: d4da13a54e user: jan.nijtmans tags: trunk
11:56
Fix [3148192] implementation, restoring legacy form again check-in: 7b76da3992 user: jan.nijtmans tags: core-8-5-branch
2011-06-19
23:25
changes update work in progress check-in: 27af001e96 user: dgp tags: core-8-5-branch
2011-06-17
20:03
3062331 Caveat added to comments. check-in: 143461c50b user: dgp tags: core-8-5-branch
2011-06-16
15:21
  • doc/socket.n: Document the fact that the event loop is now needed for [socket -async]
  • uni...
check-in: 68deb29ead user: max tags: rmax-ipv6-branch
2011-06-13
13:50
3315098 Mem leak fix from Gustaf Neumann. check-in: 819514e8ee user: dgp tags: trunk
13:48
3315098 Mem leak fix from Gustaf Neumann. check-in: a04865ea8e user: dgp tags: core-8-5-branch
2011-06-08
20:28
Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68]) and replaced with one ... check-in: 04f804b338 user: andreask tags: trunk
10:14
More cleaning up of the code to remove unnecessary [string equal]s in tests. check-in: b26424e522 user: dkf tags: trunk
2011-06-07
14:59
Simplify file descriptor handling for client sockets and derived server sockets by putting an instan... check-in: 5f816f5758 user: max tags: rmax-ipv6-branch
14:31
Fix bug#3084338, a memleak when a [socket -async] was closed before the connection had succeeded or ... check-in: 3bbc03d664 user: max tags: rmax-ipv6-branch
12:53
Fix bug#3164655: getaddrinfo() crash on HP-UX check-in: 88194f2c70 user: max tags: rmax-ipv6-branch
2011-06-06
15:07
  • Don't use port 0 for test 14.2 as it fails in different ways on Linux and NetBSD.
  • Unify ch...
check-in: b563eaed64 user: max tags: rmax-ipv6-branch
13:48
Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have support for ip6 Follow... check-in: 298a314c4f user: jan.nijtmans tags: trunk
2011-06-02
16:58
Remove TclCleanupLiteralTable (see 994838). check-in: fbb4a85f92 user: dgp tags: trunk
16:55
Remove TclCleanupLiteralTable (see 994838). check-in: d1c7844dd8 user: dgp tags: core-8-5-branch
14:55
[Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: 26e9391fdb user: dkf tags: trunk
14:45
[Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: d395c74fc3 user: dkf tags: core-8-5-branch
2011-06-01
22:09
missing INT2PTR in last commit check-in: c7ebc39d54 user: mig tags: trunk
22:05
* generic/tclBasic.c: using the two free data elements in NRCommand to store objc and objv - useful ... check-in: ff4fa912fb user: mig tags: trunk
15:30
  • Improve socket.test by checking the latency on the loopback address and use that for some of th...
check-in: 16c719352e user: max tags: rmax-ipv6-branch
14:54
Merge from 8.5 branch tip Closed-Leaf check-in: 7e4c48fe4a user: dkf tags: bug-3185407
14:08
Revised fix for bug 3309871 check-in: 8da4e75d5f user: dgp tags: trunk
13:14
Revised fix for bug 3309871 check-in: 19ef8e964e user: dgp tags: core-8-5-branch
12:09
fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: f3a017078d user: jan.nijtmans tags: trunk
12:06
fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: 522bbc6851 user: jan.nijtmans tags: core-8-5-branch
2011-05-31
20:36
Fix bug 3293874 check-in: 09c2da3a2a user: dgp tags: trunk
19:58
Rewind from a refactoring that veered into the weeds. Closed-Leaf check-in: 1d247886db user: dgp tags: bug-3293874
2011-05-30
18:04
  • Fix setting up of [fileevent] while an async socket is still in progress
  • Cache async sock...
check-in: 6d66913621 user: max tags: rmax-ipv6-branch
2011-05-27
18:36
Fix [socket -async] for DNS names with more than one address check-in: a1abfd5e94 user: max tags: rmax-ipv6-branch
17:50
fix a timing issue in socket-12.3 check-in: 188a795873 user: max tags: trunk
2011-05-25
14:37
committed missing tzdata/Africa/Cairo from venkat's last commit check-in: df2425d65c user: kbk tags: trunk
14:34
committed missing tzdata/Africa/Cairo from venkat's last commit check-in: 38c2483fe7 user: kbk tags: core-8-5-branch
14:19
Bump to msgcat 1.4.4 check-in: 41dc9a2976 user: dgp tags: trunk
14:15
Bump to msgcat 1.4.4. check-in: efa6a87106 user: dgp tags: core-8-5-branch
13:42
silence compiler warning check-in: 256e20e731 user: dgp tags: core-8-5-branch
13:40
Bump TclOO version. check-in: 3c0ab86322 user: dkf tags: trunk, corresponds-to-TclOO-0-6-3
13:35
Implementation of TIP #381: Call Chain Introspection and Control check-in: 2778ad161a user: dkf tags: trunk
2011-05-24
16:02
Update to Olson tzdata2011g check-in: 2568fbd704 user: venkat tags: trunk
14:55
Update to Olson tzdata2011g check-in: bbc19ec223 user: venkat tags: core-8-5-branch