.. |
algorithm
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2020-06-24 00:08:51 +02:00 |
container
|
Follow up review on PR 7441
|
2020-04-15 02:15:04 +09:00 |
datetime
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
digest
|
Fix Issue 20887 - Improve speed of std.digest.digest!(Hash, Range) on non-array ranges
|
2020-05-30 18:04:07 -07:00 |
experimental
|
Fix public examples failing due to missing imports
|
2020-06-28 18:12:56 +02:00 |
internal
|
Fix Issue 20889 - Support construction of std.bigint.BigInt from a sign and a byte-array magnitude
|
2020-06-04 16:04:26 -07:00 |
net
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
range
|
fix issue 20949 - std.range.popFront is unsafe in release mode
|
2020-06-18 15:15:46 +02:00 |
regex
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
uni
|
replace "package " with "package(std) "
|
2020-05-05 13:08:39 +08:00 |
windows
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
array.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
ascii.d
|
|
|
base64.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
bigint.d
|
Fix Issue 20889 - Support construction of std.bigint.BigInt from a sign and a byte-array magnitude
|
2020-06-04 16:04:26 -07:00 |
bitmanip.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
compiler.d
|
|
|
complex.d
|
std.complex: Add complex norm() and proj()
|
2020-05-15 09:13:18 +02:00 |
concurrency.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
conv.d
|
Fix issue 20782 - allow std.conv.to to convert string to const enum
|
2020-04-28 12:19:52 +02:00 |
csv.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
demangle.d
|
|
|
encoding.d
|
Use consistent quickindex wrapper around hand-written list-of-links tables
|
2020-02-21 21:04:05 -05:00 |
exception.d
|
Followup to #7458 - Return true for mayPointTo(void[N]) that can hold a slice,
|
2020-04-30 10:18:54 -04:00 |
file.d
|
Fix Issue 20785 - std.file.setTimes: on macOS use setattrlist to avoid truncating timestamp precision to microseconds
|
2020-05-18 15:07:27 -07:00 |
format.d
|
Add tests for empty empty static arrays of (|w|d)char's
|
2020-05-12 15:52:48 +02:00 |
functional.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
getopt.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
json.d
|
Fix Issue 20874 - std.json.assign requires '@safe' and 'pure'
|
2020-05-28 23:35:27 +02:00 |
math.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2020-06-12 00:12:33 +02:00 |
mathspecial.d
|
|
|
meta.d
|
Merge pull request #7497 from WalterBright/meta-comment
|
2020-05-27 19:37:45 +02:00 |
mmfile.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
numeric.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
outbuffer.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
package.d
|
std.package: Don't use partial in test.
|
2020-05-05 11:23:20 +02:00 |
parallelism.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
path.d
|
std.path: Fix tilde expansion for HOME=/
|
2020-06-11 20:40:39 +02:00 |
process.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
random.d
|
Merge pull request #7436 from n8sh/issue-20723
|
2020-04-16 20:35:57 +02:00 |
signals.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
socket.d
|
Merge pull request #7434 from CyberShadow/pull-20200330-230002
|
2020-05-24 08:55:16 +02:00 |
stdint.d
|
|
|
stdio.d
|
[std.stdio.writeln] Simplify static checks for string specialization
|
2020-06-03 16:11:53 +01:00 |
string.d
|
Fix Issue 20783 - std.string.lastIndexOf doesn't work correctly in CTFE
|
2020-04-29 02:51:03 +02:00 |
system.d
|
Add support for iOS derived platforms to std.system
|
2020-03-14 15:14:30 +01:00 |
traits.d
|
std.traits: FunctionAttribute supports live function
|
2020-05-22 12:36:13 +09:00 |
typecons.d
|
Fix public examples failing due to missing imports
|
2020-06-28 18:12:56 +02:00 |
typetuple.d
|
|
|
uri.d
|
|
|
utf.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
uuid.d
|
|
|
variant.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
xml.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
zip.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |
zlib.d
|
Replace 'Issue XXX' with Bugzilla links
|
2020-04-13 16:28:09 +09:00 |