August 16, 2011 [phobos] [D-Programming-Language/phobos] 8a35df: Fix std.typecons.scoped problem with interface inh... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8a35dfc18a8b9c3373d7737d192832cefb9fe779 https://github.com/D-Programming-Language/phobos/commit/8a35dfc18a8b9c3373d7737d192832cefb9fe779 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-08-16 (Tue, 16 Aug 2011) Changed paths: M std/typecons.d Log Message: ----------- Fix std.typecons.scoped problem with interface inheritance Commit: 3c1fb1dfd33b1e977d1ba9c0d56fd2f06fd4af2d https://github.com/D-Programming-Language/phobos/commit/3c1fb1dfd33b1e977d1ba9c0d56fd2f06fd4af2d Author: k-hara <k.hara.pg at gmail.com> Date: 2011-08-16 (Tue, 16 Aug 2011) Changed paths: M std/typecons.d Log Message: ----------- Fix indentation. Commit: 5361f0c940202be05bbc7193c77b15ddb2a50598 https://github.com/D-Programming-Language/phobos/commit/5361f0c940202be05bbc7193c77b15ddb2a50598 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-08-16 (Tue, 16 Aug 2011) Changed paths: M changelog.dd M std/algorithm.d M std/bitmanip.d M std/compiler.d M std/conv.d M std/ctype.d M std/date.d M std/dateparse.d M std/datetime.d M std/file.d M std/format.d M std/gregorian.d M std/md5.d M std/mmfile.d M std/parallelism.d M std/process.d M std/random.d M std/regexp.d M std/socket.d M std/stream.d M std/string.d M std/traits.d M std/typecons.d M std/utf.d M std/windows/charset.d M std/windows/registry.d Log Message: ----------- Merge remote branch 'remotes/upstream/master' into fix_scoped Conflicts: std/typecons.d Commit: 0ef6e77ae1261f461578ce8dbb866b830596a38f https://github.com/D-Programming-Language/phobos/commit/0ef6e77ae1261f461578ce8dbb866b830596a38f Author: Andrei Alexandrescu <andrei at erdani.com> Date: 2011-08-16 (Tue, 16 Aug 2011) Changed paths: M std/typecons.d Log Message: ----------- Merge pull request #199 from 9rnsr/fix_scoped Fix std.typecons.scoped problem with interface inheritance Compare: https://github.com/D-Programming-Language/phobos/compare/41b9078...0ef6e77 |
Copyright © 1999-2021 by the D Language Foundation