November 15, 2014 [phobos] [D-Programming-Language/phobos] 1ac1c5: add toHash() to Typedef | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 1ac1c5f547d57fdfcac8a93ef8520598ba59a30e https://github.com/D-Programming-Language/phobos/commit/1ac1c5f547d57fdfcac8a93ef8520598ba59a30e Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-10-05 (Sun, 05 Oct 2014) Changed paths: M std/typecons.d Log Message: ----------- add toHash() to Typedef Commit: 172442e374eeaf8844473b9fa8a9e344a6f02242 https://github.com/D-Programming-Language/phobos/commit/172442e374eeaf8844473b9fa8a9e344a6f02242 Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-10-10 (Fri, 10 Oct 2014) Changed paths: M std/typecons.d Log Message: ----------- add unittest for Typedef.toHash Commit: 6a3827c042a38144600a82f2a89a17e1d5a234d3 https://github.com/D-Programming-Language/phobos/commit/6a3827c042a38144600a82f2a89a17e1d5a234d3 Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-10-10 (Fri, 10 Oct 2014) Changed paths: M std/typecons.d Log Message: ----------- add unittest for Typedef.toHash Commit: 7cd3f18573091c05eb0c7292f25088bb19139d46 https://github.com/D-Programming-Language/phobos/commit/7cd3f18573091c05eb0c7292f25088bb19139d46 Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-11-04 (Tue, 04 Nov 2014) Changed paths: M std/typecons.d Log Message: ----------- some update Commit: 67571fccde20e71d88e98ba9f33da6a91832c715 https://github.com/D-Programming-Language/phobos/commit/67571fccde20e71d88e98ba9f33da6a91832c715 Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-11-15 (Sat, 15 Nov 2014) Changed paths: M etc/c/curl.d M posix.mak M std/algorithm.d M std/array.d M std/base64.d M std/bigint.d M std/bitmanip.d M std/c/fenv.d M std/c/freebsd/socket.d M std/c/linux/linux.d M std/c/linux/linuxextern.d M std/c/linux/pthread.d M std/c/linux/socket.d M std/c/linux/termios.d M std/c/linux/tipc.d M std/c/locale.d M std/c/math.d M std/c/osx/socket.d M std/c/process.d M std/c/stdarg.d M std/c/stddef.d M std/c/stdio.d M std/c/stdlib.d M std/c/string.d M std/c/time.d M std/c/wcharh.d M std/c/windows/com.d M std/c/windows/stat.d M std/c/windows/windows.d M std/c/windows/winsock.d M std/compiler.d M std/complex.d M std/concurrency.d M std/container/array.d M std/container/dlist.d M std/container/rbtree.d M std/conv.d M std/cstream.d M std/csv.d M std/datetime.d M std/demangle.d M std/digest/crc.d M std/digest/digest.d M std/digest/md.d M std/digest/ripemd.d M std/digest/sha.d M std/encoding.d M std/exception.d M std/file.d M std/format.d M std/functional.d M std/getopt.d M std/internal/cstring.d M std/internal/digest/sha_SSSE3.d M std/internal/math/biguintcore.d M std/internal/math/biguintnoasm.d M std/internal/math/biguintx86.d M std/internal/math/gammafunction.d M std/internal/scopebuffer.d M std/internal/unicode_comp.d M std/internal/unicode_decomp.d M std/internal/unicode_tables.d M std/internal/windows/advapi32.d M std/json.d M std/math.d M std/mathspecial.d A std/metastrings.d M std/mmfile.d M std/net/curl.d M std/net/isemail.d M std/numeric.d M std/outbuffer.d M std/path.d M std/process.d M std/random.d R std/range.d A std/range/constraints.d A std/range/interfaces.d A std/range/package.d M std/signals.d M std/socket.d M std/stdint.d M std/stdio.d M std/stdiobase.d M std/stream.d M std/string.d M std/syserror.d M std/traits.d M std/typecons.d M std/typelist.d M std/typetuple.d M std/uni.d M std/uri.d M std/utf.d M std/uuid.d M std/variant.d M std/windows/charset.d M std/windows/iunknown.d M std/windows/registry.d M std/windows/syserror.d M std/xml.d M std/zip.d M std/zlib.d M unittest.d M win32.mak M win64.mak Log Message: ----------- Merge https://github.com/D-Programming-Language/phobos Commit: 31f39c01587396ce0a09e2e2f6c37d958fd29b33 https://github.com/D-Programming-Language/phobos/commit/31f39c01587396ce0a09e2e2f6c37d958fd29b33 Author: garlic-flavor <sweatygarlic@yahoo.co.jp> Date: 2014-11-16 (Sun, 16 Nov 2014) Changed paths: M std/typecons.d Log Message: ----------- a bug was removed. Commit: 76c9a928a20fbd3bd8777b1c7b82ebedcce17f19 https://github.com/D-Programming-Language/phobos/commit/76c9a928a20fbd3bd8777b1c7b82ebedcce17f19 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-15 (Sat, 15 Nov 2014) Changed paths: M std/typecons.d Log Message: ----------- Merge pull request #2586 from garlic-flavor/master add std.typecons.Typedef.toHash() Compare: https://github.com/D-Programming-Language/phobos/compare/efbee91b6bf5...76c9a928a20f |
Copyright © 1999-2021 by the D Language Foundation