gcc/libstdc++-v3/include
Johannes Singler 721641c415 base.h: Correct some comments accidentally changed during uglification.
2009-09-16  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/base.h: Correct some comments accidentally changed
        during uglification.
        * include/parallel/find.h: Likewise.
        * include/parallel/find_selectors.h: Likewise.
        * include/parallel/multiway_merge.h: Likewise.
        * include/parallel/multiway_mergesort.h: Likewise.
        * include/parallel/partial_sum.h: Likewise.
        * include/parallel/partition.h: Likewise.
        * include/parallel/queue.h: Likewise.
        * include/parallel/random_shuffle.h: Likewise.
        * include/parallel/settings.h: Likewise.
        * include/parallel/sort.h: Likewise.
        * include/parallel/tags.h: Likewise.
        * include/parallel/workstealing.h: Likewise.

From-SVN: r151756
2009-09-16 14:53:58 +00:00
..
backward condition_variable.cc (condition_variable, [...]): Mark throw() 2009-04-18 21:19:18 +00:00
bits re PR libstdc++/41316 ([C++0x] forward_list::sort violates strict aliasing rules) 2009-09-11 13:47:36 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW. 2009-04-19 13:16:34 +00:00
c_global cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-07-24 21:55:59 +01:00
c_std cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
debug re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator) 2009-08-04 13:01:08 +00:00
ext pointer.h: Add pragma system_header, use _GLIBCXX_USE_LONG_LONG, macro cleanup. 2009-08-14 16:51:01 +00:00
parallel base.h: Correct some comments accidentally changed during uglification. 2009-09-16 14:53:58 +00:00
precompiled extc++.h: Don't include TR1 if C++0x. 2009-08-12 00:56:12 +00:00
std future: Move error handling bits outside macro guard. 2009-08-11 04:30:35 +00:00
tr1 gamma.tcc: Change include guard from _TR1_GAMMA_TCC to _GLIBCXX_TR1_GAMMA_TCC to match the... 2009-08-20 09:45:03 +00:00
tr1_impl functional: Doxygen markup. 2009-08-11 00:29:21 +00:00
Makefile.am Fix 'make clean' to remove stamp-host file in libstdc++-v3/include. 2009-09-02 22:03:32 +00:00
Makefile.in Fix 'make clean' to remove stamp-host file in libstdc++-v3/include. 2009-09-02 22:03:32 +00:00