[phobos] [D-Programming-Language/phobos] 27105a: SList: correct reference semantics
GitHub via phobos
phobos at puremagic.com
Thu Aug 21 12:09:41 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 27105ae95daeff2143a5bfd2d4ba1d69af53ab5d
https://github.com/D-Programming-Language/phobos/commit/27105ae95daeff2143a5bfd2d4ba1d69af53ab5d
Author: Mikhail Novikov <sigod.mail at gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M std/container/slist.d
Log Message:
-----------
SList: correct reference semantics
Commit: c4c3e9448f83d90f8c8190816c1a015654ae6c4f
https://github.com/D-Programming-Language/phobos/commit/c4c3e9448f83d90f8c8190816c1a015654ae6c4f
Author: Mikhail Novikov <sigod.mail at gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M std/container/slist.d
Log Message:
-----------
SList: use NodeWithoutPayload for root node
Commit: b1e4004365828dd086e75a4bcd580e6362dae7c4
https://github.com/D-Programming-Language/phobos/commit/b1e4004365828dd086e75a4bcd580e6362dae7c4
Author: Mikhail Novikov <sigod.mail at gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M std/container/slist.d
Log Message:
-----------
SList.Node: remove constructor
Commit: 647385f2221d2b1910bc00cf7801eb5fa058b039
https://github.com/D-Programming-Language/phobos/commit/647385f2221d2b1910bc00cf7801eb5fa058b039
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
M std/container/slist.d
Log Message:
-----------
Merge pull request #2401 from sigod/slist-correct-reference-semantics
SList: correct reference semantics
Compare: https://github.com/D-Programming-Language/phobos/compare/8963d4178bf3...647385f2221d
More information about the phobos
mailing list