January 26, 2015 [phobos] [D-Programming-Language/phobos] 43286f: Modified the implementation of Levenshtein distanc... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 43286f8074c06a66165b03194fb7156cea8ea795 https://github.com/D-Programming-Language/phobos/commit/43286f8074c06a66165b03194fb7156cea8ea795 Author: Dmitry Atamanov <datamanrb@gmail.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/algorithm/comparison.d Log Message: ----------- Modified the implementation of Levenshtein distance so that it now uses less memory and faster in some cases. Commit: a69f9d0d6643dac2e7da681541be71884ab24bd8 https://github.com/D-Programming-Language/phobos/commit/a69f9d0d6643dac2e7da681541be71884ab24bd8 Author: Dmitry Atamanov <datamanrb@gmail.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/algorithm/comparison.d Log Message: ----------- update1 Commit: e070cfbfd5edee66bbe41a164fdc8587ad6058e7 https://github.com/D-Programming-Language/phobos/commit/e070cfbfd5edee66bbe41a164fdc8587ad6058e7 Author: Dmitry Atamanov <datamanrb@gmail.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/algorithm/comparison.d Log Message: ----------- update2 Commit: cef5d6927acbc1b83663f29a1c97b410932960b2 https://github.com/D-Programming-Language/phobos/commit/cef5d6927acbc1b83663f29a1c97b410932960b2 Author: Dmitry Atamanov <datamanrb@gmail.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/algorithm/comparison.d Log Message: ----------- update3 Commit: 986e4b8f265ced314b6c93e299cf16a5aa95b425 https://github.com/D-Programming-Language/phobos/commit/986e4b8f265ced314b6c93e299cf16a5aa95b425 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/algorithm/comparison.d Log Message: ----------- Merge pull request #2910 from data-man/ld_tweaks Modified the implementation of Levenshtein distance so that it now uses ... Compare: https://github.com/D-Programming-Language/phobos/compare/f7233163204c...986e4b8f265c |
Copyright © 1999-2021 by the D Language Foundation