This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 76836caa7 [libcxx] [test] Update locale names for Windows. new fb97c4408 Implement the non-parallel versions of exclusive_scan and tra [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/numeric | 71 ++++++++++ .../exclusive_scan_iter_iter_iter.pass.cpp | 97 +++++++++++++ .../exclusive_scan_iter_iter_iter_init_op.pass.cpp | 87 ++++++++++++ ...usive_scan_iter_iter_iter_init_bop_uop.pass.cpp | 154 +++++++++++++++++++++ 4 files changed, 409 insertions(+) create mode 100644 test/std/numerics/numeric.ops/exclusive.scan/exclusive_scan_ite [...] create mode 100644 test/std/numerics/numeric.ops/exclusive.scan/exclusive_scan_ite [...] create mode 100644 test/std/numerics/numeric.ops/transform.exclusive.scan/transfor [...]