| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| backward | ||
| bits | ||
| c | ||
| c_compatibility | ||
| c_std | ||
| debug | ||
| ext | ||
| std | ||
| tr1 | ||
| Makefile.am | ||
| Makefile.in | ||
| stdc++.h |
streambuf_iterator.h (class istreambuf_iterator): Consistently use _M_c to cache the current char... 2004-11-08 Paolo Carlini <pcarlini@suse.de> * include/bits/streambuf_iterator.h (class istreambuf_iterator): Consistently use _M_c to cache the current char, i.e., not only when operator++(int) is involved; change _M_c to mutable. (_M_get()): Always save the return value of _M_sbuf->sgetc() into _M_c. * testsuite/22_locale/time_get/get_monthname/char/1.cc: Fix (long standing) typo. * testsuite/22_locale/time_get/get_monthname/wchar_t/1.cc: Likewise. * testsuite/22_locale/time_get/get_weekday/char/1.cc: Likewise. * testsuite/22_locale/time_get/get_weekday/wchar_t/1.cc: Likewise. From-SVN: r90275
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| backward | Loading commit data... | |
| bits | Loading commit data... | |
| c | Loading commit data... | |
| c_compatibility | Loading commit data... | |
| c_std | Loading commit data... | |
| debug | Loading commit data... | |
| ext | Loading commit data... | |
| std | Loading commit data... | |
| tr1 | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| stdc++.h | Loading commit data... |