[phobos] [D-Programming-Language/phobos] 13f343: Remove cases where an array is used in a boolean c...
GitHub
noreply at github.com
Wed Nov 27 02:39:53 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 13f343334c27efdef65eba7e72c5325c6f9d1115
https://github.com/D-Programming-Language/phobos/commit/13f343334c27efdef65eba7e72c5325c6f9d1115
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M std/exception.d
M std/format.d
M std/mmfile.d
M std/process.d
M std/regex.d
M std/stdio.d
M std/string.d
M std/xml.d
Log Message:
-----------
Remove cases where an array is used in a boolean context
Commit: 218ad0bf43299bea71b98a9f2bf8e05612ee23cd
https://github.com/D-Programming-Language/phobos/commit/218ad0bf43299bea71b98a9f2bf8e05612ee23cd
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M std/exception.d
M std/format.d
M std/mmfile.d
M std/process.d
M std/regex.d
M std/stdio.d
M std/string.d
M std/xml.d
Log Message:
-----------
Merge pull request #1727 from yebblies/issue4733
Remove cases where an array is used in a boolean context
Compare: https://github.com/D-Programming-Language/phobos/compare/0d51ebd128ab...218ad0bf4329
More information about the phobos
mailing list