Tcl Source Code

Changes On Branch bug-3392070
Login

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

Changes In Branch bug-3392070 Excluding Merge-Ins

This is equivalent to a diff from df6fb9a914 to eb11820a8e

2011-08-17
12:19
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. check-in: ed21e85c21 user: dgp tags: trunk
12:15
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: 9eeb666324 user: dgp tags: mistake
2011-08-16
19:49
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: eb11820a8e user: dgp tags: bug-3392070
16:04
Fixed the C99/C++ comments introduced by [8d3f0fb215] which break strict C89 compilers (AIX, cough, ... check-in: ca3ccdf1df user: andreask tags: trunk
14:04
Merge to feature branch check-in: fbcefff570 user: dkf tags: dkf-utf16-branch
14:03
Merge to feature branch check-in: 7db2c10d31 user: dkf tags: dkf-notifier-poll
13:55
Small changes to quell gcc warnings and make message generation less ugly. check-in: df6fb9a914 user: dkf tags: trunk
12:16
merge-mark check-in: 35b05b35d9 user: jan.nijtmans tags: trunk

Changes to ChangeLog.

Changes to generic/tclCompile.c.