[dmd-internals] [D-Programming-Language/dmd] 1a7014: added no-main-error detection

GitHub noreply at github.com
Sun Oct 21 12:16:03 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1a7014b5504ae831a099d3f1ee2b5cc51c918bce
      https://github.com/D-Programming-Language/dmd/commit/1a7014b5504ae831a099d3f1ee2b5cc51c918bce
  Author: Nathan M. Swan <nathanmswan at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  added no-main-error detection


  Commit: a965e95c126f3c44a09b27c8d2d48951f9a2ea2f
      https://github.com/D-Programming-Language/dmd/commit/a965e95c126f3c44a09b27c8d2d48951f9a2ea2f
  Author: Nathan M. Swan <nathanmswan at gmail.com>
  Date:   2012-10-11 (Thu, 11 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  fixed a few bugs


  Commit: f2a95a068d3d6c1fd80a1345ea8e21b8da81947d
      https://github.com/D-Programming-Language/dmd/commit/f2a95a068d3d6c1fd80a1345ea8e21b8da81947d
  Author: Nathan M. Swan <nathanmswan at gmail.com>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  added support for other operating systems


  Commit: 39d3c31d9c6dcabcaa514fcc5911998de4fe9d89
      https://github.com/D-Programming-Language/dmd/commit/39d3c31d9c6dcabcaa514fcc5911998de4fe9d89
  Author: Nathan M. Swan <nathanmswan at gmail.com>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  Converted from feof() to EOF


  Commit: 65475bd5b7d45b56b6e75af4b98b093e8008eed3
      https://github.com/D-Programming-Language/dmd/commit/65475bd5b7d45b56b6e75af4b98b093e8008eed3
  Author: Nathan M. Swan <nathanmswan at gmail.com>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  continued with feof -> EOF


  Commit: f58578f1f3fdd7af1718ebe4012b055256bdcf3c
      https://github.com/D-Programming-Language/dmd/commit/f58578f1f3fdd7af1718ebe4012b055256bdcf3c
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-21 (Sun, 21 Oct 2012)

  Changed paths:
    M src/link.c

  Log Message:
  -----------
  Merge pull request #1178 from carlor/main_error

Added no-main detection


Compare: https://github.com/D-Programming-Language/dmd/compare/349edf2f8fa1...f58578f1f3fd


More information about the dmd-internals mailing list