.. |
algorithm
|
Fix #60: Copying overlapping array slices
|
2018-08-30 07:12:38 +02:00 |
async
|
Fix EV_SET 0 length on 32-bit BSD
|
2018-07-08 12:54:47 +02:00 |
container
|
Merge remote-tracking branch 'n8sh/relax-hasher-reqs'
|
2018-08-12 06:17:12 +02:00 |
encoding
|
encoding.ascii: Make static const data immutable
|
2018-05-31 18:43:35 +02:00 |
hash
|
Use identity hash for integers and pointers
|
2018-08-02 12:37:02 -04:00 |
math
|
Add algorithm.mutation.copy
|
2018-08-05 07:19:30 +02:00 |
memory
|
memory.op: Add findNullTerminated
|
2018-09-02 08:27:26 +02:00 |
meta
|
Rename meta.metafunction.Tuple into Pack
|
2018-07-24 20:16:21 +02:00 |
net
|
net.iface: Add indexToName
|
2018-09-02 10:00:52 +02:00 |
network
|
network.socket.Linger.enabled: Add return type
|
2018-07-25 05:40:49 +02:00 |
os
|
Update socket documentation
|
2018-06-20 07:59:37 +02:00 |
range
|
Use fixed dscanner version
|
2018-09-03 09:55:19 +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 |
conv.d
|
conv: Fix taking out of range chars for hex values
|
2018-08-11 14:42:09 +02:00 |
exception.d
|
Update socket documentation
|
2018-06-20 07:59:37 +02:00 |
format.d
|
Make format() public
|
2018-08-01 16:58:23 +02:00 |
functional.d
|
Add functional module. Fix #52
|
2018-07-07 12:17:59 +02:00 |
typecons.d
|
Rename meta.metafunction.Tuple into Pack
|
2018-07-24 20:16:21 +02:00 |