[phobos] [D-Programming-Language/phobos] 83852d: Fixes Issue 11123 - std.getopt should support func...
GitHub
noreply at github.com
Fri Sep 27 08:02:02 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 83852de6c12c3f05f5f5980861c3a46ad780ab6f
https://github.com/D-Programming-Language/phobos/commit/83852de6c12c3f05f5f5980861c3a46ad780ab6f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M std/getopt.d
Log Message:
-----------
Fixes Issue 11123 - std.getopt should support function callbacks.
Commit: 1ceddc4f823fbdfa79a5024302fb7d405de887bb
https://github.com/D-Programming-Language/phobos/commit/1ceddc4f823fbdfa79a5024302fb7d405de887bb
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M std/getopt.d
Log Message:
-----------
Merge pull request #1601 from AndrejMitrovic/Fix11123
Issue 11123 - std.getopt should support function callbacks.
Compare: https://github.com/D-Programming-Language/phobos/compare/8503ed1e2329...1ceddc4f823f
More information about the phobos
mailing list