aboutsummaryrefslogtreecommitdiff
path: root/lib/std/event
AgeCommit message (Expand)Author
2019-11-12use enum with atomics in std libVexu
2019-11-08fix regressed tests and update docs to use "type coercion"Andrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-11-07allow Group to optionally manage function frames' memoryVexu
2019-11-06use global event loop in std.event typesVexu
2019-10-31DragonFlyBSD tidyupTse
2019-10-31startup code sets up event loop if I/O mode is declared eventedAndrew Kelley
2019-10-30Merge branch 'std.net'Andrew Kelley
2019-10-30add comments to disabled tests linking to the tracking issueAndrew Kelley
2019-10-30DragonFlyBSD supportTse
2019-10-29std lib networking improvements, especially non-blocking I/OAndrew Kelley
2019-10-29basic DNS address resolution for linux without libcAndrew Kelley
2019-10-24get rid of std.os.foo.is_the_targetAndrew Kelley
2019-10-19Use 8192 sized buffers and remove allocator parametersstratact
2019-09-25mv std/ lib/Andrew Kelley