www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 30 2021    [Issue 22639] New: Copy constructors with default arguments not (1)
Dec 30 2021    [Issue 22638] New: [ICE] cod4.d: Assertion `cast(int)sz > 0' failed (1)
Dec 30 2021    [Issue 22637] New: stc.conv `to!double` and `parse!double` dont (1)
Dec 29 2021    [Issue 22636] New: Wrong C++ constructor called for abstract class (1)
Dec 29 2021    [Issue 22635] New: opCast prevent calling destructor for const this. (1)
Dec 28 2021    [Issue 22634] New: assert for too many symbols should be error (1)
Dec 28 2021    [Issue 22633] New: Associative array require and update don't work (1)
Dec 27 2021    [Issue 22632] New: Crash happens when CTFE compares a struct (1)
Dec 27 2021    [Issue 22631] New: ImportC: clang's enums of a specific underlying (1)
Dec 26 2021    [Issue 22630] New: It is possible for VS to be installed and (1)
Dec 25 2021    [Issue 22629] New: inlining affects assert messages with (1)
Dec 24 2021    [Issue 22628] New: std.json.parseJSON's exception msg may be invalid (1)
Dec 23 2021    [Issue 22627] New: Wrong mixin template ctor causes "Error: unknown,  (1)
Dec 23 2021    [Issue 22626] New: Can't use synchronized member functions with (1)
Dec 22 2021    [Issue 22625] New: importC: original name of typedef'd struct not (1)
Dec 22 2021    [Issue 22624] New: importC: bit field misaligns following members in (1)
Dec 22 2021    [Issue 22623] New: importC: forward reference to typedef'd struct (1)
Dec 22 2021    [Issue 22622] New: C file before D file on the command line causes (1)
Dec 22 2021    [Issue 22621] New: static real array not passed correctly to (1)
Dec 22 2021    [Issue 22620] New: mangleof sometimes missing C++ namespace or (1)
Dec 21 2021    [Issue 22619] New: [REG2.098.1] Nullable regression introduced by (1)
Dec 21 2021    [Issue 22618] New: [REG2.078] Rejects valid depending on ordering of (1)
Dec 21 2021    [Issue 22617] New: CTFE rejects modification of copied static array (1)
Dec 21 2021    [Issue 22616] New: Infinity loop instead of (1)
Dec 21 2021    [Issue 22615] New: Wrong OS version and struct kevent_t in FreeBSD 13 (1)
Dec 20 2021    [Issue 22614] New: Wrong copy constructor is called depending on (1)
Dec 20 2021    [Issue 22613] New: Alias to template instantiation can act as the (1)
Dec 19 2021    [Issue 22612] New: std.json doesn't parse duplicate keys (1)
Dec 19 2021    [Issue 22611] New: ImportC: Need better error messages involving (1)
Dec 19 2021    [Issue 22610] New: ImportC: 3 extra initializer(s) for `struct (1)
Dec 19 2021    [Issue 22609] New: [REG2.097] (1)
Dec 18 2021    [Issue 22608] New: RandomAccessInfinite is not a valid random-access (1)
Dec 18 2021    [Issue 22607] New: ImportC misses some float values ending with f (1)
Dec 18 2021    [Issue 22606] New: init differs from ctor call for structs (1)
Dec 16 2021    [Issue 22605] New: undefined references in druntime when using DMD (1)
Dec 16 2021    [Issue 22604] New: Linking against a C++ const array doesn't work (1)
Dec 15 2021    [Issue 22603] New: __gshared doesn't imply 'static' when linking (1)
Dec 15 2021    [Issue 22602] New: importC: Error: cannot convert string literal to (1)
Dec 14 2021    [Issue 22601] New: Slice assignment not working for compatible types (1)
Dec 14 2021    [Issue 22600] New: Better error message when trying to assign (1)
Dec 14 2021    [Issue 22599] New: Infinite loop using join with alias this (1)
Dec 14 2021    [Issue 22598] New: importC: Add support for __extension__ keyword (1)
Dec 14 2021    [Issue 22597] New: importC: Segmentation fault initializing va_list (1)
Dec 13 2021    [Issue 22596] New: The "publictests" target runs unittests at the (1)
Dec 13 2021    [Issue 22595] New: Error: integer constant expression expected (1)
Dec 13 2021    [Issue 22594] New: Update "Interfacing to C" to include intptr_t and (1)
Dec 13 2021    [Issue 22593] New: ICE on overloaded constructors (1)
Dec 12 2021    [Issue 22592] New: importC: Segmentation fault indexing global array (1)
Dec 12 2021    [Issue 22591] New: importC: Debug information for C sources have (1)
Dec 12 2021    [Issue 22590] New: importC: static functions have no debug (1)
Dec 12 2021    [Issue 22589] New: importC: Error: undefined reference to (1)
Dec 12 2021    [Issue 22588] New: Array corruption with std.conv.to (1)
Dec 11 2021    [Issue 22587] New: ternary with function call and assert(0) leads to (1)
Dec 11 2021    [Issue 22586] New: 'immutable field `xs` initialized multiple times' (1)
Dec 11 2021    [Issue 22585] New: importC: Error: variable 'var' extern symbols (1)
Dec 11 2021    [Issue 22584] New: importC: Error: undefined reference to (1)
Dec 10 2021    [Issue 22583] New: Corrupted function parameters (1)
Dec 09 2021    [Issue 22582] New: [std.algorithm.count] predicate does not (1)
Dec 09 2021    [Issue 22581] New: DMD does not add necessary linker flags on Solaris (1)
Dec 09 2021    [Issue 22580] New: [Arrays] (1)
Dec 08 2021    [Issue 22579] New: Unittests defined in a template are instantiated (1)
Dec 07 2021    [Issue 22578] New: Symbols exposed by means of compile-time (1)
Dec 07 2021    [Issue 22577] New: ImportC: decay of function to typedef'd const (1)
Dec 06 2021    [Issue 22576] New: ImportC: cannot implicitly convert expression (1)
Dec 06 2021    [Issue 22575] New: putting -run in dmd.conf causes a segfault (1)
Dec 06 2021    [Issue 22574] New: Compiler segfaults on `template test(x* x)` (1)
Dec 06 2021    [Issue 22573] New: DMD compiler errors on Illumos/Solaris (1)
Dec 06 2021    [Issue 22572] New: Cannot define SumType over immutable struct with (1)
Dec 05 2021    [Issue 22571] New: [internals] -target osMajor doesn't accurately (1)
Dec 04 2021    [Issue 22570] New: more arguments than fields allowed in struct (1)
Dec 04 2021    [Issue 22569] New: emplace silently escapes safe (1)
Dec 03 2021    [Issue 22568] New: -target option does nothing in compilation (1)
Dec 03 2021    [Issue 22567] New: Error: the architecture must not be changed in (1)
Dec 03 2021    [Issue 22566] New: Error: unknown architecture feature `4+avx` for (1)
Dec 03 2021    [Issue 22565] New: Attributes not accepted for empty declaration (1)
Dec 03 2021    [Issue 22564] New: AttributeSpecifier (grammar) definition is wrong (1)
Dec 03 2021    [Issue 22563] New: Nested structs, if not escaping, shouldn't (1)
Dec 03 2021    [Issue 22562] New: Spec for default initialization is (1)
Dec 03 2021    [Issue 22561] New: only().joiner fails with immutable element type (1)
Dec 02 2021    [Issue 22560] New: ImportC: extra semicolon not allowed outside of (1)
Dec 02 2021    [Issue 22559] New: ImportC: support gnu case ranges (1)
Dec 01 2021    [Issue 22558] New: [REG 2.098] Error: function (1)
Dec 01 2021    [Issue 22557] New: std.traits.fqnType is missing support for (1)
Dec 01 2021    [Issue 22556] New: Invalid GOT load reloc with -O on MacOS (1)
Nov 30 2021    [Issue 22555] New: Recursively locked mutexes are not fully released (1)
Nov 30 2021    [Issue 22554] New: moveEmplace should wipe any source that contains (1)
Nov 29 2021    [Issue 22553] New: ImportC: undefined identifier `__uint128_t` (1)
Nov 29 2021    [Issue 22552] New: moveEmplace wipes context pointer of nested (1)
Nov 29 2021    [Issue 22551] New: DWARF: functions inside structs are not being (1)
Nov 27 2021    [Issue 22550] New: tail const C++ class not usable on Windows (1)
Nov 27 2021    [Issue 22549] New: importC: float literal should support leading zero (1)
Nov 26 2021    [Issue 22548] New: Windows installer for dmd 2.098.0 isn't signed by (1)
Nov 26 2021    [Issue 22547] New: .dup on array of nested structs can cause null (1)
Nov 25 2021    [Issue 22546] New: bad diagnostic for CTFE array cast of string in UDA (1)
Nov 25 2021    [Issue 22545] New: OpenBSD: Always use system backtrace (1)
Nov 25 2021    [Issue 22544] New: [spec] C++ and Objective-C are not single tokens (1)
Nov 25 2021    [Issue 22543] New: [spec] grammar blocks use unspecified notation (1)
Nov 24 2021    [Issue 22542] New: Explicitly cast backtrace results to int (1)
Nov 23 2021    [Issue 22541] New: Resolve ambiguity of ref-return-scope parameters (1)
Nov 23 2021    [Issue 22540] New: Instantiation modifies dependant type of value / (1)
Nov 23 2021    [Issue 22539] New: [dip1000] slicing of returned ref scope static (1)
Nov 22 2021    [Issue 22538] New: importC: function 'func' conflicts with function (1)
Nov 22 2021    [Issue 22537] New: importC: Error: undefined reference to 'function' (1)
Nov 22 2021    [Issue 22536] New: CTFE: Missing destruction of array literal (1)
Nov 21 2021    [Issue 22535] New: ImportC: gcc/clang math intrinsics are rejected. (1)
Nov 21 2021    [Issue 22534] New: ImportC: const pointer (not pointer to const) is (1)
Nov 21 2021    [Issue 22533] New: OpenBSD: Use correct size_t compat for 32-bit (1)
Nov 21 2021    [Issue 22532] New: std.experimental.logger Change default log level (1)
Nov 21 2021    [Issue 22531] New: importC: D name mangling applied to forward (1)
Nov 20 2021    [Issue 22530] New: Explicit cast between classes incorrectly goes (1)
Nov 20 2021    [Issue 22529] New: wrong deprecation about empty statement (1)
Nov 20 2021    [Issue 22528] New: Template breaks return annotation for class (1)
Nov 18 2021    [Issue 22527] New: Casting out-of-range floating point value to (1)
Nov 18 2021    [Issue 22526] New: Strange type error for function pointer that (1)
Nov 18 2021    [Issue 22525] New: Cannot link m64 or m32mscoff (1)
Nov 18 2021    [Issue 22524] New: DMD segfault after S.sizeof error (1)
Nov 18 2021    [Issue 22523] New: DRuntime options passed after -- affect current (1)
Nov 18 2021    [Issue 22522] New: [dip1000] Creating interior pointers allowed in (1)
Nov 18 2021    [Issue 22521] New: [CTFE] std.experimental.allocator.make and (1)
Nov 18 2021    [Issue 22520] New: darwin: crt_destructor functions not executed on (1)
Nov 18 2021    [Issue 22519] New: [dip1000] cannot take address of `ref return` (1)
Nov 17 2021    [Issue 22518] New: [dip1000] return without scope/ref not specified (1)
Nov 17 2021    [Issue 22517] New: [REG 2.093][ICE] Bus error at dmd/lexer.d:398 (1)
Nov 17 2021    [Issue 22516] New: Segfault for function literal in struct (1)
Nov 16 2021    [Issue 22515] New: Aggregate definition with qualifiers has (1)
Nov 16 2021    [Issue 22514] New: Invalid duplicate case error when the switched (1)
Nov 14 2021    =?UTF-8?B?W0lzc3VlIDIyNTEzXSBOZXc6IEltcG9ydEM6IGFkZHJlc3Mgb2Yg?= (1)
Nov 14 2021    [Issue 22512] New: importC: incomplete array type must have (1)
Nov 14 2021    [Issue 22511] New: Nullable is not copyable when templated type has (1)
Nov 14 2021    [Issue 22510] New: Structs with copy constructor can not be heap (1)
Nov 13 2021    [Issue 22509] New: Invalid implicit conversion from int* to (1)
Nov 12 2021    [Issue 22508] New: DWARF: associative arrays should report qualified (1)
Nov 12 2021    [Issue 22507] New: Struct destructors must enjoy special status with (1)
Nov 12 2021    [Issue 22506] New: Accessing immutable AA in nogc with index (1)
Nov 12 2021    [Issue 22505] New: Array relocation causes multiple calls to (1)
Nov 11 2021    [Issue 22504] New: spec/type.html: 6.1 Basic Data Types: Backslash (1)
Nov 11 2021    [Issue 22503] New: dmd 2.098.0: undefined identifier (1)
Nov 10 2021    [Issue 22502] New: Potential error where (1)
Nov 10 2021    [Issue 22501] New: Improve lambda inference for delegate type (1)
Nov 09 2021    [Issue 22500] New: ImportC: Lots of errors (1)
Nov 09 2021    [Issue 22499] New: Copy construction of nested struct rejected (1)
Nov 09 2021    [Issue 22498] New: auto ref function with auto ref parameter causes (1)
Nov 09 2021    [Issue 22497] New: Spurious dual-context error (1)
Nov 09 2021    [Issue 22496] New: importC: Error: illegal combination of type (1)
Nov 08 2021    [Issue 22495] New: SECURITY: unicode directionality overrides should (1)
Nov 08 2021    [Issue 22494] New: Search paths for dmd.conf missing from dmd man page (1)
Nov 08 2021    [Issue 22493] New: DWARF: Use flag DW_FORM for flag attributes to (1)
Nov 08 2021    [Issue 22492] New: DWARF: DW_TAG_enumerator is not being generated (1)
Nov 07 2021    [Issue 22491] New: Multiple building issues using dmd or ldc2 on new (1)
Nov 07 2021    [Issue 22490] New: dub.pm, anchors for the install and uninstall (1)
Nov 07 2021    [Issue 22489] New: C header generation ignores custom mangling (1)
Nov 07 2021    [Issue 22488] New: data should work with const/immutable Array's (1)
Nov 07 2021    [Issue 22487] New: Array!T.init.data crashes (1)
Nov 07 2021    [Issue 22486] New: Forum search ignores symbols (1)
Nov 06 2021    [Issue 22485] New: OpenBSD: Fix core.sys.openbsd.unistd imports (1)
Nov 05 2021    [Issue 22484] New: dmd generates wrong code for certain (1)
Nov 04 2021    [Issue 22483] New: DMD generates invalid string sections that work (1)
Nov 04 2021    [Issue 22482] New: imported package shadow local variable (1)
Nov 04 2021    [Issue 22481] New: Thread.sleep should be pure (1)
Nov 04 2021    [Issue 22480] New: Lack of template instantiation memoization for (1)
Nov 04 2021    [Issue 22479] New: The system cannot find the path specified - (1)
Nov 03 2021    [Issue 22478] New: OpenBSD: Add to fail_compilation/invalid_lib.d (1)
Nov 03 2021    [Issue 22477] New: OpenBSD: Add to fail_compilation/fail3753.d (1)
Nov 03 2021    [Issue 22476] New: OpenBSD: Add OpenBSD to the (1)
Nov 03 2021    [Issue 22475] New: OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD (1)
Nov 03 2021    [Issue 22474] New: OpenBSD: Add support to test/runnable/dhry.d (1)
Nov 03 2021    [Issue 22473] New: dmd foreach loops throw exceptions on invalid UTF (1)
Nov 03 2021    [Issue 22472] New: Invalid error message for `void` return from (1)
Nov 03 2021    [Issue 22471] New: DWARF: generated main is not marked as (1)
Nov 02 2021    [Issue 22470] New: Linker error: std.math.remainder.fmod (1)
Nov 01 2021    [Issue 22469] New: DWARF: some debug info types are named wrongly (1)
Nov 01 2021    [Issue 22468] New: DWARF: dchar type is missing encoding (1)
Nov 01 2021    [Issue 22467] New: DWARF: wchar_t reports wrong DECL attributes (1)
Nov 01 2021    [Issue 22466] New: Small array initialization and assignment (1)
Nov 01 2021    [Issue 22465] New: Unicode Trojan Source Vulnerability (1)
Nov 01 2021    [Issue 22464] New: DMD generates deprecated textcoal section (1)
Oct 31 2021    [Issue 22463] New: OpenBSD: Allow DMD to work on 32-bit OpenBSD (1)
Oct 31 2021    [Issue 22462] New: OpenBSD: bash lives in /usr/local (1)
Oct 31 2021    [Issue 22461] New: OpenBSD: Use fmodl (1)
Oct 31 2021    [Issue 22460] New: OpenBSD: dmd auto-tester-test fails immediately (1)
Oct 30 2021    [Issue 22459] New: DWARF: delegate type names should be (1)
Oct 30 2021    [Issue 22458] New: OpenBSD: Add OpenBSD to std/system.d OS list (1)
Oct 30 2021    [Issue 22457] New: OpenBSD: enableDwarf in opApply in runtime.d (1)
Oct 30 2021    [Issue 22456] New: OpenBSD: timer_* functions to not exist on OpenBSD (1)
Oct 30 2021    [Issue 22455] New: Remove useless conditional assignment of (1)
Oct 30 2021    [Issue 22454] New: OpenBSD: Add prototypes for pthread_np.h (1)
Oct 29 2021    [Issue 22453] New: OpenBSD: Add a dummy value for AI_V4MAPPED (1)
Oct 29 2021    [Issue 22452] New: ASAN reports stack-overflow on common/outbuffer.d (1)
Oct 29 2021    [Issue 22451] New: ASAN reports stack-overflow on mtype.d (1)
Oct 29 2021    [Issue 22450] New: ASAN reports heap-use-after-free on root/array.d (1)
Oct 28 2021    [Issue 22449] New: DLang's Issue Tracking System: Consider adding (1)
Oct 28 2021    [Issue 22448] New: OpenBSD: Add OpenBSD-specific alloc and free (1)
Oct 28 2021    [Issue 22447] New: std.sumtype.match has poor compile-time performance (1)
Oct 27 2021    [Issue 22446] New: isInputRange fails to recognize range if element (1)
Oct 27 2021    [Issue 22445] New: random seg fault compiling std.bigint when (1)
Oct 27 2021    [Issue 22444] New: semaphoreci test window scroll bars are way too (1)
Oct 27 2021    [Issue 22443] New: OpenBSD: Fix Fiber support by adding MAP_STACK (1)
Oct 27 2021    [Issue 22442] New: Unreachable statements shouldn't count to coverage (1)
Oct 27 2021    [Issue 22441] New: Have no idea what semaphoreci is actually testing (1)
Oct 26 2021    [Issue 22440] New: OpenBSD: Sync sysctl.d (1)
Oct 26 2021    [Issue 22439] New: OpenBSD: Sync mman.d (1)
Oct 25 2021    [Issue 22438] New: OPpair codegen fails with mTYxmmgpr and mTYgprxmm (1)
Oct 25 2021    [Issue 22437] New: compile unit of generated dwarf info are almost (1)
Oct 25 2021    [Issue 22436] New: std.zip expand: memory allocation failed (1)
Oct 25 2021    [Issue 22435] New: -unittest causes all template instances to be (1)
Oct 25 2021    [Issue 22434] New: Nested struct or not nested struct? (1)
Oct 23 2021    [Issue 22433] New: ITFI fails with alias declared inside template, (1)
Oct 22 2021    =?UTF-8?B?W0lzc3VlIDIyNDMyXSBOZXc6IEltcG9ydEM6IGNhc3RpbmcgbWVt?= (1)
Oct 22 2021    [Issue 22431] New: Add OpenBSD to Third-party downloads list (1)
Oct 19 2021    [Issue 22430] New: OpenBSD: Add OpenBSD to the timezone unittest (1)
Oct 19 2021    [Issue 22429] New: importC: designator-list not supported yet (1)
Oct 19 2021    [Issue 22428] New: importC: static variables/functions emit global (1)
Oct 18 2021    [Issue 22427] New: betterC: casting an array causes linker error in (1)
Oct 18 2021    [Issue 22426] New: DWARF DW_AT_noreturn should be present when (1)
Oct 18 2021    [Issue 22425] New: Documentation on implicit conversion of arrays is (1)
Oct 18 2021    [Issue 22424] New: DWARF DW_TAG_variable should have DECL attributes (1)
Oct 18 2021    [Issue 22423] New: DWARF DW_TAG_subprogram should generate (1)
Oct 18 2021    [Issue 22422] New: ImportC: unable to parse attributes after a (1)
Oct 18 2021    [Issue 22421] New: static foreach introduces semantic difference (1)
Oct 18 2021    [Issue 22420] New: [REG2.098] Apparent CTFE regression (1)
Oct 18 2021    [Issue 22419] New: Allow return type inference for main (1)
Oct 18 2021    [Issue 22418] New: Error in documentation on strings (1)
Oct 17 2021    [Issue 22417] New: Slice assignment operator overloading example is (1)
Oct 17 2021    [Issue 22416] New: Unify polyImpl implementations (1)
Oct 17 2021    [Issue 22415] New: importC: Deprecation: switch case fallthrough - (1)
Oct 17 2021    [Issue 22414] New: clamp(a, b, c) should always return typeof(a) (1)
Oct 17 2021    [Issue 22413] New: importC: Error: array index 0 is out of bounds (1)
Oct 17 2021    [Issue 22412] New: std.parallelism WorkerLocalStorage calls struct (1)
Oct 17 2021    [Issue 22411] New: importC: Error: cannot implicitly convert (1)
Oct 17 2021    [Issue 22410] New: [REG2.094] function with tuple parameter with (1)
Oct 17 2021    [Issue 22409] New: importC: [ICE] Error: struct no size because of (1)
Oct 17 2021    [Issue 22408] New: Multiple issues in AllImplicitConversionTargets (1)
Oct 17 2021    [Issue 22407] New: importC: Error: cannot implicitly convert (1)
Oct 17 2021    [Issue 22406] New: importC: Error: 'switch' statement without a (1)
Oct 17 2021    [Issue 22405] New: importC: Error: cannot modify 'const' expression (1)
Oct 17 2021    [Issue 22404] New: importC: Error: cannot pass argument 'ENUMMEM' of (1)
Oct 17 2021    [Issue 22403] New: importC: Error: cannot pass argument '0' of type (1)
Oct 17 2021    [Issue 22402] New: importC: Error: can't subtract '__tag2[1]' from (1)
Oct 17 2021    [Issue 22401] New: importC: Error: cannot implicitly convert (1)
Oct 17 2021    [Issue 22400] New: importC: Error: unknown, when compiling source (1)
Oct 17 2021    [Issue 22399] New: importC: Error: static variable cannot be read at (1)
Oct 17 2021    [Issue 22398] New: Error: unknown, please file report on (1)
Oct 16 2021    [Issue 22397] New: Out of memory during compilation (1)
Oct 16 2021    [Issue 22396] New: Assignments from function value parameters should (1)
Oct 16 2021    [Issue 22395] New: OpenBSD: Add more OpenBSD-specific function (1)
Oct 16 2021    [Issue 22394] New: std.getopt cannot handle "-" (1)
Oct 16 2021    [Issue 22393] New: OpenBSD: Add polyImpl implementation for x86 (1)
Oct 16 2021    [Issue 22392] New: Simplify Visual C configuration for (1)
Oct 16 2021    [Issue 22391] New: std.currency randomly seg faults in unittests (1)
Oct 15 2021    [Issue 22390] New: Compiler crash when iterating empty array of (1)
Oct 15 2021    [Issue 22389] New: noreturn functions are allowed to return normally (1)
Oct 14 2021    [Issue 22388] New: Wrong overload selected for safe delegate (1)
Oct 14 2021    [Issue 22387] New: Noreturn init loses type qualifiers (1)
Oct 14 2021    [Issue 22386] New: Unreachable warning for assertThrown with (1)
Oct 13 2021    [Issue 22385] New: CTFE fails to iterate over associative array (1)
Oct 13 2021    [Issue 22384] New: castSwitch confused by noreturn handlers (1)
Oct 13 2021    [Issue 22383] New: Array of bottom types not recognizes as a range (1)
Oct 13 2021    [Issue 22382] New: gdmd cannot build tools (1)
Oct 11 2021    [Issue 22381] New: DUB and gdmd: Invalid SemVer format: 2.076.1 (1)
Oct 11 2021    [Issue 22380] New: Documentation for installation of DMD on FreeBSD (1)
Oct 11 2021    [Issue 22379] New: OpenBSD: link -lexecinfo to get backtrace symbols (1)
Oct 11 2021    [Issue 22378] New: OpenBSD: execinfo.d and unistd.d aren't being (1)
Oct 10 2021    [Issue 22377] New: Show location for Windows extern(C++) mangling ICE (1)
Oct 10 2021    [Issue 22376] New: importC: Error: cannot use non-constant CTFE (1)
Oct 10 2021    [Issue 22375] New: importC: Error: C non-array initializer not (1)
Oct 09 2021    [Issue 22374] New: [REG 2.093] 'import std;' with (1)
Oct 09 2021    [Issue 22373] New: Glue layer rejects cast from noreturn to other type (1)
Oct 09 2021    [Issue 22372] New: Loop index incorrectly optimised out for -release (1)
Oct 08 2021    [Issue 22371] New: wrong type in error on failed implicit (1)
Oct 08 2021    [Issue 22370] New: std.concurrency.spawn* should accept noreturn (1)
Oct 08 2021    [Issue 22369] New: Unreachable statements in std.concurrency with (1)
Oct 08 2021    [Issue 22368] New: has[Unshared]Aliasing fails to instantiate for (1)
Oct 08 2021    [Issue 22367] New: The __ModuleInfo member spuriously linked for (1)
Oct 08 2021    [Issue 22366] New: [dip1000] scope variable can be assigned to (1)
Oct 08 2021    [Issue 22365] New: Compiler crash: tcs.body_ null in (1)
Oct 07 2021    [Issue 22364] New: Unreachable warning for collectException[Msg] (1)
Oct 07 2021    [Issue 22363] New: Wrong link in https://dlang.org/spec/abi.html for (1)
Oct 06 2021    [Issue 22362] New: ImportC: error parsing compound literal with more (1)
Oct 06 2021    [Issue 22361] New: Failed import gives misleading error message (1)
Oct 05 2021    [Issue 22360] New: Troubles with File("some.file", "rb") if file (1)
Oct 05 2021    [Issue 22359] New: joiner over an empty forward range object liable (1)
Oct 04 2021    [Issue 22358] New: Allocations from foreign threads lead to crash (1)
Oct 04 2021    [Issue 22357] New: TcpSocket doesn't accept connection on the latest (1)
Oct 04 2021    [Issue 22356] New: Can't mixin the return type of a function (1)
Oct 04 2021    [Issue 22355] New: LLD fallback for mscoff is broken in the presence (1)
Oct 03 2021    [Issue 22354] New: Header generation is producing trailing (1)
Oct 03 2021    [Issue 22353] New: Header generation is producing trailing (1)
Oct 03 2021    [Issue 22352] New: DWARF array tags should not be ambiguous (1)
Oct 03 2021    [Issue 22351] New: extern(C++) function contravariant in D, but not (1)
Oct 02 2021    [Issue 22350] New: std.process unit test sometimes fails on FreeBSD (1)
Oct 02 2021    [Issue 22349] New: Random failure in unittest for std.process (1)
Oct 02 2021    [Issue 22348] New: Specify forward referencing of MixinDeclaration (1)
Oct 02 2021    [Issue 22347] New: a preliminary pass before dsymbolSemantic() (1)
Sep 29 2021    [Issue 22346] New: TaskPool blocked when execute another task with (1)
Sep 29 2021    [Issue 22345] New: [internals] Make it easy to pre-define (1)
Sep 28 2021    [Issue 22344] New: importC: Semantic allows function to have number (1)
Sep 28 2021    [Issue 22343] New: importC: Error: 'undefined identifier' with (1)
Sep 28 2021    [Issue 22342] New: importC: Error: function 'func()' is not callable (1)
Sep 28 2021    [Issue 22341] New: importC: Error 'fun' called with argument types (1)
Sep 28 2021    [Issue 22340] New: totalCPUs may not return accurate number of CPUs (1)
Sep 27 2021    [Issue 22339] New: importC: error message with character literal (1)
Sep 27 2021    [Issue 22338] New: Parser rejects basic types in UDAs (1)
Sep 27 2021    [Issue 22337] New: `std.container.Array` object leak (on failed (1)
Sep 25 2021    [Issue 22336] New: core.lifetime.move doesn't work with betterC on (1)
Sep 25 2021    [Issue 22335] New: Exporting variables from DLLs is unusable (1)
Sep 24 2021    [Issue 22334] New: TypeInfo is used in inexplicable places (1)
Sep 24 2021    [Issue 22333] New: ImportC: fails to parse enumerators with = and (1)
Sep 23 2021    [Issue 22332] New: ImportC: declarations in imported C files (1)
Sep 22 2021    [Issue 22331] New: spec is incorrect regarding interfacing C with GC (1)
Sep 22 2021    [Issue 22330] New: Huge memory consumption for optimized DMD builds (1)
Sep 22 2021    [Issue 22329] New: DMD and LDC2 Segumentation Faults due to alias (1)
Sep 22 2021    [Issue 22328] New: Specific D types are used instead of Windows type (1)
Sep 21 2021    [Issue 22327] New: [Templates] arguments of T[] literals work for (1)
Sep 20 2021    [Issue 22326] New: ImportC: struct with flexible array member is (1)
Sep 20 2021    [Issue 22325] New: ReplaceType fails on templated type instantiated (1)
Sep 20 2021    [Issue 22324] New: Destructor not called on an array of structs (1)
Sep 19 2021    [Issue 22323] New: Link error for virtual destructor of C++ class in (1)
Sep 19 2021    [Issue 22322] New: ImportC: struct with floating point members gives (1)
Sep 19 2021    =?UTF-8?B?W0lzc3VlIDIyMzIxXSBOZXc6IEltcG9ydEM6IG5vbi1zdGF0aWMg?= (1)
Sep 18 2021    [Issue 22320] New: dmd test does not run again after modifying C++ (1)
Sep 18 2021    [Issue 22319] New: vtable not exported for extern(C++) class under (1)
Sep 18 2021    [Issue 22318] New: Calling virtual extern(C++) functions crashing or (1)
Sep 18 2021    [Issue 22317] New: ImportC function redeclarations should be allowed (1)
Sep 18 2021    [Issue 22316] New: ImportC is too permissive in allowing variable (1)
Sep 18 2021    [Issue 22315] New: ImportC: #pragma pack is not implemented (1)
Sep 18 2021    [Issue 22314] New: ImportC: fails to parse gnu attributes on enum (1)
Sep 18 2021    [Issue 22313] New: ImportC: Assigning to a typedefed declaration (1)
Sep 17 2021    [Issue 22312] New: importC: redundant typedefs are rejected (1)
Sep 17 2021    [Issue 22311] New: dmd slice length is wrong on DWARF (1)
Sep 15 2021    [Issue 22310] New: Template instantiation failures can be *very* (1)
Sep 15 2021    [Issue 22309] New: Taking the address of a stack variable struct (1)
Sep 14 2021    [Issue 22308] New: [REG2.097] ICE regarding local symbol renaming (1)
Sep 14 2021    [Issue 22307] New: importC: unable to parse __builtin_va_arg (1)
Sep 14 2021    [Issue 22306] New: scope array variable should be stack allocated (1)
Sep 14 2021    [Issue 22305] New: ImportC: #pragma STDC FENV_ACCESS is not supported (1)
Sep 13 2021    [Issue 22304] New: importC: parsing gnu-style attributes fails if (1)
Sep 13 2021    [Issue 22303] New: importC: import c errors on pragmas (1)
Sep 13 2021    [Issue 22302] New: std.algorithm.skipOver performs unnecessary UTF (1)
Sep 13 2021    [Issue 22301] New: Only use 'from' if a packet was actually received (1)
Sep 13 2021    [Issue 22300] New: [REG 2.098-rc.2] `-checkaction=context` of a (1)
Sep 12 2021    [Issue 22299] New: RedBlackTree.empty missing "const" annotation (1)
Sep 10 2021    [Issue 22298] New: [DIP1000] Nested function's scope parameters can (1)
Sep 10 2021    [Issue 22297] New: Behavior of minElement and maxElement with empty (1)
Sep 10 2021    [Issue 22296] New: Whoopzz (1)
Sep 10 2021    [Issue 22295] New: Justallstar (1)
Sep 09 2021    =?UTF-8?B?W0lzc3VlIDIyMjk0XSBOZXc6IGltcG9ydEM6IGVudW1zIGFyZW4=?= (1)
Sep 09 2021    [Issue 22293] New: Nullable should define opCast!bool (1)
Sep 09 2021    [Issue 22292] New: REG[2.084.1] Recursive class literal segfaults (1)
Sep 08 2021    [Issue 22291] New: __traits(arguments) to return a tuple of the (1)
Sep 08 2021    [Issue 22290] New: Disallow assignment to a non-elaborate field of (1)
Sep 07 2021    [Issue 22289] New: Can't `std.algorithm.mutation: copy` a `scope` (1)
Sep 07 2021    [Issue 22288] New: forward reference error for protected destructor (1)
Sep 07 2021    [Issue 22287] New: ambiguous virtual function for extern(C++) under (1)
Sep 07 2021    [Issue 22286] New: importC: (identifier)(other_identifier) (1)
Sep 07 2021    [Issue 22285] New: markdown tables are not parsed correctly (1)
Sep 07 2021    [Issue 22284] New: [DIP1000] function templates cannot infer scope (1)
Sep 06 2021    [Issue 22283] New: -preview=in -inline leads strange error inside (1)
Sep 05 2021    [Issue 22282] New: corrupted tables in the upcoming 2.099 changelog (1)
Sep 05 2021    [Issue 22281] New: unreadable quotes in the upcoming 2.099 changelog (1)
Sep 04 2021    [Issue 22280] New: [optimization]: std.conv.parse!(int, string) (1)
Sep 04 2021    [Issue 22279] New: std.typecons.Tuple.toString calls get on null (1)
Sep 04 2021    [Issue 22278] New: [Conditional Compilation] there should be in and (1)
Sep 04 2021    [Issue 22277] New: removing strongly pure function calls is an (1)
Sep 04 2021    [Issue 22276] New: Compiler crash for extern(C++) under Windows (1)
Sep 04 2021    [Issue 22275] New: importC: Error: incompatible types for '(dest) (1)
Sep 03 2021    [Issue 22274] New: importC: [ICE]: 4 identifiers does not match 3 (1)
Sep 03 2021    [Issue 22273] New: Range violation in compile-time regex (1)
Sep 03 2021    [Issue 22272] New: [std.range.retro] should behave the same as (1)
Sep 03 2021    [Issue 22271] New: Appending to an empty array reallocate (1)
Sep 03 2021    [Issue 22270] New: [DIP1000] class does infer scope in methods when (1)
Sep 03 2021    [Issue 22269] New: __traits(isSame) does not work for values passed (1)
Sep 02 2021    [Issue 22268] New: rdmd does not track dependencies properly for (1)
Sep 02 2021    [Issue 22267] New: ImportC: typedef-ed variable initialization with (1)
Sep 02 2021    [Issue 22266] New: core.stdc.stdio.snprintf returns wrong value if (1)
Sep 01 2021    [Issue 22265] New: importC: Error: cannot modify 'const' expression (1)
Sep 01 2021    [Issue 22264] New: importC: Error: '=', ';' or ',' expected using (1)
Sep 01 2021    [Issue 22263] New: importC Error: 'fun' called with argument types (1)
Sep 01 2021    [Issue 22262] New: importC: Error: incompatible types for `(buf) is (1)
Sep 01 2021    [Issue 22261] New: import expression does not work in __ctfe context (1)
Aug 31 2021    [Issue 22260] New: importC: Error: struct `foo.Foo` no size because (1)
Aug 31 2021    [Issue 22259] New: importC: Redundant declarations of extern (1)
Aug 31 2021    [Issue 22258] New: [betterC] No error message for compiler failure (1)
Aug 31 2021    [Issue 22257] New: Add win32mscoff to the supported DISABLED tests (1)
Aug 30 2021    [Issue 22256] New: casting int from struct member to enum fails at (1)
Aug 30 2021    [Issue 22255] New: JSONValue.opBinaryRight!"in" is const (1)
Aug 29 2021    [Issue 22254] New: Template instanted twice results in different (1)
Aug 29 2021    [Issue 22253] New: ImportC: Strange things happen with postfix x.y (1)
Aug 29 2021    [Issue 22252] New: ImportC: C Array syntax is mapped to D array (1)
Aug 29 2021    [Issue 22251] New: ImportC: Array -> Pointer implicit conversion (1)
Aug 29 2021    [Issue 22250] New: ImportC: Array subscripts do not comply with C (1)
Aug 29 2021    [Issue 22249] New: std.experimental.checkedint: Warn.onLowerBound (1)
Aug 28 2021    [Issue 22248] New: ImportC: Specify C compiler when multiple options (1)
Aug 28 2021    [Issue 22247] New: [std.process] (1)
Aug 27 2021    [Issue 22246] New: importC: C11 does not allow '_Alignof (expression)' (1)
Aug 27 2021    [Issue 22245] New: importC: Error: found `.` when expecting `)` (1)
Aug 27 2021    [Issue 22244] New: Key tail immutability should allow hashmap to be (1)
Aug 26 2021    [Issue 22243] New: Storage classes should be inferred for parameters (1)
Aug 26 2021    [Issue 22242] New: ICE when an overload is aliased back into a mixin (1)
Aug 25 2021    [Issue 22241] New: Compiler fails to match a more specialized overload (1)
Aug 25 2021    [Issue 22240] New: Erroneous overload selection bool vs long (1)
Aug 25 2021    [Issue 22239] New: Can't migrate from postblits if they are used (1)
Aug 24 2021    [Issue 22238] New: Intermittent failure in druntime forkgc2 test (1)
Aug 24 2021    [Issue 22237] New: AA.update is underspecified (1)
Aug 24 2021    [Issue 22236] New: sizeof an empty C struct should be 0, not 1 (1)
Aug 23 2021    [Issue 22235] New: `core.demangle` does not support `noreturn` (1)
Aug 23 2021    [Issue 22234] New: __traits(getLinkage) returns wrong value for (1)
Aug 22 2021    [Issue 22233] New: importC: Error: expression expected, not `)` with (1)
Aug 22 2021    [Issue 22232] New: implementing interface function by inheriting (1)
Aug 21 2021    [Issue 22231] New: std.algorithm.mutation is missing an (1)
Aug 21 2021    [Issue 22230] New: Markdown trailing list breaks unittest example (1)
Aug 20 2021    [Issue 22229] New: Struct initialization via constructor missing (1)
Aug 20 2021    [Issue 22228] New: [CTFE] taking address of immutable in frame (1)
Aug 20 2021    [Issue 22227] New: `if (scope f = x())` and `while (scope f = x())` (1)
Aug 19 2021    [Issue 22226] New: [REG 2.095.1] __ctfe + function call in (1)
Aug 19 2021    [Issue 22225] New: SumType: Some assignments should be able to (1)
Aug 19 2021    [Issue 22224] New: [REG 2.097.0] compiler segfaults with -profile (1)
Aug 19 2021    [Issue 22223] New: Profile results are zero in summery (1)
Aug 18 2021    [Issue 22222] New: Custom unittest runner on phobos fails due to (1)
Aug 18 2021    [Issue 22221] New: [dip1000] pure function can escape parameters (1)
Aug 18 2021    [Issue 22220] New: Get Technical Help (1)
Aug 16 2021    [Issue 22219] New: core.lifetime emplace is unsafe with void[] (1)
Aug 16 2021    [Issue 22218] New: Dynamic casts across binary boundaries can easily (1)
Aug 16 2021    [Issue 22217] New: Can't use redundant parens around function (1)
Aug 16 2021    [Issue 22216] New: Incomplete/incorrect error message for mutability (1)
Aug 16 2021    [Issue 22215] New: [dip1000] scope analysis does not respect system (1)
Aug 16 2021    [Issue 22214] New: Regression 2.097.0: __traits(compiles) doesn't (1)
Aug 15 2021    [Issue 22213] New: Base64: Missing ` nogc` attribute on encodeLength (1)
Aug 15 2021    [Issue 22212] New: dmd version has -dirty suffix on windows (1)
Aug 14 2021    [Issue 22211] New: partial initialization of first element of fixed (1)
Aug 14 2021    [Issue 22210] New: std.meta.allSatisfy in mutual recursion classes (1)
Aug 13 2021    [Issue 22209] New: NRVO variable detection ignoring `alias this` (1)
Aug 13 2021    [Issue 22208] New: [REG 2.067] Overload resolution fails to bind (1)
Aug 13 2021    [Issue 22207] New: Can Garmin Nuvi 255w be updated? (1)
Aug 13 2021    [Issue 22206] New: How to Setup Yahoo Mail on Android? (1)
Aug 12 2021    [Issue 22205] New: catch(Exception) not longer working in debug blocks (1)
Aug 12 2021    [Issue 22204] New: techhelp (1)
Aug 11 2021    [Issue 22203] New: SEO for Plumber (1)
Aug 11 2021    [Issue 22202] New: Wrong error message for implicit call to system (1)
Aug 11 2021    [Issue 22201] New: Why does Epson printer communication error occur? (1)
Aug 11 2021    [Issue 22200] New: it is not specified that `$` yield a rvalue (1)
Aug 11 2021    [Issue 22199] New: How do I get HP printer drivers from 123.hp/setup? (1)
Aug 11 2021    [Issue 22198] New: Compile time bounds checking for static arrays (1)
Aug 10 2021    [Issue 22197] New: How do I download Avast Offline Installer? (1)
Aug 10 2021    [Issue 22196] New: importC: Error: found `const` when expecting (1)
Aug 10 2021    [Issue 22195] New: AllAssignmentHelp (1)
Aug 10 2021    [Issue 22194] New: Best sites to download free antivirus (1)
Aug 09 2021    [Issue 22193] New: is expression not understanding global scope (1)
Aug 08 2021    [Issue 22192] New: [The D Bug Tracker] (1)
Aug 07 2021    [Issue 22191] New: -betterC: Overeager try/catch prohibition (1)
Aug 06 2021    [Issue 22190] New: How to use 123.hp.com/setup for Mac for setting (1)
Aug 06 2021    [Issue 22189] New: type qualifier not applied to type tuple (1)
Aug 06 2021    [Issue 22188] New: Can't use type qualifier in pragma(msg, ...) (1)
Aug 06 2021    [Issue 22187] New: std.utf.byUTF lags behind underlying streams by (1)
Aug 06 2021    [Issue 22186] New: [REG2.096] CTFE pure cast of function no longer (1)
Aug 06 2021    [Issue 22185] New: std.array.array() doesn't handle throwing element (1)
Aug 06 2021    [Issue 22184] New: std.sumtype.SumType with mutual recursion causes (1)
Aug 06 2021    [Issue 22183] New: Why does my Outlook keeps crashing and how can I (1)
Aug 05 2021    [Issue 22182] New: importC: Error: expression expected, not `)` when (1)
Aug 05 2021    [Issue 22181] New: No stack trace if usage of SimpleDllMain in (1)
Aug 05 2021    [Issue 22180] New: .alignof not working for globals (1)
Aug 04 2021    [Issue 22179] New: core.stdcpp.utility is missing in dmd binary dist (1)
Aug 04 2021    [Issue 22178] New: [REG 2.097] Compilers do not compile on Musl Libc (1)
Aug 04 2021    [Issue 22177] New: emplace should handle throwing constructors (1)
Aug 04 2021    [Issue 22176] New: Nullable creates autogenerated opAssign, (1)
Aug 03 2021    [Issue 22175] New: Nested method access to variable formed by (1)
Aug 03 2021    [Issue 22174] New: destroy should be nogc when class destructor is (1)
Aug 03 2021    [Issue 22173] New: Target functions called through PLT in thunks (1)
Aug 02 2021    [Issue 22172] New: GOT address is stored to EBX before every (1)
Aug 02 2021    [Issue 22171] New: Segfault in generated __xtoHash, related to unions (1)
Aug 02 2021    [Issue 22170] New: interface thunk doesn't set EBX to GOT (1)
Aug 02 2021    [Issue 22169] New: Mark as pure core.sys.posix.string: memccpy, (1)
Aug 01 2021    [Issue 22168] New: Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in (1)
Aug 01 2021    [Issue 22167] New: OpenBSD core.sys.posix.semaphore: sem_t should be (1)
Aug 01 2021    [Issue 22166] New: On OpenBSD and Android make (1)
Aug 01 2021    [Issue 22165] New: blockexit has opportunities for improvement (1)
Aug 01 2021    [Issue 22164] New: Rewrite for scope guards produces inconsistent AST (1)
Aug 01 2021    [Issue 22163] New: wrong code with static float array and delegate (1)
Jul 30 2021    [Issue 22162] New: conv.to doesn't handle strings to user defined (1)
Jul 30 2021    [Issue 22161] New: importC: Support parsing C asm expressions (1)
Jul 30 2021    [Issue 22160] New: importC: Error: redeclaring `module test` as (1)
Jul 30 2021    [Issue 22159] New: "==" causeses error for array of classes in safe (1)
Jul 30 2021    [Issue 22158] New: Optimize away empty loops (1)
Jul 29 2021    [Issue 22157] New: Bad diagnostic for static/non-static overload (1)
Jul 28 2021    [Issue 22156] New: Can't use all-types slice of not-all-types (1)
Jul 28 2021    [Issue 22155] New: practical range usage often causes unnecessary (1)
Jul 28 2021    [Issue 22154] New: Pure functions should be able to use only the (1)
Jul 28 2021    [Issue 22153] New: Non-void arrays do not match`inout void[]` (1)
Jul 27 2021    [Issue 22152] New: Block statement at beginning of statement not (1)
Jul 27 2021    [Issue 22151] New: Compiler crash when attempting to assign to (1)
Jul 27 2021    [Issue 22150] New: TypeInfo_Class names aren't unique, leading to (1)
Jul 27 2021    [Issue 22149] New: TypeInfo_Struct names aren't unique, leading to (1)
Jul 27 2021    [Issue 22148] New: noreturn ICE on templates (1)
Jul 27 2021    [Issue 22147] New: DList can't accept a struct with postblit disabled (1)
Jul 25 2021    [Issue 22146] New: std.algorithm.searching.findAdjacent() can fall (1)
Jul 25 2021    [Issue 22145] New: Wrong error message when `scope` errors are (1)
Jul 25 2021    [Issue 22144] New: ICE(dcast.d): Floating point exception in (1)
Jul 25 2021    [Issue 22143] New: Throwable ctor doesn't increment chained (1)
Jul 25 2021    [Issue 22142] New: Improve error reporting for std.curl.net (1)
Jul 24 2021    [Issue 22141] New: Property .capacity is not listed in the array (1)
Jul 23 2021    [Issue 22140] New: FunctionTypeOf fails for template opCall without (1)
Jul 23 2021    [Issue 22139] New: Compiler special cases object.dup when compiling (1)
Jul 23 2021    [Issue 22138] New: foreach cannot declare the loop variables as scope (1)
Jul 23 2021    [Issue 22137] New: -preview=dip1000 enables visibility checks for (1)
Jul 22 2021    [Issue 22136] New: hashOf failed to compile because of different (1)
Jul 22 2021    [Issue 22135] New: Spurious "has scoped destruction, cannot build (1)
Jul 21 2021    [Issue 22134] New: Deprecate returning a void value from a function (1)
Jul 20 2021    [Issue 22133] New: [REG2.097] Breaking change in DotTemplateExp type (1)
Jul 19 2021    [Issue 22132] New: Overload resolution bypasses visibility (1)
Jul 19 2021    [Issue 22131] New: https://cma.docskart.com/ (1)
Jul 19 2021    [Issue 22130] New: [REG2.080.1][DIP1000] pure factory functions (1)
Jul 19 2021    [Issue 22129] New: https://www.ascentinfosec.com/ (1)
Jul 18 2021    [Issue 22128] New: opApply delegate can escape scope without duly (1)
Jul 18 2021    [Issue 22127] New: compiler assertion failure parser on UDA and (1)
Jul 16 2021    [Issue 22126] New: -checkaction=context should not print overlapped (1)
Jul 14 2021    [Issue 22125] New: std.process.Config was changed to a struct but (1)
Jul 14 2021    [Issue 22124] New: Corrupted closure when compiling with (1)
Jul 13 2021    [Issue 22123] New: [REG] compilable: issue15574.sh and issue19243.sh (1)
Jul 13 2021    [Issue 22122] New: [REG 2.097][ICE] Segmentation fault in in (1)
Jul 13 2021    [Issue 22121] New: [REG 2.097][ICE] Segmentation fault in in (1)
Jul 13 2021    [Issue 22120] New: Exceptions not caused by compiler bugs should not (1)
Jul 12 2021    [Issue 22119] New: [Functions] Function Overloading clarity for (1)
Jul 11 2021    [Issue 22118] New: Const union causes false multiple-initialization (1)
Jul 11 2021    [Issue 22117] New: Can't store scope pointer in a SumType (1)
Jul 11 2021    [Issue 22116] New: optimize values based on prior comparisons (1)
Jul 10 2021    [Issue 22115] New: Optimize if (s.a == 3 ? s : null) to if (s.a == 3) (1)
Jul 09 2021    [Issue 22114] New: Fatal Token Parser Error at Line 914 for Version (1)
Jul 08 2021    [Issue 22113] New: Allow `noreturn` as a type for main function (1)
Jul 07 2021    [Issue 22112] New: std.range.interfaces.RandomAccessFinite.opSlice (1)
Jul 07 2021    [Issue 22111] New: Can't deduce template argument for non-eponymous (1)
Jul 07 2021    [Issue 22110] New: isCallable fails for template opCall without any (1)
Jul 06 2021    [Issue 22109] New: Optlink crash at EIP=004211CB (1)
Jul 06 2021    [Issue 22108] New: DIP1000 parameter mistakenly interpreted as (1)
Jul 06 2021    [Issue 22107] New: [scope][dip1000] Can't .dup an array of structs (1)
Jul 06 2021    [Issue 22106] New: importC: Error: variable 'var' no definition of (1)
Jul 05 2021    [Issue 22105] New: std.container.array.Array.length setter creates (1)
Jul 05 2021    [Issue 22104] New: importC: Parser accepts arrays with incomplete (1)
Jul 05 2021    [Issue 22103] New: importC: Parser accepts wrong syntax for array (1)
Jul 05 2021    [Issue 22102] New: importC: Error: function is used as a type (1)
Jul 05 2021    [Issue 22101] New: Nullable.get(fallback) cannot be used with (1)
Jul 04 2021    [Issue 22100] New: Support chained assignment of Nullable (1)
Jul 04 2021    [Issue 22099] New: scope(exit) / finally blocks not are always (1)
Jul 02 2021    [Issue 22098] New: Spurious failure in runnable/test20855.d with (1)
Jul 02 2021    [Issue 22097] New: 1 should be promoted to long, instead of bool (1)
Jul 01 2021    [Issue 22096] New: Can not get global struct member addresses at (1)
Jun 30 2021    [Issue 22095] New: Closure not created or corrupted when accessing (1)
Jun 29 2021    [Issue 22094] New: Static members are not accessible via 'alias (1)
Jun 29 2021    [Issue 22093] New: [Reg 2.097] std.typecons.RefCounted!T for struct (1)
Jun 29 2021    [Issue 22092] New: [REG2.067] for loop over range with closure loops (1)
Jun 29 2021    [Issue 22091] New: Unexpected behaviour with variadic template param (1)
Jun 29 2021    [Issue 22090] New: "alias this" conflicts with concatenating array (1)
Jun 28 2021    [Issue 22089] New: inline messes up RVO-ed object (1)
Jun 27 2021    [Issue 22088] New: ImportC: C11 6.3 semantics on implicit (1)
Jun 26 2021    [Issue 22087] New: `synchronized scope(exit) <statement>`: statement (1)
Jun 26 2021    [Issue 22086] New: importC: RangeError src/dmd/dscope.d(469): Range (1)
Jun 26 2021    [Issue 22085] New: checkaction=context doesn't support extern(C++) (1)
Jun 26 2021    [Issue 22084] New: [REG 2.097] Segmentation fault passing non-pod (1)
Jun 24 2021    [Issue 22083] New: Error: function (1)
Jun 24 2021    [Issue 22082] New: static float array comparison not available in (1)
Jun 23 2021    [Issue 22081] New: DWARF v5 support is utterly broken - 'illegal (1)
Jun 23 2021    [Issue 22080] New: ImportC: Error: cannot implicitly convert (1)
Jun 23 2021    [Issue 22079] New: importC: Error: '=', ';' or ',' expected taking (1)
Jun 22 2021    [Issue 22078] New: install.sh: Recognize ARM64 as architecture (1)
Jun 22 2021    [Issue 22077] New: `std.sumtype` support for copy constructors is (1)
Jun 22 2021    [Issue 22076] New: hashOf(S) can segfault if S.toHash is forwarded (1)
Jun 22 2021    [Issue 22075] New: [Reg 2.068] "AA key type S should have 'size_t (1)
Jun 22 2021    [Issue 22074] New: importC: Generate tests for stressing CParser (1)
Jun 22 2021    [Issue 22073] New: importC: Error: found '.' when expecting ';' (1)
Jun 22 2021    [Issue 22072] New: importC: Error: compound literal is not an lvalue (1)
Jun 22 2021    [Issue 22071] New: importC: Error: struct literal is not an lvalue (1)
Jun 22 2021    [Issue 22070] New: importC: Error: string literal is not an lvalue (1)
Jun 22 2021    [Issue 22069] New: importC: Error: found '&' instead of statement (1)
Jun 22 2021    [Issue 22068] New: importC: cast-expression accepted as lvalue in (1)
Jun 22 2021    [Issue 22067] New: importC: cast-expression accepted as lvalue in (1)
Jun 22 2021    [Issue 22066] New: importC: Error: expression expected, not ';' (1)
Jun 22 2021    [Issue 22065] New: std.container.array: compiler allows Array as the (1)
Jun 21 2021    [Issue 22064] New: Missing documentation page for phobos core.builtins (1)
Jun 21 2021    [Issue 22063] New: importC: Error: undefined identifier 'var' with (1)
Jun 21 2021    [Issue 22062] New: importC: Error: redeclaration of 'TYPE' (1)
Jun 21 2021    [Issue 22061] New: importC: Error: alias 'TYPE' conflicts with union (1)
Jun 21 2021    [Issue 22060] New: importC: Multiple forward declarations result in (1)
Jun 21 2021    [Issue 22059] New: std.file: Long paths support on Windows requires (1)
Jun 21 2021    [Issue 22058] New: [Reg 2.074] std.traits.isNumeric & isSigned (1)
Jun 21 2021    [Issue 22057] New: [Reg 2.074] std.traits.isNumeric & isUnsigned (1)
Jun 21 2021    [Issue 22056] New: [Reg 2.074] std.traits.isFloatingPoint, (1)
Jun 21 2021    [Issue 22055] New: [The D Bug Tracker] Casting slices in CTFE yields (1)
Jun 20 2021    [Issue 22054] New: Referencing a fwd-declared field results in many (1)
Jun 20 2021    [Issue 22053] New: `catch {` not rejected while in a template (1)
Jun 20 2021    [Issue 22052] New: Struct array initializer for enum member fails to (1)
Jun 20 2021    [Issue 22051] New: compiler allows compilation of malformed writefln (1)
Jun 20 2021    [Issue 22050] New: -betterC silent crash when compiling map (1)
Jun 19 2021    [Issue 22049] New: compiler malformed writelnf statement, causing (1)
Jun 19 2021    [Issue 22048] New: [REG2.095] `alias a = int p;` compiles (1)
Jun 19 2021    [Issue 22047] New: Inconsistent grammar parsing function types in (1)
Jun 19 2021    [Issue 22046] New: safe/ trusted ignored in delegate / function (1)
Jun 19 2021    [Issue 22045] New: Assignment of pointers in union should be safe, (1)
Jun 19 2021    [Issue 22044] New: DMD produces corrupt object files with -inline (1)
Jun 19 2021    [Issue 22043] New: [std.string] the example of `outdent` in (1)
Jun 19 2021    [Issue 22042] New: shared(delegate[]) causes dmd to fail (1)
Jun 18 2021    [Issue 22041] New: SumType assignments should work with pointers in (1)
Jun 18 2021    [Issue 22040] New: dip1000: foreach ref can escape scope array (1)
Jun 18 2021    [Issue 22039] New: ICE on infinite recursion in default parameter (1)
Jun 18 2021    [Issue 22038] New: final switch error message should report all (1)
Jun 18 2021    [Issue 22037] New: diagnostic: undefined identifier errors not (1)
Jun 18 2021    [Issue 22036] New: Color syntax highlight doesn't escape backticks (1)
Jun 18 2021    [Issue 22035] New: importC: [ICE] Segmentation fault parsing invalid (1)
Jun 18 2021    [Issue 22034] New: std.ascii can't be used with -betterc (1)
Jun 17 2021    [Issue 22033] New: importC: Add C++ helper function to return Type (1)
Jun 16 2021    [Issue 22032] New: importC: stuck on error: illegal combination of (1)
Jun 16 2021    [Issue 22031] New: crt (1)
Jun 16 2021    [Issue 22030] New: importC: Wrong error with bad declarator (1)
Jun 16 2021    [Issue 22029] New: importC: Parser accepts storage-class specifiers (1)
Jun 16 2021    [Issue 22028] New: importC: Parser accepts initializers for struct (1)
Jun 15 2021    [Issue 22027] New: inout shouldn't imply return (1)
Jun 15 2021    [Issue 22026] New: checkaction=context: Exception thrown by toString (1)
Jun 15 2021    [Issue 22025] New: Exception within a delegate can't be thrown. (1)
Jun 14 2021    [Issue 22024] New: hashOf does not work on enum types whose base (1)
Jun 14 2021    [Issue 22023] New: adding `return` to escaped argument of a variadic (1)
Jun 13 2021    [Issue 22022] New: A function with pragma(mangle) mixed into a (1)
Jun 13 2021    [Issue 22021] New: pragma(mangle) not accepted in function body (1)
Jun 13 2021    [Issue 22020] New: The profile flag does not work in Windows. (1)
Jun 12 2021    [Issue 22019] New: `case 1,:` allowed by grammar but not DMD (1)
Jun 11 2021    [Issue 22018] New: pragma(inline) parameter not checked when the (1)
Jun 11 2021    [Issue 22017] New: with() on struct method that returns this (1)
Jun 11 2021    [Issue 22016] New: [REG2.067] Wrong code with enum comparison in (1)
Jun 10 2021    [Issue 22015] New: sumtype Error: e2ir: cannot cast `...` of type (1)
Jun 10 2021    [Issue 22014] New: Wrong MSVC++ mangling of wchar_t (1)
Jun 10 2021    [Issue 22013] New: Making RefCounted dtor safe breaks DIP1000 (1)
Jun 10 2021    [Issue 22012] New: enum: dotExp lookups allow recursive dereference (1)
Jun 09 2021    [Issue 22011] New: traits(getMember, Anything, "this") does not (1)
Jun 08 2021    [Issue 22010] New: Link error with mutually recursive SumType / (1)
Jun 08 2021    [Issue 22009] New: runnable/gdb4181.d fails with most recent GDB (1)
Jun 08 2021    [Issue 22008] New: foreach over enum members (1)
Jun 08 2021    [Issue 22007] New: static foreach: cannot implicitly convert (1)
Jun 08 2021    [Issue 22006] New: static foreach and foreach over tuple doesn't (1)
Jun 08 2021    [Issue 22005] New: ICE: Segmentation fault with static foreach and (1)
Jun 08 2021    [Issue 22004] New: [REG2.097] Error: mismatched function return type (1)
Jun 08 2021    [Issue 22003] New: "Error: unknown, please file report on (1)
Jun 07 2021    [Issue 22002] New: std.algorithm.each breaks when used with (1)
Jun 07 2021    [Issue 22001] New: Equality of std.conv.toChars() results for radix (1)
Jun 06 2021    [Issue 22000] New: Identical candidates shown when templates differ (1)
Jun 06 2021    [Issue 21999] New: Allow an logical expressions in debug condition (1)
Jun 06 2021    [Issue 21998] New: checkaction=context should support basic types (1)
Jun 06 2021    [Issue 21997] New: CTFE should allow function pointer casts with (1)
Jun 06 2021    [Issue 21996] New: -checkaction=context triggers (1)
Jun 05 2021    [Issue 21995] New: Struct with size uint.max or greater causes ICE (1)
Jun 05 2021    [Issue 21994] New: (char*)"string" fails to compile (1)
Jun 04 2021    [Issue 21993] New: Cannot cast to noreturn (1)
Jun 04 2021    [Issue 21992] New: importC: Error: variable is used as a type (1)
Jun 04 2021    [Issue 21991] New: allocator.dispose does not work for array of (1)
Jun 03 2021    [Issue 21990] New: scope inference fails with foreach on AliasSeq (1)
Jun 02 2021    [Issue 21989] New: [REF 2.096] Double destruction of classes since (1)
Jun 01 2021    [Issue 21988] New: [GPG Keys] (1)
May 29 2021    [Issue 21987] New: https://dlang.org/spec/traits.html defaults to (1)
May 28 2021    [Issue 21986] New: pragma(printf) warns about valid but non-portable (1)
May 28 2021    [Issue 21985] New: "goto" errors with unexistent label report (1)
May 28 2021    [Issue 21984] New: duping a recursive ctfe param can crash dmd (1)
May 28 2021    [Issue 21983] New: dup leaves a partially constructed array if (1)
May 27 2021    [Issue 21982] New: importC: Error: variable no definition of struct (1)
May 26 2021    [Issue 21981] New: Manually calling a __dtor can violate memory safety (1)
May 26 2021    [Issue 21980] New: importC: _Thread_local allowed as storage class (1)
May 26 2021    [Issue 21979] New: importC: Error: '{ initializer-list }' is not (1)
May 25 2021    [Issue 21978] New: Error: CTFE internal error: painting `T*` / array (1)
May 25 2021    [Issue 21977] New: importC: Global declarations are thread-local by (1)
May 25 2021    [Issue 21976] New: importC: enumeration constants rejects (1)
May 25 2021    [Issue 21975] New: is expression ignores implicit conversion of (1)
May 25 2021    [Issue 21974] New: importC: Error: undefined identifier (1)
May 25 2021    [Issue 21973] New: importC: AssertError src/dmd/dsymbolsem.d(4307): (1)
May 25 2021    [Issue 21972] New: importC: Error: no struct-declarator-list for (1)
May 25 2021    [Issue 21971] New: importC: Error: function conflicts with struct (1)
May 25 2021    [Issue 21970] New: importC: Error: variable extern symbols cannot (1)
May 25 2021    [Issue 21969] New: importC: Error: bit fields are not supported (1)
May 25 2021    [Issue 21968] New: importC: struct fields: (1)
May 25 2021    [Issue 21967] New: importC: Error function without 'this' cannot be (1)
May 25 2021    [Issue 21966] New: elem ~ elem could yield elem[] (1)
May 24 2021    [Issue 21965] New: importC: Anonymous top-level struct or union (1)
May 24 2021    [Issue 21964] New: importC: Error messages have the wrong column (1)
May 24 2021    [Issue 21963] New: importC: Support declaring union types (1)
May 24 2021    [Issue 21962] New: importC: Empty enums are accepted as valid code (1)
May 24 2021    [Issue 21961] New: importC: Error: no struct-declarator-list for (1)
May 23 2021    [Issue 21960] New: Error in enum implicit conversion to string (1)
May 23 2021    [Issue 21959] New: 'alias this' takes precedence over static (1)
May 23 2021    [Issue 21958] New: windows: printf check requires mutable pointer (1)
May 22 2021    [Issue 21957] New: ice when dmd computes the alignment of an union (1)
May 22 2021    [Issue 21956] New: ice on foreach over an AA of noreturn (1)
May 22 2021    [Issue 21955] New: CastExp of noreturn is detected too late (1)
May 22 2021    [Issue 21954] New: stack corruption on if stmt taking a noreturn (1)
May 22 2021    [Issue 21953] New: arrayop accepted on array of noreturn, leading to (1)
May 22 2021    [Issue 21952] New: ice on noreturn used as template parameter (1)
May 22 2021    [Issue 21951] New: Segfault on `noreturn.init` (1)
May 21 2021    [Issue 21950] New: cod1: Assertion failure for noreturn parameter (1)
May 21 2021    [Issue 21949] New: noreturn doesn't follow covariance rules (1)
May 21 2021    [Issue 21948] New: importC: Support declarating local variables of (1)
May 21 2021    [Issue 21947] New: RedBlackTree and hashOf do not play well together (1)
May 21 2021    [Issue 21946] New: importC: Support parsing __extension__ keyword (1)
May 21 2021    [Issue 21945] New: importC AssertError src/dmd/dsymbolsem.d(4787): (1)
May 21 2021    [Issue 21944] New: importC: Support parsing # line marker directive (1)
May 21 2021    [Issue 21943] New: `static import std;` should allow accessing all (1)
May 21 2021    [Issue 21942] New: importC: Support parsing __inline__ keyword (1)
May 21 2021    [Issue 21941] New: dtoh:Warning about keyword identifiers should (1)
May 20 2021    [Issue 21940] New: Compiler flags -check=on/off not recognized (1)
May 20 2021    [Issue 21939] New: Duplicate error messages for wrong aggregate in (1)
May 20 2021    [Issue 21938] New: importC: Support __attribute__ specifiers that (1)
May 20 2021    [Issue 21937] New: importC: Support parsing __attribute specifiers (1)
May 20 2021    [Issue 21936] New: [REG 2.080.1] Segfault when compiled with -dip1000 (1)
May 20 2021    [Issue 21935] New: [Lazy Evaluation Of Function Arguments] (1)
May 20 2021    [Issue 21934] New: importC: Support asm labels to specifying the (1)
May 20 2021    [Issue 21933] New: importC: (1)
May 19 2021    [Issue 21932] New: importC: struct 'STRUCT' conflicts with struct (1)
May 19 2021    [Issue 21931] New: importC: 'alias time_t = time_t;' cannot alias (1)
May 18 2021    [Issue 21930] New: ICE (illegal instruction) with bad code (1)
May 18 2021    [Issue 21929] New: delegates capture do not respect scoping (1)
May 18 2021    [Issue 21928] New: Wrong location for "array literal in nogc (1)
May 18 2021    [Issue 21927] New: ICE (illegal instruction) with static foreach (1)
May 17 2021    [Issue 21926] New: std.conv.octal(string) should allow leading zeros (1)
May 16 2021    [Issue 21925] New: attribute inference not done on first `typeof` on (1)
May 15 2021    [Issue 21924] New: Internal compiler error with live (1)
May 15 2021    [Issue 21923] New: live is not detect destructor (1)
May 15 2021    [Issue 21922] New: rdmd linker error with simple import structure (1)
May 14 2021    [Issue 21921] New: DDOC: Using only the first function in templates (1)
May 14 2021    [Issue 21920] New: [REG master] Error: `auto` can only be used as (1)
May 13 2021    [Issue 21919] New: darwin: SEGV in core.thread tests on OSX 11 (1)
May 13 2021    [Issue 21918] New: segfault in getParameterStorageClasses on auto (1)
May 12 2021    [Issue 21917] New: Unused default values for IFTI parameters should (1)
May 12 2021    [Issue 21916] New: Error message is obfuscated when using wrong (1)
May 11 2021    [Issue 21915] New: dmd 2.092 is an invalid exe file on Windows XP (1)
May 11 2021    [Issue 21914] New: naked assembler functions get wrong offset to (1)
May 10 2021    [Issue 21913] New: [Statements] foreach (index,value;range); sugar (1)
May 10 2021    [Issue 21912] New: Invalid stack closure when calling delegate (1)
May 10 2021    [Issue 21911] New: dmd compiler segfault with std.container array, (1)
May 09 2021    [Issue 21910] New: Thread local variables hang the program in -betterC (1)
May 09 2021    [Issue 21909] New: Scope-ness of parameters of function templates (1)
May 08 2021    [Issue 21908] New: protected struct static opCall from mixin (1)
May 07 2021    [Issue 21907] New: The number of templates instantiated when doing (1)
May 07 2021    [Issue 21906] New: obscure sentence in the introduction to phases of (1)
May 07 2021    [Issue 21905] New: infinite loop when compiling std.algorithm.each (1)
May 07 2021    [Issue 21904] New: static range primitives should be usable directly (1)
May 07 2021    [Issue 21903] New: Class construction for C++ interop with -betterC (1)
May 07 2021    [Issue 21902] New: Templated Aliases and Enums should support (1)
May 07 2021    [Issue 21901] New: [etc.c.odbc.sql] (1)
May 07 2021    [Issue 21900] New: std.format: round to even does not work for hex (1)
May 06 2021    [Issue 21899] New: [Oh No! Page Not Found] (1)
May 06 2021    [Issue 21898] New: Qualifier ignored in alias definition if (1)
May 06 2021    [Issue 21897] New: Semicolon inside quotes in path variable causes (1)
May 06 2021    [Issue 21896] New: static if test fails after alias assignment (1)
May 06 2021    [Issue 21895] New: Module in package incorrectly accessible when it (1)
May 05 2021    [Issue 21894] New: Memory leak in DMD semantic server. (1)
May 05 2021    [Issue 21893] New: core.atomic calls itself recursively (1)
May 03 2021    [Issue 21892] New: deprecation warning on reflection should be (1)
May 03 2021    [Issue 21891] New: Cannot alias every kind that can be passed via (1)
May 03 2021    [Issue 21890] New: Memory layout and access patterns in the (1)
May 03 2021    [Issue 21889] New: __traits(isSame, Object, const Object) yields true (1)
May 03 2021    [Issue 21888] New: sorting medium sized tuples at compile time not (1)
May 02 2021    [Issue 21887] New: Compiler crashes when interfacing C++ (1)
May 01 2021    [Issue 21886] New: case where member function used as "alias this (1)
May 01 2021    [Issue 21885] New: Bad diagnostic: struct is not copyable because it (1)
Apr 30 2021    [Issue 21884] New: [betterC] can't compare arrays with -betterC (1)
Apr 30 2021    [Issue 21883] New: poor error message when swapping order of base (1)
Apr 30 2021    [Issue 21882] New: [ICE][dip1021] src/dmd/escape.d(1850): Assertion (1)
Apr 29 2021    [Issue 21881] New: Array operation fails to compile even though it (1)
Apr 29 2021    [Issue 21880] New: [REG 2.095] scope variable assigned to non-scope (1)
Apr 29 2021    [Issue 21879] New: -betterC "undefined reference to '_memset32'" (1)
Apr 29 2021    [Issue 21878] New: "ref" lost when indexing array in CTFE (1)
Apr 29 2021    [Issue 21877] New: VS2019 crash with "Show parameter storage class (1)
Apr 29 2021    [Issue 21876] New: Zero-length static arrays "cannot be read at (1)
Apr 28 2021    [Issue 21875] New: std.format: wrong number of format specifiers in (1)
Apr 28 2021    [Issue 21874] New: The test suite fails with most recent GDB versions (1)
Apr 28 2021    [Issue 21873] New: Cannot build build.d on OSX with latest dmd 2.096.1 (1)
Apr 27 2021    [Issue 21872] New: Warning: statement is not reachable should be (1)
Apr 27 2021    [Issue 21871] New: Accessing elements of "static immutable" arrays (1)
Apr 27 2021    [Issue 21870] New: Property/method not invoked and requires () when (1)
Apr 27 2021    [Issue 21869] New: Invalid hyperlink to doxygen (1)
Apr 27 2021    [Issue 21868] New: DIP1000 doesn't catch pointer to struct temporary (1)
Apr 27 2021    [Issue 21867] New: DMD fails to link after installing Visual Studio (1)
Apr 26 2021    [Issue 21866] New: Templates confuse error message to use wrong (1)
Apr 26 2021    [Issue 21865] New: Grammar has no rule for Traits (1)
Apr 25 2021    [Issue 21864] New: Line numbers and file names wrong in stack trace (1)
Apr 25 2021    [Issue 21863] New: FieldNameTuple returns emptry string for interfaces (1)
Apr 25 2021    [Issue 21862] New: Taking address of non-static method without (1)
Apr 25 2021    [Issue 21861] New: ctfe fails when a nested enum or function has a UDA (1)
Apr 25 2021    [Issue 21860] New: readln return value in the EOF case (1)
Apr 24 2021    [Issue 21859] New: [std.format] (1)
Apr 24 2021    [Issue 21858] New: std.format: centering output (1)
Apr 23 2021    [Issue 21857] New: TypeInfo_Array.compare can give wrong result when (1)
Apr 23 2021    [Issue 21856] New: Implicit safe violation of immutable (1)
Apr 23 2021    [Issue 21855] New: CTFE anonymous union assignment inconsistent (1)
Apr 23 2021    [Issue 21854] New: live breaks foreach over integers (1)
Apr 23 2021    [Issue 21853] New: std.format: formatting real.max in CTFE fails (1)
Apr 23 2021    [Issue 21852] New: diagnostic: One-liner errors with formatted Loc (1)
Apr 23 2021    [Issue 21851] New: UTF8: Column numbers reported by -vcolumns don't (1)
Apr 22 2021    [Issue 21850] New: Template inference of pure not working (1)
Apr 22 2021    [Issue 21849] New: UTF8: Column numbers don't respect multi-column (1)
Apr 22 2021    [Issue 21848] New: std.concurrency.spawn - pass by ref (1)
Apr 21 2021    [Issue 21847] New: std.format: %e, %g and %a should be supported for (1)
Apr 21 2021    [Issue 21846] New: std.format: provided format string for toString (1)
Apr 21 2021    [Issue 21845] New: Wrong ParameterStorageClass when -preview=in is (1)
Apr 20 2021    [Issue 21844] New: makedeps option adds spurious/incorrect dependency (1)
Apr 18 2021    [Issue 21843] New: std.format could support %{x,X} for ubyte[] (1)
Apr 18 2021    [Issue 21842] New: std.format: "%-+05,g" adds extra comma (1)
Apr 18 2021    [Issue 21841] New: std.format: grouping produces strange result with (1)
Apr 18 2021    [Issue 21840] New: std.format: grouping ignores space flag with %e (1)
Apr 17 2021    [Issue 21839] New: Strange output at Compile time (1)
Apr 17 2021    [Issue 21838] New: std.format: Grouping garbles up %a output (1)
Apr 17 2021    [Issue 21837] New: [Home] (1)
Apr 17 2021    [Issue 21836] New: std.format: grouping may cause RangeError (1)
Apr 17 2021    [Issue 21835] New: Operation on float should use XMM register, not x87 (1)
Apr 16 2021    [Issue 21834] New: std.numeric.gcd can't handle negative values (1)
Apr 16 2021    [Issue 21833] New: Optimizer incorrectly rewrites integer operation (1)
Apr 15 2021    [Issue 21832] New: Wrong deprecation message when importing (1)
Apr 15 2021    [Issue 21831] New: Wrong deprecation message in template parameters (1)
Apr 15 2021    [Issue 21830] New: Wrong deprecation message when non-deprecated (1)
Apr 15 2021    [Issue 21829] New: `private` is ignored when a public overload exists (1)
Apr 15 2021    [Issue 21828] New: Using enum of struct (containing another enum) (1)
Apr 15 2021    [Issue 21827] New: Null pointer exception in elToPair() in (1)
Apr 15 2021    [Issue 21826] New: MSCOFF output for Win32 should not use EBP for (1)
Apr 13 2021    [Issue 21825] New: Do not spuriously warn "calling XXX without side (1)
Apr 13 2021    [Issue 21824] New: broken CentOS:8 installation due to conflicting (1)
Apr 12 2021    [Issue 21823] New: IFTI type conversions should apply to all types. (1)
Apr 12 2021    [Issue 21822] New: Optimizer flowlv() does not account for OPmemcmp (1)
Apr 11 2021    [Issue 21821] New: Optimizer assumes immutables don't change, but (1)
Apr 11 2021    [Issue 21820] New: std.format: formatting zero should never lead to (1)
Apr 11 2021    [Issue 21819] New: Add phobos module(s) for localization and (1)
Apr 10 2021    [Issue 21818] New: ICE: Assertion hit in dinterpret.d (1)
Apr 10 2021    [Issue 21817] New: std.format: %u on integer does not print unsigned (1)
Apr 10 2021    [Issue 21816] New: testing XMM for nan does not work (1)
Apr 09 2021    [Issue 21815] New: std.format: invalid UTF-character throws with (1)
Apr 09 2021    [Issue 21814] New: std.fomat: grouping with width 0 causes floating (1)
Apr 09 2021    [Issue 21813] New: [REG-master] Bootstrap broken from dmd-cxx (1)
Apr 08 2021    [Issue 21812] New: __traits(allMembers) on types with value tuples (1)
Apr 08 2021    [Issue 21811] New: Unable to use IfCondition as expression in while (1)
Apr 08 2021    [Issue 21810] New: Check for sortedness in `merge` must not use `==` (1)
Apr 08 2021    [Issue 21809] New: [Oh No! Page Not Found] (1)
Apr 07 2021    [Issue 21808] New: Position format specifiers don't work for AAs (1)
Apr 06 2021    [Issue 21807] New: Non-immutable data can be converted to immutable (1)
Apr 06 2021    [Issue 21806] New: Overload selection ignores slice (1)
Apr 06 2021    [Issue 21805] New: Allow trinary expression in types (1)
Apr 06 2021    [Issue 21804] New: Type list (tuple) not expanded in delegate during (1)
Apr 05 2021    [Issue 21803] New: " nogc:" incorrectly propagates into function (1)
Apr 05 2021    [Issue 21802] New: opAssign and opOpAssign treat lazy void (1)
Apr 05 2021    [Issue 21801] New: std.typecons.ReplaceType does not work for `in` (1)
Apr 05 2021    [Issue 21800] New: Unused delegate template parameter scope (1)
Apr 05 2021    [Issue 21799] New: CTFE doesn't call base class destructor for (1)
Apr 04 2021    [Issue 21798] New: checkaction=context creates temporary of type void (1)
Apr 04 2021    [Issue 21797] New: Stack overflow for forward-referenced enum min / (1)
Apr 04 2021    [Issue 21796] New: Failed to stat file `./std_json.o' (1)
Apr 03 2021    [Issue 21795] New: Spurious error: static variable `i` cannot be (1)
Apr 03 2021    [Issue 21794] New: Internal compiler assertion (1)
Apr 02 2021    [Issue 21793] New: Cannot initialize shared member with (1)
Apr 02 2021    [Issue 21792] New: Enum using itself as base type crashes dmd (1)
Apr 02 2021    [Issue 21791] New: Stack overflow for forward-referenced enum (1)
Apr 02 2021    [Issue 21790] New: Finding template UDAs is not possible (1)
Apr 01 2021    [Issue 21789] New: Codecov should use default umask for file (1)
Apr 01 2021    [Issue 21788] New: __traits(identifier) on types should work like (1)
Mar 31 2021    [Issue 21787] New: Operator Overload by a Variable not detected (1)
Mar 31 2021    [Issue 21786] New: install.sh: Add error for trying to install two (1)
Mar 30 2021    [Issue 21785] New: Cannot declare variable of opaque enum with base (1)
Mar 30 2021    [Issue 21784] New: joining a detached thread results in segfault. (1)
Mar 29 2021    [Issue 21783] New: Add `if` as an operator (1)
Mar 29 2021    [Issue 21782] New: Add version variants for all cmd-line option checks (1)
Mar 29 2021    [Issue 21781] New: [Oh No! Page Not Found] Links to core libs from (1)
Mar 29 2021    [Issue 21780] New: alias this preferred over immutable conversion (1)
Mar 28 2021    [Issue 21779] New: assert not omitted for -release  (1)
Mar 28 2021    [Issue 21778] New: Win64: Access-violation for -release (1)
Mar 28 2021    [Issue 21777] New: std.format: several issues when formatting (1)
Mar 28 2021    [Issue 21776] New: %b, %o, %x and %X on integers does not obey plus (1)
Mar 27 2021    [Issue 21775] New: std.typecons.RefCounted, (1)
Mar 27 2021    [Issue 21774] New: formatException is not constant instead of static (1)
Mar 27 2021    [Issue 21773] New: online editor with nightly build is outdated (1)
Mar 27 2021    [Issue 21772] New: [REG2.069] Consecutive different-signed (1)
Mar 25 2021    [Issue 21771] New: gdb: Debug information should include FQN for (1)
Mar 25 2021    [Issue 21770] New: Wrong breakpoint location for gdb (1)
Mar 25 2021    [Issue 21769] New: Debugger customization methods do not work with LDC (1)
Mar 25 2021    [Issue 21768] New: typeid(Expression) doesn't properly resolve (1)
Mar 25 2021    [Issue 21767] New: Underflow reported as overflow (1)
Mar 25 2021    [Issue 21766] New: [The D Bug Tracker] (1)
Mar 24 2021    [Issue 21765] New: Assignment-as-condition error with (1)
Mar 24 2021    [Issue 21764] New: checkaction=context doesn't work for empty tuples (1)
Mar 24 2021    [Issue 21763] New: Zeroed static array is not placed in BSS with -g (1)
Mar 24 2021    [Issue 21762] New: object.destroy may silently fail depending on (1)
Mar 24 2021    [Issue 21761] New: make std.experimental.checkedint.Checked!T.toHash (1)
Mar 24 2021    [Issue 21760] New: std.conv.to does not know how to convert a string (1)
Mar 24 2021    [Issue 21759] New: std.experimental.checkedint.Checked is not (1)
Mar 24 2021    [Issue 21758] New: std.experimental.checkedint opBinaryRight with (1)
Mar 24 2021    [Issue 21757] New: log2 does not work with reals on CTFE with FreeBSD (1)
Mar 24 2021    [Issue 21756] New: Immutable array literals cause runtime GC (1)
Mar 24 2021    [Issue 21755] New: Add CLOEXEC posix flags declarations (1)
Mar 24 2021    [Issue 21754] New: Wrong kevent declaration for dragonfly (1)
Mar 23 2021    [Issue 21753] New: Struct literal with function literal member not (1)
Mar 23 2021    [Issue 21752] New: Template constraint breaks overload resolution (1)
Mar 23 2021    [Issue 21751] New: std.experimental.logger add possibility to pass a (1)
Mar 23 2021    [Issue 21750] New: -betterC undefined reference to _memsetn (1)
Mar 23 2021    [Issue 21749] New: Misleading error message for an operator in an (1)
Mar 22 2021    [Issue 21748] New: Return value of forward-referenced auto ref (1)
Mar 22 2021    [Issue 21747] New: core.demangle does not understand function-local (1)
Mar 22 2021    [Issue 21746] New: Discrepancy between foreach over tuple and static (1)
Mar 21 2021    [Issue 21745] New: Closure created in struct constructor passed to (1)
Mar 21 2021    [Issue 21744] New: [REG 2.092.0] NRVO sometimes not performed when (1)
Mar 21 2021    [Issue 21743] New: getOverloads fails to propagate 'this' expression (1)
Mar 21 2021    [Issue 21742] New: dot template expressions don't have the void type (1)
Mar 21 2021    [Issue 21741] New: std.format: %0*d produces int.max zeros (1)
Mar 21 2021    [Issue 21740] New: Typeof mixin regression with v2.096 (1)
Mar 20 2021    [Issue 21739] New: debug case can access variable from other case (1)
Mar 20 2021    [Issue 21738] New: std.format.spec: singleSpec should throw on "%%" (1)
Mar 19 2021    [Issue 21737] New: shared opApply does not compile (1)
Mar 19 2021    [Issue 21736] New: Support struct in typesafe variadic function (1)
Mar 19 2021    [Issue 21735] New: [REG 2.093.1] Compiler segfaults when using a (1)
Mar 19 2021    [Issue 21734] New: VS2019 crash while debugging (1)
Mar 19 2021    [Issue 21733] New: inout function does not transfer inout to (1)
Mar 19 2021    [Issue 21732] New: Enum member UDAs compilation is order dependant (1)
Mar 18 2021    [Issue 21731] New: SumType should provide convenient access to the (1)
Mar 18 2021    [Issue 21730] New: null ptr dereferenced in ChunksImpl.opApply (1)
Mar 18 2021    [Issue 21729] New: rawRead derefences null pointer if invoked on (1)
Mar 18 2021    [Issue 21728] New: rawRead calls fread with NULL if invoked on (1)
Mar 17 2021    [Issue 21727] New: [ICE][SIMD] Windows-only DMD crash with SIMD + (1)
Mar 17 2021    [Issue 21726] New: Wrong comparison in package(...) visibilities (1)
Mar 17 2021    [Issue 21725] New: Specifying null as bitfields variable name now (1)
Mar 16 2021    [Issue 21724] New: copy fails on overlapping ranges (1)
Mar 16 2021    [Issue 21723] New: Linker error: two module static library, main (1)
Mar 15 2021    [Issue 21722] New: toString(sink, string format) does not work with (1)
Mar 15 2021    [Issue 21721] New: error casting std.BigInts to built-in floating (1)
Mar 15 2021    [Issue 21720] New: Struct with destructor cannot be emplaced in (1)
Mar 15 2021    [Issue 21719] New: "auto" methods of classes do not auto-infer (1)
Mar 15 2021    [Issue 21718] New: Preview switches have insufficient descriptions (1)
Mar 15 2021    [Issue 21717] New: [Oh No! Page Not Found] (1)
Mar 14 2021    [Issue 21716] New: std.regex performance regression (additional GC (1)
Mar 14 2021    [Issue 21715] New: static assert() should accept and print multiple (1)
Mar 14 2021    [Issue 21714] New: misparse multi statement mixin in 'with' without (1)
Mar 14 2021    [Issue 21713] New: Cannot write trusted desstructor with system (1)
Mar 13 2021    [Issue 21712] New: [REG 2.095.1] sometimes coverage *.lst files are (1)
Mar 13 2021    [Issue 21711] New: Concatenating a function pointer with a string (1)
Mar 13 2021    [Issue 21710] New: Code Completion doesn't work if compiler path (1)
Mar 13 2021    [Issue 21709] New: std.conv.emplace not usable in betterC - 2.096 beta (1)
Mar 13 2021    [Issue 21708] New: SumType.opEquals gives confusing error message (1)
Mar 13 2021    [Issue 21707] New: std.base64: Faulty input creates range error (1)
Mar 13 2021    [Issue 21706] New: Assertion failure in Base64.decoder for empty (1)
Mar 12 2021    [Issue 21705] New: Nullable!T.opEquals fails for T with non-const (1)
Mar 12 2021    [Issue 21704] New: Nullable fails to destroy static array elements (1)
Mar 12 2021    [Issue 21703] New: std.base64 : decoding a range with one element (1)
Mar 12 2021    [Issue 21702] New: avoid quadratic template expansion in constraints (1)
Mar 11 2021    [Issue 21701] New: casWeak is not implemented (1)
Mar 10 2021    [Issue 21700] New: Long deprecated Stopwatch std.datetime is still (1)
Mar 10 2021    [Issue 21699] New: Duplicate error for index out of bounds at (1)
Mar 10 2021    [Issue 21698] New: Windows VisualD x86-mscoff fails to compare (1)
Mar 09 2021    [Issue 21697] New: Absurd limitations when passing lambda as alias (1)
Mar 09 2021    [Issue 21696] New: DMD 2.095.1 Compilation Crash (1)
Mar 09 2021    [Issue 21695] New: Add three-way comparison function to std.functional (1)
Mar 09 2021    [Issue 21694] New: Misleading error message and invalid goto error (1)
Mar 08 2021    [Issue 21693] New: extern(C++) class instance dtors are never (1)
Mar 08 2021    [Issue 21692] New: Non-mutable extern(D) scope class instances (1)
Mar 08 2021    [Issue 21691] New: premature mangleof can be accessed when pragma (1)
Mar 08 2021    [Issue 21690] New: Unable to dynamic cast extern(C++) classes (1)
Mar 08 2021    [Issue 21689] New: Contracts (in/out) is not checked when for (1)
Mar 08 2021    [Issue 21688] New: CTFE has floats and doubles that exceed float.max (1)
Mar 07 2021    [Issue 21687] New: Confusing error message for CTFE pointer in (1)
Mar 07 2021    [Issue 21686] New: segfault if daemon thread is killed, interrupts (1)
Mar 07 2021    [Issue 21685] New: bad error message on private constructor: member (1)
Mar 06 2021    [Issue 21684] New: Assert fail for Win32 with a struct larger than (1)
Mar 06 2021    [Issue 21683] New: ref/non-ref opApply overloads used in foreach (1)
Mar 06 2021    [Issue 21682] New: checkaction=context fails for expressions using (1)
Mar 05 2021    [Issue 21681] New: Can't deduce recursive template function attributes (1)
Mar 04 2021    [Issue 21680] New: inconsistent error on `typeof({ return field; }())` (1)
Mar 04 2021    [Issue 21679] New: Assertion failure in Base64.encoder for empty (1)
Mar 03 2021    [Issue 21678] New: "_d_arraysetlengthT is not callable using (1)
Mar 02 2021    [Issue 21677] New: Inconsistency on when override is allowed for (1)
Mar 02 2021    [Issue 21676] New: [ICE][SIMD] DMD crashing with SIMD + (1)
Mar 02 2021    [Issue 21675] New: Unsafe aggregate field initializer causes (1)
Mar 01 2021    [Issue 21674] New: [REG v2.086] `alias this` triggers wrong (1)
Mar 01 2021    [Issue 21673] New: [SIMD][Win64] Wrong codegen for _mm_move_ss (1)
Mar 01 2021    [Issue 21672] New: [REG][ICE][SIMD] crash whild compiling (1)
Mar 01 2021    [Issue 21671] New: Position of the `default` label in switch (1)
Feb 28 2021    [Issue 21670] New: [REG 2.095] Public alias to private function (1)
Feb 27 2021    [Issue 21669] New: closure over type with destructor allows (1)
Feb 27 2021    [Issue 21668] New: Cannot declare ref parameter of opaque type (1)
Feb 27 2021    [Issue 21667] New: scope parameter causes 'no size because of (1)
Feb 27 2021    [Issue 21666] New: wrong printf format specifier for `real` with (1)
Feb 26 2021    [Issue 21665] New: Void initialization should not be allowed for (1)
Feb 25 2021    [Issue 21664] New: Unsafe global initializer causes undefined (1)
Feb 25 2021    [Issue 21663] New: std.concurrency.receiveOnly doesn't work with (1)
Feb 24 2021    [Issue 21662] New: Extern linkage variables cannot be of types with (1)
Feb 24 2021    [Issue 21661] New: Can't use fully-qualified name of the current (1)
Feb 24 2021    [Issue 21660] New: [REG 2.066.0] cannot convert unique (1)
Feb 23 2021    [Issue 21659] New: [OSX] core.stdc.config.__c_ulonglong is forward (1)
Feb 22 2021    [Issue 21658] New: Debugger is reading enums with EnumBaseType (1)
Feb 22 2021    [Issue 21657] New: MmFile cannot map empty files (1)
Feb 22 2021    [Issue 21656] New: [REG2.091] Wrong file read during exception (1)
Feb 22 2021    [Issue 21655] New: win32 dialog app, main dialog box is not centered (1)
Feb 21 2021    [Issue 21654] New: Another circleci heisenbug (1)
Feb 21 2021    [Issue 21653] New: Inheriting from an interface then a class (1)
Feb 21 2021    [Issue 21652] New: dmd aborts with "e: cast, cast(immutable(bool))0" (1)
Feb 20 2021    [Issue 21651] New: Unimported package doesn't error out when used as (1)
Feb 19 2021    [Issue 21650] New: parse form that returns elements parsed is too (1)
Feb 19 2021    [Issue 21649] New: Make D runtime ignore or handle SIGPIPE or (1)
Feb 19 2021    [Issue 21648] New: Speculative recursive reference to struct with (1)
Feb 19 2021    [Issue 21647] New: pragma(msg) should be able to print a void type (1)
Feb 19 2021    [Issue 21646] New: Speculative recursive reference to struct with (1)
Feb 17 2021    [Issue 21645] New: template value argument capriciously rejects (1)
Feb 17 2021    [Issue 21644] New: job search engines (1)
Feb 17 2021    =?UTF-8?B?W0lzc3VlIDIxNjQzXSBOZXc6IElmIHlvdSB3YW50IHRvIHdvcmsg?= (1)
Feb 17 2021    [Issue 21642] New: [REG 2.084] hashOf will fail to compile for some (1)
Feb 16 2021    [Issue 21641] New: std.format: %g produces in rare circumstances (1)
Feb 15 2021    [Issue 21640] New: live no working with templates (1)
Feb 15 2021    [Issue 21639] New: Inconsistent output for enum value when calling (1)
Feb 15 2021    [Issue 21638] New: std.typecons.Refcounted!(T, (1)
Feb 14 2021    [Issue 21637] New: Allow trailing comma in the ImportList (1)
Feb 13 2021    [Issue 21636] New: std.bitmanip: bitfields size of bitfield should (1)
Feb 13 2021    [Issue 21635] New: std.bitmanip: bitfields should produce better (1)
Feb 13 2021    [Issue 21634] New: std.bitmanip: bitfields may generate invalid (1)
Feb 12 2021    [Issue 21633] New: anonymous class local scope confusion (1)
Feb 12 2021    [Issue 21632] New: Constructor flow analysis doesn't understand (1)
Feb 12 2021    [Issue 21631] New: core.atomic.cas fails to compile with const (1)
Feb 11 2021    [Issue 21630] New: assert(0) and assert(false) should not be marked (1)
Feb 11 2021    [Issue 21629] New: std.csv report one record on empty input (1)
Feb 10 2021    [Issue 21628] New: The padding bits of bitfields could be calculated (1)
Feb 10 2021    [Issue 21627] New: macOS: std.stdio.File.sync does not guarantee to (1)
Feb 10 2021    [Issue 21626] New: foreach create reference to rvalue tuple returned (1)
Feb 10 2021    [Issue 21625] New: Mixed-in unittests can collide with other unittests (1)
Feb 09 2021    [Issue 21624] New: Typo in `--DRT` or using `help` does not make the (1)
Feb 09 2021    [Issue 21623] New: pragma(crt_constructor) should accept function (1)
Feb 09 2021    [Issue 21622] New: pragma(crt_constructor) accepts functions that (1)
Feb 09 2021    [Issue 21621] New: pragma(crt_constructor) accepts functions with (1)
Feb 09 2021    [Issue 21620] New: pragma(crt_constructor) should run on all (1)
Feb 08 2021    [Issue 21619] New: Parameter-less function literal in expression (1)
Feb 07 2021    [Issue 21618] New: rdmd does not accept `-boundscheck=off` argument (1)
Feb 07 2021    [Issue 21617] New: dmd -boundscheck=off segfault when accessing an (1)
Feb 06 2021    [Issue 21616] New: Hard link (1)
Feb 06 2021    [Issue 21615] New: indexOf for arrays (1)
Feb 06 2021    [Issue 21614] New: compiled imports: (1)
Feb 05 2021    [Issue 21613] New: DMD crash: copy ctor + templated rvalue ctor (1)
Feb 05 2021    [Issue 21612] New: [REG]Incorrect conflict of function overloads (1)
Feb 05 2021    [Issue 21611] New: [Oh No! Page Not Found] core.thread.{context, (1)
Feb 04 2021    [Issue 21610] New: CTFE should not evaluate both branches for ?: (1)
Feb 03 2021    [Issue 21609] New: LinearCongruentialEngine fails for m = 0 (1)
Feb 03 2021    [Issue 21608] New: [betterC] static slices are allowed and have the (1)
Feb 03 2021    [Issue 21607] New: dmd segfaults for forward reference in base class (1)
Feb 03 2021    [Issue 21606] New: pow(NaN,0) gives 1 not NaN (1)
Feb 02 2021    [Issue 21605] New: Instead of giving error on printf format (1)
Feb 01 2021    [Issue 21604] New: LINK : fatal error LNK1104: cannot open file (1)
Feb 01 2021    [Issue 21603] New: Provide deprecation warning or error for (1)
Feb 01 2021    [Issue 21602] New: Invalid covariant parameter override allowed (1)
Feb 01 2021    [Issue 21601] New: std.math : pow(float/double, -2) produces (1)
Feb 01 2021    [Issue 21600] New: Regex.namedCaptures is undocumented (1)
Jan 31 2021    [Issue 21599] New: std.digest.crc : crc32Of fails with SefFault on (1)
Jan 31 2021    [Issue 21598] New: checkaction=context reruns pure functions with (1)
Jan 30 2021    [Issue 21597] New: Compiler flag should output a "normalized" file (1)
Jan 30 2021    [Issue 21596] New: Header generation should NOT touch the existing (1)
Jan 30 2021    [Issue 21595] New: DMD crashes with -preview=dip1021 and (1)
Jan 30 2021    [Issue 21594] New: Writing object files should be read-then-write (1)
Jan 29 2021    [Issue 21593] New: Only update file time if file to be written (1)
Jan 29 2021    [Issue 21592] New: two stack traces if high surrogate is printed (1)
Jan 29 2021    [Issue 21591] New: Mangling problem wrt. backrefs and function types (1)
Jan 28 2021    [Issue 21590] New: assignment inside assert accepted if (1)
Jan 28 2021    [Issue 21589] New: Mixing public and local selective imports causes (1)
Jan 27 2021    [Issue 21588] New: Please add a way to setup a "Dustmite" when (1)
Jan 27 2021    [Issue 21587] New: Please capture and output failed/error message (1)
Jan 26 2021    [Issue 21586] New: Struct dtor is called twice if struct is created (1)
Jan 26 2021    [Issue 21585] New: add __traits(totype, string) to convert mangled (1)
Jan 25 2021    [Issue 21584] New: dmd -O causes incorrect output (1)
Jan 25 2021    [Issue 21583] New: `array` is not ` safe` for a certain combination (1)
Jan 25 2021    [Issue 21582] New: ApplyLeft fails with some function templates (1)
Jan 25 2021    [Issue 21581] New: -inline discards floating point precision of (1)
Jan 25 2021    [Issue 21580] New: The D compiler adds an extra (void*) member in (1)
Jan 24 2021    [Issue 21579] New: All downloads from dlang.org are empty files (1)
Jan 24 2021    [Issue 21578] New: core.atomic.atomicFetchSub for pointers (1)
Jan 24 2021    [Issue 21577] New: Installer links on dlang.org/download.html (1)
Jan 23 2021    [Issue 21576] New: __traits(compile) does not automatically infer to (1)
Jan 23 2021    [Issue 21575] New: Child processes spawned by (1)
Jan 22 2021    [Issue 21574] New: Evaluate pure functions using CTFE (1)
Jan 22 2021    [Issue 21573] New: formatting floating points should be CTFE (1)
Jan 22 2021    [Issue 21572] New: Implicit conversion from `immutable(T)[][]` to (1)
Jan 21 2021    [Issue 21571] New: goto across assignment to AA fails and reports (1)
Jan 21 2021    [Issue 21570] New: __traits(isStaticArray, ...) accepts enums with (1)
Jan 20 2021    [Issue 21569] New: Unable to rebuild DMD build using win32.mak - (1)
Jan 20 2021    [Issue 21568] New: druntime posix.mak assumes git tree - fails to (1)
Jan 20 2021    [Issue 21567] New: build.d install fails, can't find dmd.conf (1)
Jan 20 2021    [Issue 21566] New: gen_man.d and docs/ missing in source tarball (1)
Jan 20 2021    [Issue 21565] New: safe code allows modification of a scalar that (1)
Jan 20 2021    [Issue 21564] New: Allow assignment syntax for instantiating mixin (1)
Jan 20 2021    [Issue 21563] New: Make shadowing mixin template names an error (1)
Jan 20 2021    [Issue 21562] New: Allow mixin template declarations without (1)
Jan 20 2021    [Issue 21561] New: Unsafe aliasing of immutable union member allowed (1)
Jan 20 2021    [Issue 21560] New: md5 (1)
Jan 19 2021    [Issue 21559] New: Speed up walkLength for narrow strings (1)
Jan 18 2021    [Issue 21558] New: UFCS doesn't play nice with hijacked default (1)
Jan 18 2021    [Issue 21557] New: std.encoding and std.utf do not use replacement (1)
Jan 17 2021    [Issue 21556] New: std.container.array: insertAfter is wrong and (1)
Jan 17 2021    [Issue 21555] New: insertBack is wrong and should be tested for (1)
Jan 17 2021    [Issue 21554] New: Invalid assignment expression yields valid type (1)
Jan 17 2021    [Issue 21553] New: incorrect call to expressionSemantic() in (1)
Jan 16 2021    [Issue 21552] New: Encoding cp866 ru (1)
Jan 15 2021    [Issue 21551] New: string literal followed by address expression (1)
Jan 14 2021    [Issue 21550] New: core.memory.__delete does not actually work (1)
Jan 14 2021    [Issue 21549] New: array ignored in alias declaration (1)
Jan 14 2021    [Issue 21548] New: Thread.getThis().id is 0 (1)
Jan 14 2021    [Issue 21547] New: Oder of constructor declaration affects struct (1)
Jan 13 2021    [Issue 21546] New: ref returning delegate circumvents immutable (1)
Jan 13 2021    [Issue 21545] New: [dip1000] cannot assign ref returning delegate to (1)
Jan 12 2021    [Issue 21544] New: -checkaction=context formats enum members as (1)
Jan 12 2021    [Issue 21543] New: dmd infinite loop on alias this and (1)
Jan 11 2021    [Issue 21542] New: core.lifetime.move cannot be evaluated at compile (1)
Jan 11 2021    [Issue 21541] New: ssl certificate for dlang.org (1)
Jan 10 2021    [Issue 21540] New: Cannot pass associative array of function (1)
Jan 10 2021    [Issue 21539] New: [REG 2.084] symbols from import inside template (1)
Jan 09 2021    [Issue 21538] New: Overriding with more attributes on delegate (1)
Jan 09 2021    [Issue 21537] New: Function pointers' attributes not covariant when (1)
Jan 09 2021    [Issue 21536] New: Dmd 2.095.0 fails to compile basic hunt (1)
Jan 09 2021    [Issue 21535] New: dtoh: Insufficient size_t/ptrdiff_t detection (1)
Jan 09 2021    [Issue 21534] New: dtoh: Default params for default ctor missing (1)
Jan 09 2021    [Issue 21533] New: dtoh: Non-type aliases aren't ignored (1)
Jan 09 2021    [Issue 21532] New: dtoh: Forward-referencing issues for type aliases (1)
Jan 09 2021    [Issue 21531] New: dtoh: Forward-referencing issue wrt. globals of (1)
Jan 09 2021    [Issue 21530] New: dtoh: Identifiers need to be sanitized wrt. (1)
Jan 08 2021    [Issue 21529] New: Missing format arguments are not detected at (1)
Jan 07 2021    [Issue 21528] New: Implement contracts without implementation (1)
Jan 06 2021    [Issue 21527] New: Unnecessary store to memory in SIMD code (1)
Jan 05 2021    [Issue 21526] New: x87 not rounding to precision on assignment on (1)
Jan 04 2021    [Issue 21525] New: Spurious "copying &... into allocated memory (1)
Jan 04 2021    [Issue 21524] New: [internal] Remove extern(C++) from all dmd (1)
Jan 03 2021    [Issue 21523] New: Microsoft Windows std.stdio.File.lock(), (1)
Jan 02 2021    [Issue 21522] New: function get lost when aliasing an overloaded (1)
Jan 02 2021    [Issue 21521] New: Cannot state ref return for delegates and (1)
Jan 02 2021    [Issue 21520] New: dmd does not honor the NO_COLOR environment (1)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 1970