[phobos] [D-Programming-Language/phobos] 6e5496: Move prefix member function attributes to postfix
GitHub via phobos
phobos at puremagic.com
Sat Oct 4 09:16:57 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6e549691883ffb34ff4b2f18daebc8094c528108
https://github.com/D-Programming-Language/phobos/commit/6e549691883ffb34ff4b2f18daebc8094c528108
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-10-04 (Sat, 04 Oct 2014)
Changed paths:
M std/container/dlist.d
M std/format.d
M std/traits.d
M std/typecons.d
M std/xml.d
Log Message:
-----------
Move prefix member function attributes to postfix
Commit: 5cf60d88e98969b36f821f82773d47da0dcdff0c
https://github.com/D-Programming-Language/phobos/commit/5cf60d88e98969b36f821f82773d47da0dcdff0c
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-10-04 (Sat, 04 Oct 2014)
Changed paths:
M std/container/dlist.d
M std/format.d
M std/traits.d
M std/typecons.d
M std/xml.d
Log Message:
-----------
Merge pull request #2585 from 9rnsr/fix12931
Move prefix member function attributes to postfix
Compare: https://github.com/D-Programming-Language/phobos/compare/3b623f993974...5cf60d88e989
More information about the phobos
mailing list