tanya/source/tanya
Eugen Wissner 17cb592b13 Replace Queue with DList 2018-03-09 08:19:17 +01:00
..
algorithm Replace body with do 2018-01-31 12:05:06 +01:00
async Replace Queue with DList 2018-03-09 08:19:17 +01:00
container Replace Queue with DList 2018-03-09 08:19:17 +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 Implement formatting for enums 2018-02-01 16:29:13 +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 Decouple isRandomAccessRange from isForwardRange and isBidirectionalRange 2018-03-04 03:02:18 -05:00
sys/windows Move all windows specific definitions from network.socket to the sys-package 2017-09-15 10:58:23 +02: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
typecons.d Annotate typecons unittests 2018-03-07 06:52:35 +01:00