[dmd-internals] [D-Programming-Language/dmd] 45ec54: Use the A versions of WINAPI functions directly in...

GitHub noreply at github.com
Sun Mar 2 05:46:58 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 45ec544d4bbba4e1642ef130c503586292c71e6f
      https://github.com/D-Programming-Language/dmd/commit/45ec544d4bbba4e1642ef130c503586292c71e6f
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-03-02 (Sun, 02 Mar 2014)

  Changed paths:
    M src/backend/os.c
    M src/inifile.c
    M src/root/file.c
    M src/root/filename.c

  Log Message:
  -----------
  Use the A versions of WINAPI functions directly instead of using aliases


  Commit: fab4eb24dfc0042a984db9d82038976fd57c0cfc
      https://github.com/D-Programming-Language/dmd/commit/fab4eb24dfc0042a984db9d82038976fd57c0cfc
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-02 (Sun, 02 Mar 2014)

  Changed paths:
    M src/backend/os.c
    M src/inifile.c
    M src/root/file.c
    M src/root/filename.c

  Log Message:
  -----------
  Merge pull request #3344 from yebblies/moreddmd

[DDMD] Use the A versions of WINAPI functions directly instead of using aliases


Compare: https://github.com/D-Programming-Language/dmd/compare/b83d6f566288...fab4eb24dfc0


More information about the dmd-internals mailing list