re PR libstdc++/45281 (performance/ext/pb_ds/priority_queue_text_modify_down_timing...
[gcc.git] / libstdc++-v3 / include /
2010-08-14 Paolo Carlinire PR libstdc++/45281 (performance/ext/pb_ds/priority_q...
2010-08-13 Paolo Carliniios_init.cc (ios_base::Init::~Init): Add back semicolon...
2010-08-12 Kostya Serebryanyc++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE...
2010-08-11 Paolo Carlinihashtable.h (_Hashtable<>::erase(const key_type&))...
2010-08-11 Paolo Carlinistl_algo.h (shuffle): Change signature consistently...
2010-08-11 Paolo Carlinimove.h (forward): Reinstate the N2835 version.
2010-08-11 Paolo Carlinire PR libstdc++/42925 ([GB 99] Not possible to compare...
2010-08-11 Paolo Carliniunique_ptr.h: Replace _Tp_Deleter -> _Dp, and _Up_Delet...
2010-08-10 Paolo Carlinishared_ptr_base.h: Remove a few now redundant __glibcxx...
2010-08-10 Paolo Carlinicons_overflow_neg.cc: Avoid -Wall warnings.
2010-08-10 Paolo Carlinire PR libstdc++/45228 ([C++0x] Can't copy-construct...
2010-08-08 Paolo Carlinire PR libstdc++/44963 ([DR 1334] Ambiguous function...
2010-08-08 Paolo Carlinicmath: Implement US 136.
2010-08-06 Jason Merrill* include/std/thread: Add deleted thread(thread&).
2010-08-06 Paolo Carlinituple (pack_arguments): Rename to forward_as_tuple...
2010-08-06 Paolo Carlinituple (begin, end): Remove per GB 87.
2010-08-06 Paolo Carliniratio (ratio_less): Improve, use ratio_divide to avoid...
2010-08-05 Paolo Carliniutility (begin, end): Remove per GB 85.
2010-08-05 Paolo Carlinimove.h (forward): Update to N3092.
2010-07-27 Paolo Carlini[multiple changes]
2010-07-27 Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.
2010-07-25 Jonathan Wakelyre PR libstdc++/45060 (Wreorder warning in bits/hashtab...
2010-07-11 Paolo Carlinitype_traits (is_convertible): Use SFINAE.
2010-07-08 Benjamin Kosnikstl_heap.h: Update markup.
2010-07-03 Jonathan Wakelyregex_compiler.h: Fix filename in doxygen comment.
2010-07-02 Rainer Orthgc++filt.m4: New file.
2010-06-30 Jason MerrillEnable implicitly declared move constructor/operator...
2010-06-29 Paolo Carlinire PR libstdc++/44708 (Enabling -std=c++0x results...
2010-06-27 Paolo Carliniregex_compiler.h: Trivial formatting / stylistic fixes.
2010-06-25 Stephen M. WebbInitial regex implementation.
2010-06-25 Paolo Carliniprofiler_list_to_slist.h: Remove spurious semicolon...
2010-06-25 Paolo Carliniprofiler_trace.h: Uglify it to __it, use everywhere...
2010-06-24 Paolo Carliniprofiler_trace.h (__trace_base<>:: __trace_base())...
2010-06-24 Paolo Carliniprofiler_trace.h (__warning_data:: __warning_message...
2010-06-23 Paolo Carlinistl_tree.h (erase(iterator), [...]): Remove inline...
2010-06-22 Paolo Carliniprofiler_list_to_slist.h: Fix formatting, other minor...
2010-06-22 Paolo Carlinire PR libstdc++/44630 (profiler_trace.h defines functio...
2010-06-20 Paolo Carlinirandom.tcc (uniform_int_distribution<>::operator()...
2010-06-18 Paolo Carlinire PR libstdc++/32618 (std::vector calls uneccessary...
2010-06-17 Paolo Carlinistl_uninitialized.h (__uninitialized_default, [......
2010-06-16 Paolo Carlinistl_construct.h (_Construct): Change to variadic in...
2010-06-13 Paolo Carlinibase.h (min, max): Mark inline.
2010-06-11 Paolo Carlinishared_ptr.h (hash<shared_ptr>): Add.
2010-06-11 Jonathan Wakelytuple (_Swallow_assign::operator=): Add const.
2010-06-10 Paolo Carlinituple (tuple(const tuple&)): Define explicitly-defaulted.
2010-06-10 Paolo Carlinire PR libstdc++/44487 ([C++0x] pair of references doesn...
2010-06-10 Paolo Carlinitype_traits (is_nothrow_constructible): Add.
2010-06-09 Paolo Carlinire PR libstdc++/44413 (inefficient code for std::string...
2010-06-09 Paolo Carlinire PR libstdc++/44413 (inefficient code for std::string...
2010-06-08 Paolo Carlinitype_traits (has_nothrow_assign): Rename to has_nothrow...
2010-06-08 Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-08 Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-08 Paolo Carlinire PR libstdc++/44417 (make check-target-libstdc++...
2010-06-08 Paolo Carliniorder_statistics_imp.hpp: Avoid -Wall warnings.
2010-06-06 Jonathan Wakelypointer.h (_Pointer_adapter::operator++): Remove name...
2010-06-05 Jonathan Wakelyshared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make...
2010-06-05 Jonathan Wakely[multiple changes]
2010-06-03 Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-05-31 Jonathan Wakelyre PR libstdc++/43820 (auto_ptr used with incomplete...
2010-05-31 Paolo Carlinibasic_string.h (front, back): Add.
2010-05-28 Paolo Carlinistl_vector.h (vector<>::data): Fix return type in c...
2010-05-27 Jason Merrillrevert: re PR libstdc++/42832 (Revisit std::function...
2010-05-27 Paolo Carlinire PR libstdc++/40497 ([C++0x] troubles with std::next...
2010-05-21 Paolo Carlinire PR libstdc++/25306 (fill_n, generate_n assume Size...
2010-05-21 Paolo Carlinifunctional: Use std::__addressof.
2010-05-20 Paolo Carlini[multiple changes]
2010-05-20 Paolo Carlinistl_pair.h (pair<>::pair(const pair&)): Defaulted in...
2010-05-18 Eelis van der Weegenre PR libstdc++/44190 (Debug vector resize does not...
2010-05-17 Paolo Carlinifunctional (result_of): Move...
2010-05-11 Silvius Rusre PR libstdc++/43259 (ext/profile/all.cc fails on...
2010-05-06 Jonathan Wakelybasic_string.h: Escape class names in doxygen docs.
2010-05-06 Jonathan Wakelyre PR libstdc++/44014 (no std::string in API documentation)
2010-05-05 Paolo Carlini29134.cc: Adjust for profile-mode too.
2010-05-04 Ralf Wildenhuesno-dist in non-imported automake dirs.
2010-04-30 Paolo Carlinistl_pair.h (piecewise_construct_t, [...]): Add.
2010-04-27 Jonathan Wakelyre PR libstdc++/43865 (C++ in freestanding environment)
2010-04-24 Jonathan Wakelyunique_ptr (unique_ptr::pointer): Use deleter's pointer...
2010-04-22 Johannes Singlerpartition.h (__parallel_partition): Improve scalability...
2010-04-13 Ian Lance Taylorhash_map: Don't #include "backward_warning.h" if _GLIBC...
2010-04-03 Paolo Carlinibasic_string.h: Fix pasto in comment.
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-30 Johannes Singlerrandom_shuffle.h (__parallel_random_shuffle_drs): Take...
2010-03-30 Paolo Carliniunordered_map: Clean-up includes and guards.
2010-03-26 Paolo Carlini[multiple changes]
2010-03-23 Paolo Carlinistl_algobase.h (lower_bound(_ForwardIterator, _ForwardI...
2010-03-22 Johannes Singlernumeric (inner_product, [...]): Precede subsequent...
2010-03-22 Paolo Carlinibase.h (_PseudoSequence): Do not forward declare.
2010-03-22 Paolo Carlinibase.h (_Less): Use std::less.
2010-03-19 Rodolfo Limashared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove...
2010-03-19 Paolo Carlinirandom.tcc: Minor formatting changes.
2010-03-19 Paolo Carlinistl_algo.h (shuffle): Add, per D3056.
2010-03-17 Jonathan Wakelyre PR libstdc++/43397 (std::function can't forward...
2010-03-16 Paolo Carlinire PR libstdc++/43394 (Spurious warnings while building...
2010-03-16 Paolo Carlinihash_map: Use consistently the _BACKWARD_* prefix for...
2010-03-16 Paolo Carlinirandom.h (operator==(const uniform_int_distribution...
2010-03-16 Paolo Carliniforward_list.tcc (_Fwd_list_node_base:: _M_transfer_aft...
2010-03-15 Paolo Carlinirevert: forward_list.h: Support non-standard pointer...
2010-03-13 Paolo Carliniarray (swap(array<>&, array<>&)): Use member swap.
2010-03-10 Paolo Carlinihashtable_policy.h (_Rehash_base<_Prime_rehash_policy...
2010-03-09 Paolo Carlinirevert: PR libstdc++/41975, DR 579
next