tanya/source/tanya
2018-10-29 11:14:33 +01:00
..
algorithm algorithm.mutation.destroyAll: New 2018-10-29 11:14:33 +01:00
async Add bitmanip.BitFlags 2018-09-16 19:07:55 +02:00
container algorithm.mutation.destroyAll: New 2018-10-29 11:14:33 +01:00
encoding encoding.ascii: Make static const data immutable 2018-05-31 18:43:35 +02:00
hash Add FNV constants for size_t == ucent 2018-10-25 07:07:29 -04:00
math Add algorithm.mutation.fill() 2018-10-06 16:00:08 +02:00
memory algorithm.mutation.destroyAll: New 2018-10-29 11:14:33 +01:00
meta Remove code deprecated in 0.11.2 and earlier 2018-09-29 09:00:43 +02:00
net net.ip: Parse embedded Ipv4. Fix #64 2018-10-03 20:49:14 +02: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 Make hasLvalueElements work with non-copyable 2018-10-22 08:39:38 +02:00
sys Add module for network interfaces 2018-09-01 10:15:23 +02:00
test Update socket documentation 2018-06-20 07:59:37 +02:00
bitmanip.d Add bitmanip.BitFlags 2018-09-16 19:07:55 +02:00
conv.d Use new __traits(isZeroInit) to check for a null initializer at compile time instead of runtime 2018-10-21 18:52:02 -04: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 typecons: Add option constructor function 2018-09-23 06:59:41 +02:00