summaryrefslogtreecommitdiffstats
path: root/libcxx/src/algorithm.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxx{,abi}] Emit deplibs only when detected by CMakeMichał Górny2019-12-021-1/+1
* [runtimes] Don't depend on libpthread on AndroidYi Kong2019-07-221-1/+1
* [runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek2019-05-301-1/+1
* [runtimes] Support ELF dependent libraries featurePetr Hosek2019-05-301-0/+5
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Mark libc++ internal globals with _LIBCPP_SAFE_STATIC.Eric Fiselier2016-09-281-1/+1
* Refactor pthread usage of libcxx.Asiri Rathnayake2016-05-061-3/+3
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-051-0/+8
* Revert "Turn off extern templates for most uses."Justin Bogner2014-08-151-1/+0
* Turn off extern templates for most uses. It is causing more problems than it...Howard Hinnant2013-08-291-0/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Completed [alg.random.shuffle].Howard Hinnant2010-05-261-0/+35
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+48
OpenPOWER on IntegriCloud