This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108607 - in /branches/libstdcxx_so_7-branch/li...


Author: paolo
Date: Thu Dec 15 23:57:34 2005
New Revision: 108607

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108607
Log:
2005-12-15  Paolo Carlini  <pcarlini@suse.de>

        * include/bits/predefined_ops.h (class __bind2nd<_Lhs, _Value,
	__gnu_cxx::__ops::equal_to<_Lhs, _Value> >): Fix order of the
	arguments.

2005-12-15  Paolo Carlini  <pcarlini@suse.de>

        Merged to mainline at revision 108592.

Added:
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/22_locale/facet/25421.cc
      - copied unchanged from r108592, trunk/libstdc++-v3/testsuite/22_locale/facet/25421.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/
      - copied from r108592, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/
Modified:
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
    branches/libstdcxx_so_7-branch/libstdc++-v3/config/locale/gnu/c_locale.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/configopts.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/predefined_ops.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/stl_list.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/std/std_limits.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/testsuite_allocator.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]