vibe-core/source/vibe/core
Sönke Ludwig 24f4e5f70f Resurrect GenericPath.startsWith.
Since the semantics are different w.r.t. path separators, the alternative suggested in the deprecation message is not valid. At least until the comparison/toString semantics of PathSegment have a profound definition, it will be kept around to avoid unneeded interruptions when upgrading to 0.8.x.
2017-08-10 10:09:01 +02:00
..
args.d (Re)implement JSON configuration support for readOption. 2017-03-25 14:16:22 +01:00
concurrency.d Mark more classes as final. 2017-07-23 15:04:11 +02:00
connectionpool.d Mark more classes as final. 2017-07-23 15:04:11 +02:00
core.d Fix FileDescriptorEvent constructor to adhere to the given event mask. 2017-07-29 13:32:27 +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 Resurrect GenericPath.startsWith. 2017-08-10 10:09:01 +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 Mark more classes as final. 2017-07-23 15:04:11 +02:00