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

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


Paolo Carlini escreveu:
> Pedro Lamarão wrote:
>   
>> Fixed errors detected by abi_check.
>>     
> Great, but now please add back the new exports at 3.4.11!
>
> OK to commit with that change (after regtesting)
>
> Thanks!
> Paolo.
>   

Right. Sorry.

Here goes.

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: 31_date_time.tar.bz2
Type: application/x-bzip
Size: 2038 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080314/3b81aa6d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: date_time.patch
Type: text/x-patch
Size: 11434 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080314/3b81aa6d/attachment-0001.bin>


More information about the Libstdc++ mailing list