.. |
algorithm
|
Unit test covering std.group.save method
|
2019-02-01 23:19:42 -08:00 |
container
|
Fix Issue 19164 - malloc may be considered pure when failure results in program exit (no need to reset errno)
|
2018-11-17 17:00:16 -05:00 |
datetime
|
Fix NetBSD curStdTime error introduced by PR 6785
|
2018-12-18 18:29:14 -05: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
|
Fix issues 19644, 19647 - std.range.takeOne.opSlice bugs (#6853)
|
2019-02-08 17:06:53 +01:00 |
regex
|
std.regex: Fix reassignment of ctRegex wrapper structs
|
2019-02-02 23:03:02 +01:00 |
windows
|
Replace imports of core.sys.windows.windows to speed up compilation
|
2018-12-17 21:03:31 -05:00 |
array.d
|
remove op param from ddoc
|
2019-01-23 04:57:00 -04: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
|
|
|
bitmanip.d
|
fixed issue 19338
|
2018-10-30 20:40:23 +01:00 |
compiler.d
|
posix.mak: Enforce whitespace before opening parenthesis for version conditions
|
2018-09-22 16:57:24 +02:00 |
complex.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 |
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
|
|
|
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
|
Use enums for hasToString
|
2019-01-02 14:51:21 +01:00 |
functional.d
|
Use moved core.lifetime.forward for std.functional.forward
|
2019-01-31 15:57:31 +01:00 |
getopt.d
|
|
|
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
|
Add minimum HPPA support to phobos
|
2019-01-18 01:41:28 +01:00 |
mathspecial.d
|
|
|
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
|
alias CustomFloat.opCast to get
|
2019-01-24 01:10:28 -04:00 |
outbuffer.d
|
switch Digital Mars copyright to D Language Foundation
|
2018-09-05 13:49:46 -07:00 |
parallelism.d
|
Replace imports of core.sys.windows.windows to speed up compilation
|
2018-12-17 21:03:31 -05:00 |
path.d
|
posix.mak: Enforce whitespace before opening parenthesis for version conditions
|
2018-09-22 16:57:24 +02:00 |
process.d
|
Replace imports of core.sys.windows.windows to speed up compilation
|
2018-12-17 21:03:31 -05:00 |
random.d
|
Fix Issue 19580 - [non-DMD] std.random seed bootstrap: don't count on reading an uninitialized variable being treated as an ordinary read
|
2019-01-14 02:05:04 -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
|
std.traits: use assumePurein the public example
|
2019-01-31 14:59:02 +01:00 |
typecons.d
|
Add a -betterC test for std.typecons.Tuple
|
2018-12-31 13:02:27 +01:00 |
typetuple.d
|
switch Digital Mars copyright to D Language Foundation
|
2018-09-05 13:49:46 -07:00 |
uni.d
|
std.uni: add scope to addInterval()
|
2019-01-15 03:43:30 -08:00 |
uri.d
|
switch Digital Mars copyright to D Language Foundation
|
2018-09-05 13:49:46 -07:00 |
utf.d
|
Fix Issue 19364 - Decrease template bloat for string functions
|
2018-11-18 15:39:29 -05: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 |