Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 973b7f88c0aa06fcb01334d406544f88aae22238
      
https://github.com/D-Programming-Language/dmd/commit/973b7f88c0aa06fcb01334d406544f88aae22238
  Author: Iain Buclaw <[email protected]>
  Date:   2015-02-06 (Fri, 06 Feb 2015)

  Changed paths:
    M src/attrib.c
    M src/cast.c
    M src/class.c
    M src/constfold.c
    M src/ctfeexpr.c
    M src/doc.c
    M src/dsymbol.c
    M src/errors.c
    M src/expression.c
    M src/func.c
    M src/lexer.c
    M src/link.c
    M src/macro.c
    M src/mars.c
    M src/mtype.c
    M src/parse.c
    M src/root/aav.c
    M src/root/array.h
    M src/root/file.c
    M src/root/filename.c
    M src/root/outbuffer.c
    M src/root/outbuffer.h
    M src/root/rmem.c
    M src/root/rmem.h
    M src/root/stringtable.c
    M src/scope.c
    M src/tocsym.c
    M src/toobj.c

  Log Message:
  -----------
  Prefix Mem methods with 'x' to differ from stdlib memory functions


  Commit: 49ad0a9631e719b4fc4d4254ada15333e3992bc5
      
https://github.com/D-Programming-Language/dmd/commit/49ad0a9631e719b4fc4d4254ada15333e3992bc5
  Author: Daniel Murphy <[email protected]>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M src/attrib.c
    M src/cast.c
    M src/class.c
    M src/constfold.c
    M src/ctfeexpr.c
    M src/doc.c
    M src/dsymbol.c
    M src/errors.c
    M src/expression.c
    M src/func.c
    M src/lexer.c
    M src/link.c
    M src/macro.c
    M src/mars.c
    M src/mtype.c
    M src/parse.c
    M src/root/aav.c
    M src/root/array.h
    M src/root/file.c
    M src/root/filename.c
    M src/root/outbuffer.c
    M src/root/outbuffer.h
    M src/root/rmem.c
    M src/root/rmem.h
    M src/root/stringtable.c
    M src/scope.c
    M src/tocsym.c
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #4388 from ibuclaw/xalloc

Prefix Mem methods with 'x' to differ from stdlib memory functions


Compare: 
https://github.com/D-Programming-Language/dmd/compare/f51b7bb77de7...49ad0a9631e7
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to