On 27 Nov 2012 10:37, "Howard Hinnant" <[email protected]> wrote: > > Author: hhinnant > Date: Tue Nov 27 12:35:09 2012 > New Revision: 168713 > > URL: http://llvm.org/viewvc/llvm-project?rev=168713&view=rev > Log: > Remove by-chapter breakdown of what is implemented. The chart is now obsolete. > > Removed: > libcxx/trunk/www/libcxx_by_chapter.pdf > Modified: > libcxx/trunk/www/index.html > > Modified: libcxx/trunk/www/index.html > URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/index.html?rev=168713&r1=168712&r2=168713&view=diff > ============================================================================== > --- libcxx/trunk/www/index.html (original) > +++ libcxx/trunk/www/index.html Tue Nov 27 12:35:09 2012 > @@ -115,9 +115,7 @@ > <h2 id="dir-structure">Current Status</h2> > <!--=====================================================================--> > > - <p><a href="libcxx_by_chapter.pdf">Here</a> is a by-chapter breakdown of what > - is passing tests and what isn't. This chart is currently based on testing > - against clang++ with -std=c++11 on Apple's OS X. </p> > + <p>libc++ is a 100% complete C++11 implemenation on Apple's OS X. </p>
Typo "implemenation" > > <p> > Ports to other platforms are underway. Here are recent test > > Removed: libcxx/trunk/www/libcxx_by_chapter.pdf > URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/libcxx_by_chapter.pdf?rev=168712&view=auto > ============================================================================== > Binary file - no diff available. > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
