Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `using namespace std;` in __gnu_cxx namespace. | Eric Fiselier | 2019-05-17 | 1 | -14/+13 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS | Eric Fiselier | 2017-01-04 | 1 | -12/+12 |
* | Do not derive __gnu_cxx::hash<T> from std::hash<T>. | Peter Collingbourne | 2014-03-06 | 1 | -2/+91 |
* | Don't use T as template argument, it is part of the application | Joerg Sonnenberger | 2013-11-25 | 1 | -1/+1 |
* | Nico Rieck: this patch series fixes visibility issues on Windows as explaine... | Howard Hinnant | 2013-08-12 | 1 | -3/+3 |
* | No functionality change at this time. I've split _LIBCPP_VISIBLE up into two... | Howard Hinnant | 2013-03-06 | 1 | -3/+3 |
* | Dimitry Andric: Silence some miscellaneous warnings. | Howard Hinnant | 2012-11-06 | 1 | -1/+1 |
* | Add a new hash class in __gnu_ext for the extension containers. There | Alexis Hunt | 2011-07-29 | 1 | -0/+46 |