This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r147991 - in /branches/profile-stdlib/libstdc++...


Author: rus
Date: Sat May 30 00:04:18 2009
New Revision: 147991

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147991
Log:
Merged updates from std.  Fixed minor bugs and failing tests.  Still failing: FAIL 23_containers/headers/*/synopsis.cc, 27_io/manipulators/standard/char/2.cc, XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc

Added:
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/unordered_map/profile/hash_map.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/unordered_map/profile/unordered.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/vector/profile/
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/vector/profile/vector.cc
Removed:
    branches/profile-stdlib/libstdc++-v3/testsuite/31_profile/
Modified:
    branches/profile-stdlib/libstdc++-v3/ChangeLog.profile-stdlib
    branches/profile-stdlib/libstdc++-v3/include/bits/c++config
    branches/profile-stdlib/libstdc++-v3/include/profile/bitset
    branches/profile-stdlib/libstdc++-v3/include/profile/deque
    branches/profile-stdlib/libstdc++-v3/include/profile/list
    branches/profile-stdlib/libstdc++-v3/include/profile/map.h
    branches/profile-stdlib/libstdc++-v3/include/profile/multimap.h
    branches/profile-stdlib/libstdc++-v3/include/profile/multiset.h
    branches/profile-stdlib/libstdc++-v3/include/profile/set.h
    branches/profile-stdlib/libstdc++-v3/include/profile/unordered_map
    branches/profile-stdlib/libstdc++-v3/include/profile/unordered_set
    branches/profile-stdlib/libstdc++-v3/include/profile/vector
    branches/profile-stdlib/libstdc++-v3/libprofc++/profiler.h
    branches/profile-stdlib/libstdc++-v3/libprofc++/profiler_trace.h
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/deque/capacity/moveable.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/list/capacity/29134.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/Makefile.in
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/throw_allocator/deallocate_global.cc
    branches/profile-stdlib/libstdc++-v3/testsuite/ext/throw_allocator/deallocate_local.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]