www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 31 2019    [Issue 20475] New: Struct of static array of strings is (1)
Dec 30 2019    [Issue 20474] New: Deprecation warnings inside deprecated function (1)
Dec 30 2019    [Issue 20473] New: Missing file & directory (1)
Dec 30 2019    [Issue 20472] New: [REG 2.068] slicing a static array results in (1)
Dec 30 2019    [Issue 20471] New: DMD Crash (1)
Dec 30 2019    [Issue 20470] New: accessing an AliasSeq tuple loses `this` (1)
Dec 29 2019    [Issue 20469] New: include dstep in the official distribution (1)
Dec 27 2019    [Issue 20468] New: emplace doesn't forward constructor arguments' (1)
Dec 25 2019    [Issue 20467] New: initializerSemantic() is run multiple times for a (1)
Dec 25 2019    [Issue 20466] New: Optimizer clobbering msw register when testing it (1)
Dec 24 2019    [Issue 20465] New: Dynamic + static array declaration fail (1)
Dec 22 2019    [Issue 20464] New: builtin types could be usable as UDA, without (1)
Dec 22 2019    [Issue 20463] New: APT repository has broken dependencies (1)
Dec 22 2019    [Issue 20462] New: [SPEC] Clearly document rules of package (1)
Dec 21 2019    [Issue 20461] New: [dip1000] Passing stack allocated string to (1)
Dec 20 2019    [Issue 20460] New: Stack traces on OSX show wrong file / line (1)
Dec 19 2019    [Issue 20459] New: Runtime arg parsing should stop at '--' (1)
Dec 19 2019    [Issue 20458] New: CRTP + pass alias to virtual member to mixin = (1)
Dec 19 2019    [Issue 20457] New: Asserts must not be turned off in release builds (1)
Dec 18 2019    [Issue 20456] New: linker can't find the C function wmemove when (1)
Dec 18 2019    [Issue 20455] New: Filename or directories starting with "-" cannot (1)
Dec 17 2019    [Issue 20454] New: [REG 2.071.0] ICE with triple-nested package (1)
Dec 17 2019    [Issue 20453] New: [REG 2.071.0] ICE with package in package (1)
Dec 16 2019    [Issue 20452] New: std.conv: to and parse dont work correct with (1)
Dec 15 2019    [Issue 20451] New: comparing identical floating points does not work (1)
Dec 14 2019    [Issue 20450] New: Default severity in Bugzilla should be normal (1)
Dec 14 2019    [Issue 20449] New: integer literal specification and implementation (1)
Dec 13 2019    [Issue 20448] New: Error: unknown when mutating an escaped member (1)
Dec 13 2019    [Issue 20447] New: [REG 2.089] importing core.thread exposes unistd,  (1)
Dec 13 2019    [Issue 20446] New: [REG 2.089.0-rc.1] Assertion (1)
Dec 12 2019    [Issue 20445] New: [tools] remove build date for a reproducible build (1)
Dec 12 2019    [Issue 20444] New: Make __DATE__ in dlang reproducible using (1)
Dec 11 2019    [Issue 20443] New: Case where code compiles depending on order of (1)
Dec 05 2019    [Issue 20432] New: assert() and in() don't support tuple expressions (1)
Dec 05 2019    [Issue 20431] New: Allow a Mixin Type to resolve to an expression (1)
Dec 04 2019    [Issue 20430] New: [Regression 2.089.0] DLL Runtime.terminate() hangs (1)
Dec 04 2019    [Issue 20429] New: extern(C++) mangling of multiple const ref params (1)
Dec 04 2019    [Issue 20428] New: Precondition bug for in/out (1)
Dec 02 2019    [Issue 20427] New: Bad parameter types in C++ functions should not (1)
Dec 02 2019    [Issue 20426] New: doesPointTo with void[N] fails (1)
Dec 02 2019    [Issue 20425] New: Proxy opCmp fails to compile with types that (1)
Dec 01 2019    [Issue 20424] New: A constructor with a value argument of the same (1)
Dec 01 2019    [Issue 20423] New: Interface file and mangling do not agree about (1)
Nov 29 2019    [Issue 20422] New: confusing error "new can only create structs, (1)
Nov 26 2019    [Issue 20421] New: Exceptions don't work when linking through lld-link (1)
Nov 26 2019    [Issue 20420] New: [REG2.067] inlining error with a valid function (1)
Nov 26 2019    [Issue 20419] New: is(missing == module/package) results in unknown (1)
Nov 26 2019    [Issue 20418] New: Unittest failure in bitarray.d on Win32 (1)
Nov 26 2019    [Issue 20417] New: __traits(compiles) returns false result if (1)
Nov 24 2019    [Issue 20416] New: [Regression 2.073.2] compiler complains about (1)
Nov 24 2019    [Issue 20415] New: ice in dwarfeh and when optimizations are enabled (1)
Nov 22 2019    [Issue 20414] New: use of isCopyable on static members of uncopyable (1)
Nov 21 2019    [Issue 20413] New: C++ mangling bug with templates & the std namespace (1)
Nov 21 2019    [Issue 20412] New: std.range.put misbehaves when (1)
Nov 21 2019    [Issue 20411] New: wrong default datetime when saving files in zip (1)
Nov 21 2019    [Issue 20410] New: ReplaceTypeUnless replaces enums with their (1)
Nov 19 2019    [Issue 20409] New: Interface parameter conversion inversed - (1)
Nov 19 2019    [Issue 20408] New: style checker should not check backup files (1)
Nov 18 2019    [Issue 20407] New: Windows installer doesn't detect VS2019 (1)
Nov 18 2019    [Issue 20406] New: Copy constructor requires default constructor (1)
Nov 18 2019    [Issue 20405] New: pipelink.exe ignores LLVMInstallDir property when (1)
Nov 17 2019    [Issue 20404] New: Can't disambiguate function calls made ambiguous (1)
Nov 17 2019    [Issue 20403] New: Trojan:Win32/Wacatac.B!ml dmd-2.089.0.exe (1)
Nov 17 2019    [Issue 20402] New: use-this-other-module deprecation warnings with (1)
Nov 16 2019    [Issue 20401] New: ref variable copied before return (1)
Nov 16 2019    [Issue 20400] New: CTFE increasing length of array of characters (1)
Nov 16 2019    [Issue 20399] New: opIn deprecation warning should point to where (1)
Nov 16 2019    [Issue 20398] New: Wrong number of totalEntries in std.zip (1)
Nov 15 2019    [Issue 20397] New: [std.algorithm] documentation nthPermutation (1)
Nov 15 2019    [Issue 20396] New: format!"%a" leeds to wrong result for (1)
Nov 15 2019    [Issue 20395] New: Malwarebyte listed downloads.dlang.org as Malware (1)
Nov 15 2019    [Issue 20394] New: "one path skips constructor" when exception is (1)
Nov 14 2019    [Issue 20393] New: formattedRead accepts input, that should be (1)
Nov 14 2019    [Issue 20392] New: formattedRead: %*d and %d should read the same (1)
Nov 14 2019    [Issue 20391] New: [REG 2.089] DMD compile times increased by 40% (1)
Nov 13 2019    [Issue 20390] New: Add llvm-dlltool.exe to dmd windows release? (1)
Nov 13 2019    [Issue 20389] New: __traits(isDisabled) with invalid template function (1)
Nov 13 2019    [Issue 20388] New: Parse error when compiling lambdas in mixins as (1)
Nov 12 2019    [Issue 20387] New: pipelink.exe ignores preferred linker (1)
Nov 12 2019    [Issue 20386] New: Test extractor shouldn't emit unit tests, but (1)
Nov 11 2019    [Issue 20385] New: Add opt* methods to std.json (1)
Nov 11 2019    [Issue 20384] New: UTF-8 vital error for chinese character which to (1)
Nov 10 2019    [Issue 20383] New: [REG 2.084.z] illegal conversion from int[] to (1)
Nov 10 2019    [Issue 20382] New: Bad call stack with scope(success) (1)
Nov 10 2019    [Issue 20381] New: [REG master 2.089+] compiler crash on array (1)
Nov 10 2019    [Issue 20380] New: std.net.curl: misbehaviour on arch 'arm32v7 (1)
Nov 10 2019    [Issue 20379] New: Cannot destroy associative arrays AAs (Destructor (1)
Nov 09 2019    [Issue 20378] New: Main function specification is incomplete (1)
Nov 09 2019    [Issue 20377] New: extern(C) void main(string[] args) has invalid (1)
Nov 09 2019    [Issue 20376] New: disable this(ref return scope Foo rhs) enables (1)
Nov 09 2019    [Issue 20375] New: std.typecons.RefCounted does not work with (1)
Nov 08 2019    [Issue 20374] New: Assertion failure: 'e && retregs' hit at (1)
Nov 08 2019    [Issue 20373] New: Line counter with async Buffer (1)
Nov 08 2019    [Issue 20372] New: Line counter with async Buffer (1)
Nov 08 2019    [Issue 20371] New: std.format limited to 500 characters for floats (1)
Nov 08 2019    [Issue 20370] New: On POSIX, std.file.copy only copies the file (1)
Nov 08 2019    [Issue 20369] New: shadowed variable in foreach loop always (1)
Nov 08 2019    [Issue 20368] New: dmd 2.089.0 Error: expression `main` is `void` (1)
Nov 07 2019    [Issue 20367] New: Postblit cannot be disabled when copy ctor is (1)
Nov 07 2019    [Issue 20366] New: CTFE foreach_reverse on array with utf characters (1)
Nov 06 2019    [Issue 20365] New: Copy constructor not invoked on static arrays of (1)
Nov 06 2019    [Issue 20364] New: [REG2.069] changing length for array of (1)
Nov 06 2019    [Issue 20363] New: optimization with union, >> and ulong leads to (1)
Nov 06 2019    [Issue 20362] New: dmd fails to infer scope parameter for delegate (1)
Nov 06 2019    [Issue 20361] New: denormalized floatingpoint number literals do not (1)
Nov 06 2019    [Issue 20360] New: std.variant doesn't do postblit/dtor correctly (1)
Nov 05 2019    [Issue 20359] New: core.atomic.cas throws with null as `ifThis` (1)
Nov 05 2019    [Issue 20358] New: External initialization of private struct fields (1)
Nov 05 2019    [Issue 20357] New: format should obey space flag when printing nan (1)
Nov 05 2019    [Issue 20356] New: exceeding template expansion limits (1)
Nov 04 2019    [Issue 20355] New: undefined identifier U in core.atomic (1)
Nov 04 2019    [Issue 20354] New: interface is not supported by CanCAS in (1)
Nov 04 2019    [Issue 20353] New: -checkaction=context does not work well with (1)
Nov 03 2019    [Issue 20352] New: Error: cannot implicitly convert expression (1)
Nov 03 2019    [Issue 20351] New: Unknown error, should actually be: pure function (1)
Nov 03 2019    [Issue 20350] New: JSONType deprecations should be undeprecated (1)
Nov 03 2019    [Issue 20349] New: [REG2.087] ICE with sqrt (1)
Nov 02 2019    [Issue 20347] New: Initialization of globals not checked for safe, (1)
Nov 01 2019    [Issue 20346] New: std.uuid does not compile with checkaction=context (1)
Nov 01 2019    [Issue 20345] New: writing through `void[]` cannot be safe (1)
Nov 01 2019    [Issue 20344] New: Variable format is not in CamelCase into getopt (1)
Oct 31 2019    [Issue 20343] New: false positive in style checker, checking casts (1)
Oct 30 2019    [Issue 20342] New: GDC - assignment to anonymous union member (1)
Oct 30 2019    [Issue 20341] New: [REG 2.063] 'this' required for explicit (1)
Oct 30 2019    [Issue 20340] New: [betterC] -main inserts D main function even with (1)
Oct 30 2019    [Issue 20339] New: isPOD returns true if sizeof is accessed inside (1)
Oct 29 2019    [Issue 20338] New: dmd, phobos, and druntime build systems should be (1)
Oct 29 2019    [Issue 20337] New: Incomplete documentation of the Posix build, (1)
Oct 29 2019    [Issue 20336] New: Regression (2.088.1) C++ mangling problem with (1)
Oct 29 2019    [Issue 20335] New: posix.mak clean target does not remove all (1)
Oct 29 2019    [Issue 20334] New: posix.mak clean target does not remove all (1)
Oct 28 2019    [Issue 20333] New: cannot get frame pointer to <template function> (1)
Oct 28 2019    [Issue 20332] New: associative array clear function should be safe (1)
Oct 28 2019    [Issue 20331] New: checkaction=context segfaults when calling (1)
Oct 28 2019    [Issue 20330] New: json toString with outputrange (1)
Oct 27 2019    [Issue 20329] New: Type nested inside two interfaces not visible in (1)
Oct 27 2019    [Issue 20328] New: [REG 2.089 beta] deprecation message about (1)
Oct 27 2019    =?UTF-8?B?W0lzc3VlIDIwMzI3XSBOZXc6IFtSRUcgMi4wODkgYmV0YV0gdW5k?= (1)
Oct 26 2019    [Issue 20326] New: stringof on opaque type results in forward (1)
Oct 26 2019    [Issue 20325] New: Windows Defender detects msbuild\pipelink.exe as (1)
Oct 26 2019    [Issue 20324] New: Calling __traits(getUnitTests) on a template (1)
Oct 26 2019    [Issue 20323] New: checkaction=context fails for non-copyable (1)
Oct 26 2019    [Issue 20322] New: checkaction=context fails for wstring/dstring (1)
Oct 25 2019    [Issue 20321] New: Uncontrollable blitting should be preventable for (1)
Oct 24 2019    [Issue 20320] New: format("%f") leeds to wrong output (1)
Oct 24 2019    [Issue 20319] New: cast causing illegal instruction (core dump) in (1)
Oct 24 2019    [Issue 20318] New: Illegal instruction (core dumped) (1)
Oct 24 2019    [Issue 20317] New: Checked std.format Error: `"Attempted to access (1)
Oct 24 2019    [Issue 20316] New: array properties fail hasMember (1)
Oct 24 2019    [Issue 20315] New: checkaction=context fails for const(void[]) (1)
Oct 24 2019    [Issue 20314] New: passing const variables to `only` forces const (1)
Oct 24 2019    [Issue 20313] New: Inconsistent behavior of wouldHaveBlocked on (1)
Oct 23 2019    [Issue 20312] New: Multiple inheritance covariance breaks vtable (1)
Oct 22 2019    [Issue 20311] New: dtext("") == null (1)
Oct 22 2019    [Issue 20310] New: std.json to(Pretty)String not pure (1)
Oct 21 2019    [Issue 20309] New: Passing alias this with function returning chain (1)
Oct 20 2019    [Issue 20308] New: frame access regression (1)
Oct 18 2019    [Issue 20307] New: Difference for `deprecated alias a = b` vs. (1)
Oct 18 2019    [Issue 20306] New: incomplete mixin type with a lambda (1)
Oct 17 2019    [Issue 20305] New: String mixins fail for structs with 'alias this' (1)
Oct 16 2019    [Issue 20304] New: Implement variadic parameters for lambdas (1)
Oct 16 2019    [Issue 20303] New: Memory leak in core.thread (1)
Oct 15 2019    [Issue 20302] New: std.functional.memoize doesn't accept a functions (1)
Oct 15 2019    [Issue 20301] New: std.regex.regex doesn't accept a const/immutable (1)
Oct 14 2019    [Issue 20300] New: memoize doesn't work with default params (1)
Oct 14 2019    [Issue 20299] New: checkaction=context no working with temporary (1)
Oct 13 2019    [Issue 20298] New: Passing field alias to alias predicate doesn't (1)
Oct 12 2019    [Issue 20297] New: ld: warning: building for macOS (1)
Oct 11 2019    [Issue 20296] New: Segfault when using variadic D functions with (1)
Oct 10 2019    [Issue 20295] New: std.zip: zip64 with 0xff bytes in end of central (1)
Oct 10 2019    [Issue 20294] New: std.zip: extra field issues (1)
Oct 10 2019    [Issue 20293] New: std.zip: unicode issues (1)
Oct 10 2019    [Issue 20292] New: std.zip: MSDOS date/time issues (1)
Oct 10 2019    [Issue 20290] New: std.zip: file(name) and directory issues (1)
Oct 10 2019    [Issue 20291] New: std.zip: integrity of local file headers (1)
Oct 10 2019    [Issue 20289] New: std.zip: zip64 should take size values from (1)
Oct 10 2019    [Issue 20288] New: std.format double with NaN fails with range (1)
Oct 10 2019    [Issue 20287] New: std.zip: Wrong compressed data (1)
Oct 09 2019    [Issue 20286] New: CustomFloat.min_normal fails, when not allowDenorm (1)
Oct 08 2019    [Issue 20285] New: Struct destructor called multiple times in (1)
Oct 08 2019    [Issue 20284] New: CustomFloat.max_10_exp does not work for types (1)
Oct 08 2019    [Issue 20283] New: CustomFloat.max_exp not working in some cases (1)
Oct 08 2019    [Issue 20282] New: CustomFloat.dig fails at some values. (1)
Oct 08 2019    [Issue 20281] New: CustomFloat is limited to 64 bit (1)
Oct 07 2019    [Issue 20280] New: Compiler segfault when building two small files (1)
Oct 07 2019    [Issue 20279] New: druntime PR #2821 causes link error for (1)
Oct 07 2019    [Issue 20278] New: ICE: calling std.math.sqrt with int cast to double (1)
Oct 07 2019    [Issue 20277] New: Template this parameters are not respected in (1)
Oct 07 2019    [Issue 20276] New: DMD v2.088.0 Compile with dub fails due to an (1)
Oct 07 2019    [Issue 20275] New: Tuple created in template in with() includes (1)
Oct 06 2019    [Issue 20274] New: IFTI fails for opDispatch and 'with' (1)
Oct 06 2019    [Issue 20273] New: inline asm - add `pause` opcode (1)
Oct 06 2019    [Issue 20272] New: Add standard section "Limitations" to ddoc (1)
Oct 06 2019    [Issue 20271] New: Handle forking in the GC (1)
Oct 06 2019    [Issue 20270] New: [REG2.087] Deadlock in garbage collection when (1)
Oct 05 2019    [Issue 20269] New: Inconsistencies between `Token.toChar` and (1)
Oct 04 2019    [Issue 20268] New: anonymous function parameter mismatch errors (1)
Oct 04 2019    =?UTF-8?B?W0lzc3VlIDIwMjY3XSBOZXc6IEVycm9yOiBgc3RyaW5nYCBpcyB1?= (1)
Oct 03 2019    [Issue 20266] New: __PARAMETERS__ for easy forwarding of function (1)
Oct 03 2019    [Issue 20265] New: [REG2.088] Spurious deprecation message with (1)
Oct 03 2019    [Issue 20264] New: ICE on illegal cast to vector. (1)
Oct 02 2019    [Issue 20263] New: Wrong value for CustomFloat.min_exp (1)
Oct 02 2019    [Issue 20262] New: CustomFloat.mant_dig (1)
Oct 02 2019    [Issue 20261] New: CustromFloat.epsilon yields infinity (1)
Oct 02 2019    [Issue 20260] New: CustomFloat with 0 precision/exponentWidth (1)
Oct 02 2019    [Issue 20259] New: [Function Socket.bind] Doesn't inform what (1)
Oct 01 2019    [Issue 20258] New: alias this produces an infinite range when used (1)
Oct 01 2019    [Issue 20257] New: Implement waitTimeout() in std.process (1)
Sep 30 2019    [Issue 20256] New: problem with signal handling and parallel GC on (1)
Sep 29 2019    [Issue 20255] New: undefined identifier ascii in package std (1)
Sep 29 2019    [Issue 20254] New: object.require doesn't work with Variant (1)
Sep 29 2019    [Issue 20253] New: bad debug line info for function without epilog (1)
Sep 29 2019    [Issue 20252] New: posix.mak does not stop on failure (1)
Sep 29 2019    [Issue 20251] New: `size_t.max` does not show value in debugger (1)
Sep 28 2019    [Issue 20250] New: Static 64-bit failure (1)
Sep 28 2019    [Issue 20249] New: lack of offline documentation (1)
Sep 27 2019    [Issue 20248] New: Module constructors in executable called twice, in (1)
Sep 27 2019    [Issue 20247] New: ICE: access violation (1)
Sep 26 2019    [Issue 20246] New: isCallable fails for template opCall overload (1)
Sep 25 2019    [Issue 20245] New: DIP1000: Should infer scope when taking address (1)
Sep 25 2019    [Issue 20244] New: New dmd option -preview=noXlinker does not work (1)
Sep 25 2019    [Issue 20243] New: inout not substituted for in associative array (1)
Sep 25 2019    [Issue 20242] New: BitArray constructor should not modify input data (1)
Sep 25 2019    [Issue 20241] New: BitArray.bitsSet ignores length (1)
Sep 25 2019    [Issue 20240] New: BitArray inconsistently preserves bits past length (1)
Sep 25 2019    [Issue 20239] New: wrong result when extracting with std.zip (1)
Sep 24 2019    [Issue 20238] New: Add ability to specify ref argument for (1)
Sep 23 2019    [Issue 20237] New: with gagged errors from is(typeof()), compiler (1)
Sep 21 2019    [Issue 20236] New: spurious deprecation warnings on function calls (1)
Sep 21 2019    [Issue 20235] New: C++ ABI doesn't destruct struct arguments in the (1)
Sep 21 2019    [Issue 20234] New: Make!T (and likely emplace!T) do not work for (1)
Sep 20 2019    [Issue 20233] New: opDispatch hides alias this properties (1)
Sep 19 2019    [Issue 20232] New: WhiteHole is unusable with safe interface (1)
Sep 19 2019    [Issue 20231] New: unable to resolve forward reference (1)
Sep 19 2019    [Issue 20230] New: segfault in dmd due to inconsistent conversion of (1)
Sep 19 2019    [Issue 20229] New: Importing a second module enables FQN (1)
Sep 18 2019    [Issue 20228] New: simple toString for Tuple!()s (1)
Sep 18 2019    [Issue 20227] New: "Aborting from src/core/sync/event.d(141) Error: (1)
Sep 18 2019    [Issue 20226] New: selective import in function scope fails to merge (1)
Sep 17 2019    [Issue 20225] New: std.concurrency: FiberScheduler's stack size is (1)
Sep 17 2019    [Issue 20224] New: Segfault when using ref parameter on a templated (1)
Sep 17 2019    [Issue 20223] New: C++, POSIX: Wrong mangling for const reference of (1)
Sep 17 2019    [Issue 20222] New: druntime fails to build for Android (using LDC (1)
Sep 17 2019    [Issue 20221] New: __traits(isDeprecated) returns false on (1)
Sep 17 2019    [Issue 20220] New: pragma (crt_constructor) does not work with (1)
Sep 16 2019    [Issue 20219] New: Idle D programs keep consuming CPU in (1)
Sep 16 2019    [Issue 20218] New: Checked format string takes infinite time for (1)
Sep 16 2019    [Issue 20217] New: Regex literals don't escape double quotes (1)
Sep 16 2019    [Issue 20216] New: Switch case fall-through not detected for (1)
Sep 16 2019    [Issue 20215] New: redirected console app looks hang w/o .flush (1)
Sep 14 2019    [Issue 20214] New: GC: realloc can result in false pointers if (1)
Sep 13 2019    [Issue 20213] New: Visual D not working out of the box in Community (1)
Sep 13 2019    [Issue 20212] New: invalid debug info with enum type in library (1)
Sep 13 2019    [Issue 20211] New: should be set appropriate version for enabled (1)
Sep 13 2019    [Issue 20210] New: version blocks with boolean operators (1)
Sep 12 2019    [Issue 20209] New: AA.get() needs to work with inout correctly (1)
Sep 12 2019    [Issue 20208] New: extern (C++) copy constructor bad mangling for dmd (1)
Sep 12 2019    [Issue 20207] New: (inline asm) DMD (x64) assembles code that (1)
Sep 12 2019    [Issue 20206] New: potential bug in complex power operator (1)
Sep 11 2019    [Issue 20205] New: std.math: Wrong result for abs(int.min) (1)
Sep 10 2019    [Issue 20204] New: need to fix ABI about registers using (1)
Sep 08 2019    [Issue 20203] New: Make std.math.copysign work in CTFE (1)
Sep 08 2019    [Issue 20202] New: Make std.math.signbit work for floating point (1)
Sep 08 2019    [Issue 20201] New: Make std.math.scalbn pure (1)
Sep 08 2019    [Issue 20200] New: Make std.math.isPowerOf2 work in CTFE (1)
Sep 08 2019    [Issue 20199] New: Make std.math.frexp work in CTFE (1)
Sep 08 2019    [Issue 20198] New: Make std.math.nextUp and nextDown work in CTFE (1)
Sep 08 2019    [Issue 20197] New: Make std.math.isIdentical work in CTFE (1)
Sep 08 2019    [Issue 20196] New: Make std.math.isNormal work in CTFE (1)
Sep 07 2019    [Issue 20195] New: -preview=nosharedaccess has some access problems (1)
Sep 06 2019    [Issue 20194] New: .di files are not stripped of constructor (1)
Sep 04 2019    [Issue 20193] New: Using shared in the class declaration does not (1)
Sep 04 2019    [Issue 20192] New: Make std.math.isSubnormal work in CTFE (1)
Sep 04 2019    [Issue 20191] New: Allow struct mixin declaration (1)
Sep 03 2019    [Issue 20190] New: Deprecation not triggered on templates (1)
Sep 02 2019    [Issue 20189] New: Codegen - functions that call other functions (1)
Sep 01 2019    [Issue 20188] New: getSymbolsByUDA produces compile errors when (1)
Sep 01 2019    [Issue 20187] New: alias this bypasses truncating conversion warning (1)
Aug 31 2019    [Issue 20186] New: File size of "Hello, world" executable increased (1)
Aug 31 2019    [Issue 20185] New: IsExpression with identifier does not handle (1)
Aug 31 2019    [Issue 20184] New: String maxsplit (1)
Aug 30 2019    [Issue 20183] New: Returning address of return ref parameter with (1)
Aug 29 2019    [Issue 20182] New: [REG 2.086.0] std.traits.ParameterDefaults fails (1)
Aug 29 2019    [Issue 20181] New: [nightly 2019-08-29] internal compiler error when (1)
Aug 29 2019    [Issue 20180] New: Deprecated unittests should not be deprecated (1)
Aug 28 2019    [Issue 20179] New: 'goto' skips over declaration triggered for (1)
Aug 28 2019    [Issue 20178] New: Add (1)
Aug 28 2019    [Issue 20177] New: Streamline cycle detection code due to no more (1)
Aug 27 2019    [Issue 20176] New: std.container.rbtree does not work at compile time (1)
Aug 27 2019    [Issue 20175] New: Nullable!T.get(x) immutable array elements (1)
Aug 27 2019    [Issue 20174] New: posix-only std.math functions shouldn't be (1)
Aug 27 2019    [Issue 20173] New: StructMemberInitializer syntax on right side of (1)
Aug 27 2019    [Issue 20172] New: using functions with full path and without (1)
Aug 26 2019    [Issue 20171] New: [REG 2.086.0] Calling public function from the (1)
Aug 26 2019    [Issue 20170] New: [dip1000] scope and return not inferred for auto (1)
Aug 26 2019    [Issue 20169] New: Cannot allocate immutable class on the stack with (1)
Aug 26 2019    [Issue 20168] New: Missing context when CTFE fails with 'no (1)
Aug 25 2019    [Issue 20167] New: Issue warning when result discarded from strong (1)
Aug 24 2019    [Issue 20166] New: among should have an overload for fixed-length (1)
Aug 24 2019    [Issue 20165] New: Add standard nodiscard attribute for functions (1)
Aug 24 2019    [Issue 20164] New: Importing deprecated module at function-local (1)
Aug 24 2019    [Issue 20163] New: Deprecated import in string mixin does not output (1)
Aug 24 2019    [Issue 20162] New: Bug in optimization of remainder operation (1)
Aug 23 2019    [Issue 20161] New: Regression (2.088.0 beta) in compile-time (1)
Aug 23 2019    [Issue 20160] New: ThreadInfo.cleanup() clears local thread's (1)
Aug 23 2019    [Issue 20159] New: Make std.math.scalbn work in CTFE (1)
Aug 23 2019    [Issue 20158] New: Erroneous incompatible types error for classes (1)
Aug 23 2019    [Issue 20157] New: [diagnostic] Name suggest for override should (1)
Aug 23 2019    [Issue 20156] New: Wrong error about local variable escape (1)
Aug 23 2019    [Issue 20155] New: Allocating a struct with dtor on the GC heap can (1)
Aug 23 2019    [Issue 20154] New: bad closure if local variables have larger (1)
Aug 22 2019    [Issue 20153] New: extern for aliased template instantiation (1)
Aug 22 2019    [Issue 20152] New: numeric expression should not evaluate to const (1)
Aug 22 2019    [Issue 20151] New: particular directory layout causes DMD to crash (1)
Aug 22 2019    [Issue 20150] New: -dip1000 defeated by pure (1)
Aug 21 2019    [Issue 20149] New: [DIP1000] Local data escapes `opSlice` if not (1)
Aug 20 2019    [Issue 20148] New: void initializated bool can be both true and false (1)
Aug 20 2019    [Issue 20147] New: Enable comparison (==, >, >=, <=, <) between (1)
Aug 20 2019    [Issue 20146] New: Allow casting from std.bigint.BigInt to built-in (1)
Aug 20 2019    [Issue 20145] New: Random unittest failures inf std.datetime.stopwatch (1)
Aug 19 2019    [Issue 20144] New: standard pragma for weak linkage (1)
Aug 19 2019    [Issue 20143] New: ICE in optimizer on real 0/0 returned as double (1)
Aug 19 2019    [Issue 20142] New: Reading member of enum considered modifying access (1)
Aug 18 2019    [Issue 20141] New: No builtin version which says if the platform is (1)
Aug 18 2019    [Issue 20140] New: std.string.tr should not be decoding strings (1)
Aug 18 2019    [Issue 20139] New: isInputRange!string is false in betterC (1)
Aug 18 2019    [Issue 20138] New: is expression not evaluating correctly? (1)
Aug 17 2019    [Issue 20137] New: A program crashes at runtime (should be compile (1)
Aug 17 2019    [Issue 20136] New: opEquals not recognized for AA key (1)
Aug 17 2019    [Issue 20135] New: Tuple assignment incorrectly calls destructor on (1)
Aug 15 2019    [Issue 20134] New: autodecode should use replacementDchar rather (1)
Aug 15 2019    [Issue 20133] New: [REG2.084.0] Bogus slice assignment in recursive (1)
Aug 15 2019    [Issue 20132] New: segfault on fiber.call() in release mode (1)
Aug 15 2019    [Issue 20131] New: Bad codegen from inline asm; possible REX prefix (1)
Aug 13 2019    [Issue 20130] New: ICE illegal instruction when casting imported (1)
Aug 13 2019    [Issue 20129] New: AA require with File values gives "Error: (1)
Aug 13 2019    [Issue 20128] New: Bug in optimization of zero right shift (1)
Aug 13 2019    [Issue 20127] New: Add Support for objects with .o extension on (1)
Aug 12 2019    [Issue 20126] New: bad codegen for return statement in function with (1)
Aug 12 2019    [Issue 20125] New: Different .stringof format for CT Sequences (1)
Aug 12 2019    [Issue 20124] New: macOS 10.15 requires notarized apps (1)
Aug 11 2019    [Issue 20123] New: Impossible to disable post-increment/decrement (1)
Aug 11 2019    [Issue 20122] New: core.atomic.cas discards result on failure (1)
Aug 11 2019    [Issue 20121] New: "template lambda has no value" when assigned to (1)
Aug 11 2019    [Issue 20120] New: libcurl.dll hangs when running std.net.curl (1)
Aug 10 2019    [Issue 20119] New: "cannot inline default argument" of a mixin (1)
Aug 10 2019    [Issue 20118] New: rt/trace: rdtsc is unordered without preceding (1)
Aug 08 2019    [Issue 20117] New: std.typecons.Typedef has opCmp when base type (1)
Aug 08 2019    [Issue 20116] New: Cannot return inout return value from delegate (1)
Aug 08 2019    [Issue 20115] New: std.typecons.Rebindable / UnqualRef do not work (1)
Aug 07 2019    [Issue 20114] New: -checkaction=context evaluates operand second (1)
Aug 07 2019    [Issue 20113] New: Cannot find source code for runtime library file (1)
Aug 06 2019    [Issue 20112] New: __vector casts don't do type conversions (1)
Aug 06 2019    [Issue 20111] New: asm VCVTPS2PH is not encoded correctly (1)
Aug 05 2019    [Issue 20110] New: Module constructor implicitly converts a delegate (1)
Aug 05 2019    [Issue 20109] New: DirEntries() fails on symbolic links to (1)
Aug 04 2019    [Issue 20108] New: -dip1000 defeated by auto (1)
Aug 04 2019    [Issue 20107] New: core.atomic : Memory order is missing keys (1)
Aug 04 2019    [Issue 20106] New: core.atomic : atomicFence doesn't accept (1)
Aug 04 2019    [Issue 20105] New: core.atomic 'cas' function is incomplete (1)
Aug 04 2019    [Issue 20104] New: core.atomic has no exchange function (1)
Aug 04 2019    [Issue 20103] New: core.atomic atomicOp missing memory order argument (1)
Aug 04 2019    [Issue 20102] New: [Downloads] (1)
Aug 04 2019    [Issue 20101] New: BetterC: Template instantiation in CTFE only (1)
Aug 03 2019    [Issue 20100] New: Segfault with checkaction=context on struct (1)
Aug 02 2019    [Issue 20099] New: Memoize should handle lambdas (1)
Aug 02 2019    [Issue 20098] New: Improve result of printing std.regex compiled (1)
Aug 02 2019    [Issue 20097] New: SysTime cannot be used with std.concurrency.send (1)
Aug 01 2019    [Issue 20096] New: error message 'cannot goto into try block' is (1)
Aug 01 2019    [Issue 20095] New: core.internal.convert.toUbyte doesn't work with (1)
Jul 31 2019    [Issue 20094] New: POSIX: Wrong substitution for templates with (1)
Jul 31 2019    [Issue 20093] New: Error: cannot form tuple of tuples (1)
Jul 30 2019    [Issue 20092] New: void[1] auto slicing makes the compiler hang (1)
Jul 29 2019    [Issue 20091] New: nogc callback inferred as non-nogc (1)
Jul 29 2019    [Issue 20090] New: Header generation wrongfully outputs constructor (1)
Jul 27 2019    [Issue 20089] New: FPU stack not cleaned up properly (1)
Jul 27 2019    [Issue 20088] New: void[] cast unusable in betterC due to new (1)
Jul 26 2019    [Issue 20087] New: `scope` not parsed for types in template argument (1)
Jul 26 2019    [Issue 20086] New: -betterC and "Unrestricted use of compile-time (1)
Jul 25 2019    [Issue 20085] New: memory leaks in std.parallelism (1)
Jul 25 2019    [Issue 20084] New: return by auto ref unsafe - and different code (1)
Jul 25 2019    [Issue 20083] New: Dub subdependency conflicts should be expressed (1)
Jul 25 2019    [Issue 20082] New: Struct with extern destructor that's never called (1)
Jul 24 2019    [Issue 20081] New: Add pragma(identifier, StringExp) (1)
Jul 23 2019    [Issue 20080] New: [2.087.0] Function overloads defined in mixin not (1)
Jul 23 2019    [Issue 20079] New: [2.087.0] Forward declaration of functions (1)
Jul 23 2019    [Issue 20078] New: Multiple confusing error messages (1)
Jul 23 2019    [Issue 20077] New: Bogus 'need this' for lambda used inside struct (1)
Jul 23 2019    [Issue 20076] New: [2.087.0] structs won't copy when using alias (1)
Jul 22 2019    [Issue 20075] New: allow cast(ref T)lvalue for casting lvalues (1)
Jul 22 2019    [Issue 20074] New: header file generation doesn't include attributes (1)
Jul 22 2019    [Issue 20073] New: Wrong implicit conversion for return type (1)
Jul 22 2019    [Issue 20072] New: [2.087.0] Mixin templates: no property `somevar` (1)
Jul 21 2019    [Issue 20071] New: ref locals (1)
Jul 21 2019    [Issue 20070] New: [2.087.0] std.conv.toImpl matches two functions (1)
Jul 21 2019    [Issue 20069] New: std.format digit grouping separator (aka (1)
Jul 21 2019    [Issue 20068] New: Union initialization in constructors should be (1)
Jul 21 2019    [Issue 20067] New: [REG2.086] foreach no longer works on range with (1)
Jul 19 2019    [Issue 20066] New: Assertion on void[] does not compile with (1)
Jul 19 2019    [Issue 20065] New: Empty AliasSeq can't be used to form compiletime (1)
Jul 18 2019    [Issue 20064] New: format separator fails with leading zeros (1)
Jul 18 2019    [Issue 20063] New: compiler segfaults on passing templates (1)
Jul 17 2019    [Issue 20062] New: Segfault (1)
Jul 17 2019    [Issue 20061] New: MSVC redistributables don't get installed during (1)
Jul 17 2019    [Issue 20060] New: new alias syntax reject return types containing (1)
Jul 17 2019    [Issue 20059] New: mismatched function return type inference should (1)
Jul 17 2019    [Issue 20058] New: otool fails to dissassemble functions (1)
Jul 16 2019    [Issue 20057] New: [REG master] compiler hang on conclicting local (1)
Jul 16 2019    [Issue 20056] New: DMD Segfault in 2.087 (1)
Jul 15 2019    [Issue 20055] New: 128 byte-alignment cache padding for (1)
Jul 15 2019    [Issue 20054] New: getSymbolsByUDA no longer works on modules (1)
Jul 14 2019    [Issue 20053] New: mixin doesn't work for many expressions (1)
Jul 14 2019    [Issue 20052] New: SIMD 32 bytes causes obscure segfault on windows 64 (1)
Jul 14 2019    [Issue 20051] New: ICE in func literal used in __traits(compiles) (1)
Jul 14 2019    [Issue 20050] New: pure function should be able to return function (1)
Jul 13 2019    [Issue 20049] New: object.destroy doesn't propagate attributes (1)
Jul 13 2019    [Issue 20048] New: [Windows] Program segfaults when running tests (1)
Jul 13 2019    [Issue 20047] New: call of static nested function ignores purity (1)
Jul 13 2019    [Issue 20046] New: someAllocator.make!T doesn't compile if T is a (1)
Jul 13 2019    [Issue 20045] New: bogus error: "integer constant expression (1)
Jul 12 2019    [Issue 20044] New: Compiler segfault in Algebraic with (1)
Jul 12 2019    [Issue 20043] New: Tuple.rename doesn't work with const (1)
Jul 10 2019    [Issue 20042] New: __vector CTFE crashes the compiler (1)
Jul 10 2019    [Issue 20041] New: CTFE incorrect result with __vector (1)
Jul 10 2019    [Issue 20040] New: dip1000 implicit delegate attribute stripping fails (1)
Jul 10 2019    [Issue 20039] New: ICE from double template instantiation with (1)
Jul 09 2019    [Issue 20038] New: __DATE__ is in the wrong format for (1)
Jul 08 2019    [Issue 20037] New: Imports in module info should be deduplicated (1)
Jul 08 2019    [Issue 20036] New: COFF: missing relocations in large object files (1)
Jul 08 2019    [Issue 20035] New: [ICE] Segmentation fault in (1)
Jul 08 2019    [Issue 20034] New: [Reg 2.087.0] hashOf of a non-scalar enum doesn't (1)
Jul 06 2019    [Issue 20033] New: Deprecation not triggered with foreach + alias this (1)
Jul 06 2019    [Issue 20032] New: ImmutableOf!char[] The result is incorrect. (1)
Jul 06 2019    [Issue 20031] New: Tuple.toString does not work with mutable toString (1)
Jul 05 2019    [Issue 20030] New: Variant concat of char and string doesn't work (1)
Jul 04 2019    [Issue 20029] New: Wrong MSVC mangling for const class template (1)
Jul 04 2019    [Issue 20028] New: Stalled thread in concurrency.d unittest (1)
Jul 04 2019    [Issue 20027] New: std.zip susceptible to zip malware attacks (1)
Jul 04 2019    [Issue 20026] New: retrying while (1)
Jul 04 2019    [Issue 20025] New: alias this combined with a copy constructor seems (1)
Jul 03 2019    [Issue 20024] New: "No property x for type Y" error not as helpful (1)
Jul 03 2019    [Issue 20023] New: Separate compilation breaks dip1000 / dip1008 (1)
Jul 02 2019    [Issue 20022] New: POSIX: extern(C++, `namespace`) does not apply (1)
Jul 02 2019    [Issue 20021] New: `static if` doesn't evaluate `opCast(T : bool)` (1)
Jul 01 2019    [Issue 20020] New: Compiler should offer atomic intrinsics (1)
Jul 01 2019    [Issue 20019] New: Symbol not found: _dyld_enumerate_tlv_storage on (1)
Jun 30 2019    [Issue 20018] New: static foreach with static if and is should (1)
Jun 30 2019    [Issue 20017] New: JSON (-X) compilerInfo.architectures generation (1)
Jun 30 2019    [Issue 20016] New: JSON (-X) compilerInfo.platforms generation (1)
Jun 30 2019    [Issue 20015] New: [REG 2.086] Deprecated -preview, -revert, and (1)
Jun 30 2019    [Issue 20014] New: [REG 2.084] -transition=all, -preview=all, (1)
Jun 30 2019    [Issue 20013] New: Visual D cannot identify overloaded functions (1)
Jun 29 2019    [Issue 20012] New: export inside mixin doesn't seem to work (1)
Jun 29 2019    [Issue 20011] New: [REG] modification of member of a manifest (1)
Jun 29 2019    [Issue 20010] New: allow cast of type, not only expressions (1)
Jun 27 2019    [Issue 20009] New: isForwardRange doesn't work with alias range this (1)
Jun 26 2019    [Issue 20008] New: __traits(allMembers) of packages is complete (1)
Jun 26 2019    [Issue 20007] New: Add a compiler trait allowing to obtain unique (1)
Jun 25 2019    [Issue 20006] New: [REG 2.086.0] DIP1000: return scope ref outlives (1)
Jun 25 2019    [Issue 20005] New: VC++ can exists in separate BuildTools folder (1)
Jun 25 2019    [Issue 20004] New: should exists possibility reset all settings to (1)
Jun 25 2019    [Issue 20003] New: change option text for betterC (1)
Jun 24 2019    [Issue 20002] New: Cannot access derived protected method in another (1)
Jun 24 2019    [Issue 20001] New: Error: a struct is not a valid initializer for a (1)
Jun 23 2019    [Issue 20000] New: Casting to interfaces arbitrarily disallowed in (1)
Jun 22 2019    [Issue 19999] New: compile time logic (pragma, static if) in sub (1)
Jun 22 2019    [Issue 19998] New: [e2ir] Assertion failure with -profile=gc and (1)
Jun 22 2019    [Issue 19997] New: std.socket.InternetHost.getHostByAddr unittest (1)
Jun 22 2019    [Issue 19996] New: The spell checker could also works with standard (1)
Jun 22 2019    [Issue 19995] New: [REG 2.082] parameter attributes are accepted in (1)
Jun 22 2019    [Issue 19994] New: Can't nest self-referential Algebraic types (1)
Jun 22 2019    [Issue 19993] New: Reference to delegate after return statement (1)
Jun 22 2019    [Issue 19992] New: __gshared members of class not listed in debug info (1)
Jun 21 2019    [Issue 19991] New: win32: bad debug line info with unwining code (1)
Jun 21 2019    [Issue 19990] New: unknown error with missing import (1)
Jun 20 2019    [Issue 19989] New: Bad debug line info with default arguments in (1)
Jun 19 2019    [Issue 19988] New: Provide a way to use dlang reserved keywords in (1)
Jun 19 2019    [Issue 19987] New: std.variantN wastes space (1)
Jun 19 2019    [Issue 19986] New: Can't assign large const T to std.Variant.VariantN (1)
Jun 18 2019    [Issue 19985] New: No debug line info for simple code blocks (1)
Jun 18 2019    [Issue 19984] New: Support shared in foreach lambdas (1)
Jun 18 2019    [Issue 19983] New: Add fast path for (1)
Jun 18 2019    [Issue 19982] New: padLeft usability issues (1)
Jun 18 2019    [Issue 19981] New: std.algorithm.iteration.group fails when element (1)
Jun 17 2019    [Issue 19980] New: File.byLine skips first line in some cases when (1)
Jun 17 2019    [Issue 19979] New: std.regex should return null for non-matched (1)
Jun 16 2019    [Issue 19978] New: D sometimes just crashes on exit with daemon (1)
Jun 16 2019    [Issue 19977] New: Coverage reports should contain module name (1)
Jun 16 2019    [Issue 19976] New: Simplify std.internal.convert.toUbyte CTFE path (1)
Jun 16 2019    [Issue 19975] New: object.opEquals(Object lhs, Object rhs) can skip (1)
Jun 16 2019    [Issue 19974] New: [Reg 2.086] changed naked asm parameter offsets (1)
Jun 16 2019    [Issue 19973] New: Too many template forward reference errors in (1)
Jun 15 2019    [Issue 19972] New: no shadowing error for nested functions (1)
Jun 15 2019    [Issue 19971] New: wrong string literals in "cannot pass argument" (1)
Jun 15 2019    [Issue 19970] New: [CTFE] 0 ptr is not null (1)
Jun 15 2019    [Issue 19969] New: Unhelpful error when attempting (incorrectly) to (1)
Jun 15 2019    [Issue 19968] New: safe code can create invalid bools resulting in (1)
Jun 14 2019    [Issue 19967] New: segmentation fault when auto ref with default (1)
Jun 14 2019    [Issue 19966] New: [DIP1000] DIP1000 with a template behaves (1)
Jun 14 2019    [Issue 19965] New: [DIP1000] Template allows to escape internal (1)
Jun 14 2019    [Issue 19964] New: [Regression 2.066 - 2.067.1] nested pure (1)
Jun 14 2019    [Issue 19963] New: [Regression 2.066 - 2.067.1] nested pure (1)
Jun 14 2019    [Issue 19962] New: [DIP1000] scope on delegate no affect with DIP1000 (1)
Jun 14 2019    [Issue 19962] New: [DIP1000] scope on delegate no affect with DIP1000 (1)
Jun 14 2019    [Issue 19961] New: context pointer does not apply qualifiers properly (1)
Jun 13 2019    [Issue 19960] New: ElementType!(char[]) + betterC = wrong type (1)
Jun 13 2019    [Issue 19959] New: Eponymous template FQN's re-state the template name (1)
Jun 13 2019    [Issue 19958] New: Option to hide select module namespace prefixes (1)
Jun 13 2019    [Issue 19957] New: Problem debugging associative arrays (1)
Jun 13 2019    [Issue 19956] New: Subclassing Thread with synchronized (this) may (1)
Jun 12 2019    [Issue 19955] New: [ICE] Segmentation fault in (1)
Jun 12 2019    [Issue 19954] New: DMD crashes (1)
Jun 11 2019    [Issue 19953] New: extern(C++) const ref to static array incorrectly (1)
Jun 11 2019    [Issue 19952] New: [std.windows.registry] lacks basic documentation (1)
Jun 11 2019    [Issue 19951] New: Druntime command line arguments are poorly (1)
Jun 10 2019    [Issue 19950] New: access violation at compile time, possibly via (1)
Jun 08 2019    [Issue 19949] New: C++ Mangling doesn't implement abi-tags from the (1)
Jun 07 2019    [Issue 19948] New: Fully qualified name not used in errors when (1)
Jun 07 2019    [Issue 19947] New: OutOfMemoryError with GC-allocs (1)
Jun 07 2019    [Issue 19946] New: In betterC filling an array with a non-zero value (1)
Jun 06 2019    [Issue 19945] New: In betterC strange linker error can occur when (1)
Jun 06 2019    [Issue 19944] New: Some examples on std.file docs page raise (1)
Jun 05 2019    [Issue 19943] New: Field base access works for virtual methods (1)
Jun 05 2019    [Issue 19942] New: [ICE] Segmentation fault in resolvePropertiesX at (1)
Jun 05 2019    [Issue 19941] New: [ICE] Segmentation fault in (1)
Jun 04 2019    [Issue 19940] New: core.simd.{load,store}Unaligned functions do not (1)
Jun 04 2019    [Issue 19939] New: std.format %13,3.2f does not count width correctly (1)
Jun 04 2019    [Issue 19938] New: CTFE duplicates calls to function when it is used (1)
Jun 03 2019    [Issue 19937] New: object._d_assert_fail linker error if compiling (1)
Jun 03 2019    [Issue 19936] New: Deprecated alias get this falsely triggers on (1)
Jun 02 2019    [Issue 19935] New: hasUDA and getUDAs ignore UDA with a custom (1)
Jun 01 2019    [Issue 19934] New: template function inference breaks when taking (1)
Jun 01 2019    [Issue 19933] New: Win10 stdout link error? (1)
Jun 01 2019    [Issue 19932] New: ICE: compiler crashes when reading ifloat/idouble (1)
Jun 01 2019    [Issue 19931] New: Missing error message when defining postblit, (1)
Jun 01 2019    [Issue 19930] New: Visual D unable to build projects under path (1)
May 31 2019    [Issue 19929] New: LDC support dcompute codegen options? (1)
May 31 2019    [Issue 19928] New: disallow modification of immutable in constructor (1)
May 31 2019    [Issue 19927] New: D standard library not detected while (1)
May 31 2019    [Issue 19926] New: Wrong instantiation of opDispatch when used in (1)
May 31 2019    [Issue 19925] New: static opDispatch not considered in WithStatement (1)
May 30 2019    [Issue 19924] New: Make core.bitop.bswap(ulong) work in betterC (1)
May 30 2019    [Issue 19923] New: ICE: typesem.d(3809): Assertion failure with (1)
May 30 2019    [Issue 19922] New: ICE: Segmentation fault with typeid() (1)
May 30 2019    [Issue 19921] New: Visual D has incompatibility with VS 2019.1 (1)
May 29 2019    [Issue 19920] New: __trait(parent, ...) broken with extern(C++, "ns") (1)
May 29 2019    [Issue 19919] New: Incorrect initialization of union when first (1)
May 29 2019    [Issue 19918] New: UFCS doesn't work in typeid expressions for (1)
May 28 2019    [Issue 19917] New: unions should require that all members are `= (1)
May 28 2019    [Issue 19916] New: union member access should be un- safe (1)
May 28 2019    [Issue 19915] New: ICE: Segmentation fault with alias and templated (1)
May 28 2019    [Issue 19914] New: ICE: Segmentation fault with mixin and templated (1)
May 28 2019    [Issue 19913] New: ICE: Segmentation fault with mixin and enum (1)
May 28 2019    [Issue 19912] New: [module] No implicit import of object module an (1)
May 28 2019    [Issue 19911] New: ICE: Segmentation fault with struct object and (1)
May 28 2019    [Issue 19910] New: ImportVisitor example fails to parse random files (1)
May 28 2019    [Issue 19909] New: need errno (1)
May 28 2019    [Issue 19908] New: [DIP1000] union with single member should not (1)
May 27 2019    [Issue 19907] New: passing slice to fixed array not working with (1)
May 27 2019    [Issue 19906] New: __traits(isRef) always yields false for auto ref (1)
May 26 2019    [Issue 19905] New: Floating point .init should be bitwise identical (1)
May 26 2019    [Issue 19904] New: move semantics fail through the `emplace` pipeline (1)
May 26 2019    [Issue 19903] New: postblit called for uninitialised elements of (1)
May 25 2019    [Issue 19902] New: hasElaborateCopyConstructor doesn't know about (1)
May 25 2019    [Issue 19901] New: importing export symbols causes link errors (1)
May 24 2019    [Issue 19900] New: Rewrites for unary index operator not done per (1)
May 24 2019    [Issue 19899] New: std.bitmanip.bitsSet should accept const arguments (1)
May 23 2019    [Issue 19898] New: ICE: in sizemask at dmd/mtype.d(2563): Assertion (1)
May 23 2019    [Issue 19897] New: dinterpret.d:6439: Internal Compiler Error: null (1)
May 23 2019    [Issue 19896] New: [internals] Represent string and arrays as sparse (1)
May 23 2019    [Issue 19895] New: Floating point exception casting zero length array (1)
May 23 2019    [Issue 19894] New: Structs with disabled postblit is still not (1)
May 22 2019    [Issue 19893] New: version declaration must be at module level (1)
May 22 2019    [Issue 19892] New: Add CTFE support for std.bitmanip: (1)
May 22 2019    [Issue 19891] New: Confusing error message for auto ref parameters (1)
May 21 2019    [Issue 19890] New: ICE: Segmentation fault with negative array size (1)
May 21 2019    [Issue 19889] New: Exceptions not printed with -m32mscoff and (1)
May 20 2019    [Issue 19888] New: default parameters in templates with tuple (1)
May 20 2019    [Issue 19887] New: Segfault with void tuple default parameter (1)
May 20 2019    [Issue 19886] New: Bitfields template instantiation introduces (1)
May 18 2019    [Issue 19885] New: possibility to skip required initialization in (1)
May 18 2019    [Issue 19884] New: Error: alias op = op; cannot alias itself, use a (1)
May 18 2019    [Issue 19883] New: Cyclic constructor call for BigInt(dstring) (1)
May 17 2019    [Issue 19882] New: Expected 'undefined identifier' error when type (1)
May 16 2019    [Issue 19881] New: Escaping reference to local through return scope (1)
May 16 2019    [Issue 19880] New: delegate using lazy parameter breaks safe (1)
May 16 2019    [Issue 19879] New: std.concurrency: Emit offending field name when (1)
May 15 2019    [Issue 19878] New: Some NaNs are printed as -nan (1)
May 15 2019    [Issue 19877] New: 'private' makes toHash un- safe in -preview=dip1000 (1)
May 15 2019    [Issue 19876] New: Add Anego Studios to organizations using D (1)
May 15 2019    [Issue 19875] New: [betterC] dmd 2.0.86 Allowed class compile (1)
May 15 2019    [Issue 19874] New: imported CTFE static initializers are run for no (1)
May 14 2019    [Issue 19873] New: unittest should be by default system even with (1)
May 14 2019    [Issue 19872] New: Copy constructor: Order of declaration yields (1)
May 14 2019    [Issue 19871] New: Copy constructor rejects valid code if default (1)
May 14 2019    [Issue 19870] New: Generated Copy Constructor disables default (1)
May 13 2019    [Issue 19869] New: `PrimaryExpression` allows incorrect forms of (1)
May 13 2019    [Issue 19868] New: Segmentation Fault Everytime (1)
May 12 2019    [Issue 19867] New: Add VisualD to the Visual Studio extension (1)
May 12 2019    [Issue 19866] New: Add VisualD as first-class download (1)
May 11 2019    [Issue 19865] New: Deprecated enum values using deprecated (1)
May 11 2019    [Issue 19864] New: EnumMembers with deprecated members (1)
May 11 2019    [Issue 19863] New: VisualD installs and updates toolchains (1)
May 11 2019    [Issue 19862] New: vtable for extern(C++) classes not showing (1)
May 11 2019    [Issue 19861] New: core.cpuid reports the wrong number of threads (1)
May 11 2019    [Issue 19860] New: Memory corruption in nested templates (1)
May 11 2019    [Issue 19859] New: std.functional.memoize: Ability to clear the cache (1)
May 10 2019    [Issue 19858] New: try with recursion fails to catch, possibly TCO (1)
May 09 2019    [Issue 19857] New: Name mangling mismatch when compiling with -dip1000 (1)
May 09 2019    [Issue 19856] New: [aApplycd2]: foreach (int) doesn't work on (1)
May 09 2019    [Issue 19855] New: D compiler reports error when compiling unit test (1)
May 08 2019    [Issue 19854] New: Code stops Compiling when removing pragma(msg, | (1)
May 08 2019    [Issue 19853] New: Profiling broken? (1)
May 07 2019    [Issue 19852] New: value.[args] evaluation to opSlice.[args] should (1)
May 06 2019    [Issue 19851] New: std.concurrency linker errors with -dip1000 (1)
May 06 2019    [Issue 19850] New: double nested joiner .back falsely thinks the (1)
May 06 2019    [Issue 19849] New: undefined identifier using identity (1)
May 06 2019    [Issue 19848] New: colliding named imports in function silently fail (1)
May 06 2019    [Issue 19847] New: no GC memory above 4GB reported with (1)
May 05 2019    [Issue 19846] New: Identity function causes code returning byte[0] (1)
May 04 2019    [Issue 19845] New: Modifiers are not added to tuples (1)
May 04 2019    [Issue 19844] New: opEqual on const associative array doesn't work (1)
May 03 2019    [Issue 19843] New: Derived class has `__dtor` member if base class (1)
May 02 2019    [Issue 19842] New: std.signals Segfault when connecting with a lambda (1)
May 02 2019    [Issue 19841] New: Wrong ABI for C++ functions taking a struct by (1)
May 01 2019    [Issue 19840] New: Ice in e2ir.d visit(CastExp) assert(false, "This (1)
Apr 30 2019    [Issue 19839] New: dub: running single-file package as pre generate (1)
Apr 30 2019    [Issue 19838] New: RefCounted fails (1)
Apr 29 2019    [Issue 19837] New: std.random.isUniformRNG(Rng, ElementType) should (1)
Apr 28 2019    [Issue 19836] New: Excessive probability of UUID collisions in (1)
Apr 27 2019    [Issue 19835] New: std.algorithm.mutation.copy static array source (1)
Apr 27 2019    [Issue 19834] New: File exception for [std.file.copy] on windows (1)
Apr 27 2019    [Issue 19833] New: The member as template cannot be acquired by (1)
Apr 26 2019    [Issue 19832] New: mixin with AliasSeq fails (1)
Apr 26 2019    [Issue 19831] New: throw/catch in scope(exit) crashes with illegal (1)
Apr 26 2019    [Issue 19830] New: core.memory.__delete destructs arrays of structs (1)
Apr 26 2019    [Issue 19829] New: __traits(isSame) returns true for some non-local (1)
Apr 26 2019    [Issue 19828] New: maxElement give wrong results (1)
Apr 25 2019    [Issue 19827] New: Default installation path for LDC ? (1)
Apr 25 2019    [Issue 19826] New: Projects use DMD for LDC Configurations (1)
Apr 25 2019    [Issue 19825] New: Memory corruption involving lazy variadic, stdio (1)
Apr 25 2019    [Issue 19824] New: The specifications don't give examples of aliases (1)
Apr 24 2019    [Issue 19823] New: std.range.dropOne doesn't drop the element when (1)
Apr 24 2019    [Issue 19822] New: 2.086 regression wrt. union initializers (1)
Apr 24 2019    [Issue 19821] New: Cannot pass linker argument with spaces (1)
Apr 23 2019    [Issue 19820] New: Add readfln to std.stdio (1)
Apr 23 2019    [Issue 19819] New: __FILE__ might emit personally identifiable (1)
Apr 22 2019    [Issue 19818] New: Error: cannot find source code for runtime (1)
Apr 22 2019    [Issue 19817] New: Incorrect common type for const enum and mutable (1)
Apr 21 2019    [Issue 19816] New: adding import causes symbol lookup deperecation (1)
Apr 21 2019    [Issue 19815] New: Documentation for install.sh is hard to find and (1)
Apr 20 2019    [Issue 19814] New: Nested code blocks in Ddoc are break formatting (1)
Apr 20 2019    [Issue 19813] New: Generated bt instruction seg faults, high 32 bits (1)
Apr 19 2019    [Issue 19812] New: Lambda over struct member causes dangling (1)
Apr 17 2019    [Issue 19811] New: Program crashes with null pointer with lld-link, (1)
Apr 17 2019    [Issue 19810] New: destroy does not work for C++ classes without (1)
Apr 16 2019    [Issue 19809] New: `override` block affects passing lambda as argument (1)
Apr 15 2019    [Issue 19808] New: SysTime gives different results at compile vs. (1)
Apr 14 2019    [Issue 19807] New: undefined reference involving separate (1)
Apr 14 2019    [Issue 19806] New: phobos/std/uri.d: ietf link outdated (1)
Apr 13 2019    [Issue 19805] New: wrong windows mangling for generic arguments with (1)
Apr 12 2019    [Issue 19804] New: fails to compile with fixes size array T[1]... (1)
Apr 12 2019    [Issue 19803] New: Add support for latest VS 2019 16.1.0 (1)
Apr 11 2019    [Issue 19802] New: Possible regression with dustmite (1)
Apr 10 2019    [Issue 19801] New: Linking error: ld: symbol(s) not found for (1)
Apr 10 2019    [Issue 19800] New: JSON output does not include scoped imports (1)
Apr 09 2019    [Issue 19799] New: templated string formatting fails with const (1)
Apr 09 2019    [Issue 19798] New: linker fails to find cmath fmin in 32-bit Windows (1)
Apr 09 2019    [Issue 19797] New: File.seek() terminates ungracefully on incorrect (1)
Apr 08 2019    [Issue 19796] New: PR#1982 broke array ops (1)
Apr 08 2019    [Issue 19795] New: Constructor from template mixin cannot be called (1)
Apr 08 2019    [Issue 19794] New: const on AliasSeq ignored (1)
Apr 08 2019    [Issue 19793] New: no postblit is called if cast is used for structs (1)
Apr 07 2019    [Issue 19792] New: Rtypeof expression in parameter list appears to (1)
Apr 07 2019    [Issue 19791] New: Bad cross-file detection (1)
Apr 06 2019    [Issue 19790] New: ICE dmd/dimport.d(168): Assertion failure (1)
Apr 04 2019    [Issue 19789] New: Lazy expression evaluation doesn't check parent (1)
Apr 04 2019    [Issue 19788] New: compiler crash on slicing a enum typed as vector (1)
Apr 04 2019    [Issue 19787] New: Storage class type information is lost when used (1)
Apr 03 2019    [Issue 19786] New: alias to __traits(getMember) wrongfully always (1)
Apr 02 2019    [Issue 19785] New: const basic types in function parameters should (1)
Mar 31 2019    [Issue 19784] New: DLL in BetterC mode - Symbol Undefined (1)
Mar 31 2019    [Issue 19783] New: Fail to emplace struct with betterC (1)
Mar 31 2019    [Issue 19782] New: `alias this` appends `null` instead of (1)
Mar 31 2019    [Issue 19781] New: etc.c.zlib should be nogc (1)
Mar 31 2019    [Issue 19780] New: `deprecated` is ignored on aliases of templates (1)
Mar 30 2019    [Issue 19779] New: `assert`ions evaluate in CTFE do not print (1)
Mar 30 2019    [Issue 19778] New: ICE when accessing empty array at compile time (1)
Mar 30 2019    [Issue 19777] New: [REG2.086a] SortedRange.opSlice is wrongly (1)
Mar 30 2019    [Issue 19776] New: [internals] Support i18n in error messages (1)
Mar 30 2019    [Issue 19775] New: multiple argument string mixin doesn't expand (1)
Mar 29 2019    [Issue 19774] New: wrong code caused by generic variadic opIndex (1)
Mar 29 2019    [Issue 19773] New: can't compile on window 7 x64 (1)
Mar 29 2019    [Issue 19772] New: Support for VS2019 (1)
Mar 29 2019    [Issue 19771] New: No auto-complete for attributes (1)
Mar 29 2019    [Issue 19770] New: Please add a ctrl+click hotkey for jumping to (1)
Mar 28 2019    [Issue 19769] New: CTFE format(): str[index] is used before (1)
Mar 27 2019    [Issue 19768] New: Compiler segfaults with -checkaction=context (1)
Mar 27 2019    [Issue 19767] New: Classes that inherit from an interface can (1)
Mar 27 2019    [Issue 19766] New: Cannot pass overload set consisting solely of (1)
Mar 26 2019    [Issue 19765] New: std.algorithm.searching.findAmong doesn't `save` (1)
Mar 26 2019    [Issue 19764] New: Mutable data passed to _d_assert_fail (1)
Mar 26 2019    [Issue 19763] New: Cannot construct immutable struct from pure (1)
Mar 26 2019    [Issue 19762] New: ICE on invalid code (1)
Mar 24 2019    [Issue 19761] New: cannot .mangleof or typeof() a private member. (1)
Mar 24 2019    [Issue 19760] New: Windows 10 -m64 completely broken, can't (1)
Mar 23 2019    [Issue 19759] New: compiler crash when passing static array to (1)
Mar 21 2019    [Issue 19758] New: (0x01 & 0xFF) == 0 by dmd 2.085.0(-m64) on Windows (1)
Mar 20 2019    [Issue 19757] New: crash on invalid initializer at CTFE (1)
Mar 20 2019    [Issue 19756] New: Add extended attributes support to std.file (1)
Mar 20 2019    [Issue 19755] New: Compiler crash (1)
Mar 19 2019    [Issue 19754] New: cast() sometimes yields lvalue, sometimes yields (1)
Mar 19 2019    [Issue 19753] New: Array ops should not need TypeInfo (1)
Mar 19 2019    [Issue 19752] New: dip1000 isn't safe if struct contains a slice (1)
Mar 18 2019    [Issue 19751] New: std.stdio.File should not retry fclose after error (1)
Mar 18 2019    [Issue 19750] New: [Reg v2.070.2] DMD fails with some circular (1)
Mar 18 2019    [Issue 19749] New: Inout causes wrong type inference (1)
Mar 17 2019    [Issue 19748] New: [REG][wrong codegen] Returning 4 floats + DMD + (1)
Mar 17 2019    [Issue 19747] New: No debug line info for code in scope(exit) (1)
Mar 16 2019    [Issue 19746] New: DMD fails to compile some circular dependencies (1)
Mar 16 2019    [Issue 19745] New: Incredible memory consumption for function with (1)
Mar 16 2019    [Issue 19744] New: Confusing error message when annotating a (1)
Mar 15 2019    [Issue 19743] New: Foreach loops desugar into code that does not (1)
Mar 15 2019    [Issue 19742] New: The compiler suggests annotating parameters with (1)
Mar 15 2019    [Issue 19741] New: Make ifThrown work in safe code (1)
Mar 15 2019    [Issue 19740] New: Incorrect result of BigInt * BigInt (1)
Mar 15 2019    [Issue 19739] New: Incorrect result of (BigInt * BigInt) % BigInt (1)
Mar 14 2019    [Issue 19738] New: std.range.choose assignment breaks safe-ty (1)
Mar 13 2019    [Issue 19737] New: [std.experimental.allocator] has undocumented (1)
Mar 13 2019    [Issue 19736] New: [Application Binary Interface] (1)
Mar 13 2019    [Issue 19735] New: Error: variab extern symbols cannot have (1)
Mar 13 2019    [Issue 19734] New: isDataseg returns true for non-static declarations (1)
Mar 12 2019    [Issue 19733] New: expi documentation links broken (1)
Mar 12 2019    [Issue 19732] New: make std.complex.expi fast. (1)
Mar 12 2019    [Issue 19731] New: auto struct methods whose address is taken don't (1)
Mar 11 2019    [Issue 19730] New: if (auto x) {} isn't properly rejected (1)
Mar 10 2019    [Issue 19729] New: Constructor overloads coming from mixin are not (1)
Mar 10 2019    [Issue 19728] New: AliasSeq in UDA errors (1)
Mar 10 2019    [Issue 19727] New: std.algorithm.endsWith fails where startsWith (1)
Mar 08 2019    [Issue 19726] New: Visual D does not link C standard library with (1)
Mar 07 2019    [Issue 19725] New: [Oh No! Page Not Found] (1)
Mar 07 2019    [Issue 19724] New: Regression: wrong order of linker arguments, (1)
Mar 06 2019    [Issue 19723] New: wrong time values in GC.profileStats (1)
Mar 06 2019    [Issue 19722] New: botched implementation of semantic3Errors causes (1)
Mar 06 2019    [Issue 19721] New: Cannot take address of scope local variable even (1)
Mar 06 2019    [Issue 19720] New: const structs without explicit initializer are (1)
Mar 05 2019    [Issue 19719] New: Debugging string mixins using -mixin doesn't work (1)
Mar 05 2019    [Issue 19718] New: DMD 2.085 changes to gsroa make DCD crashing (1)
Mar 03 2019    [Issue 19717] New: ICE/segfault when using __traits(getMember) on (1)
Mar 03 2019    [Issue 19716] New: activate and activate.fish scripts do not add (1)
Mar 03 2019    [Issue 19715] New: AutoImplement `self` and `parent` aliases are (1)
Mar 03 2019    [Issue 19714] New: Invalid memory operation in class destructor (1)
Mar 01 2019    [Issue 19713] New: dmd crashes generating code for C++ template (1)
Mar 01 2019    [Issue 19712] New: std.math.sin and cos cast float to real before (1)
Mar 01 2019    [Issue 19711] New: -checkaction prevents console output (1)
Feb 28 2019    [Issue 19710] New: [Home] (1)
Feb 28 2019    [Issue 19709] New: CRuntime_Musl is missing implementation for ARM (1)
Feb 28 2019    [Issue 19708] New: Can't use __traits(getAttributes, ...)[...] as a (1)
Feb 28 2019    [Issue 19707] New: dls blocks libcurl.dll, stalling installation. (1)
Feb 27 2019    [Issue 19706] New: Attribute inference in struct fails (1)
Feb 27 2019    [Issue 19705] New: Static foreach slow for numeric ranges (1)
Feb 26 2019    [Issue 19704] New: Segmentation fault in DMD (1)
Feb 26 2019    [Issue 19703] New: Algebraic doesn't work with alias this of (1)
Feb 26 2019    [Issue 19702] New: Remove usage of DECLARE_HANDLE (1)
Feb 26 2019    [Issue 19701] New: undefined reference to `_D6object__T6hashOf (1)
Feb 26 2019    [Issue 19700] New: [2.085.0-beta.2] Obj-C wrong code overloading (1)
Feb 25 2019    [Issue 19699] New: [2.085.0-beta.2] Obj-C segfault - in (1)
Feb 24 2019    [Issue 19698] New: ReplaceType barfs on enums with base type of string (1)
Feb 23 2019    [Issue 19697] New: ReplaceType fails to compile for self-referential (1)
Feb 23 2019    [Issue 19696] New: ReplaceType replaces type with the type (1)
Feb 23 2019    [Issue 19695] New: std.experimental.logger: Rotated file logger (1)
Feb 23 2019    [Issue 19694] New: Cannot put Objective-C classes in structs (1)
Feb 22 2019    [Issue 19693] New: core.bitop.bitswap fails to compile with -inline (1)
Feb 22 2019    [Issue 19692] New: std.algorithm errors are useless for syntax (1)
Feb 21 2019    [Issue 19691] New: ICE on null default value for struct parameter in (1)
Feb 20 2019    [Issue 19690] New: Installer fails to register MSBuild extensions (1)
Feb 20 2019    [Issue 19689] New: large types cannot be moved (1)
Feb 19 2019    [Issue 19688] New: Default function argument concatenation crashes DMD (1)
Feb 19 2019    [Issue 19687] New: Wrong error for overloaded opDispatch + UFCS with (1)
Feb 19 2019    [Issue 19686] New: sgn is too greedy (1)
Feb 18 2019    [Issue 19685] New: Nested aggregate overlaps not detected (1)
Feb 17 2019    [Issue 19684] New: DMD 2.085.0-beta.1: DMD cannot find dmd.conf if (1)
Feb 17 2019    [Issue 19683] New: casting int[] array literal or enum to ubyte[] (1)
Feb 16 2019    [Issue 19682] New: Unused alias causes nogc error (1)
Feb 16 2019    [Issue 19681] New: std.range.padRight.popFront does not correctly (1)
Feb 16 2019    [Issue 19680] New: [REG2.085.0-beta.1] Uda inside union breaks (1)
Feb 15 2019    [Issue 19679] New: variable escapes unnoticed when referenced in (1)
Feb 15 2019    [Issue 19678] New: wrong error message with inout method (1)
Feb 15 2019    [Issue 19677] New: [ddox alias docs] omits alias contents (1)
Feb 14 2019    [Issue 19676] New: Destructor not called for returned temporary that (1)
Feb 13 2019    [Issue 19675] New: Just calling an empty safe function crashes the (1)
Feb 12 2019    [Issue 19674] New: multiple local template function with same name (1)
Feb 12 2019    [Issue 19673] New: __traits(getProtection) Cannot read the (1)
Feb 12 2019    [Issue 19672] New: Function uses the stack to read a static array (1)
Feb 12 2019    [Issue 19671] New: Function-local static/shared static data must be (1)
Feb 11 2019    [Issue 19670] New: [REG2.084.1] Windows installer is no longer (1)
Feb 11 2019    [Issue 19669] New: There is no way for code to detect whether (1)
Feb 11 2019    [Issue 19668] New: calling a function causes crash - frame pointer (1)
Feb 10 2019    [Issue 19667] New: .offsetof cannot be used on non-public members of (1)
Feb 10 2019    [Issue 19666] New: Compiler executes illegal instruction casting (1)
Feb 10 2019    [Issue 19665] New: Package modules are meaningless (1)
Feb 10 2019    [Issue 19664] New: All tools should be built for 64 bit (1)
Feb 09 2019    [Issue 19663] New: On x86_64 the fabs intrinsic should use SSE (1)
Feb 08 2019    [Issue 19662] New: x86_64: Different code output when compiling with (1)
Feb 08 2019    [Issue 19661] New: DMD 2.084.0 SIGSEGV in std.traits.isFunction (1)
Feb 08 2019    [Issue 19660] New: 'export' keyword on OSX dynlib globals causing (1)
Feb 07 2019    [Issue 19659] New: Fix warning and deprecation messages when (1)
Feb 07 2019    [Issue 19658] New: C++ enum mangling is wrong on Windows for other (1)
Feb 06 2019    [Issue 19657] New: D compiler fails to resolve circular module (1)
Feb 06 2019    [Issue 19656] New: D compiler fails to resolve circular module (1)
Feb 06 2019    [Issue 19655] New: DMD generates wrong code for some circular (1)
Feb 06 2019    [Issue 19654] New: [REG master] cannot have final methods in objc (1)
Feb 06 2019    [Issue 19653] New: Memory addresses in stacktraces for x86-64 ELFs (1)
Feb 05 2019    [Issue 19652] New: [REG2.084] alias this chain no longer works (1)
Feb 05 2019    [Issue 19651] New: Missing compile errors when initializing static (1)
Feb 05 2019    [Issue 19650] New: static foreach eponymous template only has one (1)
Feb 05 2019    [Issue 19649] New: Misleading error message for duplicate constraints (1)
Feb 04 2019    [Issue 19648] New: OSX install page has no correspondence with reality (1)
Feb 03 2019    [Issue 19647] New: std.range.takeOne opSlice incorrect for empty (1)
Feb 03 2019    [Issue 19646] New: Initialization of globals not checked for safe (1)
Feb 03 2019    [Issue 19645] New: Default parameters not checked for safe (1)
Feb 03 2019    [Issue 19644] New: std.range.takeOne opSlice asserts incorrectly (1)
Feb 03 2019    [Issue 19643] New: core.demangle doesn't handle extern(Objective-C) (1)
Feb 03 2019    [Issue 19642] New: std.range.slide!(No.withPartial) on lengthless (1)
Feb 02 2019    [Issue 19640] New: Linker error when compiling delegate with betterC (1)
Feb 02 2019    [Issue 19639] New: Initializing static array with slice enum of (1)
Feb 02 2019    [Issue 19638] New: Demos should not use auto (1)
Jan 31 2019    [Issue 19637] New: Add a pre-condition to "in" and contains() (1)
Jan 31 2019    [Issue 19636] New: ICE: writing mixin to file crashes if the text (1)
Jan 30 2019    [Issue 19635] New: -checkaction=context not working with attributes (1)
Jan 29 2019    [Issue 19634] New: Usual Arithmetic Conversions doesn't define what (1)
Jan 29 2019    [Issue 19633] New: Identity expression produces wrong result with (1)
Jan 29 2019    [Issue 19632] New: [CTFE][SIMD] Error: invalid foreach aggregate (1)
Jan 29 2019    [Issue 19631] New: Segfault on simple nested templated struct using (1)
Jan 28 2019    [Issue 19630] New: [CTFE][SIMD] Error: cannot determine length of (1)
Jan 28 2019    [Issue 19629] New: [CTFE][SIMD] Error: cannot determine length of (1)
Jan 28 2019    [Issue 19628] New: [CTFE][SIMD] ICE indexing vector array (1)
Jan 28 2019    [Issue 19627] New: [CTFE][SIMD] Error: cannot cast `int` to `int[4]` (1)
Jan 28 2019    [Issue 19626] New: RedBlackTree of an enum fails in unittest mode (1)
Jan 28 2019    [Issue 19625] New: [Reg 2.066] module-level static template struct (1)
Jan 27 2019    [Issue 19624] New: x64 Build paths for VS 2017 are wrong after (1)
Jan 26 2019    [Issue 19623] New: HERE string identifier cannot start with Unicode (1)
Jan 26 2019    [Issue 19622] New: rt.section_elf_shared: Support shared libraries (1)
Jan 26 2019    [Issue 19621] New: The specification is self-contradictory on (1)
Jan 26 2019    [Issue 19620] New: Not quite sure what immutability means (1)
Jan 26 2019    [Issue 19619] New: Temporary solution for attribute extensibility (1)
Jan 26 2019    [Issue 19618] New: Incorrect conversion of function returning (1)
Jan 26 2019    [Issue 19617] New: [2.085a] Much slower code compared to 2.084 (1)
Jan 25 2019    [Issue 19616] New: Result type of tenery operator connecting (1)
Jan 25 2019    [Issue 19615] New: alias this not taken when member is (1)
Jan 25 2019    [Issue 19614] New: Integral promotion deprecation msg in (1)
Jan 24 2019    [Issue 19613] New: Add Darwin platform macros for dmd? (1)
Jan 24 2019    [Issue 19612] New: Wrong(?) code compiles (1)
Jan 24 2019    [Issue 19611] New: DFLAGS env var is not documented in DUB manpage (1)
Jan 23 2019    [Issue 19610] New: __c_longlong is forward referenced (1)
Jan 23 2019    [Issue 19609] New: [ICE] dmd/expression.d(2790): Segmentation fault (1)
Jan 23 2019    [Issue 19608] New: [ICE] dmd/backend/cod1.d(3826): Assertion `0' (1)
Jan 23 2019    [Issue 19607] New: ICE dmd/e2ir.d(117): mTYconst|TYstruct Invalid (1)
Jan 23 2019    [Issue 19606] New: Bad error message when two identical overloads (1)
Jan 22 2019    [Issue 19605] New: enum X: "Error: enum X is forward referenced when (1)
Jan 22 2019    [Issue 19604] New: Cannot register a forked GitHub repo (1)
Jan 22 2019    [Issue 19603] New: [Visual D] Fresh installation VS 2017 ComEdition: (1)
Jan 21 2019    [Issue 19602] New: Under some circumstances: throwing Error (1)
Jan 21 2019    [Issue 19601] New: Running -profile=gc when no gc is logged leaves (1)
Jan 20 2019    [Issue 19600] New: Cannot assign `new`d stuct as CTFE (1)
Jan 20 2019    [Issue 19599] New: Wrong codegen DMD x86_64 with both -O and -inline (1)
Jan 20 2019    [Issue 19598] New: CTFE fails to assign struct (1)
Jan 19 2019    [Issue 19597] New: distinguish opApply overload on ref (1)
Jan 19 2019    [Issue 19596] New: Docs on .walkLength are wrong (1)
Jan 19 2019    [Issue 19595] New: Formally define aggregate type in documentation (1)
Jan 19 2019    [Issue 19594] New: Compiler Crash (1)
Jan 17 2019    [Issue 19593] New: dstrcmp with -profile causes stack overflow (1)
Jan 16 2019    [Issue 19592] New: Rule for SuperClass is wrong (1)
Jan 16 2019    [Issue 19591] New: Unresolved Mixin Symbol (1)
Jan 15 2019    [Issue 19590] New: Impossible to iterate imported packages with (1)
Jan 15 2019    [Issue 19589] New: Impossible to determine if a symbol returned by (1)
Jan 15 2019    [Issue 19588] New: Invalid property opDispatch setter call inside (1)
Jan 15 2019    [Issue 19587] New: std.range.generate's range calls its argument one (1)
Jan 15 2019    [Issue 19586] New: LNK1181 cannot open input file 'phobos-ldc.lib' (1)
Jan 15 2019    [Issue 19585] New: Invalid recursive template expansion error (1)
Jan 14 2019    [Issue 19584] New: Illegal optimization: Shift-or -> imul (1)
Jan 14 2019    [Issue 19583] New: Should report function modifiers in from as (1)
Jan 14 2019    [Issue 19582] New: Make core.internal.convert.toUbyte in CTFE for (1)
Jan 14 2019    [Issue 19581] New: allMembers of module does not include named imports (1)
Jan 13 2019    [Issue 19580] New: [non-DMD] std.random seed bootstrap: don't count (1)
Jan 12 2019    [Issue 19579] New: `-HC` option to emit C/C++ headers (1)
Jan 12 2019    [Issue 19578] New: Generated function parameter names may shadow (1)
Jan 11 2019    [Issue 19577] New: std.parallelism unable to use more than 64 cores (1)
Jan 11 2019    [Issue 19576] New: Dangling TemplateInstance.tinst if set to a dummy (1)
Jan 11 2019    [Issue 19575] New: core.cpuid not usable without a runtime (1)
Jan 11 2019    [Issue 19574] New: DMD crashes with templated structs in two (1)
Jan 10 2019    [Issue 19573] New: usage of delegate literals at compile-time (1)
Jan 10 2019    [Issue 19572] New: std.array.Appender.put invokes struct constructor (1)
Jan 10 2019    [Issue 19571] New: Incorrect definition of DTM_FIRST in (1)
Jan 10 2019    [Issue 19570] New: pragma(inline) is emitting symbols (1)
Jan 09 2019    [Issue 19569] New: overload resolution not right? (1)
Jan 09 2019    [Issue 19568] New: hashOf should not unnecessarily call a struct's (1)
Jan 09 2019    [Issue 19567] New: [std.stdio] Not really helpful documentation of (1)
Jan 09 2019    [Issue 19566] New: Warn when the same argument is passed two times, (1)
Jan 09 2019    [Issue 19565] New: D 2.084 breaks Botan building (1)
Jan 09 2019    [Issue 19564] New: The example Print hex dump allows to read (1)
Jan 09 2019    [Issue 19563] New: extern(C++) Incorrect ABI passing small struct (1)
Jan 08 2019    [Issue 19562] New: core.internal.hash.hashOf array of pointers (1)
Jan 08 2019    [Issue 19561] New: Enable array assignment & array ops in betterC (1)
Jan 08 2019    [Issue 19560] New: 2.084.0 staticIndexOf behavior change missing (1)
Jan 08 2019    [Issue 19559] New: Unsound escape analysis of struct members (1)
Jan 08 2019    [Issue 19558] New: Ctrl-F7 (build single file) doesn't save-all (1)
Jan 08 2019    [Issue 19557] New: extern(C++, ns) and extern(C++, class) interact (1)
Jan 07 2019    [Issue 19556] New: main thread static ctor/dtor should run both (1)
Jan 07 2019    [Issue 19555] New: Trait to get source location for symbol (1)
Jan 07 2019    [Issue 19554] New: [2.084.0] Confusing message - Warning: struct Foo (1)
Jan 05 2019    [Issue 19553] New: runnable/cpp_stdlib.d fails on NixOS (1)
Jan 05 2019    [Issue 19552] New: -transition is non-intuitive to use - the flag (1)
Jan 05 2019    [Issue 19551] New: corrupt ELF library when using (1)
Jan 04 2019    [Issue 19550] New: [REG 2.078] Massive compiler backend slowdown (1)
Jan 04 2019    [Issue 19549] New: -check=in=off doesn't work (1)
Jan 03 2019    [Issue 19548] New: [REG 2.080] Missing reference to (1)
Jan 03 2019    [Issue 19547] New: New 2.083 Attributes on Enum Member prevent from (1)
Jan 03 2019    [Issue 19546] New: cannot implicitly override base class method (1)
Jan 03 2019    [Issue 19545] New: __traits(compiles, X) false positive, further (1)
Jan 03 2019    [Issue 19544] New: Can't call inputRangeObject on ranges not (1)
Jan 02 2019    [Issue 19543] New: Shared object "libstdc++.so.6" not found, (1)
Jan 02 2019    [Issue 19542] New: Forward reference segfault with string namespace (1)
Jan 02 2019    [Issue 19541] New: Confusing error message about missing opEquals (1)
Jan 02 2019    [Issue 19540] New: ICE when using `typeof(new class {})` as default (1)
Jan 02 2019    [Issue 19539] New: Interface address is offset 16bytes, causing (1)
Jan 01 2019    [Issue 19538] New: "alias this" does not work with opEquals() (1)
Jan 01 2019    [Issue 19537] New: Invariants from base classes not called (1)
Jan 01 2019    [Issue 19536] New: Cannot access private template argument (1)
Dec 31 2018    [Issue 19535] New: Enable GC in compiler (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