phobos/std
2019-03-18 01:28:47 -07:00
..
algorithm Fix Issue 18806 - InputRange for std.algorithm.minIndex 2019-03-12 15:21:06 +02:00
container Even more scope for FormatSpec 2019-03-18 01:28:47 -07:00
datetime Remove redundant body of @disable functions. Issue 14854 DMD (#6893) 2019-03-06 02:00:04 +01:00
digest SHA on Win64: use SSSE3 version by adjusting register usage 2018-12-08 15:46:12 +01:00
experimental Add minimum HPPA support to phobos 2019-01-18 01:41:28 +01:00
internal Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
net fix Issue 18519: missing curl + phobos = std.net.curl unittest timing out 2019-01-03 15:12:44 +01:00
range ChooseResult: use of unions need to be @trusted 2019-03-14 19:08:05 -07:00
regex std.regex: Fix reassignment of ctRegex wrapper structs 2019-02-02 23:03:02 +01:00
windows Remove redundant body of @disable functions. Issue 14854 DMD (#6893) 2019-03-06 02:00:04 +01:00
array.d more scope for FormatSpec 2019-03-18 00:27:33 -07:00
ascii.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
base64.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
bigint.d more scope for FormatSpec 2019-03-18 00:27:33 -07:00
bitmanip.d more scope for FormatSpec 2019-03-18 00:27:33 -07:00
compiler.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
complex.d more scope for FormatSpec 2019-03-18 00:27:33 -07:00
concurrency.d Fix Issue 4957: std.concurrency rejects structs with Tid 2018-10-23 04:12:59 -04:00
conv.d Fix typo 2018-09-27 08:37:30 +02:00
csv.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
demangle.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
encoding.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
exception.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
file.d Fix documentation link. 2019-02-13 09:31:53 +01:00
format.d FormatSpec scope parameters 2019-03-17 23:04:37 -07:00
functional.d Use moved core.lifetime.forward for std.functional.forward 2019-01-31 15:57:31 +01:00
getopt.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
json.d Merge pull request #6726 from FeepingCreature/fix/Issue-19297-handle-jsonvalue-signed-unsigned-comparison 2018-10-16 14:57:03 +02:00
math.d Fix Issue 18728 - std.math.fdim does not handle nan correctly (#6896) 2019-03-11 13:45:08 +01:00
mathspecial.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
meta.d Remove duplicate of allSatisfy implementation 2018-11-14 19:47:44 +00:00
mmfile.d Fix for lint 2018-12-26 10:16:44 +09:00
numeric.d Even more scope for FormatSpec 2019-03-18 01:28:47 -07:00
outbuffer.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
parallelism.d Remove redundant body of @disable functions. Issue 14854 DMD (#6893) 2019-03-06 02:00:04 +01:00
path.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
process.d core.stdc.stdlib._Exit not core.stdc.stdlib._exit 2019-02-25 17:53:59 +00:00
random.d Fix issue 15853 - std.random save methods must be const 2019-02-08 16:52:20 -05:00
signals.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
socket.d Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
stdint.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
stdio.d Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
string.d Merge pull request #6781 from CyberShadow/pull-20181123-213706 2018-11-27 09:48:57 +08:00
system.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
traits.d Remove redundant body of @disable functions. Issue 14854 DMD (#6893) 2019-03-06 02:00:04 +01:00
typecons.d Even more scope for FormatSpec 2019-03-18 01:28:47 -07:00
typetuple.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
uni.d Even more scope for FormatSpec 2019-03-18 01:28:47 -07:00
uri.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
utf.d byUTF: use copy constructor for save() 2019-03-13 02:10:03 -07:00
uuid.d Fix Issue 19138 - std.uuid.randomUUID should not depend on std.random.Random being Mt19937 2018-08-06 17:55:18 -04:00
variant.d Loosen two tests for IEEE Quadruple precision and make sure std.variant.VariantN is properly aligned for Quadruples. 2018-12-17 19:58:33 +05:30
xml.d Fix Issue 19197 - Replace instances of typeid(T).getHash(..) with hashOf 2018-10-22 17:10:08 -04:00
zip.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
zlib.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00