[phobos] [D-Programming-Language/phobos] 432487: Remove trailing spaces.

GitHub noreply at github.com
Mon Mar 31 23:34:08 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 43248700c6bd9c6ea7758b5fc29b428a32384de5
      https://github.com/D-Programming-Language/phobos/commit/43248700c6bd9c6ea7758b5fc29b428a32384de5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Remove trailing spaces.


  Commit: 9924b7aba5c4cf1a37fb4d6489cad45fe6b501b6
      https://github.com/D-Programming-Language/phobos/commit/9924b7aba5c4cf1a37fb4d6489cad45fe6b501b6
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Fixes Issue 5316 - Add character-separated elements support for arrays and associative arrays.


  Commit: 74d394737f7468bd912d3e19c7f8e57765bd9f47
      https://github.com/D-Programming-Language/phobos/commit/74d394737f7468bd912d3e19c7f8e57765bd9f47
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #2049 from AndrejMitrovic/Fix5316

std.getopt: Add character-separated elements support for arrays and associative arrays


Compare: https://github.com/D-Programming-Language/phobos/compare/7a94226a22c7...74d394737f74


More information about the phobos mailing list