summaryrefslogtreecommitdiffstats
path: root/libcxx/include/bitset
Commit message (Expand)AuthorAgeFilesLines
* Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant2012-09-141-1/+1
* Consistently label __bit_array as a struct, not a class.Howard Hinnant2012-08-171-2/+2
* Apply constexpr to <bitset>.Howard Hinnant2012-07-071-13/+37
* SFINAE __bit_iterator such that it will only get instantiated with a containe...Howard Hinnant2012-05-071-3/+3
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-5/+5
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-6/+6
* Add protection from min/max macrosHoward Hinnant2011-11-291-0/+2
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* http://llvm.org/bugs/show_bug.cgi?id=10390Howard Hinnant2011-07-181-0/+8
* http://llvm.org/bugs/show_bug.cgi?id=10248Howard Hinnant2011-07-021-0/+9
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-22/+22
* noexcept for <bitset>.Howard Hinnant2011-05-271-132/+132
* LWG 1325Howard Hinnant2010-11-171-12/+17
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-2/+4
* Fixing whitespace problemsHoward Hinnant2010-08-221-43/+43
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1022
OpenPOWER on IntegriCloud