phobos/std
2024-10-28 13:46:41 +01:00
..
algorithm Fix bugzilla issue 24809: In some cases, stable sort assigns to unininitialized elements (#9057) 2024-10-28 13:46:41 +01:00
container Fix bugzilla issue 24637 (#9073) 2024-10-27 17:18:41 +08:00
datetime Fix import 2023-12-29 13:41:09 +00:00
digest
experimental Get rid of obsolete CRuntime_DigitalMars support 2024-05-25 21:45:49 +02:00
format Improve code readablitity in unittests 2024-06-21 18:35:03 +02:00
internal sumtype: add overload-set matching example 2024-05-31 11:22:43 -04:00
logger Fix sharedLog assignment. (#8995) 2024-07-22 06:47:38 +08:00
math Mark std.math.exponential.pow @safe 2024-07-01 01:20:46 +02:00
net Fix assigning const(void)[] to void[] 2024-06-16 08:57:24 +02:00
range Improve code readablitity in unittests 2024-06-21 18:35:03 +02:00
regex [std.regex] Fix unsafe casts to bool 2024-06-03 16:27:09 +02:00
uni std.uni: optimize simpleCaseTable 2024-01-09 12:02:12 +01:00
windows
array.d Fix assert on array literal (#8851) 2023-11-21 07:20:13 +08:00
ascii.d
base64.d
bigint.d
bitmanip.d Issue 24095 - std.bitmanip.bitfields no longer works with bool enum t… (#9043) 2024-08-19 15:05:36 +03:00
checkedint.d Fix upcoming D-Scanner argument warnings (#8753) 2023-05-30 09:42:02 +03:00
compiler.d
complex.d Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00
concurrency.d
conv.d use cast() where we can 2024-03-08 11:57:50 -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 Add errnoMsg property to ErrnoException 2023-12-03 09:21:28 +13:00
file.d Fix Bugzilla 24564 - std.file.DirEntry throws Exception instead of FileException 2024-05-25 00:50:58 +02:00
functional.d
getopt.d Fix Issue 23940 - std.getopt does not assert with options that only differ in case with config.caseInsensitive 2023-05-27 17:38:25 +02:00
int128.d Fix Issue 24142 - Allow casting Int128 to integral and floating types (#8810) 2023-09-18 07:15:35 +08:00
json.d Improve documentation in std.json 2023-09-10 16:59:21 +12:00
mathspecial.d
meta.d
mmfile.d Fix std.mmap documentation 2024-01-16 17:59:49 +01:00
numeric.d
outbuffer.d
package.d
parallelism.d Fix issue 24207 - make AbstractTask private so it's not inadvertently 2023-10-29 11:04:54 -04:00
path.d Fix ref foreach range variable 2024-04-14 18:17:29 +01:00
process.d Fix Bugzilla Issue 24824 - ensure we exit a child that does not succeed in exec. (#9065) 2024-10-22 15:10:24 +08:00
random.d User hyperlinks to refer to bugzilla issues (#8766) 2023-06-16 14:45:44 +03:00
signals.d
socket.d Fix some invalid links (#8994) 2024-04-29 22:08:10 +08:00
stdint.d
stdio.d Get rid of obsolete CRuntime_DigitalMars support 2024-05-25 21:45:49 +02:00
string.d Improve code readablitity in unittests 2024-06-21 18:35:03 +02:00
sumtype.d sumtype: add list of examples to module doc 2024-05-31 11:22:43 -04:00
system.d
traits.d Fix issue 24686: SumType stopped working with unmatched DeducedParameterType template 2024-08-03 11:53:46 +02:00
typecons.d Fix Bugzilla issue 24827: maxElement does not handle opAssign correctly. (#9067) 2024-10-27 01:16:22 -07:00
typetuple.d typetuple: 100% code coverage 2019-09-29 20:13:44 +02:00
uri.d
utf.d Improve code readablitity in unittests 2024-06-21 18:35:03 +02:00
uuid.d Add @nogc nothrow to randomUUID 2024-04-17 11:27:06 +02:00
variant.d use cast() where we can 2024-03-08 11:57:50 -08:00
zip.d std.zip: Remove declarations with expired deprecations 2022-02-15 14:54:28 +01:00
zlib.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00