1 2011-05-02 Ollie Wild <aaw@google.com>
3 * include/ext/sso_string_base.h (__sso_string_base<>::_M_construct):
4 Fix unqualified lookup.
5 (__sso_string_base<>::_M_construct): Likewise.
6 (__sso_string_base<>::_M_construct): Likewise.
7 (__sso_string_base<>::_M_assign): Likewise.
8 (__sso_string_base<>::_M_reserve): Likewise.
9 (__sso_string_base<>::_M_mutate): Likewise.
10 (__sso_string_base<>::_M_erase): Likewise.
11 * include/ext/vstring.h (__versa_string<>::replace): Likewise.
12 (__versa_string<>::compare): Likewise.
13 * include/ext/vstring.tcc (__versa_string<>::compare): Likewise.
14 (__versa_string<>::compare): Likewise.
15 (__versa_string<>::compare): Likewise.
16 (__versa_string<>::compare): Likewise.
17 (__versa_string<>::compare): Likewise.
19 2011-04-15 Jing Yu <jingyu@google.com>
23 * config/locale/generic/c_locale.cc (__convert_to_v): Handle
24 NULL return value from setlocale.
25 * config/locale/generic/c_locale.h (__convert_from_v): Likewise.
26 * config/locale/generic/time_members.cc (_M_put): Likewise.
28 2011-03-15 Doug Kwan <dougkwan@google.com>
33 * include/Makefile.am (install-freestanding-headers): Install
35 * include/Makefile.in: Regenerate.
37 2011-04-15 Xinliang David Li <davidxl@google.com>
41 * include/backward/hashtable.h
42 (_Hashtable_iterator::_Hashtable_iterator): Initialize _M_cur and
43 _M_ht in default constructor.
45 2011-03-18 Diego Novillo <dnovillo@google.com>
47 Backported from trunk@171161.
49 * mixed-mode-arith_neg.cc: Rename from mixed-mode_neg.cc
50 * mixed-mode-cmp_neg.cc: Factor out of mixed-mode-arith_neg.cc