r152383 - /trunk/libstdc++-v3/ChangeLog

tromey@gcc.gnu.org tromey@gcc.gnu.org
Thu Oct 1 20:42:00 GMT 2009


Author: tromey
Date: Thu Oct  1 20:42:12 2009
New Revision: 152383

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152383
Log:
2009-10-01  Phil Muldoon <pmuldoon@redhat.com>

	* python/libstdcxx/v6/printers.py (StdListPrinter):
	Add -D_GLIBCXX_DEBUG implementation changes. Receive typename from
	printer registration.
	(StdListIteratorPrinter): Likewise.
	(StdDebugIteratorPrinter): New printer.
	(build_libstdcxx_dictionary): Add -D_GLIBCXX_DEBUG registration
	entries.  Always pass a typename where the type can change.
	(StdSlistPrinter) Receive typename from printer registration.  Use
	in printer output.
	(StdBitsetPrinter): Likewise.
	(StdDequePrinter): Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog



More information about the Libstdc++-cvs mailing list