24 Commits

Author SHA1 Message Date
52ec88bd04 async: Annotate system tests 2018-05-31 18:43:21 +02:00
6ed2992862 Remove unused variables 2018-05-06 07:03:11 +02:00
a0ac8355f9 Fix #29 2018-04-01 10:34:18 +02:00
7829b1fe06 Remove static std.range import 2018-03-22 10:44:52 +01:00
048ddf21ff Replace body with do 2018-01-31 12:05:06 +01:00
ee48c25328 Replace "Ditto." with "ditto"
ddox doesn't recognize "Ditto.".
2017-09-22 04:08:50 +02:00
2c064eb05b Add hasElaborate traits 2017-08-25 14:50:15 +02:00
64f2295d1a Fix #276
Add link to the source file for each module.
2017-08-12 17:01:51 +02:00
47b394d8c3 Add module documentation. Fix #248 2017-06-24 09:08:19 +02:00
e2bed0cfcb Replace tabs with spaces in mmappool and buffer 2017-05-12 21:02:24 +02:00
f90a03501b Move BitVector from the crypto branch 2017-03-02 11:27:26 +01:00
4ea9c2b740 Vector: Reuse available methods 2017-01-15 08:38:19 +01:00
8ddea0aa46 Loop.maxEvents is const, not inout const 2017-01-12 10:43:02 +01:00
d6514cb515 Fix Ddoc 2017-01-07 17:53:57 +01:00
0156c5a883 Don't allocate watcher queue on the heap 2016-12-25 00:54:05 +01:00
b41dcc9f37 Fix compatibility issue with dmd 2.071 2016-12-22 22:01:11 +01:00
e32af2d09e Add scalar type template parameter for buffers 2016-12-19 21:24:28 +01:00
711855474c Remove unused buffer interface 2016-12-13 10:54:27 +01:00
fa607141e4 Make allocator shared and fix some RefCounted bugs 2016-12-06 21:29:08 +01:00
192ee20bf7 Remove shared from the allocators 2016-11-30 21:20:18 +01:00
6b093cd5fa Add Windows IOCP and Kqueue implementations for the event loop 2016-10-08 19:33:06 +02:00
721bb110e5 Use dispose from std.experimental 2016-10-05 13:12:50 +02:00
698660c4c8 Make allocators shared 2016-10-04 18:19:48 +02:00
a3efee6d7f Add code 2016-08-24 18:15:21 +02:00