Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libcxx
/
f677bc4165b05a3c7e7e193734cd92e722de75a0
/
include
/
__bit_reference
7f76450
Xing Xue: port to IBM XLC++/AIX.
by Howard Hinnant
· 12 years ago
b92ee61
N3644 support for vector<bool>
by Marshall Clow
· 12 years ago
36ba399
Correct logic bug in find optimization for vector<bool>. This fixes http://llvm.org/bugs/show_bug.cgi?id=16816
by Howard Hinnant
· 12 years ago
2c39cbe
Implement full support for non-pointer pointers in custom allocators for vector.
by Howard Hinnant
· 12 years ago
d9cdb2d
Need one more swap overload for swapping two lvalue vector<bool>::reference's.
by Howard Hinnant
· 12 years ago
584db42
std::equal operating on non-const __bit_iterators was not working. This fixes it.
by Howard Hinnant
· 13 years ago
90d8723
Apply constexpr to <bitset>.
by Howard Hinnant
· 13 years ago
dbd9eac
Fix dangling else clause. Bug found and fixed by Dimitry Andric.
by Howard Hinnant
· 13 years ago
ffa7fbe
Fix several bugs in find/count specialized for bits.
by Howard Hinnant
· 13 years ago
b3cf4b5
Add friends __count_bool_true and __count_bool_false to __bit_iterator.
by Howard Hinnant
· 13 years ago
f867f63
SFINAE __bit_iterator such that it will only get instantiated with a container that has the nested type __storage_type. This prevents accidental instantiation such as in http://llvm.org/bugs/show_bug.cgi?id=12755. This fixes http://llvm.org/bugs/show_bug.cgi?id=12755.
by Howard Hinnant
· 13 years ago
ec3773c
Quash a whole bunch of warnings
by Howard Hinnant
· 14 years ago
9996844
Further macro protection by replacing _[A-Z] with _[A-Z]p
by Howard Hinnant
· 14 years ago
66c6f97
Add protection from min/max macros
by Howard Hinnant
· 14 years ago
78b6828
More windows port work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
08e1747
Windows support by Ruben Van Boxem.
by Howard Hinnant
· 14 years ago
6cd05ee
Work on Windows port by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
f03c3b4
http://llvm.org/bugs/show_bug.cgi?id=10248
by Howard Hinnant
· 14 years ago
0949eed
_STD -> _VSTD to avoid macro clash on windows
by Howard Hinnant
· 14 years ago
10f25d2
noexcept for <bitset>.
by Howard Hinnant
· 14 years ago
b64f8b0
license change
by Howard Hinnant
· 15 years ago
99acc50
visibility-decoration.
by Howard Hinnant
· 15 years ago
324bb03
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
f5256e1
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
bc8d3f9
libcxx initial import
by Howard Hinnant
· 15 years ago