summaryrefslogtreecommitdiffstats
path: root/include/__functional_base_03
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Update aosp/master libcxx rebase to r263688""Dan Austin2016-06-081-387/+87
* Revert "Update aosp/master libcxx rebase to r263688"Dan Albert2016-05-251-87/+387
* [libcxx] Rewrite C++03 __invoke.Eric Fiselier2015-08-261-387/+87
* Cleanup C++03 __invoke for Bullets 3 and 4.Eric Fiselier2015-07-281-15/+9
* Get C++03 __invoke working for bullet 5 of INVOKE.Eric Fiselier2015-07-281-27/+16
* Remove almost everything in <__functional_base_03>Eric Fiselier2015-07-221-367/+0
* Remove more commented out code. That is what version control is for.Eric Fiselier2015-07-221-236/+0
* [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return...Eric Fiselier2015-02-101-0/+57
* Fix a problem with reference_wrapper in C++03 that was causing counting predi...Marshall Clow2014-08-041-3/+3
* Rename several internal templates to get rid of ___ (triple underscores) or w...Marshall Clow2014-01-061-3/+3
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-1/+1
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-1/+1
* Rename uses of _ and __ because these are getting stepped on by macros from o...Howard Hinnant2012-10-301-3/+3
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-271/+271
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-8/+8
* license changeHoward Hinnant2010-11-161-2/+2
* Tweak to make clang blocks work with std::functional (very fragile)Howard Hinnant2010-10-031-4/+4
* visibility-decoration.Howard Hinnant2010-09-211-1/+5
* Fixing whitespace problemsHoward Hinnant2010-08-221-35/+34
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1084