summaryrefslogtreecommitdiffstats
path: root/libcxx/include/ext/hash_set
Commit message (Expand)AuthorAgeFilesLines
* Change default bucket count in hash_set/hash_map.Eric Fiselier2019-08-011-4/+2
* Remove `using namespace std;` in __gnu_cxx namespace.Eric Fiselier2019-05-171-14/+13
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove usages of _LIBCPP_MSVC which is never definedEric Fiselier2017-05-101-1/+1
* Refer to _LIBCPP_MSVC macro where applicableSaleem Abdulrasool2017-02-061-1/+1
* [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier2017-01-041-2/+2
* Cleanup: move visibility/linkage attributes to the first declaration.Evgeniy Stepanov2016-04-221-2/+4
* G M: Provides the _LIBCPP_WARNING macro, to be used for MSVC only, since that...Howard Hinnant2013-10-041-1/+5
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-2/+2
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-2/+2
* Add a new hash class in __gnu_ext for the extension containers. ThereAlexis Hunt2011-07-291-1/+2
* Add two missing members from the extension hash containers. The first isAlexis Hunt2011-07-291-0/+4
* http://llvm.org/bugs/show_bug.cgi?id=10469Howard Hinnant2011-07-241-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-3/+3
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-8/+60
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+598
OpenPOWER on IntegriCloud