[D-runtime] [dlang/druntime] 65d9a0: Qualify C-style memory allocations functions as pu...

GitHub via D-runtime d-runtime at puremagic.com
Tue Nov 1 11:23:54 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 65d9a071b244611ca3973d79c8e64388af5c5439
      https://github.com/dlang/druntime/commit/65d9a071b244611ca3973d79c8e64388af5c5439
  Author: Per Nordlöw <per.nordlow at gmail.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M src/core/stdc/stdlib.d
    M src/core/sys/posix/stdlib.d

  Log Message:
  -----------
  Qualify C-style memory allocations functions as pure


  Commit: 9997ce5feb7d222cc53e03e7c6600aeb74f08355
      https://github.com/dlang/druntime/commit/9997ce5feb7d222cc53e03e7c6600aeb74f08355
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M src/core/stdc/stdlib.d
    M src/core/sys/posix/stdlib.d

  Log Message:
  -----------
  Merge pull request #1683 from nordlow/pure-stdlib-alloc

Qualify C-style memory allocation functions as pure


Compare: https://github.com/dlang/druntime/compare/236764d77974...9997ce5feb7d


More information about the D-runtime mailing list