[phobos] [D-Programming-Language/phobos] d4a5f8: improve	string.splitLines()
    GitHub via phobos 
    phobos at puremagic.com
       
    Fri Feb 13 18:45:21 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d4a5f819adcb5cfa81f65b4e8d5eaad46291a05e
      https://github.com/D-Programming-Language/phobos/commit/d4a5f819adcb5cfa81f65b4e8d5eaad46291a05e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-02-13 (Fri, 13 Feb 2015)
  Changed paths:
    M std/string.d
  Log Message:
  -----------
  improve string.splitLines()
  Commit: ab3c749376ecbda07722784b10e3ffe34b1ef901
      https://github.com/D-Programming-Language/phobos/commit/ab3c749376ecbda07722784b10e3ffe34b1ef901
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-02-13 (Fri, 13 Feb 2015)
  Changed paths:
    M std/string.d
  Log Message:
  -----------
  Merge pull request #2982 from WalterBright/splitlines
improve string.splitLines()
Compare: https://github.com/D-Programming-Language/phobos/compare/3663ba92dda2...ab3c749376ec
    
    
More information about the phobos
mailing list