.. |
algorithm
|
Remove obsolete workaround (#10641)
|
2025-02-19 06:42:13 +08:00 |
container
|
[std.container DList docs] Fix time complexity of insertFront etc
|
2025-02-17 17:48:13 +01:00 |
datetime
|
Remove flakey stopwatch test (#10628)
|
2025-01-22 05:00:11 +08:00 |
digest
|
Optimize fromHexString()
|
2024-11-04 03:43:04 +01:00 |
experimental
|
Add SharedAllocatorList (#10594)
|
2024-12-27 11:40:08 +08:00 |
format
|
unittest: Don't run x87 log2 test on 64-bit real targets
|
2025-01-19 15:45:14 +01:00 |
internal
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
logger
|
Fix #10581 – std.logger has an ostensibly broken example and wrong docs
|
2024-12-11 09:30:19 +01:00 |
math
|
unittest: Don't run x87 log2 test on 64-bit real targets
|
2025-01-19 15:45:14 +01:00 |
net
|
Fix assigning const(void)[] to void[]
|
2024-06-16 08:57:24 +02:00 |
range
|
Fix chain potentially mutating a stale object (#10643)
|
2025-02-20 06:23:34 +08:00 |
regex
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
uni
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
windows
|
Remove unused import
|
2024-11-27 21:40:53 +08:00 |
array.d
|
Add low-overhead InPlaceAppender (#8789)
|
2025-01-19 08:03:43 +08:00 |
ascii.d
|
|
|
base64.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
bigint.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
bitmanip.d
|
Merge remote-tracking branch 'origin/stable' into merge_stable
|
2024-11-17 01:17:07 +01:00 |
checkedint.d
|
Docs: fix 'for signed integrals' appearing twice (#10626)
|
2025-01-19 19:19:11 +08:00 |
compiler.d
|
|
|
complex.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
concurrency.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
conv.d
|
Fixes for -preview=rvaluerefparam (#9092)
|
2024-11-26 22:29:24 -08:00 |
csv.d
|
Fix bugzilla 24478 - std.csv array out of bounds when row size exceeds header
|
2024-04-02 21:28:26 +02:00 |
demangle.d
|
|
|
encoding.d
|
|
|
exception.d
|
remove uses of classinfo , rebases part of #7445 (#9062)
|
2024-10-21 09:50:11 +03:00 |
file.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
functional.d
|
Merge pull request #10625 from 0xEAB/ctEval
|
2025-02-07 10:29:04 -05:00 |
getopt.d
|
Name argument if data conversion fails getopt (#10593)
|
2025-02-07 10:19:20 -08:00 |
int128.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
json.d
|
std.json: Void initialize return value in emptyOrderedObject (#10617)
|
2025-01-11 05:51:56 +08:00 |
mathspecial.d
|
|
|
meta.d
|
|
|
mmfile.d
|
Fix std.mmap documentation
|
2024-01-16 17:59:49 +01:00 |
numeric.d
|
Fix bugzilla 24851 - Some members of CustomFloat can have const this
|
2024-11-10 13:53:13 +01:00 |
outbuffer.d
|
Fix Bugzilla 20870 - std.outbuffer.printf is trusted (#9037)
|
2024-07-31 20:05:48 +08:00 |
package.d
|
|
|
parallelism.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
path.d
|
Remove unused import (#10578)
|
2024-12-08 15:54:03 +08:00 |
process.d
|
std.process: Fix memory corruption in exec functions
|
2025-02-18 13:24:48 +01:00 |
random.d
|
Make unpredictableSeed use BCryptGenRandom (CNG) on Windows
|
2025-01-26 01:56:31 +01:00 |
signals.d
|
|
|
socket.d
|
Fix reference to 'samples' folder
|
2025-01-13 23:53:54 +01:00 |
stdint.d
|
|
|
stdio.d
|
Fix #10605 - Make File.byLine usable in @safe contexts
|
2025-01-17 18:51:08 +01:00 |
string.d
|
overhaul documentation of std.string indexOf-like functions (#8560)
|
2024-10-27 14:32:06 +08:00 |
sumtype.d
|
sumtype: add get!T to access a SumType's value
|
2025-02-24 14:24:47 -05:00 |
system.d
|
|
|
traits.d
|
Fix Bugzilla issue 24875 (#9090)
|
2024-11-23 16:02:11 -08:00 |
typecons.d
|
Fix #9811 Remove const from Tuple.toString (#10646)
|
2025-02-22 09:25:20 +08:00 |
typetuple.d
|
|
|
uri.d
|
|
|
utf.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
uuid.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
variant.d
|
Fix D-Scanner linting issues (#9070)
|
2024-10-27 01:21:56 -07:00 |
zip.d
|
|
|
zlib.d
|
|
|