freebsd-dev/contrib/libc++/src
Dimitry Andric 936e943916 Import libc++ trunk r165949. Among other improvements and bug fixes,
this has many visibility problems fixed, which should help with
compiling certain ports that exercise C++11 mode (i.e. Firefox).

Also, belatedly add the LICENSE.TXT and accompanying CREDITS.TXT files,
which are referred to in all the source files.

MFC after:	1 month
2012-10-22 18:25:04 +00:00
..
algorithm.cpp
bind.cpp
chrono.cpp
condition_variable.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
debug.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
exception.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
future.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
hash.cpp
ios.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
iostream.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
locale.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
memory.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
mutex.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
new.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
random.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
regex.cpp
stdexcept.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
string.cpp
strstream.cpp
system_error.cpp
thread.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
typeinfo.cpp Import libc++ trunk r165949. Among other improvements and bug fixes, 2012-10-22 18:25:04 +00:00
utility.cpp Import new version of libc++. Among other improvements, this comes with an 2012-05-03 17:44:07 +00:00
valarray.cpp