gcc/libstdc++-v3/include
Paolo Carlini fc6b41718d locale_facets.tcc (time_get<>::do_get_time, [...]): Use only once _M_extract_via_format...
2004-06-13  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (time_get<>::do_get_time,
	time_get<>::do_get_date): Use only once _M_extract_via_format,
	instead of going through "%X"/"%x" and calling it two times
	(+ using widen).

From-SVN: r83059
2004-06-13 09:52:14 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits locale_facets.tcc (time_get<>::do_get_time, [...]): Use only once _M_extract_via_format... 2004-06-13 09:52:14 +00:00
c
c_compatibility
c_std
debug re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
ext [multiple changes] 2004-06-12 08:10:24 +00:00
std std_complex.h (sin(const complex<_Tp>& __z)): Make this function return a value. 2004-06-10 16:54:49 +00:00
Makefile.am
Makefile.in
stdc++.h