Fix spacing.
[gcc.git] / libstdc++-v3 /
2013-11-06 Jonathan Wakelyregex_automaton.h (_S_opcode_word_boundry): Rename...
2013-11-05 Jonathan WakelyN3655 C++1y TransformationTraits Redux
2013-11-05 Jonathan Wakelystatus_cxx2011.xml: Document aligned_union as missing.
2013-11-05 Jonathan Wakelyoptional: Use __and_<> and __not_<> in conditions.
2013-11-01 Jonathan WakelyFix date of previous ChangeLog entry.
2013-11-01 Michael Bruneenable_special_members.h: New.
2013-11-01 Jonathan Wakely* include/bits/stl_function.h (logical_not<void>):...
2013-11-01 Paolo Carlinire PR libstdc++/58952 (Construct "std::getchar()" rejec...
2013-11-01 Jonathan WakelyN3421 C++1y Transparent functors
2013-10-31 Jonathan Wakelytuple (_Index_tuple, [...]): Move to <utility>.
2013-10-31 Steve Ellceyconfigure.ac: Add header checks for fenv.h and complex.h.
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-10-31 Paolo Carlini48631_neg.cc: Tweak dg-prune.
2013-10-30 Jonathan Wakelypointer_partial_void.cc: Fix and enable VERIFY tests.
2013-10-30 Jonathan Wakelyshared_ptr (__shared_ptr): Assert non-void pointer.
2013-10-29 Jonathan Wakelyre PR libstdc++/58839 (dereferencing void* in shared_pt...
2013-10-29 Jonathan Wakelyhashtable.cc (__access_protected_ctor): Define and...
2013-10-28 Tim Shenregex_executor.tcc: Add comments.
2013-10-26 Tim Shenregex.h: Remove unnecessary friends.
2013-10-25 François Dumontformatter.h (__check_singular): Add const on iterator...
2013-10-23 Chris Jeffersontestsuite_containergen.h: New.
2013-10-23 Gerald PfeiferFix up ChangeLog entries (name, e-mail, formatting...
2013-10-23 Jason Merrill* include/bits/hashtable.h (_Hashtable): Force EBO...
2013-10-23 Paolo Carlinire PR libstdc++/58850 (Conversion error in chrono)
2013-10-23 Paolo Carlinicontrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.
2013-10-23 Paolo Carlinire PR libstdc++/58815 (Casting/Conversion operator...
2013-10-23 Edward Smith-Rowlandbasic_string.h (operator""s): Remove space between...
2013-10-23 Ed Smith-RowlandImplement N3779 - User-defined Literals for std::comple...
2013-10-21 Edward Smith-Rowlandre PR libstdc++/58804 (dynamic_bitset<> uses popcountl...
2013-10-20 Tim Shenregex.h: Remove virtual class _Automaton.
2013-10-20 Chris Jeffersonre PR libstdc++/58800 (std::nth_element segfaults on...
2013-10-19 Edward Smith-Rowlandre PR libstdc++/58729 (tr2::dynamic_bitset::resize...
2013-10-18 Tim Shenregex_scanner.tcc: (_Scanner<>::_M_scan_normal...
2013-10-17 Tim Shenregex.h (regex_token_iterator<>::regex_token_iterator...
2013-10-16 Tim Shenregex.h (regex_token_iterator<>::regex_token_iterator...
2013-10-15 Diego NovilloAdd missing function in 20_util/exchange/1.cc.
2013-10-15 Tim Shenre PR libstdc++/58737 (leak in std::regex_match)
2013-10-11 H.J. LuUpdate x32 baseline_symbols.txt
2013-10-11 Marcus ShawcroftAdding missing dg-require-atomic-builtins to libstdc...
2013-10-09 Jonathan Wakely58659.cc: Use VERIFY instead of aborting.
2013-10-09 Marcus ShawcroftFix unprototyped abort() introduced in libstdc++/58659...
2013-10-08 Jonathan Wakely* testsuite/*: Remove stray semi-colons after function...
2013-10-08 Jonathan Wakelyre PR libstdc++/58659 (Construction of shared_ptr from...
2013-10-08 Tim Shenregex_executor.h: Add _TodoList class.
2013-10-06 Tim Shenregex.h: (regex_token_iterator<>::regex_token_iterator...
2013-10-06 Oleg Endore PR libstdc++/58625 (std::signbit always converts...
2013-10-03 Tim Shenregex_executor.tcc (_DFSExecutor<>::_M_dfs): Fix wrong...
2013-10-03 John Woolvertonre PR libstdc++/58604 (Text truncation in comments...
2013-10-03 Marc Glissedel_op.cc (operator delete): Don't test for 0 before...
2013-10-02 Jonathan Wakelyre PR libstdc++/58569 (Compilation error when a class...
2013-10-02 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2013-10-02 Tim Shen2013-10-02 Tim Shen <timshen91@gmail.com>
2013-10-01 Tim Shenstatus_cxx2011.xml: Change "is not implemented" to...
2013-10-01 Tim Shenstatus_cxx2011.xml: Update regex status.
2013-10-01 François Dumontalgobase.h (mismatch, equal): Provide parallel version...
2013-10-01 Paul PluzhnikovFix build break when configured with --enable-symvers...
2013-10-01 Joern RenneckeConfiguration bits for ARC port:
2013-10-01 Tim Shenre PR libstdc++/58576 (std::regex_match() reports misma...
2013-09-30 Paolo Carlinialgo.h (__find_switch): Use __binder2nd.
2013-09-30 Chris Jeffersonre PR libstdc++/58437 (Sorting value in reverse order...
2013-09-28 François Dumontstl_algo.h (remove_copy, [...]): Declare inline.
2013-09-28 Tim Shenregex_scanner.tcc (_Scanner<>::_M_eat_escape_posix...
2013-09-27 François Dumontpredefined_ops.h: New.
2013-09-27 Jonathan Wakelyre PR libstdc++/57465 (Failed postcondition for std...
2013-09-26 Tim Shenregex_error.h: Remove _S_error_last to follow the standard.
2013-09-25 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-24 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-24 Tim ShenMakefile.am: Add regex.tcc.
2013-09-23 Paul Pluzhnikovsnprintf_lite.cc (__concat_size_t): Use unsigned long...
2013-09-23 Paul PluzhnikovUnbreak i386 and other builds where size_t != unsigned...
2013-09-22 Paul PluzhnikovPrint additional info when various out-of-range conditi...
2013-09-20 Jakub Jelinekre PR testsuite/57605 (colors break note pruning in...
2013-09-20 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-19 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-18 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-18 Tim Shenregex.h: Add friend classes.
2013-09-18 Paolo Carlinisearch_n.cc: Fix typo.
2013-09-18 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-17 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-14 Tim Shenregex.h (regex_match<>, [...]): Change regex_executor...
2013-09-13 Paolo Carlinire PR libstdc++/58415 (__sso_string_base move construct...
2013-09-12 Paolo Carlinire PR libstdc++/58403 (__normal_iterator triggers odr...
2013-09-11 Mitsuru Kariyare PR libstdc++/58358 (search_n has a Complexity violat...
2013-09-11 Ed Smith-Rowlandvalue.cc: Change template args from char to wchar_t...
2013-09-10 Kai TietzAdd PR's section
2013-09-10 Kai Tietzgnu-versioned-namespace.ver: Add thunk _ZTv0_n12_NS...
2013-09-07 Paolo Carlinire PR libstdc++/58341 (Doc conflicts with standard...
2013-09-05 Tim Shenregex_automaton.h: Add dummy node type.
2013-09-03 Paolo Carlinire PR libstdc++/58302 (compilation error : std::negativ...
2013-09-02 Tim Shenregex_automaton.h: Rearrange _NFA's layout.
2013-08-30 François Dumontre PR libstdc++/58148 (Fails to insert iterator range...
2013-08-30 François Dumontre PR libstdc++/58191 (Can't use boost transform_iterat...
2013-08-29 Tim Shenregex.h (basic_regex<>::assign): Don't lose _M_traits.
2013-08-27 Tim ShenMakefile.am: Add regex_scanner.{h,tcc}.
2013-08-22 Tim Shenregex.h: Replace 8 spaces in indentation with a tab.
2013-08-22 Tim Shenregex.h: Executor caller.
2013-08-20 Phil Muldoonre PR libstdc++/53477 (pretty printer fails with: Pytho...
2013-08-20 Tim Shenregex_constants.h: Add underlying `unsigned int` for...
2013-08-18 Tim Shenregex_automaton.h: _S_opcode_backref.
next