681a691966
2007-02-26 Paolo Carlini <pcarlini@suse.de> PR libstdc++/28080 (partial) * include/std/bitset: Do not include <istream> and <ostream>, <ios> is enough. * include/std/iomanip: Do not include the whole <istream>, <ios> is enough; do not include <functional>; reformat. * include/std/functional: Do not include <cstddef>. * include/std/list: Do not include <bits/stl_uninitialized.h>. * include/std/numeric: Do not include the whole <iterator> and <bits/stl_function.h>. * include/std/valarray: Do not include <numeric>. * include/bits/stl_numeric.h: Include <bits/concept_check.h>. * src/iostream-inst.cc: Include <istream>. * include/ext/functional: Include <cstddef>. * testsuite/util/testsuite_hooks.h: Do not include <locale>, <ctime> is enough; qualify tm. * testsuite/util/testsuite_hooks.cc: Qualify tm. 2007-02-26 Paolo Carlini <pcarlini@suse.de> * include/bits/locale_facets.h (class ctype_byname<char>, class ctype_byname<wchar_t>): Declare. * src/ctype.cc (ctype_byname<wchar_t>::ctype_byname(const char*, size_t), ctype_byname<wchar_t>::~ctype_byname): Define. * config/locale/generic/ctype_members.cc (ctype_byname<char>:: ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname): Likewise. * config/locale/gnu/ctype_members.cc (ctype_byname<char>:: ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname): Likewise. * config/locale/darwin/ctype_members.cc (ctype_byname<char>:: ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname): Likewise. * testsuite/22_locale/headers/locale/synopsis.cc: Remove xfail. From-SVN: r122329 |
||
---|---|---|
.. | ||
allocator-inst.cc | ||
bitmap_allocator.cc | ||
codecvt.cc | ||
compatibility-ldbl.cc | ||
compatibility.cc | ||
complex_io.cc | ||
concept-inst.cc | ||
ctype.cc | ||
debug_list.cc | ||
debug.cc | ||
ext-inst.cc | ||
fstream-inst.cc | ||
functexcept.cc | ||
globals_io.cc | ||
ios_failure.cc | ||
ios_init.cc | ||
ios_locale.cc | ||
ios-inst.cc | ||
ios.cc | ||
iostream-inst.cc | ||
istream-inst.cc | ||
istream.cc | ||
limits.cc | ||
list.cc | ||
locale_facets.cc | ||
locale_init.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
mt_allocator.cc | ||
ostream-inst.cc | ||
pool_allocator.cc | ||
sstream-inst.cc | ||
stdexcept.cc | ||
streambuf-inst.cc | ||
streambuf.cc | ||
string-inst.cc | ||
strstream.cc | ||
tree.cc | ||
valarray-inst.cc | ||
wlocale-inst.cc | ||
wstring-inst.cc |