History log of /llvm-project/libcxx/include/array (Results 101 – 114 of 114)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8bf1f08a 17-Jul-2013 Marshall Clow <mclow.lists@gmail.com>

Make std::get constexpr

llvm-svn: 186525


Revision tags: llvmorg-3.3.1-rc1, llvmorg-3.3.0, llvmorg-3.3.0-rc3, llvmorg-3.3.0-rc2, llvmorg-3.3.0-rc1
# 6e41256f 06-Mar-2013 Howard Hinnant <hhinnant@apple.com>

No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibili

No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibility__ attribute.

llvm-svn: 176593

show more ...


Revision tags: llvmorg-3.2.0
# 36a60721 18-Dec-2012 Marshall Clow <mclow@qualcomm.com>

Added static_assert to std::get<N>(std::array) calls to catch "out of bounds" calls

llvm-svn: 170435


Revision tags: llvmorg-3.2.0-rc3, llvmorg-3.2.0-rc2, llvmorg-3.2.0-rc1
# 397717b7 20-Jul-2012 Howard Hinnant <hhinnant@apple.com>

constexpr applied to <array>.

llvm-svn: 160564


Revision tags: llvmorg-3.1.0, llvmorg-3.1.0-rc3, llvmorg-3.1.0-rc2, llvmorg-3.1.0-rc1, llvmorg-3.0.0, llvmorg-3.0.0-rc4, llvmorg-3.0.0-rc3, llvmorg-3.0.0-rc2, llvmorg-3.0.0-rc1
# 073458b1 17-Oct-2011 Howard Hinnant <hhinnant@apple.com>

Windows support by Ruben Van Boxem.

llvm-svn: 142235


# ce48a113 30-Jun-2011 Howard Hinnant <hhinnant@apple.com>

_STD -> _VSTD to avoid macro clash on windows

llvm-svn: 134190


# bc95cf0d 01-Jun-2011 Howard Hinnant <hhinnant@apple.com>

Experimental support for a meaningful __is_swappable<T>::value. This does not appear to be strictly needed for correct functioning of the library. If it causes any problems, I'd rather pull it soon

Experimental support for a meaningful __is_swappable<T>::value. This does not appear to be strictly needed for correct functioning of the library. If it causes any problems, I'd rather pull it sooner rather than later.

llvm-svn: 132421

show more ...


# 8f0cd597 31-May-2011 Howard Hinnant <hhinnant@apple.com>

noexcept for <array>.

llvm-svn: 132359


Revision tags: llvmorg-2.9.0, llvmorg-2.9.0-rc3, llvmorg-2.9.0-rc2, llvmorg-2.9.0-rc1
# 601afb30 17-Nov-2010 Howard Hinnant <hhinnant@apple.com>

LWG 1191

llvm-svn: 119545


# 412dbebe 16-Nov-2010 Howard Hinnant <hhinnant@apple.com>

license change

llvm-svn: 119395


Revision tags: llvmorg-2.8.0, llvmorg-2.8.0-rc3
# f5ab703f 21-Sep-2010 Howard Hinnant <hhinnant@apple.com>

visibility-decoration.

llvm-svn: 114470


Revision tags: llvmorg-2.8.0-rc2, llvmorg-2.8.0-rc1, llvmorg-2.8.0-rc0
# b3371f6f 22-Aug-2010 Howard Hinnant <hhinnant@apple.com>

Fixing whitespace problems

llvm-svn: 111750


# 5b08a8a4 11-May-2010 Howard Hinnant <hhinnant@apple.com>

Wiped out some non-ascii characters that snuck into the copyright.

llvm-svn: 103516


# 3e519524 11-May-2010 Howard Hinnant <hhinnant@apple.com>

libcxx initial import

llvm-svn: 103490


12345