diff options
| author | mig <mig> | 2011-03-20 11:40:13 (GMT) |
|---|---|---|
| committer | mig <mig> | 2011-03-20 11:40:13 (GMT) |
| commit | b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3 (patch) | |
| tree | 15dee4b12ae17e9ac25d53e64673e34fd64ad93d | |
| parent | 60ac75dde46b0e78cf925fc0ad7f3672c9b9100f (diff) | |
| download | tcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.zip tcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.tar.gz tcl-b8ae8d42218c128f7372aa52a2da6f7d50f1f5a3.tar.bz2 | |
changelog entry
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-03-20 Miguel Sofer <msofer@users.sf.net> + + * generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from + mig-alloc-reform. The feature has to be enabled by hand: no + autoconf support has been added. It is not clear how universal + a build using this will be: it also requires some loader support. + 2011-03-17 Donal K. Fellows <dkf@users.sf.net> * generic/tclCompExpr.c (ParseExpr): Generate errorCode information on |
