1c2620dd6a
* include/bits/unordered_map.h: Fix typo in comments. * doc/xml/manual/status_cxx2011.xml: Add implementation-defined bucket counts for unordered associative containers. From-SVN: r194954
23 lines
793 B
Plaintext
23 lines
793 B
Plaintext
2013-01-06 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||
|
||
* include/bits/unordered_map.h: Fix typo in comments.
|
||
* doc/xml/manual/status_cxx2011.xml: Add implementation-defined bucket
|
||
counts for unordered associative containers.
|
||
|
||
2013-01-06 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||
|
||
* doc/xml/manual/abi.xml: Update library and symbol versions.
|
||
|
||
2013-01-06 Richard Sandiford <rdsandiford@googlemail.com>
|
||
|
||
* include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Fix typo
|
||
in copyright years.
|
||
* testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc: Likewise.
|
||
|
||
|
||
Copyright (C) 2013 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|