[phobos] [D-Programming-Language/phobos] 6793ca: remove gc allocation from std.algorithm.levenshtei...
    GitHub via phobos 
    phobos at puremagic.com
       
    Fri Apr 10 21:26:03 PDT 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6793ca3207c9459e3436e42549eb515f5cff8d59
      https://github.com/D-Programming-Language/phobos/commit/6793ca3207c9459e3436e42549eb515f5cff8d59
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)
  Changed paths:
    M std/algorithm/comparison.d
  Log Message:
  -----------
  remove gc allocation from std.algorithm.levenshteinDistance()
  Commit: 376023a896a6da117b2398f702c2b14871c639e4
      https://github.com/D-Programming-Language/phobos/commit/376023a896a6da117b2398f702c2b14871c639e4
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-11 (Sat, 11 Apr 2015)
  Changed paths:
    M std/algorithm/comparison.d
  Log Message:
  -----------
  Merge pull request #3170 from WalterBright/levenshtein-nogc
remove gc allocation from std.algorithm.levenshteinDistance()
Compare: https://github.com/D-Programming-Language/phobos/compare/cdd73be74cdb...376023a896a6
    
    
More information about the phobos
mailing list