April 10, 2015 [phobos] [D-Programming-Language/phobos] 6793ca: remove gc allocation from std.algorithm.levenshtei... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation