async
|
Replace std min/max. Fix #35
|
2018-04-26 10:23:06 +02:00 |
container
|
HashTable/Set: Add proper assignment
|
2018-05-20 21:58:15 +02:00 |
encoding
|
Fix lowerHexDigits string
|
2017-10-18 06:40:22 +02:00 |
hash
|
hash.lookup: Reformat the docs
|
2018-05-17 05:30:49 +02:00 |
math
|
Fix math.nbtheory linkage to asm
|
2018-05-08 18:07:42 +02:00 |
memory
|
Remove unused variables
|
2018-05-06 07:03:11 +02:00 |
meta
|
Move Smallest and Largest to meta.transform
|
2018-05-02 15:50:28 +02:00 |
network
|
Add dmd 2.080.0 support
|
2018-05-05 05:22:04 +02:00 |
os
|
Rename ErrorCode.text() to toString()
|
2018-03-04 10:43:24 +01:00 |
range
|
Remove support for moveFront/moveBack/moveAt
|
2018-04-03 21:44:50 +02:00 |
sys
|
Replace SocketError with ErrorCode.ErrorNo
|
2018-04-25 12:59:38 +02:00 |
test
|
Add test package
|
2017-10-12 07:41:35 +02: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 |
typecons.d
|
Rename Pair to Tuple
|
2018-05-12 06:11:24 +02:00 |