August 04, 2016 [phobos] [dlang/phobos] 4866f6: add Slice.toHash | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4866f6c79dcb36e6e2959b8bd8a5125f52ef0ad4 https://github.com/dlang/phobos/commit/4866f6c79dcb36e6e2959b8bd8a5125f52ef0ad4 Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2016-07-31 (Sun, 31 Jul 2016) Changed paths: M std/digest/murmurhash.d M std/experimental/ndslice/slice.d A std/experimental/ndslice/slice.o Log Message: ----------- add Slice.toHash Commit: fba7339893829061b7f6dd59ab4cda24287b06dc https://github.com/dlang/phobos/commit/fba7339893829061b7f6dd59ab4cda24287b06dc Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2016-08-04 (Thu, 04 Aug 2016) Changed paths: M std/digest/murmurhash.d M std/experimental/ndslice/slice.d A std/experimental/ndslice/slice.o Log Message: ----------- Merge pull request #4639 from 9il/mm3 fix Issue 16311 - toHash for Slice is not defined Compare: https://github.com/dlang/phobos/compare/ffa804ef1bc0...fba733989382 |
Copyright © 1999-2021 by the D Language Foundation