.. |
algorithm
|
Fix Issue 22105 - std.container.array.Array.length setter creates values of init-less types
|
2021-12-28 23:33:31 +00:00 |
container
|
Fix Issue 22105 - std.container.array.Array.length setter creates values of init-less types
|
2021-12-28 23:33:31 +00:00 |
datetime
|
Ignore SECURITY file when listing timezones
|
2021-12-13 19:17:33 +00:00 |
digest
|
Remove redundant access specifier from Phobos
|
2021-10-27 10:04:23 +03:00 |
experimental
|
Move checkedint out of experimental (#8100)
|
2022-01-25 00:17:24 +00:00 |
format
|
✏️ fix typos in docs
|
2022-01-05 22:09:24 +00:00 |
internal
|
Use return scope instead of just return
|
2021-11-26 17:03:06 +01:00 |
math
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2021-11-09 10:30:28 +02:00 |
net
|
Use return scope instead of just return
|
2021-11-26 17:03:06 +01:00 |
range
|
Changed chooseAmong implementation from recursive to linear.
|
2022-01-25 22:55:43 +02:00 |
regex
|
std.regex: doc: Add zero or one repetition (greedy/reluctant)
|
2022-01-23 18:15:32 +09:00 |
uni
|
add scome scope to std.uni.package
|
2021-12-23 01:43:14 -08:00 |
windows
|
Remove redundant access specifier from Phobos
|
2021-10-27 10:04:23 +03:00 |
array.d
|
Fix issue 14892: std.array.array support for -profile=gc.
|
2022-01-18 11:32:13 -08:00 |
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
|
|
bitmanip.d
|
|
|
checkedint.d
|
Move checkedint out of experimental (#8100)
|
2022-01-25 00:17:24 +00:00 |
compiler.d
|
|
|
complex.d
|
Fix Issue 22704 - Linker error when running the public unittests
|
2022-01-25 18:48:04 +00:00 |
concurrency.d
|
Remove redundant access specifier from Phobos
|
2021-10-27 10:04:23 +03:00 |
conv.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
csv.d
|
|
|
demangle.d
|
|
|
encoding.d
|
|
|
exception.d
|
Fix 22386 - Omit unreachable throw in assertThrown with noreturn value
|
2021-10-14 15:40:57 +00:00 |
file.d
|
Move checkedint out of experimental (#8100)
|
2022-01-25 00:17:24 +00:00 |
functional.d
|
Fix Issue 21457 - std.functional.partial ignores function overloads
|
2022-01-03 13:21:35 +00:00 |
getopt.d
|
Fix Issue 22394 - std.getopt cannot handle "-"
|
2021-10-17 01:48:51 +00:00 |
json.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
mathspecial.d
|
|
|
meta.d
|
Use alias assignment in staticMap (#8039)
|
2021-10-26 22:06:41 +00:00 |
mmfile.d
|
|
|
numeric.d
|
|
|
outbuffer.d
|
|
|
package.d
|
|
|
parallelism.d
|
Fix a potential memory leak, typos
|
2021-12-12 05:39:12 +00:00 |
path.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
process.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
random.d
|
std.random: Fix test for version(X32) targets
|
2021-11-30 13:25:09 +00:00 |
signals.d
|
|
|
socket.d
|
Replace FieldProxy with @property ref functions
|
2021-10-03 08:15:39 +00:00 |
stdint.d
|
|
|
stdio.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
string.d
|
|
|
sumtype.d
|
sumtype: remove redundant "See Also" in tryMatch documentation
|
2021-12-22 21:24:30 +00:00 |
system.d
|
Fix Issue 22458 - OpenBSD: Add OpenBSD to std/system.d OS list
|
2021-10-31 23:19:28 +00:00 |
traits.d
|
Fix Issue 22704 - Linker error when running the public unittests
|
2022-01-25 18:48:04 +00:00 |
typecons.d
|
Merge pull request #6876 from thaven/enhancement/autoimplement-add-abstract-parent
|
2022-01-18 03:54:04 +00:00 |
typetuple.d
|
|
|
uri.d
|
|
|
utf.d
|
add isSomeFiniteCharInputRange as simplification
|
2022-01-15 18:38:52 +01:00 |
uuid.d
|
|
|
variant.d
|
std.variant: Add Variant unittests for 'null' comparisons
|
2022-01-10 11:35:15 +00:00 |
xml.d
|
Make phobos compile with pure-scope fix
|
2021-12-23 18:52:04 +01:00 |
zip.d
|
|
|
zlib.d
|
|
|