1. 14082fc Remove std::experimental::sample; use std::sample instead. See https://libcxx.llvm.org/TS_deprecation.html by Marshall Clow · 8 years ago
  2. 42bfedd Rename identifiers named `__output` by Alexander Richardson · 8 years ago
  3. a016efb [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows by Eric Fiselier · 8 years ago
  4. 5741d86 Replace identifiers called `__out` because Windows.h #defines it. by Eric Fiselier · 9 years ago
  5. e715470 Implement C++17 std::sample. by Eric Fiselier · 9 years ago
  6. 0404117 Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs. by Eric Fiselier · 9 years ago
  7. 28cc4dd Implement P0253R1: Fixing a design mistake in the searchers interface. by Marshall Clow · 10 years ago
  8. 81416e4 Implement the plugin-based version of std::search. There are no searchers yet; those are coming soon. by Marshall Clow · 10 years ago
  9. 732e268 Implement std::experimental::sample. by Evgeniy Stepanov · 10 years ago