phobos/std
2017-12-26 22:40:48 -08:00
..
algorithm Fix a couple of tuple links 2017-12-26 22:40:48 -08:00
c
container
datetime Merge pull request #5948 from andralex/datetime-imports 2017-12-26 20:19:44 +01:00
digest
experimental Use posix_memalign declaration from druntime instead 2017-12-22 18:42:35 +05:30
internal Merge pull request #5927 from wilzbach/udflags 2017-12-21 13:10:52 +01:00
net Merge pull request #5927 from wilzbach/udflags 2017-12-21 13:10:52 +01:00
range get rid of stray parenthesis 2017-12-18 17:05:21 +01:00
regex Faster to import std.regex, by lazy eval of wordMatcher 2017-12-18 17:50:53 +03:00
windows
array.d
ascii.d
base64.d
bigint.d Turned BigInt.toDecimalString pure 2017-12-10 11:46:14 +00:00
bitmanip.d
compiler.d
complex.d
concurrency.d Add StdUnittest to std.net.curl + stdx.allocator 2017-12-21 09:36:10 +01:00
conv.d fix Issue 18044 - std.conv.to for implicitly convertible associative arrays 2017-12-07 16:50:57 +00:00
csv.d
demangle.d
encoding.d
exception.d
file.d Use the Posix TMPDIR logic, as D can be used from the command-line too on Android. 2017-12-22 18:42:35 +05:30
format.d Merge pull request #5923 from JackStouffer/formatValue 2017-12-14 15:10:30 +01:00
functional.d
getopt.d
json.d Fix ddoc in std.json 2017-12-22 00:55:18 +01:00
math.d Don't run HardFloat tests on SoftFloat systems, like ARM_SoftFloat. 2017-12-22 18:42:35 +05:30
mathspecial.d
meta.d
mmfile.d
numeric.d
outbuffer.d
parallelism.d Implement std.parallelism.fold with static if branches instead of with template specializations 2017-12-26 22:40:48 -08:00
path.d Port of phobos to DragonFlyBSD 2017-12-20 08:05:49 +01:00
process.d
random.d
signals.d
socket.d Port of phobos to DragonFlyBSD 2017-12-20 08:05:49 +01:00
stdint.d
stdio.d Port of phobos to DragonFlyBSD 2017-12-20 08:05:49 +01:00
string.d
system.d std.system: Add comment fix for Android 2017-12-22 18:42:35 +05:30
traits.d
typecons.d Merge pull request #5953 from wilzbach/fix-5489 2017-12-21 22:39:47 +01:00
typetuple.d
uni.d
uri.d
utf.d
uuid.d
variant.d Add StdUnittest to std.net.curl + stdx.allocator 2017-12-21 09:36:10 +01:00
xml.d
zip.d
zlib.d