[dmd-internals] [D-Programming-Language/dmd] d37208: Move rmem.h out of frontend headers

GitHub noreply at github.com
Sat Jan 18 07:56:36 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d372086f37eab3bc71a9e6e49b88f910a0362b68
      https://github.com/D-Programming-Language/dmd/commit/d372086f37eab3bc71a9e6e49b88f910a0362b68
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M src/func.c
    M src/root/array.h
    M src/root/file.c
    M src/root/filename.c
    M src/root/outbuffer.h
    M src/scope.c

  Log Message:
  -----------
  Move rmem.h out of frontend headers


  Commit: e9a38d8ec1cde24bc3969e423977e99edc205353
      https://github.com/D-Programming-Language/dmd/commit/e9a38d8ec1cde24bc3969e423977e99edc205353
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M src/root/array.h

  Log Message:
  -----------
  Use rmem instead of C malloc in Array::toChars


  Commit: 015f85e6f38c6fdb4b523651b7c3bfa0f798a2e9
      https://github.com/D-Programming-Language/dmd/commit/015f85e6f38c6fdb4b523651b7c3bfa0f798a2e9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M src/func.c
    M src/root/array.h
    M src/root/file.c
    M src/root/filename.c
    M src/root/outbuffer.h
    M src/scope.c

  Log Message:
  -----------
  Merge pull request #3095 from ibuclaw/safe_mem

Move rmem.h out of frontend headers


Compare: https://github.com/D-Programming-Language/dmd/compare/2b7391235d23...015f85e6f38c


More information about the dmd-internals mailing list