[pkg-d-commits] [ldc] 113/149: Merge pull request #1719 from JohanEngelen/gh1632

Matthias Klumpp mak at moszumanska.debian.org
Sun Apr 23 22:37:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.2.0
in repository ldc.

commit 33f226ee522eab30346373a64515984241fba782
Merge: 8b25e45 bd09cdc
Author: kinke <kinke at users.noreply.github.com>
Date:   Wed Mar 1 21:07:20 2017 +0100

    Merge pull request #1719 from JohanEngelen/gh1632
    
    Optimize static array comparisons to a memcmp call for types for which this is valid.

 gen/arrays.cpp                      | 108 +++++++++++++++++++++++++-
 gen/runtime.cpp                     |  10 +++
 runtime/phobos                      |   2 +-
 tests/codegen/array_equals_memcmp.d | 146 ++++++++++++++++++++++++++++++++++++
 4 files changed, 263 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list