.. |
algorithm
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2021-04-25 21:19:23 +02:00 |
container
|
container.array: RangeT: moveBack: Improve an assertion.
|
2021-05-04 08:13:40 +02:00 |
datetime
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
digest
|
Fix DIP1000 violation in sdt.digest.hmac
|
2021-04-13 01:35:41 +02:00 |
experimental
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2021-04-25 21:19:23 +02:00 |
format
|
Merge pull request #8049 from berni44/issue_21900
|
2021-05-10 15:50:30 +08:00 |
internal
|
Again use core.math intrinsics instead of std.math wrappers
|
2021-05-04 15:59:34 +02:00 |
math
|
extractBitpattern: Add implied bit to mantissa and subtract bias from exponent.
|
2021-05-07 09:37:18 +02:00 |
net
|
|
|
range
|
Merge pull request #6905 from WalterBright/save-doc
|
2021-04-22 22:14:59 +08:00 |
regex
|
Remove duplicate assumePureFunction from std.regex
|
2021-05-10 13:17:42 +02:00 |
uni
|
std.format: Add formatting integers with %e, %f, %g and %a.
|
2021-04-26 16:28:00 +02:00 |
windows
|
Adapt imports of std.format to new structure of std.format.
|
2021-03-19 13:22:00 +01:00 |
array.d
|
Adapt imports of std.format to new structure of std.format.
|
2021-03-19 13:22:00 +01:00 |
ascii.d
|
|
|
base64.d
|
New overload for std.base64.Base64Impl.decoder that takes char arrays as-is
|
2021-03-31 17:16:34 +02:00 |
bigint.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2021-04-25 21:19:23 +02:00 |
bitmanip.d
|
Reduce template instantiations when importing std.bitmanip
|
2021-05-08 22:30:56 +09:00 |
compiler.d
|
|
|
complex.d
|
Again use core.math intrinsics instead of std.math wrappers
|
2021-05-04 15:59:34 +02:00 |
concurrency.d
|
Fix Issue 21512 - RedBlackTree!Tid treats any values as duplicated except for Tid.init
|
2021-05-03 00:48:43 +02:00 |
conv.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
csv.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
demangle.d
|
|
|
encoding.d
|
Issue 19446 - [std.encoding] BOM.utf7 is missing (#8051)
|
2021-05-08 02:14:02 +02:00 |
exception.d
|
Typifiy an always throwing method as noreturn (#7834)
|
2021-05-05 10:56:48 +08:00 |
file.d
|
Make rmdir unittest @safe
|
2021-05-10 16:36:18 +02:00 |
functional.d
|
|
|
getopt.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
json.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
mathspecial.d
|
|
|
meta.d
|
Workaround for https://issues.dlang.org/show_bug.cgi?id=21889
|
2021-05-04 01:40:54 +02:00 |
mmfile.d
|
|
|
numeric.d
|
Merge pull request #7975 from ibuclaw/numeric/lcm
|
2021-04-22 15:36:55 +08:00 |
outbuffer.d
|
Adapt imports of std.format to new structure of std.format.
|
2021-03-19 13:22:00 +01:00 |
package.d
|
|
|
parallelism.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
path.d
|
|
|
process.d
|
std.process: Add scope to pipeProcessImpl command parameter
|
2021-05-03 11:46:50 +02:00 |
random.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
signals.d
|
|
|
socket.d
|
|
|
stdint.d
|
|
|
stdio.d
|
std.stdio: Deprecate aliases that should be internal to implementation
|
2021-04-24 10:33:49 +02:00 |
string.d
|
|
|
sumtype.d
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
system.d
|
|
|
traits.d
|
Sync Fields with FieldNameTuple for interfaces (#8023)
|
2021-05-03 12:55:23 +02:00 |
typecons.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2021-04-25 21:19:23 +02:00 |
typetuple.d
|
|
|
uri.d
|
Adapt imports of std.format to new structure of std.format.
|
2021-03-19 13:22:00 +01:00 |
utf.d
|
|
|
uuid.d
|
|
|
variant.d
|
Try to make std.variant.maxSize non-recursive
|
2021-04-14 14:16:46 +02:00 |
xml.d
|
|
|
zip.d
|
|
|
zlib.d
|
|
|