This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 42c13a10c1b 2019-01-09 Sandra Loosemore sandra@codesourcery.com new 4f1634c53b2 libphobos: Merge phobos upstream b022e552a
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: libphobos/src/MERGE | 4 + libphobos/src/std/array.d | 6 +- libphobos/src/std/conv.d | 32 +- libphobos/src/std/datetime/date.d | 223 +------ libphobos/src/std/datetime/stopwatch.d | 5 +- libphobos/src/std/datetime/systime.d | 259 -------- libphobos/src/std/datetime/timezone.d | 856 -------------------------- libphobos/src/std/internal/windows/advapi32.d | 3 +- libphobos/src/std/json.d | 8 - libphobos/src/std/process.d | 3 +- libphobos/src/std/range/primitives.d | 67 +- libphobos/src/std/socket.d | 8 +- libphobos/src/std/string.d | 96 +-- libphobos/src/std/utf.d | 16 - 14 files changed, 80 insertions(+), 1506 deletions(-) create mode 100644 libphobos/src/MERGE