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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to