phobos/std
2021-06-11 12:19:08 +00:00
..
algorithm [dmd-cxx] Backport some more import fixes (#7933) 2021-04-03 01:43:32 +02:00
container [dmd-cxx] Fix erroneous imports 2021-04-02 13:53:32 +08:00
datetime [dmd-cxx] Backport some more import fixes (#7933) 2021-04-03 01:43:32 +02:00
digest Backport: Fix unaligned access in std.digest.murmurhash 2019-03-02 19:57:48 +01:00
experimental [dmd-cxx] Backport some more import fixes (#7933) 2021-04-03 01:43:32 +02:00
internal [dmd-cxx] printf format fixes 2021-04-02 13:53:32 +08: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] Fix erroneous imports in unittests 2021-04-02 13:53:32 +08:00
regex [dmd-cxx] Split-up regex tests due to DMD's enormous memory consumption 2021-04-02 13:53:32 +08: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 std.complex: Relax unittests for FreeBSD x86 53-bit precision reals 2020-11-24 12:21:37 +01:00
concurrency.d Merge pull request #5665 from aG0aep6G/16230 2017-08-01 15:09:18 +02:00
conv.d [dmd-cxx] Fix issues arising from the DMD 9029 fix (types match to alias) 2021-04-02 13:53:32 +08:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
encoding.d Synchronize dmd-cxx with gdc-stable 2019-01-05 14:10:15 +01:00
exception.d [dmd-cxx] Backport platform fixes to phobos (#7784) 2021-02-03 18:01:57 +01:00
file.d [dmd-cxx] Fix erroneous imports in unittests 2021-04-02 13:53:32 +08:00
format.d [dmd-cxx] printf format fixes 2021-04-02 13:53:32 +08: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] printf format fixes 2021-04-02 13:53:32 +08: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 [dmd-cxx] Backport some more import fixes (#7933) 2021-04-03 01:43:32 +02:00
path.d Port of phobos to DragonFlyBSD 2019-04-06 15:05:12 +02:00
process.d Cleanup temp files in libphobos unittest at src/std/process.d 2021-05-14 12:20:47 +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 [dmd-cxx] Fix erroneous imports in unittests 2021-04-02 13:53:32 +08:00
stdint.d [doc] Add emphasis for readability. 2017-02-10 23:46:12 +01:00
stdio.d [dmd-cxx] Backport platform fixes to phobos (#7784) 2021-02-03 18:01:57 +01:00
string.d Remove deprecated functions from std.string 2020-11-13 15:03:56 +01:00
system.d [dmd-cxx] Backport platform fixes to phobos (#7784) 2021-02-03 18:01:57 +01:00
traits.d Remove support for extern(Pascal) 2020-11-24 16:32:12 +01:00
typecons.d [dmd-cxx] Simplify some Proxy.opDispatch conditions 2021-06-11 12:19:08 +00:00
typetuple.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
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 [dmd-cxx] printf format fixes 2021-04-02 13:53:32 +08:00
zlib.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00