vibe-core/source/vibe
Sönke Ludwig 32858b7aee Rework the path segment encoding/decoding API.
- Deprecates Format.decodeSegment (returning a range of GemericPath.Segment) and added decodeSingleSegment instead, which returns a string instead.
- Adds Format.encodeSegment to encode a single path segment
2019-09-19 15:32:59 +02:00
..
core Rework the path segment encoding/decoding API. 2019-09-19 15:32:59 +02:00
internal Replace sizediff_t with ptrdiff_t 2019-08-31 12:30:50 +09:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00