Lines Matching refs:facets
1765 * src/locale_impl.cpp: Removed id initialization of useless facets
2232 .cpp and only for facets that are implemented by STLport. Users
2265 facets id instanciation.
3072 * src/locale_impl.cpp, message.cpp: Change classic facets initialization code
3299 class for classic locale facets creation. Change constructor implementation
3305 Change make_classic_locale implementation, now classic locale facets are
3306 allocated on the heap and have to be destroyed like any ordinary facets
4046 _istream.c, _time_facets.c: Fix cast expression for the cached facets,
4200 locale implementation facets.
5384 * src/locale_impl.h: Export of the locale facets container for MSVC compilers.
6109 STLport library is unloaded. Addition of all the missing classic locale facets
6651 * src/locale_catalog.cpp: fix of the locale facets registration system.
6745 money_get facets.
7675 * stl/_fstream.c : _M_underflow bug fix for custom codecvt facets (thanks Alberto Barbati)
7854 restored separate facets .cpp complilation (they used to be included in locale_impl.cpp)