Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abi | ||
cpu | ||
io | ||
locale | ||
os | ||
linker-map.dummy | ||
linker-map.gnu |
2003-12-16 Paolo Carlini <pcarlini@suse.de> PR libstdc++/11723 * include/bits/locale_facets.h: Add _M_bit and _M_wmask, used to speed up the computation of ctype::do_is. * config/locale/generic/ctype_members.cc (_M_initialize_ctype): Fill _M_bit and _M_wmask. (ctype::do_is): Use _M_bit and _M_wmask. * config/locale/gnu/ctype_members.cc: Likewise. * testsuite/performance/is_wchar_t.cc: New. * testsuite/performance/narrow_widen_wchar_t.cc: Tweak string literal (incorrect citation ;) * include/bits/locale_facets.h: Minor tweaks, const correctness, unsigned -> size_t. From-SVN: r74686
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abi | Loading commit data... | |
cpu | Loading commit data... | |
io | Loading commit data... | |
locale | Loading commit data... | |
os | Loading commit data... | |
linker-map.dummy | Loading commit data... | |
linker-map.gnu | Loading commit data... |