phobos/std
2020-05-17 17:33:55 +02:00
..
algorithm [dmd-cxx] std.algorithm.iteration: Fix typo. 2020-03-14 19:14:51 +01:00
container Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
datetime Reinstate unittest for dragonfly in std/traits.d 2019-04-06 15:19:58 +02:00
digest Backport: Fix unaligned access in std.digest.murmurhash 2019-03-02 19:57:48 +01:00
experimental Add needed changes to get all tests passing with Musl 2019-07-13 22:57:33 +09:00
internal Fix issue 18084 - tempCString type should not change layout when used in 2019-04-06 14:46:59 +02:00
net Fix Issue 19367 - std.net.curl does not understand HTTP/2 status lines 2020-05-17 17:33:55 +02:00
range [dmd-cxx] std.range.primitives: Fix static condition for X32 targets 2020-04-16 12:25:35 +02:00
regex Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
windows Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
array.d [dmd-cxx] Appender and RefAppender: use opSlice() instead of data() 2020-04-19 18:11:51 +02:00
ascii.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
base64.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
bigint.d std.bigint: inure against unary - + ~ promotion rules 2017-07-26 01:27:27 -07:00
bitmanip.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
compiler.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
complex.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
concurrency.d Merge pull request #5665 from aG0aep6G/16230 2017-08-01 15:09:18 +02:00
conv.d Move some deprecations along. 2019-01-05 15:16:37 +01:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d
encoding.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
exception.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
file.d Port of phobos to DragonFlyBSD 2019-04-06 15:05:12 +02:00
format.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
functional.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +02:00
getopt.d Fix issue 17650: std.getopt range violation when option value is a hyphen. 2017-07-16 01:28:55 +02:00
json.d Remove toJSON overload planned for removal this month 2019-01-05 14:46:13 +01:00
math.d [dmd-cxx] Backport IeeeFlagsSupport and FloatingPointControlSupport 2020-03-31 11:21:11 +02:00
mathspecial.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
meta.d Merge pull request #5638 from dlang/MetaLang-patch-1 2017-07-21 00:51:42 +02:00
mmfile.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
numeric.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
outbuffer.d Fix tests that fail on version (BigEndian) 2019-04-21 23:38:17 +02:00
parallelism.d Port of phobos to DragonFlyBSD 2019-04-06 15:05:12 +02:00
path.d Port of phobos to DragonFlyBSD 2019-04-06 15:05:12 +02:00
process.d std.process: Skip permission test when running as root 2019-04-16 07:24:52 +02:00
random.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
signals.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
socket.d Add needed changes to get all tests passing with Musl 2019-07-13 22:57:33 +09:00
stdint.d
stdio.d Add needed changes to get all tests passing with Musl 2019-07-13 22:57:33 +09:00
string.d Move some deprecations along. 2019-01-05 15:16:37 +01:00
system.d [dmd-cxx] Backport non-math related patches from #5358 2019-02-10 11:17:21 +01:00
traits.d Reinstate unittest for dragonfly in std/traits.d 2019-04-06 15:19:58 +02:00
typecons.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
typetuple.d
uni.d Fix tests that fail on version (BigEndian) 2019-04-21 23:38:17 +02:00
uri.d [dmd-cxx] Backport AA unittest fixes 2019-01-20 16:40:03 +01:00
utf.d Move some deprecations along. 2019-01-05 14:44:57 +01:00
uuid.d Make std.uuid examples runnable 2017-07-09 16:22:48 +02:00
variant.d Make Phobos module examples runnable 2017-07-02 00:22:13 +02:00
xml.d Fix tests that fail on version (BigEndian) 2019-04-21 23:38:17 +02:00
zip.d Remove posix only unittest relying on presence of unzip untility. 2020-05-17 17:33:00 +02:00
zlib.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00