This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r117052 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 19 Sep 2006 09:07:57 -0000
- Subject: r117052 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Tue Sep 19 09:07:56 2006
New Revision: 117052
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117052
Log:
2006-09-19 Paolo Carlini <pcarlini@suse.de>
* include/tr1/hashtable_policy.h: Uglify all the names.
* include/tr1/hashtable: Likewise.
* include/tr1/unordered_map: Likewise.
* include/tr1/unordered_set: Likewise.
* include/tr1/functional: Uglify struct hash names.
* include/tr1/cmath: Uglify namespace detail to __detail.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/cmath
trunk/libstdc++-v3/include/tr1/functional
trunk/libstdc++-v3/include/tr1/hashtable
trunk/libstdc++-v3/include/tr1/hashtable_policy.h
trunk/libstdc++-v3/include/tr1/unordered_map
trunk/libstdc++-v3/include/tr1/unordered_set