vibe-core/source/vibe/core
Sönke Ludwig 59ac459cdf Mark all synchronization classes final.
Those classes are not meant as being derived from.
2017-07-23 14:57:48 +02:00
..
args.d (Re)implement JSON configuration support for readOption. 2017-03-25 14:16:22 +01:00
concurrency.d Remove all trailing whitespace 2017-07-03 12:19:27 +02:00
connectionpool.d Remove all trailing whitespace 2017-07-03 12:19:27 +02:00
core.d Bump version number. 2017-07-20 18:50:40 +02:00
file.d Fix DirectoryWatcher's creation of its LocalManualEvent. 2017-07-20 16:52:34 +02:00
log.d Remove all trailing whitespace 2017-07-03 12:19:27 +02:00
net.d Mention that TCPListenOptions.distribute is deprecated. 2017-07-20 18:48:08 +02:00
path.d Merge branch 'master' into trailing-whitespace 2017-07-19 00:08:33 +02:00
stream.d Add stream proxy types to allow user code to store generic streams. 2017-01-31 16:48:04 +01:00
sync.d Mark all synchronization classes final. 2017-07-23 14:57:48 +02:00
task.d Add nothrow annotations. 2017-07-20 13:36:27 +02:00
taskpool.d Use abort() in case of uncaught Error exceptions. 2017-07-19 00:11:12 +02:00