summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
Commit message (Expand)AuthorAgeFilesLines
* PR c++/65046jason2015-03-191-14/+7
* PR c++/65046redi2015-03-184-7/+22
* * include/std/future (future_error(error_code)): Construct baseredi2015-03-061-1/+1
* PR libstdc++/64797redi2015-03-041-40/+73
* * src/c++11/codecvt.cc (write_utf16_code_point): Fix code to outputredi2015-02-181-7/+9
* * src/c++11/futex.cc: Do not define for gthr-single.h targets.redi2015-02-011-0/+2
* Committing generated configure & Makefile.in pieces ofctice2015-01-291-3/+28
* Committing VTV Cygwin patch for Patrick Wollgastctice2015-01-291-0/+23
* PR libstdc++/64828redi2015-01-281-4/+4
* PR libstdc++/64368redi2015-01-261-27/+23
* Add C++11 std::string constructors for locales and facets.redi2015-01-202-0/+11
* * src/c++11/futex.cc: Fix order of includes and preprocessor condition.redi2015-01-181-2/+1
* * include/bits/atomic_futex.h: Use mutex and condition_variable whenredi2015-01-181-1/+1
* Implement C++11 <codecvt> header.redi2015-01-161-41/+988
* libstdc++: Optimize synchronization in std::future if futexes are available.torvald2015-01-164-6/+103
* * acinclude.m4: Fix typo in comment.redi2015-01-167-9/+516
* PR libstdc++/64553redi2015-01-121-18/+40
* PR libstdc++/64560redi2015-01-121-0/+2
* Update copyright years.jakub2015-01-0593-93/+93
* 2015-01-02 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-01-021-0/+16
* Compile locale-inst.cc and wlocale-inst.cc as C++11.redi2014-12-238-25/+12
* 2014-12-22 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-12-221-0/+13
* Fix duplicate symbol errors in Darwin bootstrap.redi2014-12-201-0/+2
* New std::string implementation.redi2014-12-1941-298/+2726
* PR libstdc++/64276redi2014-12-121-1/+1
* PR libstdc++/64161redi2014-12-031-0/+1
* Define *_at_thread_exit() functions.redi2014-12-022-0/+99
* * src/c++98/locale_init.cc (locale::_Impl::_Impl(size_t)): Useredi2014-11-292-16/+6
* 2014-11-14 Joel Sherrill <joel.sherrill@oarcorp.com>joel2014-11-141-2/+7
* Define C++11 version of std::ios_base::failure.redi2014-11-144-6/+110
* std::shared_ptr atomic operationsredi2014-11-121-0/+58
* * src/c++98/Makefile.am: Move ctype.cc, ctype_configure_char.cc andredi2014-10-205-27/+40
* * machmode.h (int_n_data_t): New.dj2014-10-141-48/+60
* * include/bits/locale_facets.tcc (num_put::_M_insert_float): Do notredi2014-10-081-0/+3
* 2014-10-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-10-061-5/+12
* PR libstdc++/56193redi2014-09-241-0/+7
* PR libstdc++/63353redi2014-09-241-1/+1
* Make streams movable and swappable.redi2014-09-2214-48/+138
* PR libstdc++/61841redi2014-08-131-0/+6
* * include/std/iostream: Fix URL in comment.redi2014-05-081-1/+1
* 2014-05-06 François Dumont <fdumont@gcc.gnu.org>fdumont2014-05-061-5/+5
* PR libstdc++/59680redi2014-01-091-1/+1
* Update copyright years in libstdc++-v3/rsandifo2014-01-0277-77/+77
* PR libstdc++/49204redi2013-11-202-6/+33
* Fix build break when configured with --enable-symvers=gnu-versioned-namespaceppluzhnikov2013-10-011-0/+2
* 2013-09-23 Paul Pluzhnikov <ppluzhnikov@google.com>ppluzhnikov2013-09-231-3/+9
* Unbreak i386 and other builds where size_t != unsigned long.ppluzhnikov2013-09-231-2/+3
* Print additional info when various out-of-range conditions are detected.ppluzhnikov2013-09-224-1/+179
* * src/c++98/compatibility.cc (_ZTIe): Useuros2013-08-141-8/+13
* * src/c++98/compatibility.cc (_ZTIe): Use (const cast *)uros2013-08-141-9/+8