This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] Mention libstdc++-v3 <regex> in 4.9 changes.html


I feel little bit uncomfortable with "new ISO C++ standard, C++11",
since C++14 is already there, so I removed it.

Please check the words, since English is not my first language >.<

Thanks!


Index: htdocs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.891
diff -r1.891 index.html
55a56,59
> <dt><span><a href="projects/cxx0x.html">C++11</a> &lt;regex&gt; support</span>
>     <span class="date">[2013-10-02]</span></dt>
> <dd>Regular expression support in <a href="libstdc++/">libstdc++-v3</a> is now available.</dd>
>

Index: htdocs/gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.27
diff -r1.27 changes.html
136a137,139
>     <li><a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011";>
>        Improved support for C++11</a>, including support for &lt;regex&gt;.
>     </li>


-- 
Tim Shen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]