summaryrefslogtreecommitdiff
path: root/external/bsd/libc++/dist/libcxx/src
AgeCommit message (Collapse)Author
2021-05-30Remove old version of libc++, migrated to external/apache2/dist/libcxxjoerg
to match the rest of the mono-repo imports.
2015-08-20Rerun the import of r245547.joerg
2015-08-20Import libc++ r245547. Various bugfixes, improvements to the C++14joerg
support and some experimental features from the library standard track.
2014-08-09Import libc++ r215289. This brings a number of bug fixes as well asjoerg
further changes from the upcoming C++14 like string_view.
2014-05-15Import libc++ r208870. Improves const use, fixes a few cases of missingjoerg
assign-to-self support and increase support for GCC.
2014-01-08Import libc+++ r198773. Fixes a bug in stdexcept I introduced whenjoerg
removing C style casts.
2014-01-04Import r198452 of libc++. Primarily avoids C style casts and adds ajoerg
number of cleanups.
2013-11-28Import libc++ r195694, primarily to avoid using a public identifier asjoerg
template argument that is overriden by macro in pkgsrc.
2013-11-11Import libc++ r194207. This brings in various bug fixes, a good chunk ofjoerg
support for the up-coming C++14 and improved compatibility with various compilers other than Clang.
2013-08-15Import libc++ r188413. More support for current C++ development andjoerg
various bugfixes.
2013-07-04Update libc++ snapshot to r185674. This removes an incorrect freelocalejoerg
of the C locale on NetBSD. It adds support for non-pointer based allocators, integer sequences and more.
2013-05-17Import libc++ from http://llvm.org/svn/llvm-project, r182162.joerg