1. 07 Jan, 2010 2 commits
    • re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB locale.) · 2e8e6a99
      2010-01-06  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR libstdc++/26701
      	* include/bits/locale_facets_nonio.tcc (time_get<>::_M_extract_num):
      	Encode short two digits over four parsings to negative numbers.
      	(time_get<>::_M_extract_via_format): Adjust, accept both two digits
      	and four digits for both 'y' and 'Y'.
      	(time_get<>::do_get_year): Call time_get<>::_M_extract_num.
      	* doc/xml/manual/prerequisites.xml: Add en_GB.
      	* testsuite/lib/libstdc++.exp: Adjust
      	* testsuite/22_locale/time_get/get_date/char/26701.cc: New.
      	* testsuite/22_locale/time_get/get_date/wchar_t/26701.cc: Likewise.
      
      From-SVN: r155685
      Paolo Carlini committed
    • Daily bump. · 83c33229
      From-SVN: r155684
      GCC Administrator committed
  2. 06 Jan, 2010 11 commits
  3. 05 Jan, 2010 21 commits
  4. 04 Jan, 2010 6 commits