Tcl Source Code

Changes On Branch nonmonotonic-obj-alloc
Login

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

Changes In Branch nonmonotonic-obj-alloc Excluding Merge-Ins

This is equivalent to a diff from 208b2e859d to d61626209b

2014-09-08
21:36
Zap outdated comment. Leaf check-in: d61626209b user: ferrieux tags: nonmonotonic-obj-alloc
2014-09-06
19:56
Don't leak our temp sorted chunk table. check-in: a3fa5b8266 user: ferrieux tags: nonmonotonic-obj-alloc
2014-09-05
20:42
merge trunk check-in: dee6e07687 user: ferrieux tags: nonmonotonic-obj-alloc
2014-09-04
22:05
Remove ChannelHandlerEvent struct, which has never been used in all of recorded Tcl history. Still n... check-in: e2338e8828 user: dgp tags: trunk
2014-09-03
21:24
Merging changes from trunk check-in: 6f6342b8fe user: hypnotoad tags: core_zip_vfs
19:44
Distinguish hanging from crashing in exit tests. check-in: 208b2e859d user: ferrieux tags: trunk
15:48
[132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset instead of calloc. Now consistent with tclWi... check-in: da203cbda6 user: ashok tags: trunk

Changes to generic/tclBasic.c.

Changes to generic/tclInt.h.

Changes to generic/tclObj.c.

Changes to generic/tclThreadAlloc.c.