[c++0x] <date_time> implementation, take 5

Pedro Lamarão pedro.lamarao@mndfck.org
Fri Mar 14 10:07:00 GMT 2008


Fixed errors detected by abi_check.

Patch created with svn diff.

New test suite attached as tarball.

2008-03-14  Pedro Lamarão  <pedro.lamarao@gmail.com>

   * include/std/date_time: new file.
   * src/date_time.cc: new file.
   * config/abi/pre/gnu.ver: added <date_time> symbols in version
   GLIBCXX_3.4.11 and changed two patterns in version GLIBCXX_3.4
   that matched new symbols.
   * include/Makefile.am: add date_time in std headers.
   * src/Makefile.am: add date_time.cc to source files.

--
 P.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: date_time.patch
Type: text/x-patch
Size: 10973 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080314/e91be743/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 31_date_time.tar.bz2
Type: application/x-bzip
Size: 2038 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080314/e91be743/attachment-0001.bin>


More information about the Libstdc++ mailing list