summaryrefslogtreecommitdiffstats
path: root/libcxx/include/list
Commit message (Expand)AuthorAgeFilesLines
* Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant2011-08-121-0/+12
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-55/+55
* Provide names for template and function parameters in forward declarations. ...Howard Hinnant2011-06-141-4/+4
* noexcept for <list>.Howard Hinnant2011-06-031-68/+123
* Chris Jefferson noted many places where function calls needed to be qualified...Howard Hinnant2011-02-141-13/+13
* Qualify calls to addressof with std::. Bug 9106Howard Hinnant2011-02-021-31/+31
* Bug 9096 - list::iterator not default constructibleHoward Hinnant2011-01-281-0/+4
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-221-29/+97
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-17/+23
* Fixing whitespace problemsHoward Hinnant2010-08-221-16/+16
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1531
OpenPOWER on IntegriCloud