tanya/source/tanya
Eugen Wissner bf197a6554 Deprecate put() as an OutputRange primitive 2019-02-04 10:49:12 +01:00
..
algorithm Deprecate put() as an OutputRange primitive 2019-02-04 10:49:12 +01:00
async Add bitmanip.BitFlags 2018-09-16 19:07:55 +02:00
container container.array: Fix assigning non-copyable values 2018-12-18 05:37:52 +01:00
encoding encoding.ascii: Make static const data immutable 2018-05-31 18:43:35 +02:00
hash Make containers work with non-copyable elements 2018-11-24 06:25:55 +01:00
math Remove deprecated memory.op.cmp and Entropy class 2018-12-21 20:05:23 +01:00
memory Remove deprecated memory.op.cmp and Entropy class 2018-12-21 20:05:23 +01:00
meta meta.metafunction: Add Enumerate and EnumerateFrom 2019-01-28 08:30:54 +01:00
net typecons.Option: Deprecate alias this 2019-01-30 06:58:02 +01:00
network Add algorithm.searching.count 2018-09-30 15:25:10 +02:00
os Update socket documentation 2018-06-20 07:59:37 +02:00
range Deprecate put() as an OutputRange primitive 2019-02-04 10:49:12 +01:00
sys Add module for network interfaces 2018-09-01 10:15:23 +02:00
test Make containers work with non-copyable elements 2018-11-24 06:25:55 +01:00
bitmanip.d Add bitmanip.BitFlags 2018-09-16 19:07:55 +02:00
conv.d Call postblit when emplacing a struct. Fix #81 2019-01-27 07:18:53 +01:00
exception.d Update socket documentation 2018-06-20 07:59:37 +02:00
format.d Replace memory.op.cmp with optimized equal version 2018-10-02 08:55:29 +02:00
functional.d functional.forward: Fix template visibility bug 2018-09-21 06:23:59 +02:00
typecons.d move(): Give compiler an opportunity to optimize 2019-02-01 06:33:41 +01:00