September 30, 2016 [phobos] [dlang/phobos] 46824b: Changed yes/no enums to Flags in std.datetime, upd... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 46824b631fa2a1b17333d7d02feea703092d9a9a https://github.com/dlang/phobos/commit/46824b631fa2a1b17333d7d02feea703092d9a9a Author: e-y-e <e_y_e@tuta.io> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M std/datetime.d M std/socket.d Log Message: ----------- Changed yes/no enums to Flags in std.datetime, updating uses to Yes/No structs. Commit: befa0bfb6eb56bedb5eff25002bdf18ed2aaf85f https://github.com/dlang/phobos/commit/befa0bfb6eb56bedb5eff25002bdf18ed2aaf85f Author: e-y-e <e_y_e@tuta.io> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M std/algorithm/comparison.d M std/algorithm/searching.d M std/algorithm/setops.d M std/algorithm/sorting.d M std/datetime.d M std/file.d M std/net/curl.d M std/net/isemail.d M std/stdio.d M std/string.d M std/utf.d Log Message: ----------- Updated Flag uses to Yes/No structs Commit: 2f8e693e5d1409fa411c1c8fda853610e9d35b94 https://github.com/dlang/phobos/commit/2f8e693e5d1409fa411c1c8fda853610e9d35b94 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2016-09-30 (Fri, 30 Sep 2016) Changed paths: M std/algorithm/comparison.d M std/algorithm/searching.d M std/algorithm/setops.d M std/algorithm/sorting.d M std/datetime.d M std/file.d M std/net/curl.d M std/net/isemail.d M std/socket.d M std/stdio.d M std/string.d M std/utf.d Log Message: ----------- Merge pull request #4814 from e-y-e/fixflags [trivial] [large diff] Update uses of Flag to use the Yes/No structs. Compare: https://github.com/dlang/phobos/compare/c5f289156e6a...2f8e693e5d14 |
Copyright © 1999-2021 by the D Language Foundation