gcc/libstdc++-v3/include
Nathan Myers e39dd1ce52 locale_facets.tcc (time_put::put): Avoid expensive *__s++, in favor of *__s, ++__s.
2003-10-01  Nathan Myers  <ncm@cantrip.org>

	* include/bits/locale_facets.tcc (time_put::put): Avoid
	expensive *__s++, in favor of *__s, ++__s.

From-SVN: r71980
2003-10-01 16:58:38 +00:00
..
backward Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
bits locale_facets.tcc (time_put::put): Avoid expensive *__s++, in favor of *__s, ++__s. 2003-10-01 16:58:38 +00:00
c c++config (_GLIBCXX_FULLY_COMPLIANT_HEADERS): Remove. 2003-07-30 16:51:51 +00:00
c_compatibility re PR c++/6072 (3.2 g++ testsuite breakage on cygwin) 2003-09-25 20:30:20 +00:00
c_std re PR c++/6072 (3.2 g++ testsuite breakage on cygwin) 2003-09-25 20:30:20 +00:00
ext re PR libstdc++/12048 (unget does not work) 2003-09-03 14:54:03 +00:00
std basic_file_stdio.cc (sys_getc, sys_ungetc): Delete. 2003-09-18 14:02:46 +00:00
Makefile.am Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
Makefile.in Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00