This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 22e3b2a Add more test cases to packaged_task copyability test new c53fd92 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new 637a6f6 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new f008c53 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new 62cd72c [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new 0e8cbce [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new f1cc7ff [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...] new 3e541a6 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...]
The 7 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: .../random_shuffle_rand.pass.cpp | 3 +- .../alg.sorting/alg.sort/sort/sort.pass.cpp | 5 +- .../alg.sort/stable.sort/stable_sort.pass.cpp | 5 +- .../forwardlist.ops/splice_after_flist.pass.cpp | 5 +- .../forwardlist.ops/splice_after_one.pass.cpp | 5 +- .../insert_hint_rvalue.pass.cpp | 16 +++--- .../unord.map.modifiers/insert_rvalue.pass.cpp | 16 +++--- .../insert_hint_rvalue.pass.cpp | 16 +++--- .../insert_rvalue.pass.cpp | 16 +++--- .../iostream.format/ext.manip/put_time.pass.cpp | 2 +- .../input.streams/istream.unformatted/get.pass.cpp | 10 ++-- .../istream.unformatted/get_streambuf.pass.cpp | 2 +- .../get_streambuf_chart.pass.cpp | 2 +- .../istream.unformatted/ignore_0xff.pass.cpp | 4 +- .../ostream.inserters.arithmetic/bool.pass.cpp | 2 +- .../ostream.inserters.arithmetic/double.pass.cpp | 2 +- .../ostream.inserters.arithmetic/float.pass.cpp | 2 +- .../ostream.inserters.arithmetic/int.pass.cpp | 2 +- .../ostream.inserters.arithmetic/long.pass.cpp | 2 +- .../long_double.pass.cpp | 2 +- .../long_long.pass.cpp | 2 +- .../ostream.inserters.arithmetic/minus1.pass.cpp | 2 +- .../ostream.inserters.arithmetic/pointer.pass.cpp | 2 +- .../ostream.inserters.arithmetic/short.pass.cpp | 2 +- .../unsigned_int.pass.cpp | 2 +- .../unsigned_long.pass.cpp | 2 +- .../unsigned_long_long.pass.cpp | 2 +- .../unsigned_short.pass.cpp | 2 +- .../ostream.inserters.character/char.pass.cpp | 2 +- .../char_pointer.pass.cpp | 2 +- .../signed_char.pass.cpp | 2 +- .../signed_char_pointer.pass.cpp | 2 +- .../unsigned_char.pass.cpp | 2 +- .../unsigned_char_pointer.pass.cpp | 2 +- .../ostream.inserters/basic_ios.pass.cpp | 2 +- .../ostream.inserters/ios_base.pass.cpp | 2 +- .../ostream.inserters/ostream.pass.cpp | 2 +- .../ostream.inserters/streambuf.pass.cpp | 2 +- .../output.streams/ostream.manip/endl.pass.cpp | 2 +- .../output.streams/ostream.manip/ends.pass.cpp | 2 +- .../ostream.rvalue/CharT_pointer.pass.cpp | 2 +- .../ostream.unformatted/put.pass.cpp | 2 +- .../ostream.unformatted/write.pass.cpp | 2 +- .../ostream.iterator.ops/assign_t.pass.cpp | 4 ++ .../numeric.limits.members/infinity.pass.cpp | 2 +- .../complex.number/cmplx.over/arg.pass.cpp | 2 +- .../complex.number/cmplx.over/norm.pass.cpp | 2 +- .../rand.eng.lcong/seed_result_type.pass.cpp | 2 +- test/std/re/re.traits/value.pass.cpp | 2 +- .../string.cons/size_char_alloc.pass.cpp | 8 +-- .../string.view.hash/string_view.pass.cpp | 2 +- .../arithmetic.operations/divides.pass.cpp | 4 +- .../arithmetic.operations/minus.pass.cpp | 4 +- .../arithmetic.operations/multiplies.pass.cpp | 4 +- .../arithmetic.operations/negate.pass.cpp | 4 +- .../arithmetic.operations/plus.pass.cpp | 4 +- .../bind/func.bind/func.bind.bind/nested.pass.cpp | 2 +- .../function.objects/unord.hash/integral.pass.cpp | 2 +- .../tuple.tuple/tuple.assign/const_pair.pass.cpp | 6 +-- .../tuple.tuple/tuple.assign/convert_copy.pass.cpp | 26 +++++----- .../tuple.tuple/tuple.assign/convert_move.pass.cpp | 32 ++++++------ .../tuple.tuple/tuple.assign/move_pair.pass.cpp | 6 +-- .../tuple.cnstr/alloc_const_pair.pass.cpp | 4 +- .../tuple.cnstr/alloc_convert_copy.pass.cpp | 12 ++--- .../tuple.tuple/tuple.cnstr/const_pair.pass.cpp | 14 +++--- .../tuple.tuple/tuple.cnstr/convert_copy.pass.cpp | 34 ++++++------- .../tuple.tuple/tuple.cnstr/convert_move.pass.cpp | 30 +++++------ .../tuple.tuple/tuple.cnstr/move_pair.pass.cpp | 6 +-- .../tuple/tuple.tuple/tuple.rel/eq.pass.cpp | 52 +++++++++---------- .../tuple/tuple.tuple/tuple.rel/lt.pass.cpp | 58 +++++++++++----------- .../utilities/utility/exchange/exchange.pass.cpp | 4 +- .../utility/pairs/pair.astuple/get_const.pass.cpp | 4 +- .../pairs/pair.astuple/get_const_rv.pass.cpp | 4 +- .../pairs/pair.astuple/get_non_const.pass.cpp | 2 +- .../utility/pairs/pair.astuple/get_rv.pass.cpp | 2 +- .../pairs.pair/assign_const_pair_U_V.pass.cpp | 2 +- .../pairs/pairs.pair/assign_rv_pair_U_V.pass.cpp | 2 +- .../pairs/pairs.pair/const_pair_U_V_cxx03.pass.cpp | 2 +- .../utility/pairs/pairs.pair/copy_ctor.pass.cpp | 4 +- .../utility/pairs/pairs.pair/move_ctor.pass.cpp | 2 +- .../utility/pairs/pairs.pair/swap.pass.cpp | 4 +- .../utility/pairs/pairs.spec/comparison.pass.cpp | 24 ++++----- .../utility/pairs/pairs.spec/make_pair.pass.cpp | 8 +-- .../pairs/pairs.spec/non_member_swap.pass.cpp | 4 +- 84 files changed, 287 insertions(+), 274 deletions(-)