[phobos] [D-Programming-Language/phobos] 014ff8: getopt public undocumented symbols and style
GitHub via phobos
phobos at puremagic.com
Wed Jan 21 09:16:32 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 014ff8e155efcf4dbce6d18f300d13cb759797d4
https://github.com/D-Programming-Language/phobos/commit/014ff8e155efcf4dbce6d18f300d13cb759797d4
Author: Robert burner Schadek <rburners at gmail.com>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M std/getopt.d
Log Message:
-----------
getopt public undocumented symbols and style
some of the symbols where clearly only used from within getopt but still where
public.
additionally some style violation fixes
Commit: dfeadcf3d83c67676a5f5ec5216d0146de20bc29
https://github.com/D-Programming-Language/phobos/commit/dfeadcf3d83c67676a5f5ec5216d0146de20bc29
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M std/getopt.d
Log Message:
-----------
Merge pull request #2891 from burner/getopt_undocumented_symbols
getopt public undocumented symbols and style
Compare: https://github.com/D-Programming-Language/phobos/compare/fb7d68882ee1...dfeadcf3d83c
More information about the phobos
mailing list