aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2014-10-17hexfloat.cc: Add dg-require-string-conversions.Jonathan Wakely3-1/+8
2014-10-17Implement the Library Fundamentals v1 variable templates.Ville Voutilainen5-2/+562
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1263-1588/+3255
2014-10-15re PR c++/53000 (Conditional operator does not behave as standardized)Daniel Kruegler2-6/+10
2014-10-15re PR libstdc++/63500 (bug in debug version of std::make_move_iterator?)François Dumont3-3/+58
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini234-235/+589
2014-10-15freestanding.cc: Prefer -std=gnu++11.Paolo Carlini70-69/+153
2014-10-1557899.cc: Prefer -std=gnu++11.Paolo Carlini441-440/+1219
2014-10-15complex (complex::real, [...]): Add const.Jonathan Wakely3-2/+35
2014-10-15limits: Remove stray semicolon.Paolo Carlini184-214/+457
2014-10-15alias_decl.cc: New.Paolo Carlini13-0/+407
2014-10-15limits: Remove stray spaces after backslash.Paolo Carlini5-6/+16
2014-10-15typedefs.cc: Rename to alias_decl.cc.Paolo Carlini1-0/+19
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie7-209/+383
2014-10-14intro.xml: Update.Jonathan Wakely5-5/+18
2014-10-141.cc: Add dg-require-stdint.Jonathan Wakely3-0/+9
2014-10-14re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Rüdiger Sonderfeld6-0/+248
2014-10-14re PR libstdc++/57440 (Memory usage with future and std containers)Kai Tietz3-0/+13
2014-10-14typedefs.cc: Rename to alias_decl.cc.Paolo Carlini11-0/+0
2014-10-13re PR libstdc++/57350 (std::align missing)Jonathan Wakely3-4/+53
2014-10-13xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...Siva Chandra Reddy7-25/+646
2014-10-13memory (align): Define.Rüdiger Sonderfeld3-0/+108
2014-10-13re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))Marc Glisse7-14/+33
2014-10-10* testsuite/Makefile.in: Regenerate.Jonathan Wakely2-9/+13
2014-10-10re PR libstdc++/49561 ([C++0x] std::list::size complexity)Jonathan Wakely1-13/+13
2014-10-10re PR libstdc++/49561 ([C++0x] std::list::size complexity)Jonathan Wakely14-21/+222
2014-10-09re PR libstdc++/61909 (Small function optimization not applied to small objects)Jonathan Wakely2-2/+7
2014-10-09re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable shoul...Jonathan Wakely3-2/+7
2014-10-09status_cxx2011.xml: Update.Jonathan Wakely3-14/+8
2014-10-09re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)Ville Voutilainen29-14/+1469
2014-10-08locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when usin...Jonathan Wakely3-4/+26
2014-10-08regex.h (regex_token_iterator::_M_end_of_seq): Add const qualifier.Jonathan Wakely2-1/+6
2014-10-07testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Upda...François Dumont6-1/+224
2014-10-06re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)Rüdiger Sonderfeld6-7/+198
2014-10-06Makefile.am: Add new header.Jonathan Wakely8-6/+140
2014-10-05re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patc...François Dumont3-1/+42
2014-10-03re PR libstdc++/63449 (documentation of vector space overhead management)Jonathan Wakely6-35/+11
2014-10-02ctgmath: Include <complex>.Jonathan Wakely5-8/+34
2014-10-02stl_function.h: Generic associative lookup feature is not supported.Edward Smith-Rowland13-22/+46
2014-10-01printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...François Dumont2-2/+7
2014-10-01type_traits: Add is_final<> type trait for C++14.Edward Smith-Rowland6-0/+123
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland23-13/+221
2014-09-30hook.in: Only import libstdcxx.v6.Siva Chandra Reddy3-15/+37
2014-09-30status_cxx2011.xml: Update.Jonathan Wakely3-12/+13
2014-09-29baseline_symbols.txt: New file.Andreas Schwab2-0/+3850
2014-09-29configure.host (abi_baseline_pair): If try_cpu is generic use host_cpu for th...Andreas Schwab2-2/+12
2014-09-29re PR libstdc++/62313 (Data race in debug iterators)François Dumont7-112/+247
2014-09-25DR 1339Jonathan Wakely7-42/+126
2014-09-25* include/bits/vector.tcc (vector::_M_fill_assign): Use _M_swap_data.Jonathan Wakely2-1/+5
2014-09-25* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.Jonathan Wakely2-0/+3