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]

r124192 - in /branches/cxx0x-branch: ChangeLog....


Author: dgregor
Date: Thu Apr 26 17:40:49 2007
New Revision: 124192

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124192
Log:
2007-04-26  Douglas Gregor  <doug.gregor@gmail.com>

	* libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp: Replace
	"tr1" with _GLIBCXX_TR1.
	* libstdc++-v3/include/ext/throw_allocator.h: Ditto.
	* libstdc++-v3/include/ext/array_allocator.h: Ditto.
	* libstdc++-v3/testsuite/util/testsuite_allocator.h: Ditto.
	* libstdc++-v3/testsuite/util/rng/twister_rand_gen.hpp: Ditto.
	

Modified:
    branches/cxx0x-branch/libstdc++-v3/include/ext/array_allocator.h
    branches/cxx0x-branch/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp
    branches/cxx0x-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/cxx0x-branch/libstdc++-v3/testsuite/util/rng/twister_rand_gen.hpp
    branches/cxx0x-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h

Changes in other areas also in this revision:
Modified:
    branches/cxx0x-branch/ChangeLog.cxx0x


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