commit | c379ead9afe114e1023ad64a9dea9a3a9a869ecf | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Oct 03 12:52:27 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Oct 03 12:52:27 2011 +0200 |
tree | 6b0bfe12489fded4125f9638e5701a90f636738c | |
parent | 34411e17b0f77a2ae7b34fdb6b52ddcf5ea9ae3c [diff] |
Fix resize_compact() and resize_inplace(); reenable full resize optimizations * resize_compact() updates also wstr_len for non-ascii strings sharing wstr * resize_inplace() updates also utf8_len/wstr_len for strings sharing utf8/wstr