algorithm
|
algorithm.mutation: Fix param name in the docs
|
2018-03-21 08:15:58 +01:00 |
async
|
async: Remove unused imports
|
2018-03-21 08:30:47 +01:00 |
container
|
Remove static std.range import
|
2018-03-22 10:44:52 +01:00 |
encoding
|
Fix lowerHexDigits string
|
2017-10-18 06:40:22 +02:00 |
math
|
Make math.nbtheory.ln to a template function
|
2018-02-25 05:38:21 +01:00 |
memory
|
Deprecate MmapPool for the standard build
|
2018-03-06 05:29:15 +01:00 |
meta
|
meta.trait: Deprecate one-liner
|
2018-03-21 10:10:55 +01:00 |
net
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
network
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
os
|
Rename ErrorCode.text() to toString()
|
2018-03-04 10:43:24 +01:00 |
range
|
Add assignable-, lvalue- and swappable checks
|
2018-03-23 08:49:24 +01:00 |
test
|
Add test package
|
2017-10-12 07:41:35 +02:00 |
conv.d
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
exception.d
|
Implement pure onOutOfMemory
|
2017-10-10 06:59:34 +02:00 |
format.d
|
Fix #12
|
2018-02-02 16:13:55 +01:00 |