diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-15 00:04:08 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-15 00:04:08 (GMT) |
commit | 5e16c3823829638c614e311586d3e0c9ca0fa32a (patch) | |
tree | b7e6b55d39a206577920ae8c031563a5ddc4e866 /ChangeLog | |
parent | 8c6b0215a7ccebe49708b68c096c93ae84113fb6 (diff) | |
download | tcl-5e16c3823829638c614e311586d3e0c9ca0fa32a.zip tcl-5e16c3823829638c614e311586d3e0c9ca0fa32a.tar.gz tcl-5e16c3823829638c614e311586d3e0c9ca0fa32a.tar.bz2 |
We should use the thread allocator for threaded builds. Added 'tclalloc' option to disable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-05-15 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/makefile.vc: We should use the thread allocator for threaded + * win/rules.vc: builds. Added 'tclalloc' option to disable. + 2008-05-09 George Peter Staplin <georgeps@xmission.com> * tools/tsdPerf.c A loadable Tcl extension for testing TSD performance. |