aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2005-11-15acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Don't check for shared libgcc f...Geoffrey Keating3-35/+29
2005-11-13[multiple changes]Paolo Carlini1-2/+12
2005-11-13[multiple changes]Paolo Carlini3-1/+30
2005-11-12re PR libstdc++/24808 (is_object fails to compile with incomplete types)Paolo Carlini6-41/+169
2005-11-11re PR libstdc++/24799 (std::tr1::hash missing inheritance)Paolo Carlini7-26/+169
2005-11-10enable_shared_from_this/not_shared.cc: Adjust, remove xfail.Paolo Carlini4-33/+45
2005-11-10boost_shared_ptr.h (_Sp_counted_base::release, [...]): Protect barriers with ...Paolo Carlini2-4/+10
2005-11-10boost_shared_ptr.h (_Sp_counted_base::release): Optimize by manually inlining...Paolo Carlini2-8/+20
2005-11-10re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Benjamin Kosnik12-350/+706
2005-11-09boost_shared_ptr.h: Trivial formatting fixes.Paolo Carlini2-189/+187
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik7-25/+42
2005-11-06re PR libstdc++/18174 (documentation example for std::priority_queue usage)Paolo Carlini2-6/+10
2005-11-05configure.host: Add | rs6000 to the cpu_defines_dir switch, consistently with...Paolo Carlini2-1/+6
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini15-3/+119
2005-11-03sso_string_base.h (__sso_string_base<>::_M_swap): Change the various traits_t...Paolo Carlini2-10/+23
2005-11-02[multiple changes]Paolo Carlini3-2/+16
2005-11-01re PR libstdc++/24595 (std::tr1::get_deleter not declared)Paolo Carlini3-14/+60
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-10-30re PR libstdc++/20213 (cassert header documentation wrong)Paolo Carlini19-35/+80
2005-10-29re PR libstdc++/22087 (ctype<char> tables are offset by one on DJGPP)Carey Evans3-12/+20
2005-10-28re PR libstdc++/24559 (Incorrect definition of wcspbrk in cwchar)Paolo Carlini3-2/+40
2005-10-25lwg-active.html, [...]: Import Revision 39.Paolo Carlini4-448/+1423
2005-10-21re PR libstdc++/24450 (Exception safety problem in messages/__timepunct)Paolo Carlini4-17/+48
2005-10-20sso_string_base.h (_M_swap): Rewrite.Paolo Carlini2-44/+56
2005-10-19rc_string_base.h (_S_terminal): Remove.Paolo Carlini4-47/+43
2005-10-17re PR libstdc++/24244 (Problem with tr1::shared_ptr and pthreads_mutex_lock)Jonathan Wakely2-1/+14
2005-10-15functional: Add missing #pragma GCC system_header.Paolo Carlini2-0/+6
2005-10-14hashtable (hashtable::m_erase): Rename to erase_node.Paolo Carlini2-37/+44
2005-10-13re PR libstdc++/23926 (libstdc++-v3 configure failed)Richard Earnshaw3-4/+11
2005-10-13libstdc++.exp (libstdc++_init): Require native testing before setting v3-shar...Hans-Peter Nilsson2-1/+6
2005-10-13howto.html: Use reference to ifstream when including iosfwd.Joe Buck2-1/+6
2005-10-11re PR libstdc++/23926 (libstdc++-v3 configure failed)Andrew Pinski3-2/+9
2005-10-11re PR libstdc++/13583 (__use_cache not threadsafe)Ian Lance Taylor7-9/+56
2005-10-09PR libstdc++/24061 (issue 6.19)Paolo Carlini12-146/+977
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata2-0/+9
2005-10-07Fix libstdc++/24196 for ext/vstring/rc by returning to the behavior of basic_...Paolo Carlini2-35/+33
2005-10-07user.cfg.in: Update to Doyxygen 1.4.4.Benjamin Kosnik2-22/+34
2005-10-05sso_string_base.h (struct __sso_string_local): Remove...Paolo Carlini2-53/+30
2005-10-05re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini16-1338/+65
2005-10-05PR libstdc++/11729 (DR 280, [Ready])Paolo Carlini4-2/+136
2005-10-03hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix t...Paolo Carlini6-4/+206
2005-10-02re PR libstdc++/24054 (std::tr1::unordered_map's erase does not seem to retur...Paolo Carlini3-0/+64
2005-10-01tuple_iterate.h (tuple::operator=(const std::pair<>&)): Add missing return.Kenny Simpson2-0/+6
2005-09-30re PR libstdc++/24064 (tr1::unordered_map seems to seg-fault when caching has...Paolo Carlini3-0/+67
2005-09-30re PR libstdc++/23953 (using stringstreams causes crashes with some locales)Paolo Carlini6-6/+341
2005-09-292005-09-29 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-3/+4
2005-09-29re PR libstdc++/23978 (tr1::tie doesn't work with std::pair)Chris Jefferson4-12/+77
2005-09-272005-09-25 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2-4/+18
2005-09-23tune-1.cc: Clarify for single-thread.Benjamin Kosnik5-68/+66
2005-09-22re PR libstdc++/23956 (Class __mt_alloc overexerts __policy_type::_S_get_pool)Guillaume Melquiond2-6/+9