summaryrefslogtreecommitdiffstats
path: root/libcxx/include/functional
Commit message (Expand)AuthorAgeFilesLines
* http://llvm.org/bugs/show_bug.cgi?id=10250Howard Hinnant2011-07-021-0/+47
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-27/+27
* I've seen this question enough times to know that it should be fixed: http://...Howard Hinnant2011-05-311-6/+21
* minor documentation updateHoward Hinnant2011-05-291-1/+1
* noexcept for <functional>.Howard Hinnant2011-05-281-88/+82
* Fix const correctness bug in bind involving reference_wrapper found by Jonath...Howard Hinnant2011-05-221-10/+12
* Simplied bind using __invoke. In the process, found and fixed a couple of bu...Howard Hinnant2011-05-191-26/+18
* Fixed bug in recently introduced bind move constructorHoward Hinnant2011-05-171-1/+1
* Supply missing move ctor in __bind_r, though this one will eventually be defa...Howard Hinnant2011-05-161-0/+4
* Remove an (incorrect) compiler workaround in the __mu function. TheDouglas Gregor2011-01-251-4/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Corrected an inconsistency with recent changes in tuple, and perfect forwardi...Howard Hinnant2010-10-071-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-57/+102
* Fix another const bug in function. Thanks to Daniel Krugler for finding this...Howard Hinnant2010-09-111-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-36/+34
* Installed allocator into std::functionHoward Hinnant2010-08-201-91/+137
* JP 3 & JP 4Howard Hinnant2010-08-191-1/+1
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+16
* [util.smartptr.hash]Howard Hinnant2010-06-031-10/+1
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1850
OpenPOWER on IntegriCloud