[dmd-internals] [D-Programming-Language/dmd] 8bdbc6: Make Array a templated struct, and merge with Arra...

GitHub noreply at github.com
Mon May 20 10:36:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8bdbc66cfbd414dbdf42c5506fd983a802f44007
      https://github.com/D-Programming-Language/dmd/commit/8bdbc66cfbd414dbdf42c5506fd983a802f44007
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M src/arraytypes.h
    M src/doc.c
    M src/e2ir.c
    M src/glue.c
    M src/interpret.c
    M src/libelf.c
    M src/libmach.c
    M src/libmscoff.c
    M src/libomf.c
    M src/mars.h
    M src/posix.mak
    R src/root/array.c
    M src/root/root.h
    M src/win32.mak

  Log Message:
  -----------
  Make Array a templated struct, and merge with ArrayBase


  Commit: 53aa5031b9f4eab3be84ac5832f1e044d0c41cfc
      https://github.com/D-Programming-Language/dmd/commit/53aa5031b9f4eab3be84ac5832f1e044d0c41cfc
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M src/arraytypes.h
    M src/doc.c
    M src/e2ir.c
    M src/glue.c
    M src/interpret.c
    M src/libelf.c
    M src/libmach.c
    M src/libmscoff.c
    M src/libomf.c
    M src/mars.h
    M src/posix.mak
    R src/root/array.c
    M src/root/root.h
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #2044 from yebblies/killarraybase

[DDMD] Make Array a templated struct, and merge with ArrayBase


Compare: https://github.com/D-Programming-Language/dmd/compare/fa4a52c8e832...53aa5031b9f4


More information about the dmd-internals mailing list