vibe-core/source/vibe/core
2018-07-09 09:19:35 +02:00
..
internal Allow destructors to run in foreign threads. Fixes #69. 2018-03-16 18:06:53 +01:00
args.d Re-introduced setCommandLineArgs from vibe-d:core-0.8.2 (pull/1916) 2018-03-14 22:04:20 +01:00
concurrency.d Add opCast(bool) to FreeListRef and remove opAssign with value type. 2017-10-30 22:58:30 +01:00
connectionpool.d Fix compilation of ConnectionPool!struct. Fixes vibe-d/vibe.d#2109. 2018-03-11 00:07:42 +01:00
core.d Fix typo 2018-07-09 09:18:59 +02:00
file.d Allow destructors to run in foreign threads. Fixes #69. 2018-03-16 18:06:53 +01:00
log.d Fix logger colours to make it look good on black and white background 2018-06-09 15:54:24 +02:00
net.d MonoTime in loopWithTimeout, and other read tweaks. 2018-03-23 06:45:05 +00:00
path.d Mark the Path(Segment) constructor as nothrow. 2018-07-09 09:19:35 +02:00
stream.d avoid Buffer type which creates a huge __initZ symbol 2018-01-14 04:43:14 +01:00
sync.d same measures for ManualEvent 2018-03-30 12:59:24 +00:00
task.d Fix Task.running and Task.yield directly after runTask/yieldLock. 2018-04-08 01:30:43 +02:00
taskpool.d Fix a race-condition in TaskPool. 2018-03-07 10:39:28 +01:00