1. 12 Jan, 2010 3 commits
    • re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member functions) · d90d97ff
      2010-01-12  Jonathan Wakely  <jwakely.gcc@gmail.com>
      
      	PR libstdc++/24803
      	PR libstdc++/35569
      	PR libstdc++/42593
      	* include/std/functional (bind): Forward rvalues and detect correct
      	result type of bound function object.
      	* include/std/mutex (call_once): Specify bind result type.
      	* testsuite/20_util/reference_wrapper/invoke.cc: Remove invalid tests.
      	* testsuite/20_util/reference_wrapper/24803.cc: Remove invalid tests
      	and enable FIXME tests.
      	* testsuite/20_util/bind/35569.cc: New.
      	* testsuite/20_util/bind/ref2.cc: New.
      	* testsuite/20_util/bind/38889.cc: New.
      	* testsuite/20_util/bind/ref_neg.cc: New.
      	* testsuite/20_util/bind/42593.cc: New.
      
      From-SVN: r155826
      Jonathan Wakely committed
    • base.h (decode2): Rename to __decode2. · 31380bc4
      2010-01-11  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* include/parallel/base.h (decode2): Rename to __decode2.
      	(binder2nd): Likewise to __binder2nd.
      	* include/parallel/quicksort.h: Adjust callers.
      	* include/parallel/balanced_quicksort.h: Likewise.
      	* include/parallel/partition.h: Likewise.
      	* include/parallel/queue.h: Likewise.
      
      	* include/parallel/algo.h: Qualify with std:: binder2nd use.
      
      From-SVN: r155825
      Paolo Carlini committed
    • Daily bump. · 3383f24d
      From-SVN: r155824
      GCC Administrator committed
  2. 11 Jan, 2010 16 commits
  3. 10 Jan, 2010 12 commits
  4. 09 Jan, 2010 9 commits