Lines Matching +refs:po +refs:find +refs:bash +refs:string
226 (assign(__s, __n)): Terminate the string with _S_terminal.
249 * po/Makefile.am (.po.mo): Use POSIXLY_CORRECT argument ordering.
250 * po/Makefile.in: Regenerated.
278 * src/localename.cc (locale::_Impl::_Impl(string, size_t):
379 * src/localename.cc (locale::_Impl::_Impl(string, size_t): Named
439 * src/string-inst.cc: Adjust declarations.
489 (num_get::_M_extract_float): Change argument to string.
494 (num_get::_M_extract_float): Correct zeros, use string.
590 * src/string-inst.cc (string::_Rep::_S_terminal): Add static data
1123 * include/bits/basic_string.tcc (string::_M_replace(iterator,
1125 * src/string-inst.cc: Tweaks, add instantiation.
1260 * src/string-inst.cc (__destroy_aux): Change third parm to be
1654 * src/localename.cc (locale::_Impl::_Impl(string, size_t)): Same.
1797 * po/Makefile.in: Regenerate.
1933 * src/string-inst.cc: Tweak instantiation of ctors.
2016 * po/Makefile.am (DISTFILES): Add string_literals.cc
2018 * po/string_literals.cc: Add.
2019 * po/POTFILES.in: Fix path.
2096 * po/Makefile.am (check-no): Add.
2098 * po/Makefile.in: Regenerate.
2116 * po/Makefile.am (stamp-po): Add.
2161 * po: New directory.
2162 * po/POTFILES.in: New file.
2163 * po/Makefile.am: New file.
2164 * po/Makefile.in: New file.
2165 * po/libstdc++.pot: Generic translation file.
2166 * po/fr.po: Preliminary French translation.
2167 * po/de.po: Preliminary German translation.
2176 Output Makefile bits for po and intl.
2178 * Makefile.am (SUBDIRS): Add intl, po. Add rule for dist.
2295 * testsuite/21_strings/find.cc: Likewise.
2529 * include/bits/std_sstream.h (basic_stringbuf::basic_stringbuf(string):
3189 * include/bits/basic_string.h (string::compare): Adjust signatures
3377 * src/string-inst.cc (_Rep::_S_max_size): Add instantiation.
3410 * include/bits/stl_multiset.h (find, lower_bound, upper_bound,
3544 get_multilibs to find gcc.
3778 Replace multi-line string constants with C89-style
3779 concatenated string constants.
3843 libgloss_link_flags to find crt0.o for targets that use libgloss
3902 copied string.
3983 re-configures find the build compiler.
4602 * mkcheck.in: Fix IFS regression for non-bash-2.01 hosts.
4606 * mkcheck.in: workaround for bash 2.01 IFS bug.
4656 * include/bits/std_iosfwd.h: Remove string forward decls here.
4943 * include/bits/std_stdexcept.h (runtime_error): Make string
4954 string object, not reference.
5198 (string::_M_check): Replace __OUTOFRANGE with __throw_out_of_range.
5199 (string::at): Same.
5200 (string::substr): Same.
5201 * include/bits/basic_string.tcc (string::reserve): Replace
5203 (string::_S_create): Same.
5204 (string::resize): Same.
5205 (string::_M_replace): Same.
5206 (string::replace): Same.
5207 (string::copy): Replace __OUTOFRANGE with __throw_out_of_range.
5208 (string::compare): Same.
5244 * include/bits/basic_string.tcc (string::_M_mutate): Same.
5245 (string::_S_construct): Same.
5246 (string::_M_clone): Same.
5252 (locale::_Imp::_Imp(string, size_t): Same.
5468 * src/string-inst.cc: Likewise.
5510 * src/string-inst.cc (string::_M_replace): Explicitly instantiate.
5511 (string::_S_construct): Likewise.
5634 (locale::_Impl::_Impl(size_t __refs, string __str)): Simplify
5641 __refs, bool __has_name, string __str): Do it here.
5670 (_Imp::_Impl(size_t, size_t, bool, string)) Initialize _M_c_locale.
5884 * include/bits/istream.tcc (operator>>(istream&, string&)): Fix.
5907 * include/bits/basic_string.tcc: Substitute traits::find for _S_find.
5914 bash bug.
5995 const string& __name, category __cat, size_t __refs): Set
6019 * include/bits/string.tcc: Tweaks, move to...
6021 * src/string-inst.cc: Simplify, just instantiate the whole class,