[phobos] [D-Programming-Language/phobos] b5b162: fix safety of put	primitive
    GitHub via phobos 
    phobos at puremagic.com
       
    Mon Feb  2 14:11:57 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b5b1625ef7e9e70d5f746c27e477627a8909a55b
      https://github.com/D-Programming-Language/phobos/commit/b5b1625ef7e9e70d5f746c27e477627a8909a55b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-02 (Mon, 02 Feb 2015)
  Changed paths:
    M std/range/primitives.d
  Log Message:
  -----------
  fix safety of put primitive
  Commit: 06fd47ffec0124dbcb4bbadea467492e9b65095b
      https://github.com/D-Programming-Language/phobos/commit/06fd47ffec0124dbcb4bbadea467492e9b65095b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-02 (Mon, 02 Feb 2015)
  Changed paths:
    M std/typecons.d
  Log Message:
  -----------
  fix Issue 14106 - sort is unsafe in debug mode
- need attribute inference to toString delegate
  Commit: 3395af48ff11df7f5ba9dd1f325cf3a21d7c317c
      https://github.com/D-Programming-Language/phobos/commit/3395af48ff11df7f5ba9dd1f325cf3a21d7c317c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)
  Changed paths:
    M std/range/primitives.d
    M std/typecons.d
  Log Message:
  -----------
  Merge pull request #2952 from MartinNowak/fix14106
fix Issue 14106 - sort is unsafe in debug mode
Compare: https://github.com/D-Programming-Language/phobos/compare/8e918f343891...3395af48ff11
    
    
More information about the phobos
mailing list