This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from be240fc6acc doc: Update my Contributors entry
new acfe8fa8dc4 libstdc++: Split up pstl/set.cc testcase
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:
.../25_algorithms/pstl/alg_sorting/set.cc | 289 ---------------------
.../pstl/alg_sorting/set_difference.cc | 93 +++++++
.../pstl/alg_sorting/set_intersection.cc | 94 +++++++
.../pstl/alg_sorting/set_symmetric_difference.cc | 95 +++++++
.../25_algorithms/pstl/alg_sorting/set_union.cc | 93 +++++++
.../25_algorithms/pstl/alg_sorting/set_util.h | 76 ++++++
6 files changed, 451 insertions(+), 289 deletions(-)
delete mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set_diffe [...]
create mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set_inter [...]
create mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set_symme [...]
create mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set_union.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/pstl/alg_sorting/set_util.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 02261d1bd9 sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result
new 5324d25842 fileops: Don't process ,ccs= as individual mode flags (BZ#18906)
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:
libio/fileops.c | 1 +
libio/tst-fopenloc.c | 34 +++++++++++++++++++++++++++++++++-
2 files changed, 34 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.