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]

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


Author: bkoz
Date: Thu Mar 16 03:14:59 2006
New Revision: 112123

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112123
Log:
2006-03-15  David Boreham  <david@bozemanpass.com>
	    Scott Bridges  <scott@bozemanpass.com>

	* include/ext/mt_allocator.h (_Thread_Bin_record): New struct, use it.
	* src/mt_allocator.cc: Same.
	* docs/html/ext/mt_allocator.html: Update.


Modified:
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/ext/mt_allocator.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/ext/mt_allocator.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/src/mt_allocator.cc


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