~darling-team/darling-emu/+git/darling-libcxx:release_32

Last commit made on 2012-12-13
Get this branch:
git clone -b release_32 https://git.launchpad.net/~darling-team/darling-emu/+git/darling-libcxx

Branch merges

Branch information

Recent commits

1b3775e... by Pawel Wodnicki

Merging r170026: into the 3.2 release branch.

Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm.org/bugs/show_bug.cgi?id=14585.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_32@170137 91177308-0d34-0410-b5e6-96231b3b80d8

864e2aa... by Pawel Wodnicki

3.2 release branch r167706

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_32@167706 91177308-0d34-0410-b5e6-96231b3b80d8

0919dba... by Howard Hinnant <email address hidden>

Dimitry Andric: Silence some miscellaneous warnings.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167493 91177308-0d34-0410-b5e6-96231b3b80d8

9bae2a9... by Howard Hinnant <email address hidden>

Dimitry Andric: Silence some warnings in <locale>.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167492 91177308-0d34-0410-b5e6-96231b3b80d8

9d5e9d3... by Howard Hinnant <email address hidden>

Enable the tuple interface of pair in C++03 mode.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167491 91177308-0d34-0410-b5e6-96231b3b80d8

22b781b... by Howard Hinnant <email address hidden>

Update instructions for building and using libc++ on Mac OS

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167490 91177308-0d34-0410-b5e6-96231b3b80d8

ff92677... by Howard Hinnant <email address hidden>

Provide a way to disable use of extern templates in libc++. This is intended for the clients of libc++, not the libc++ build. The dylib should always contain the extern templates. To disable the client needs to put -D'_LIBCPP_EXTERN_TEMPLATE(...)=' on the command line.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167486 91177308-0d34-0410-b5e6-96231b3b80d8

73c85c7... by Howard Hinnant <email address hidden>

peek should set eofbit if sgetc() returns eof.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167238 91177308-0d34-0410-b5e6-96231b3b80d8

4af2cf3... by Howard Hinnant <email address hidden>

Richard Smith: This fixes a problem in std::is_constructible for incomplete types, and those types with a user-defined operator,().

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167233 91177308-0d34-0410-b5e6-96231b3b80d8

9c0df14... by Howard Hinnant <email address hidden>

Rename uses of _ and __ because these are getting stepped on by macros from other system code.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@167038 91177308-0d34-0410-b5e6-96231b3b80d8