www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 31 2015    [Issue 15491] New: std.parallelism conflicts with (1)
Dec 31 2015    [Issue 15490] New: Error variable __nrvoretval cannot be modified at (1)
Dec 31 2015    [Issue 15489] New: regex - match/matchAll and bmatch - different (1)
Dec 31 2015    [Issue 15488] New: global variable shadows function argument (1)
Dec 31 2015    [Issue 15487] New: runtime switches should be env variables (1)
Dec 31 2015    [Issue 15486] New: profiling reports should be machine readable (1)
Dec 30 2015    [Issue 15485] New: switch with no case compiles (1)
Dec 30 2015    [Issue 15484] New: core.memory.GC.disable() is not nogc (1)
Dec 29 2015    [Issue 15483] New: static if prevents inlining (1)
Dec 29 2015    [Issue 15482] New: new uuid.d forbids to link statically with other (1)
Dec 27 2015    [Issue 15481] New: Reducing array.length triggers reallocation (1)
Dec 27 2015    [Issue 15480] New: std.algorithm.iteration.map not accepting (1)
Dec 26 2015    [Issue 15479] New: COFF: phobos/win64.mak failed to make clean with (1)
Dec 26 2015    [Issue 15478] New: Constant folding inconsistency (1)
Dec 24 2015    [Issue 15477] New: Forward reference error corner case with base (1)
Dec 24 2015    [Issue 15476] New: DDOC_UNDEFINED_MACRO is undocumented (1)
Dec 24 2015    [Issue 15475] New: Ddoc code sample with unbalanced paren comes out (1)
Dec 24 2015    [Issue 15474] New: Ddoc - defining an empty macro at the end of a (1)
Dec 24 2015    [Issue 15473] New: C++ mangling problem (1)
Dec 23 2015    [Issue 15472] New: Ddoc macro on function with same name breaks (1)
Dec 22 2015    [Issue 15471] New: Show example of associative array initialization (1)
Dec 22 2015    [Issue 15470] New: Unnecessary markup in ddoc's html generation (1)
Dec 22 2015    [Issue 15469] New: dmd_2.069.2-0_i386.deb installed on 32 bit linux (1)
Dec 22 2015    [Issue 15468] New: [Interfacing to Objective-C] is compromise (1)
Dec 22 2015    [Issue 15467] New: Compiler incorrectly flags a function as throwing (1)
Dec 21 2015    [Issue 15466] New: Incorrect result for 'real' (1)
Dec 21 2015    [Issue 15465] New: Make the "Ddoc\ (1)
Dec 21 2015    [Issue 15464] New: Template parameter-dependent attributes (1)
Dec 19 2015    [Issue 15463] New: Compilation error when (1)
Dec 19 2015    [Issue 15462] New: undefined indentifiers that should be visible (1)
Dec 18 2015    [Issue 15461] New: std.stdio.File ctor that accepts `FILE*` should (1)
Dec 18 2015    [Issue 15460] New: Ddoc: merge the opening comment "<!-- Generated (1)
Dec 16 2015    [Issue 15459] New: stdio.byLine.each!(map!somefunc) compiles, fails (1)
Dec 16 2015    [Issue 15458] New: when i input "." to show expansion,it crashed. (1)
Dec 16 2015    [Issue 15457] New: Symbol Undefined __lseeki64 (1)
Dec 16 2015    [Issue 15456] New: sc.ini: Access denied for non-superusers on (1)
Dec 16 2015    [Issue 15455] New: Compiler segfault for simple nested structure (1)
Dec 16 2015    [Issue 15454] New: core.checkedint enhancement (1)
Dec 15 2015    [Issue 15453] New: Check for predefined version identifiers with a (1)
Dec 15 2015    [Issue 15452] New: Document typo of a new predefined version (1)
Dec 15 2015    [Issue 15451] New: dlang.org should use cache busting (1)
Dec 15 2015    [Issue 15450] New: ICE during CTFE of legit function (1)
Dec 15 2015    [Issue 15449] New: CSS and JS files should be minified and (1)
Dec 15 2015    [Issue 15448] New: dlang.org should use gzip compression on all text (1)
Dec 14 2015    [Issue 15447] New: DMD should clean up intermediate .o files it (1)
Dec 14 2015    [Issue 15446] New: Update DMD's man page (1)
Dec 14 2015    [Issue 15445] New: Make DMD's command-line options more compatible (1)
Dec 14 2015    [Issue 15444] New: [Interfacing to Objective-C] (1)
Dec 14 2015    [Issue 15443] New: Runtime.unloadLibrary closes input/output stream (1)
Dec 14 2015    [Issue 15442] New: Eponymous template restrictions should be (1)
Dec 14 2015    [Issue 15441] New: dmd segfaults using std.experimental.ndslice (1)
Dec 13 2015    [Issue 15440] New: std.uni outputs \u0069\u0307 as the lower case of (1)
Dec 13 2015    [Issue 15439] New: dmd segfaults using AliasSeq (1)
Dec 12 2015    [Issue 15438] New: -m64 not added to command line in DMD x64 build (1)
Dec 12 2015    [Issue 15437] New: documentation for typeof(someTemplate) == void (1)
Dec 12 2015    [Issue 15436] New: Compiler still refers to AliasSeq-s as "tuple"-s (1)
Dec 11 2015    [Issue 15435] New: std.numeric FFTs are not nothrow nogc (1)
Dec 11 2015    [Issue 15434] New: object.d imports from rt (breaking inline builds) (1)
Dec 11 2015    [Issue 15433] New: (1)
Dec 10 2015    [Issue 15432] New: Win64: bad code offset in debug line number info (1)
Dec 09 2015    [Issue 15431] New: pragma mangle and mangleof are order dependent (1)
Dec 09 2015    [Issue 15430] New: amdMmx hangs up (1)
Dec 09 2015    [Issue 15429] New: [std.stdio] Broken link in documentation (1)
Dec 09 2015    [Issue 15428] New: __traits(compiles, super()) cause error "multiple (1)
Dec 08 2015    [Issue 15427] New: dynamic casting functions should be available in (1)
Dec 08 2015    [Issue 15426] New: [Home] link to TWID broken from the home page (1)
Dec 08 2015    [Issue 15425] New: std.traits.hasIndirections fails to recognize (1)
Dec 08 2015    [Issue 15424] New: openSUSE warns on gethostbyname uses (1)
Dec 08 2015    [Issue 15423] New: [REG v2.067.1] File.byLineCopy.joiner.parseJSON (1)
Dec 08 2015    [Issue 15422] New: Crash on nested struct (1)
Dec 08 2015    [Issue 15421] New: The behaviours of the topNs differ with the bottom (1)
Dec 07 2015    [Issue 15420] New: topN(Range, Range) does not respect its less (1)
Dec 07 2015    [Issue 15419] New: std.conv.parse() does not accept string literals (1)
Dec 07 2015    [Issue 15418] New: Warning 178: .LIB pagesize exceeds 512 (1)
Dec 07 2015    [Issue 15417] New: Wrong parameter passing for variadic nested (1)
Dec 07 2015    [Issue 15416] New: UFCS does not attempt to derefence (but should it?) (1)
Dec 06 2015    [Issue 15415] New: [Lexical] (1)
Dec 06 2015    [Issue 15414] New: __traits(getAttributes) should error if the (1)
Dec 06 2015    [Issue 15413] New: Foreach over range with disable this doesn't work (1)
Dec 05 2015    [Issue 15412] New: Operator ^^= fails to compile for many numeric (1)
Dec 05 2015    [Issue 15411] New: Function literal accessing variable in (1)
Dec 05 2015    [Issue 15410] New: std.json documentation implies you *must* assign (1)
Dec 05 2015    [Issue 15409] New: Mallocator cant be used in nogc code (1)
Dec 05 2015    [Issue 15408] New: S.init for struct containing member field with (1)
Dec 04 2015    [Issue 15407] New: Assert hit in toElem e2ir.c:1962 (1)
Dec 04 2015    [Issue 15406] New: [ICE] Accessing member of namespace embedded in a (1)
Dec 03 2015    [Issue 15405] New: FormatSpec.writeUpToNextSpec() not documented (1)
Dec 03 2015    [Issue 15404] New: [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp) (1)
Dec 03 2015    [Issue 15403] New: [internal] FileExp represents ImportExpression, (1)
Dec 03 2015    [Issue 15402] New: Make it an error to declare package level symbols (1)
Dec 03 2015    [Issue 15401] New: partialSort should accept two ranges (1)
Dec 02 2015    [Issue 15400] New: inconsistent local `import` behavior (1)
Dec 02 2015    [Issue 15399] New: unaligned pointers are not safe (1)
Dec 02 2015    [Issue 15398] New: Missing file druntime/test/profile/.clean (1)
Dec 02 2015    [Issue 15397] New: std.bitmanip.bitfields should support pointers (1)
Dec 02 2015    [Issue 15396] New: static immutable not recognized as constant (1)
Dec 02 2015    [Issue 15395] New: unittest can't access symbol of visibility package (1)
Dec 02 2015    [Issue 15394] New: [internal] CompileExp and FileExp has same op (1)
Dec 01 2015    [Issue 15393] New: Debug versions in GC code doesn't compile. (1)
Nov 30 2015    [Issue 15392] New: dmd object files fail to link with ld.gold (1)
Nov 30 2015    [Issue 15391] New: Deadlock in std.net.curl unittest (1)
Nov 29 2015    [Issue 15390] New: 'abstract' should override final: (1)
Nov 29 2015    [Issue 15389] New: extern(C++) forward referencing problem (1)
Nov 29 2015    [Issue 15388] New: extern(C++) - typeof(null) should mangle as (1)
Nov 29 2015    [Issue 15387] New: slice in extern(C++) ICE's (1)
Nov 28 2015    [Issue 15386] New: std.format.formatValue usage hangs (1)
Nov 28 2015    [Issue 15385] New: Apply Andersson91 idea to SortedRange.contains (1)
Nov 27 2015    [Issue 15384] New: assignment is sometimes still accepted as a (1)
Nov 26 2015    [Issue 15383] New: URL module (1)
Nov 26 2015    [Issue 15382] New: std.uri has an incorrect set of reserved characters (1)
Nov 26 2015    [Issue 15381] New: Allow hashes to use only lowest bits (1)
Nov 26 2015    [Issue 15380] New: Clarify hash bits requirements (1)
Nov 24 2015    [Issue 15379] New: "final" attribute on function parameter (1)
Nov 24 2015    [Issue 15378] New: dlang.org does not completely work with https: (1)
Nov 24 2015    [Issue 15377] New: std.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on (1)
Nov 22 2015    [Issue 15376] New: The time zone name conversions should not be (1)
Nov 22 2015    [Issue 15375] New: replace nsis installer by .msi installer (1)
Nov 22 2015    [Issue 15374] New: [internal] Nothing should import ddmd.mars (1)
Nov 22 2015    [Issue 15373] New: Segfault when using typeid on extern(C++) class (1)
Nov 22 2015    [Issue 15372] New: DMD emits wrong mangling for extern(C++) free (1)
Nov 21 2015    [Issue 15371] New: __traits(getMember) should bypass the protection (1)
Nov 21 2015    [Issue 15370] New: Some way to manually allocate the closure for (1)
Nov 20 2015    [Issue 15369] New: id.d(369): Error: Outside Unicode code space (1)
Nov 20 2015    [Issue 15368] New: Improve error message for "auto" keyword inside (1)
Nov 20 2015    [Issue 15367] New: array of delegates comparison fails (1)
Nov 19 2015    [Issue 15366] New: Enum typed as bool behaves as bool even when cast (1)
Nov 19 2015    [Issue 15365] New: std.math: 80-bit exp() tests are utterly wrong (1)
Nov 19 2015    [Issue 15364] New: BitArray.len should be private (1)
Nov 19 2015    [Issue 15363] New: std.stream is depricated, which leaves missing (1)
Nov 18 2015    [Issue 15362] New: Allow trailing coma in assert (1)
Nov 18 2015    [Issue 15361] New: Incomprehensible error message: function (1)
Nov 18 2015    [Issue 15360] New: typeof is not a template argument (1)
Nov 18 2015    [Issue 15359] New: DMD incorrectly identifies type of (1)
Nov 18 2015    [Issue 15358] New: std.range.each does not support opApply methods (1)
Nov 18 2015    [Issue 15357] New: Cannot call std.algorithm.iteration.each on the (1)
Nov 18 2015    [Issue 15356] New: windows api headers : Missing mouse related macros (1)
Nov 18 2015    [Issue 15355] New: unstable operator overloading with comma expression (1)
Nov 18 2015    [Issue 15354] New: unstable operator overloading with mixin expression (1)
Nov 17 2015    [Issue 15353] New: std.experimental.allocator cannot free memory in (1)
Nov 17 2015    [Issue 15352] New: template arguments matching error with delegates (1)
Nov 17 2015    [Issue 15351] New: foreach by ref accepted, although front returns (1)
Nov 16 2015    [Issue 15350] New: [MailMan] end of message stripped (1)
Nov 16 2015    [Issue 15349] New: DDoc: comments on function templates are skipped (1)
Nov 16 2015    [Issue 15348] New: std.stdio.writef format specifier error message (1)
Nov 16 2015    [Issue 15347] New: error message for converting return value with (1)
Nov 16 2015    [Issue 15346] New: Calling interface methods on out contracts causes (1)
Nov 16 2015    [Issue 15345] New: Assembler highlighting done wrong (1)
Nov 16 2015    [Issue 15344] New: m32mscoff switch missing from documentation. (1)
Nov 16 2015    [Issue 15343] New: The compiler performs insufficient analysis to (1)
Nov 15 2015    [Issue 15342] New: DMD outputs all functions as COMDAT on OSX (1)
Nov 15 2015    [Issue 15341] New: segfault with std.signals slots (1)
Nov 14 2015    [Issue 15340] New: Spurious "overlapped default initialization" (1)
Nov 14 2015    [Issue 15339] New: std.datetime: document DST handling (1)
Nov 14 2015    [Issue 15338] New: COFF EH tables are not linker-GC-able (1)
Nov 14 2015    [Issue 15337] New: Make Funkwerk's depend a part of the standard (1)
Nov 14 2015    [Issue 15336] New: std.json: opIn undocumented for JSONValue (1)
Nov 14 2015    [Issue 15335] New: getSymbolsByUDA fails if type has private members (1)
Nov 13 2015    [Issue 15334] New: OS X core.time ticksPerSecond calculation is (1)
Nov 13 2015    [Issue 15333] New: Assertion failed: (!fd->vthis->csym), function (1)
Nov 13 2015    [Issue 15332] New: ICE in e2ir.c: assert(irs->sthis) in (1)
Nov 13 2015    [Issue 15331] New: std.json objects should implement opIn_r (1)
Nov 13 2015    [Issue 15330] New: std.file.copy outputs wrong error message when (1)
Nov 13 2015    [Issue 15329] New: __traits(isPOD, S) incorrectly returns true for (1)
Nov 13 2015    [Issue 15328] New: Postblit not called (1)
Nov 13 2015    [Issue 15327] New: -cov should not mark `assert(0)` (and ideally (1)
Nov 13 2015    [Issue 15326] New: False positive for dangling else warning (1)
Nov 12 2015    [Issue 15325] New: import conflict (1)
Nov 12 2015    [Issue 15324] New: symbol is already defined (1)
Nov 12 2015    [Issue 15323] New: Module.members and .deferred3 should use data (1)
Nov 12 2015    [Issue 15322] New: version(Unicode) should affect only default aliases (1)
Nov 11 2015    [Issue 15321] New: std.format.format is impure for doubles (1)
Nov 11 2015    [Issue 15320] New: static assert(__traits(compiles, xys)) considered (1)
Nov 11 2015    [Issue 15319] New: module map is in file std/map.d which cannot be (1)
Nov 11 2015    [Issue 15318] New: Templates not emitted for two "partial cycles" (1)
Nov 11 2015    [Issue 15317] New: Segfault in Type::kind() with DMD v2.069 (1)
Nov 11 2015    [Issue 15316] New: struct float fields not correctly initialised on (1)
Nov 10 2015    [Issue 15315] New: can break immutable with std.algorithm.move (1)
Nov 10 2015    [Issue 15314] New: infinite loop during dmd-2.069.0.exe installation (1)
Nov 10 2015    [Issue 15313] New: std.conv.emplace cannot initialize const objects (1)
Nov 09 2015    [Issue 15312] New: Variant.get cannot access frame pointer (1)
Nov 09 2015    [Issue 15311] New: [dmd-internal] DsymbolExp.resolve and (1)
Nov 09 2015    [Issue 15310] New: [dmd-internal] TemplateDeclaration should be (1)
Nov 09 2015    [Issue 15309] New: [dmd-internal] ScopeExp.semantic() should set its (1)
Nov 09 2015    [Issue 15308] New: make 32-bit arch dependencies optional for rpm (1)
Nov 09 2015    [Issue 15307] New: Delegate with immutable and shared context do not (1)
Nov 09 2015    [Issue 15306] New: Delegates with shared context (1)
Nov 08 2015    [Issue 15305] New: std.manip.bitfields generate bogous code (1)
Nov 08 2015    [Issue 15304] New: Error about SortedRange not being nothrow in (1)
Nov 08 2015    [Issue 15303] New: std.json: consider JSON5 support (1)
Nov 08 2015    [Issue 15302] New: DMD -O optimizing out meaningful code (1)
Nov 08 2015    [Issue 15300] New: Better support for operator overloading in (1)
Nov 08 2015    [Issue 15301] New: The D logo has no embedded colour profile, (1)
Nov 06 2015    [Issue 15299] New: gibberish CPU/processor/thread information (1)
Nov 06 2015    [Issue 15298] New: Can't call nested template function unless it's (1)
Nov 06 2015    [Issue 15297] New: std.stdio readf cryptic error message (1)
Nov 06 2015    [Issue 15296] New: [REG dmd2.069] cannot inline simple function that (1)
Nov 05 2015    [Issue 15295] New: Another wrong code bug with -inline and (1)
Nov 05 2015    [Issue 15294] New: receiveTimeout with negative value asserts (1)
Nov 05 2015    [Issue 15293] New: File().byLine().map!toUpper throws (1)
Nov 05 2015    [Issue 15292] New: [REG2.068.0] Segmentation fault with (1)
Nov 05 2015    [Issue 15291] New: the example code can be compiled and run on my (1)
Nov 05 2015    [Issue 15290] New: length of associative array literal with (1)
Nov 05 2015    [Issue 15289] New: VRP not working as expected on division (1)
Nov 05 2015    [Issue 15288] New: The exponentiation operator ^^ doesn't follow the (1)
Nov 04 2015    [Issue 15287] New: Th (1)
Nov 04 2015    [Issue 15286] New: is(typeof(symbol)) (1)
Nov 04 2015    [Issue 15285] New: Range-ified functions for std.string (1)
Nov 04 2015    [Issue 15284] New: dmd installer hangs when updating installed (1)
Nov 04 2015    [Issue 15283] New: `protected` doesn't work for static members (1)
Nov 03 2015    [Issue 15282] New: Import osmodel.mak from dmd to detect OS and MODEL (1)
Nov 03 2015    [Issue 15281] New: std\experimental\allocator\package.d not included (1)
Nov 02 2015    [Issue 15280] New: Unable to factor two simple functions into one (1)
Nov 02 2015    [Issue 15279] New: dchar is treated as char in case range (1)
Nov 02 2015    [Issue 15278] New: Compile-time segfault when compiling code with (1)
Nov 02 2015    [Issue 15277] New: unable to compile .d flies with numbers at the (1)
Nov 02 2015    [Issue 15276] New: Allow specification of shell for (1)
Nov 02 2015    [Issue 15275] New: Documentation for OutputRange lacking (1)
Nov 02 2015    [Issue 15274] New: typeid(this) inside of an interface contract (1)
Nov 02 2015    [Issue 15273] New: json.d parseJSON doesnt parse current json string (1)
Nov 01 2015    [Issue 15272] New: [2.069-rc2, inline] nothing written to output when (1)
Oct 31 2015    [Issue 15271] New: Parameters of final classes become uninitialised (1)
Oct 30 2015    [Issue 15270] New: use TLS to store Thread.getThis (1)
Oct 30 2015    [Issue 15269] New: [std.meta] Docs link to typetuple.d instead of (1)
Oct 30 2015    [Issue 15268] New: possible deadlock for (1)
Oct 30 2015    [Issue 15267] New: The installer should download Microsoft Build (1)
Oct 30 2015    [Issue 15266] New: Parameters to methods of final classes become (1)
Oct 30 2015    [Issue 15265] New: [Visual D] (1)
Oct 29 2015    [Issue 15264] New: opDispatch cannot implement range primitives (1)
Oct 29 2015    [Issue 15263] New: Cannot insert range into DList (1)
Oct 29 2015    [Issue 15262] New: [dmd-internal] Duplicated initialization in Token (1)
Oct 29 2015    [Issue 15261] New: [dmd-internal] Trivial problem in (1)
Oct 29 2015    [Issue 15260] New: [dmd-internal] StringExp.compare may cause memory (1)
Oct 29 2015    [Issue 15259] New: D_InlineAsm_X86_Any (1)
Oct 29 2015    [Issue 15258] New: Anonymous const union members don't allow for (1)
Oct 29 2015    [Issue 15257] New: __traits(compiles,=?UTF-8?Q?=20=E2=80=A6?=) with (1)
Oct 29 2015    [Issue 15256] New: Data races with arrays allowed in safe code (1)
Oct 28 2015    [Issue 15255] New: Generated better code for saturation arithmetic (1)
Oct 28 2015    [Issue 15254] New: is expression compares string sub-type equal to (1)
Oct 27 2015    [Issue 15253] New: [REG2.069.0-rc1] inliner prevent compilation (1)
Oct 27 2015    [Issue 15252] New: [REG 2.069.0-rc1] Compilation error in std.uni (1)
Oct 27 2015    [Issue 15251] New: std.datetime bug with -inline (1)
Oct 26 2015    [Issue 15250] New: Grammar does not contain rules for multiple (1)
Oct 26 2015    [Issue 15249] New: Floating-point division should multiply by (1)
Oct 26 2015    [Issue 15248] New: Function in current module is not allowed to (1)
Oct 25 2015    [Issue 15247] New: Object's destructor should be pure safe nothrow (1)
Oct 25 2015    [Issue 15246] New: Destructor inheritance doesn't inherit attributes (1)
Oct 25 2015    [Issue 15245] New: tools do not support --version flag properly (1)
Oct 24 2015    [Issue 15244] New: Misleading compiler warning: "Error: use (1)
Oct 24 2015    [Issue 15243] New: rejects-valid on variadic (1)
Oct 23 2015    [Issue 15242] New: Allow version or static if blocks in asm blocks (1)
Oct 23 2015    [Issue 15241] New: struct literal implicitly converts void* to size_t (1)
Oct 23 2015    [Issue 15240] New: errors in isExpression with == not gagged when (1)
Oct 22 2015    [Issue 15239] New: ICE (assertion failure) in (1)
Oct 22 2015    [Issue 15238] New: Heisenbug running std.random unittests (1)
Oct 22 2015    [Issue 15237] New: BOM in dmd.conf not supported (1)
Oct 22 2015    [Issue 15236] New: std.range.chain cannot chain a std.range.repeat (1)
Oct 22 2015    [Issue 15235] New: inline asm: silent ICE (segfault) in asm_add_exp() (1)
Oct 22 2015    [Issue 15234] New: BigInt's ctor should accept a string range (1)
Oct 22 2015    [Issue 15233] New: TypeTuple causes segfault in dmd 2.68.2 (1)
Oct 21 2015    [Issue 15232] New: Escape analysis should be more sophisticated (1)
Oct 21 2015    [Issue 15231] New: opOpAssign allows assignment to rvalue (1)
Oct 21 2015    [Issue 15230] New: Inconsistent std.range.SortedRange predicate checks (1)
Oct 21 2015    [Issue 15229] New: BigInt(Range of chars) too (1)
Oct 20 2015    [Issue 15228] New: Expose architecture specific feature sets at (1)
Oct 19 2015    [Issue 15227] New: std.format undocumented grammar (1)
Oct 19 2015    [Issue 15226] New: Public members being disabled for a synchronized (1)
Oct 19 2015    [Issue 15225] New: cannot overload directly aliased function literals (1)
Oct 19 2015    [Issue 15224] New: making 'clean' results in garbage commands (1)
Oct 19 2015    [Issue 15223] New: Error: don't know how to make (1)
Oct 19 2015    [Issue 15222] New: std.experimental omitted from phobos zip file (1)
Oct 18 2015    [Issue 15221] New: Duration should treat division by 0 as a logic (1)
Oct 17 2015    [Issue 15220] New: [REG2.065] std.getopt parses -o=value as "=value" (1)
Oct 17 2015    [Issue 15219] New: Allow Throwable.msg to be calculated lazily (1)
Oct 17 2015    [Issue 15218] New: DMD should link dynamically to libphobos by default (1)
Oct 17 2015    [Issue 15217] New: overloaded extern(C) function declarations are (1)
Oct 17 2015    [Issue 15216] New: Produce clearer error messages w.r.t. ref (1)
Oct 17 2015    [Issue 15215] New: Erroneous error messages in to!IntegralType (1)
Oct 17 2015    [Issue 15214] New: ICE in Mangler::mangleFunc (1)
Oct 16 2015    [Issue 15213] New: Unexpected OPTLINK Termination at EIP = 0040347E (1)
Oct 16 2015    [Issue 15212] New: BigInt should implement opCast!long and opCast!int (1)
Oct 16 2015    [Issue 15211] New: BigInt%uint and BigInt%ulong return different types (1)
Oct 16 2015    [Issue 15210] New: [ICE] (glue.c at 1489) with tuples and AAs (1)
Oct 15 2015    [Issue 15209] New: redundant error message on invalid field access (1)
Oct 15 2015    [Issue 15208] New: Eradicate all uses of "Enforcement failed" in (1)
Oct 15 2015    [Issue 15207] New: Wrong codegen with -inline (1)
Oct 15 2015    [Issue 15206] New: ICE on optimized build, tym = x1d Internal error: (1)
Oct 15 2015    [Issue 15205] New: Incorrect struct init via union array (1)
Oct 14 2015    [Issue 15204] New: wrong code with -m32 -O -release (floating (1)
Oct 14 2015    [Issue 15203] New: [Change Log: 2.068.2] (1)
Oct 14 2015    [Issue 15202] New: filter and randomCover do not work together (1)
Oct 13 2015    [Issue 15201] New: Segfault __memcpy_sse2_unaligned on (1)
Oct 13 2015    [Issue 15200] New: [REG2.068.2] ICE(glue.c) when compiling with (1)
Oct 12 2015    [Issue 15199] New: Cannot Resolve Type When Calling stringof (1)
Oct 12 2015    [Issue 15198] New: evenChunks - std.range.chunks variant which (1)
Oct 12 2015    [Issue 15197] New: Allow allocator_list to work with allocators that (1)
Oct 12 2015    [Issue 15196] New: (1)
Oct 12 2015    [Issue 15195] New: DIP25: Member functions can leak local variables (1)
Oct 12 2015    [Issue 15194] New: ICE for identical overloaded functions with (1)
Oct 12 2015    [Issue 15193] New: DIP25 (implementation): Lifetimes of temporaries (1)
Oct 12 2015    [Issue 15192] New: DIP25: Nested ref returns are type checked (1)
Oct 12 2015    [Issue 15191] New: DIP25: Taking address of ref return is not type (1)
Oct 11 2015    [Issue 15190] New: scope(success/failure) are oddly implemented and (1)
Oct 11 2015    [Issue 15189] New: Dwarf debug info is inaccurate (1)
Oct 11 2015    [Issue 15188] New: `deallocate` cause memory leaks (1)
Oct 11 2015    [Issue 15187] New: dispose for allocators is broken (1)
Oct 11 2015    [Issue 15186] New: Emit better diagnostic for C++ member lookup (1)
Oct 11 2015    [Issue 15185] New: [REG2.069.0-b1] Not possible to create instance (1)
Oct 11 2015    [Issue 15184] New: Wrongly shaped array accepted as matrix initializer (1)
Oct 09 2015    [Issue 15183] New: Unexpected OPTLINK Termination at EIP=00425CF0 (1)
Oct 09 2015    [Issue 15182] New: only(enums) refused (1)
Oct 09 2015    [Issue 15181] New: SYSCONFDIR is broken (1)
Oct 09 2015    [Issue 15180] New: [REG2.069.0-b1] Segfault with empty struct used (1)
Oct 08 2015    [Issue 15179] New: Local imports cause outer imports to be excluded (1)
Oct 08 2015    [Issue 15178] New: "Try D" widget on homepage mangles Unicode (1)
Oct 08 2015    [Issue 15177] New: mixin + traits issue with 2.069 beta 1 (1)
Oct 07 2015    [Issue 15176] New: [REG2.069b1] ICE(glue.c):separate compilation (1)
Oct 07 2015    [Issue 15175] New: rdmd --loop and --eval now complain about (1)
Oct 07 2015    [Issue 15174] New: Add or undocument --tmpdir switch (1)
Oct 07 2015    [Issue 15173] New: rdmd man page incorrect/outdated (1)
Oct 07 2015    [Issue 15172] New: ICE(interpret.c ctfeCompile) Assertion (1)
Oct 07 2015    [Issue 15171] New: private/protected/package default construction (1)
Oct 07 2015    [Issue 15170] New: default arguments from expression tuple don't work (1)
Oct 06 2015    [Issue 15169] New: Add more trig functions to std.math (1)
Oct 06 2015    [Issue 15168] New: std.variant.Algebraic interacts badly with string (1)
Oct 05 2015    [Issue 15167] New: [Reg 2.069-devel] conflicting error with repeated (1)
Oct 05 2015    [Issue 15166] New: [Ref 2.069-devel] spurious statement not (1)
Oct 05 2015    [Issue 15165] New: [Reg 2.069-devel] Can no longer use (1)
Oct 05 2015    [Issue 15164] New: std.utf.byDchar is doing an extra popFront to its (1)
Oct 05 2015    [Issue 15163] New: Parser bug on double function call (1)
Oct 05 2015    [Issue 15162] New: byDchar calls empty twice in a row (1)
Oct 05 2015    [Issue 15161] New: Parser bug on ref delegates (1)
Oct 05 2015    [Issue 15160] New: std.typetuple broken link to std.meta (1)
Oct 05 2015    [Issue 15159] New: Static nested function prevent inlining (1)
Oct 04 2015    [Issue 15158] New: Better error message: "Property is not an lvalue,  (1)
Oct 04 2015    [Issue 15157] New: std.experimental.allocator.building_blocks docs (1)
Oct 04 2015    [Issue 15156] New: overload set in eponymous template (1)
Oct 04 2015    [Issue 15155] New: ')' cannot be expressed in code examples (1)
Oct 04 2015    [Issue 15154] New: Wrong overload resolution with implicit (1)
Oct 04 2015    [Issue 15153] New: CTFE failes to access second dimension of static (1)
Oct 04 2015    [Issue 15152] New: template fails to instantiate if argument is (1)
Oct 04 2015    [Issue 15151] New: Fully qualifying symbol names bypasses deprecation (1)
Oct 03 2015    [Issue 15150] New: [REG2.068.1] Public selective import causes (1)
Oct 03 2015    [Issue 15149] New: [2.068.2 regression] Linker error with separate (1)
Oct 03 2015    [Issue 15148] New: Linker error with packages (1)
Oct 03 2015    [Issue 15147] New: std.random.uniform return value depends on (1)
Oct 03 2015    [Issue 15146] New: std.file.dirEntries("") only works on Windows (1)
Oct 03 2015    [Issue 15145] New: Array initializers for SIMD not working inside (1)
Oct 03 2015    [Issue 15144] New: Bad operand size in asm { movdqa ... } produces (1)
Oct 03 2015    [Issue 15143] New: core.demangle: Superfluous * when demangling (1)
Oct 03 2015    [Issue 15142] New: trusted ignored on alias declarations when (1)
Oct 03 2015    [Issue 15141] New: Object.factory allows the creation of derived (1)
Oct 02 2015    [Issue 15140] New: (1)
Oct 02 2015    [Issue 15139] New: allow foreach over Range* (1)
Oct 02 2015    [Issue 15138] New: ICE with basic use of stdx.data.json (1)
Oct 02 2015    [Issue 15137] New: core.time: Support Duration/Duration and (1)
Oct 01 2015    [Issue 15136] New: If we want toStringz to be fully correct, it (1)
Oct 01 2015    [Issue 15135] New: std.parallelism taskPool.amap compilation error (1)
Oct 01 2015    [Issue 15134] New: std.parallelism taskPool.amap fails to compile (1)
Oct 01 2015    [Issue 15133] New: Error message is incomprehensible (1)
Oct 01 2015    [Issue 15132] New: std.algorithm.sort crash on windows (1)
Oct 01 2015    [Issue 15131] New: curl.lib is not available in 32 bit mscoff format (1)
Sep 30 2015    [Issue 15130] New: dmd emits huge data for zero initialized struct (1)
Sep 30 2015    [Issue 15129] New: std.parallelism.parallel doesn't enforce (1)
Sep 30 2015    [Issue 15128] New: "IP_ADD_MEMBERSHIP" error in winsock2.d (1)
Sep 29 2015    [Issue 15127] New: Parser assertion on wrong code (1)
Sep 28 2015    [Issue 15126] New: [Reg 2.069-devel] dmd crashes when analyzing (1)
Sep 28 2015    [Issue 15125] New: Explicit pure needed even though pure: at the top (1)
Sep 28 2015    [Issue 15124] New: Order By Number Of Downloads On code.dlang.org (1)
Sep 27 2015    [Issue 15123] New: segfault when compiling simple SIMD code (1)
Sep 27 2015    [Issue 15122] New: [std.random] DDoc page (1)
Sep 26 2015    [Issue 15121] New: Unneeded stack frame generated (1)
Sep 26 2015    [Issue 15120] New: alias overload set combine error message (1)
Sep 25 2015    [Issue 15119] New: LDC version of installer (1)
Sep 25 2015    [Issue 15118] New: Have dmd on Win32 look for optlink.exe instead of (1)
Sep 25 2015    [Issue 15117] New: Unreasonable circular reference error via named (1)
Sep 25 2015    [Issue 15116] New: Unreasonable rejection of tuple field access via (1)
Sep 25 2015    [Issue 15115] New: std.typetuple link to std.meta is 404 (1)
Sep 25 2015    [Issue 15114] New: hijacking and selective imports (1)
Sep 24 2015    [Issue 15113] New: we should automate checking of broken links on (1)
Sep 24 2015    [Issue 15112] New: !is not highlighted (1)
Sep 24 2015    [Issue 15111] New: hashOf fails for structs that are also ranges (1)
Sep 24 2015    [Issue 15110] New: pragma(inline) rarely works how I want it to (1)
Sep 24 2015    [Issue 15109] New: Always gets install dir wrong when uninstalling (1)
Sep 24 2015    [Issue 15108] New: DMD should support ARM (1)
Sep 24 2015    [Issue 15107] New: Win32-COFF library paths are blank (1)
Sep 24 2015    [Issue 15106] New: Optlink executed with LDC as compiler? (1)
Sep 24 2015    [Issue 15105] New: paths never work (1)
Sep 23 2015    [Issue 15104] New: Switching fibers in finally blocks breaks EH (1)
Sep 23 2015    [Issue 15103] New: Improve declaration / initialization syntax error (1)
Sep 23 2015    [Issue 15102] New: Unified function to remove files/directories (1)
Sep 23 2015    [Issue 15101] New: [Home] (1)
Sep 22 2015    [Issue 15100] New: nogc should ignore allocations on assertion fail (1)
Sep 21 2015    [Issue 15099] New: C++ projects depend on D projects? (1)
Sep 21 2015    [Issue 15098] New: C++ nameslace problems (1)
Sep 21 2015    [Issue 15097] New: namespace (1)
Sep 21 2015    [Issue 15096] New: std.range.array cannot be instantiated for (1)
Sep 21 2015    [Issue 15095] New: Malformed URL in documentation link (1)
Sep 21 2015    [Issue 15094] New: __traits(getMember) fails when the source is a (1)
Sep 21 2015    [Issue 15093] New: optimize slist_reset (1)
Sep 21 2015    [Issue 15092] New: [ICE] Assertion failed: (type->ty != Tstruct || (1)
Sep 20 2015    [Issue 15091] New: Error passing lambda to std.algorithm.sorting.sort (1)
Sep 20 2015    [Issue 15090] New: Wrong error message with byte-sized enum (1)
Sep 20 2015    [Issue 15089] New: Marks wrong line as where error occurs. (1)
Sep 20 2015    [Issue 15088] New: timer_t should be void*, not in (1)
Sep 18 2015    [Issue 15087] New: DDoc: Add function attributes section for templates (1)
Sep 18 2015    [Issue 15086] New: import doesn't verify module declaration (1)
Sep 18 2015    [Issue 15085] New: std.datetime unittest fail due to missing TZname (1)
Sep 18 2015    [Issue 15084] New: GC must ensure there is at least X% of free space (1)
Sep 18 2015    [Issue 15083] New: declaring a variable, cannot access frame pointer (1)
Sep 17 2015    [Issue 15082] New: Output of process is not captured on Win64 (1)
Sep 17 2015    [Issue 15081] New: [Vector Extensions] (1)
Sep 17 2015    [Issue 15080] New: extern(C++) classes have wrong static data layout (1)
Sep 17 2015    [Issue 15079] New: Assertion `fd->semanticRun == PASSsemantic3done' (1)
Sep 16 2015    [Issue 15078] New: GC documentation should reflect 2.067 changes (1)
Sep 16 2015    [Issue 15077] New: Two structs with the same name could have a nicer (1)
Sep 16 2015    [Issue 15076] New: Get ID of current thread (1)
Sep 16 2015    [Issue 15075] New: wrong code with vector assignment of static (1)
Sep 16 2015    [Issue 15074] New: std.path.globMatch and escaping [/]/{/} (1)
Sep 16 2015    [Issue 15073] New: SIGRTMIN is an alias to a private function (1)
Sep 16 2015    [Issue 15072] New: [REG2.069-devel] Re-introducing codegen (1)
Sep 16 2015    [Issue 15071] New: filenames and module names with case-insensitive (1)
Sep 16 2015    [Issue 15070] New: Template is silently extracted from type and (1)
Sep 16 2015    [Issue 15069] New: nonsense struct template instantiations still (1)
Sep 16 2015    [Issue 15068] New: wrong error message on attempting to use type as (1)
Sep 15 2015    [Issue 15067] New: Broken links on D1 web site (1)
Sep 15 2015    [Issue 15066] New: std.net.curl.get should support IPv6 addresses (1)
Sep 15 2015    [Issue 15065] New: associative array has no keys property (1)
Sep 15 2015    [Issue 15064] New: [CTFE] std.range.enumerate is not CTFE-able (1)
Sep 15 2015    [Issue 15063] New: Template Instantiation Accepts Invalid Code (1)
Sep 15 2015    [Issue 15062] New: ElementType Causes Abnormally Long Compile Time (1)
Sep 15 2015    [Issue 15061] New: std.experimental.logger uses safe on function (1)
Sep 14 2015    [Issue 15060] New: Can't load a D shared library first, then load a (1)
Sep 14 2015    [Issue 15059] New: D Bug Tracker graph disappeared (1)
Sep 14 2015    [Issue 15058] New: [VisualD] A way to specify Debugging Current (1)
Sep 14 2015    [Issue 15057] New: std.string.indexOf and friends do not accept (1)
Sep 13 2015    [Issue 15056] New: [REG2.068] Unstored RAII struct return yields (1)
Sep 13 2015    [Issue 15055] New: isArray!NonArray doesn't short-circuit an (1)
Sep 13 2015    [Issue 15054] New: DMD doesn't work with hardening-wrapper (1)
Sep 12 2015    [Issue 15053] New: Runtime.cArgs not nogc (1)
Sep 12 2015    [Issue 15052] New: dmd/std/utf.d error on variable (1)
Sep 12 2015    [Issue 15051] New: Code that runs fine on dpaste.dzfl.pl refuses to (1)
Sep 12 2015    [Issue 15050] New: DPaste is always passing an empty second argument (1)
Sep 12 2015    [Issue 15049] New: bad error message when trying to instantiate a (1)
Sep 12 2015    [Issue 15048] New: "tuple" term used wrongly on (1)
Sep 12 2015    [Issue 15047] New: "used before set" error with void initialization (1)
Sep 12 2015    [Issue 15046] New: [REG2.068] isForwardRange documentation is (1)
Sep 11 2015    [Issue 15045] New: [Reg 2.069-devel] hasElaborateCopyConstructor is (1)
Sep 11 2015    [Issue 15044] New: [Reg 2.068.0] destroy might leak memory (1)
Sep 11 2015    [Issue 15043] New: [e2ir] dmd still crashes when trying to set a (1)
Sep 11 2015    [Issue 15042] New: [REG2.068] isInstanceOf fails when a template (1)
Sep 11 2015    [Issue 15041] New: Pointer slice with one negative index throws (1)
Sep 11 2015    [Issue 15040] New: showcase curl example doesn't run (1)
Sep 11 2015    [Issue 15039] New: Algebraic cannot store a Typedef along with (1)
Sep 11 2015    [Issue 15038] New: Associative Array .get property const vs immutable (1)
Sep 11 2015    [Issue 15037] New: method TypeInfo.init shadows built-in init property (1)
Sep 11 2015    [Issue 15036] New: SimpleDllMain assumes various symbols are (1)
Sep 10 2015    [Issue 15035] New: Possible regression between 2.068.0 and 2.068.1 (1)
Sep 09 2015    [Issue 15034] New: ICE(glue.c line 1026) Assertion failure: (1)
Sep 08 2015    [Issue 15033] New: Element type of float iota is double (1)
Sep 08 2015    [Issue 15032] New: [REG2.068.1] coverage output is discreted around (1)
Sep 08 2015    [Issue 15031] New: rdmd should force rebuild when --compiler changes (1)
Sep 08 2015    [Issue 15030] New: [Reg 2.068.1] ICE with recursive delegate, (1)
Sep 08 2015    [Issue 15029] New: [Reg 2.068.0] _postblitRecurse invokes opDispatch (1)
Sep 08 2015    [Issue 15028] New: Weird disassembly on asm.dlang.org (1)
Sep 07 2015    [Issue 15027] New: cannot pass arguments of type DirEntry to (1)
Sep 07 2015    [Issue 15026] New: cannot array assign to a slice return value (1)
Sep 07 2015    [Issue 15025] New: duplicate array initializers are only checked in (1)
Sep 07 2015    [Issue 15024] New: Wrong keyword color for Visual Studio Dark theme (1)
Sep 07 2015    [Issue 15023] New: debug info for extern(C++) classes don't work (1)
Sep 07 2015    [Issue 15022] New: use __TEXT,__cstring to deduplicate strings (1)
Sep 07 2015    [Issue 15021] New: [Reg 2.068.1] linker error with speculative (1)
Sep 07 2015    [Issue 15020] New: pragma(lib) not implemented with 2.068.1 (1)
Sep 06 2015    [Issue 15019] New: [ICE] Heisencrash with -fPIC and non-trivial (1)
Sep 05 2015    [Issue 15018] New: Win64: ICE when assigning struct of size 4 to slice (1)
Sep 05 2015    [Issue 15017] New: 2.068.1-b2 regression: assigning a Variant to be (1)
Sep 05 2015    [Issue 15016] New: Structs with opDispatch cannot be emplaced (1)
Sep 05 2015    [Issue 15015] New: Win64: interop with C/C++ fails if function (1)
Sep 05 2015    [Issue 15014] New: Win64: Invalid C++ mangling for multiple long (1)
Sep 04 2015    [Issue 15013] New: std.mmfile module produces bus error at certain (1)
Sep 04 2015    [Issue 15012] New: Druntime Makefile whitelists compilers (1)
Sep 04 2015    [Issue 15011] New: can override public method with protected method (1)
Sep 03 2015    [Issue 15010] New: Base interface member is shadowed inside the (1)
Sep 03 2015    [Issue 15009] New: Object.destroy doesn't call dtors for object in (1)
Sep 03 2015    [Issue 15008] New: floor(float x) and floor(double x) have no FPU (1)
Sep 03 2015    [Issue 15007] New: core.atomic match C++11 (1)
Sep 03 2015    [Issue 15006] New: Compiling trivial program produces 400,000+ byte (1)
Sep 03 2015    [Issue 15005] New: Coverage files start with a dash character when (1)
Sep 02 2015    [Issue 15004] New: std.concurrency fails to compile when sending (1)
Sep 02 2015    [Issue 15003] New: assumeSorted Allocates GC Memory in Debug Mode (1)
Sep 01 2015    [Issue 15002] New: ICE interpret.c:331: virtual void (1)
Sep 01 2015    [Issue 15001] New: Duplicate error message without line number on if (1)
Sep 01 2015    [Issue 15000] New: Chanegs to userShell either need to be reverted (1)
Sep 01 2015    [Issue 14999] New: Out of memory when compiling vibe.d (1)
Sep 01 2015    [Issue 14998] New: Cannot put a char into a char[] (1)
Sep 01 2015    [Issue 14997] New: __ctor present in error message (1)
Sep 01 2015    [Issue 14996] New: only(EnumMembers!T) eats all my memory when T : (1)
Sep 01 2015    [Issue 14995] New: std.mmfile incorrectly handles errors in ctor (1)
Sep 01 2015    [Issue 14994] New: std.mmfile incorrectly handles map failure (1)
Sep 01 2015    [Issue 14993] New: Allocating in a destructor segfaults instead of (1)
Sep 01 2015    [Issue 14992] New: static array local variables always require .init (1)
Sep 01 2015    [Issue 14991] New: dmd's libmach.d doesn't build under OSX 32 bit (1)
Sep 01 2015    [Issue 14990] New: No rule to make target (1)
Aug 31 2015    [Issue 14989] New: Overload merge sometimes doesn't work (1)
Aug 31 2015    [Issue 14988] New: Looks like inconsistent error report for the (1)
Aug 31 2015    [Issue 14987] New: Internal error: backend/cod1.c 1711 (1)
Aug 31 2015    [Issue 14986] New: Assertion failed: (id->dyncast() == (1)
Aug 30 2015    [Issue 14985] New: [REG2.068.1-b1] Link failure for const TypeInfo (1)
Aug 30 2015    [Issue 14984] New: Make it illegal (or at least a warning) to modify (1)
Aug 30 2015    [Issue 14983] New: auto_bootstrap download never happens. (1)
Aug 30 2015    [Issue 14982] New: nogc inconsistency (1)
Aug 30 2015    [Issue 14981] New: Missing nothrow attribute in dbgVerifySorted() (1)
Aug 29 2015    [Issue 14980] New: getAddressInfo(null) broken (1)
Aug 29 2015    [Issue 14979] New: [REG2.068] Wrong tempCString result on x64 with (1)
Aug 29 2015    [Issue 14978] New: Improve incorrect AA declaration error message (1)
Aug 29 2015    [Issue 14977] New: Struct initializer doesn't work inside AA (1)
Aug 29 2015    [Issue 14976] New: object file output is unstable/different (1)
Aug 28 2015    [Issue 14975] New: DMD refuses to inline even trivial struct (1)
Aug 28 2015    [Issue 14974] New: core.time.Duration.get depreciation time is up (1)
Aug 27 2015    [Issue 14973] New: [REG2.068] compiler inference of contexts for (1)
Aug 27 2015    [Issue 14972] New: Documentation for std.windows.* missing (1)
Aug 27 2015    [Issue 14971] New: array.length -= x; should be checked for (1)
Aug 27 2015    [Issue 14970] New: [D1] Add support for "Template Params" section in (1)
Aug 26 2015    [Issue 14969] New: cannot evaluate atan at compile time (1)
Aug 26 2015    [Issue 14968] New: Invalid mmfile length allowed on Linux (1)
Aug 26 2015    [Issue 14967] New: std.xml.Tag doesn't include attributes in (1)
Aug 26 2015    [Issue 14966] New: Comparing two std.xml.Document result in infinite (1)
Aug 26 2015    [Issue 14965] New: Forward reference to inferred return type of (1)
Aug 26 2015    [Issue 14964] New: __traits(isAlias, foo) (1)
Aug 25 2015    [Issue 14963] New: Cross-module docs in phobos-prerelease have wrong (1)
Aug 25 2015    [Issue 14962] New: [REG2.068] compiler inference of attributes for (1)
Aug 25 2015    [Issue 14961] New: v2.067 fails to build with musl libc (on alpine (1)
Aug 24 2015    [Issue 14960] New: libcurl linking issues on linux (1)
Aug 24 2015    [Issue 14959] New: Regression in HEAD: linker error on printing (1)
Aug 24 2015    [Issue 14958] New: Casting a double to ulong sometimes produces (1)
Aug 24 2015    [Issue 14957] New: order of declaration at global scope (1)
Aug 24 2015    [Issue 14956] New: C++ Mangling incompatible with C++11 (1)
Aug 24 2015    [Issue 14955] New: [D1] Add module profiling feature (1)
Aug 24 2015    [Issue 14954] New: extern opaque struct instance doesn't compile (1)
Aug 24 2015    [Issue 14953] New: std.concurrency: Add function to flush message box (1)
Aug 23 2015    [Issue 14952] New: Redundant REX.W before FSTP confuses Valgrind (1)
Aug 23 2015    [Issue 14951] New: Win64: Invalid C++ mangling for __gshared pointer (1)
Aug 22 2015    [Issue 14950] New: Setting enum value to the last member of another (1)
Aug 22 2015    [Issue 14949] New: Non-descriptive "Enforcement failed" when (1)
Aug 22 2015    [Issue 14948] New: [Reg 2.068.0] AA key requirement was broken w/o (1)
Aug 22 2015    [Issue 14947] New: std.traits: ParameterIdentifierTuple on an (1)
Aug 21 2015    [Issue 14946] New: druntime coverage tests fail intermittently (1)
Aug 21 2015    [Issue 14945] New: unions are missing from the ABI page (1)
Aug 21 2015    [Issue 14944] New: cannot initialize static array by static this() (1)
Aug 20 2015    [Issue 14943] New: dmd should inline more aggressively (1)
Aug 20 2015    [Issue 14942] New: dmd linking error with SHA and SSSE3 (1)
Aug 20 2015    [Issue 14941] New: dmd rejects op assignment to opIndex expression (1)
Aug 20 2015    [Issue 14940] New: Can't call logger with more complex objects (1)
Aug 20 2015    [Issue 14939] New: dmd slow build of botan library with -inline and -O (1)
Aug 19 2015    [Issue 14938] New: std.net.curl tests should use localhost or stub (1)
Aug 19 2015    [Issue 14937] New: Slow code compared to ldc/gdc on calculation with (1)
Aug 19 2015    [Issue 14936] New: Dividing by a power of 2 slow on 32bit (1)
Aug 19 2015    [Issue 14935] New: [Operator Overloading] Wrong description on (1)
Aug 19 2015    [Issue 14934] New: GC interface doesn't allow safe extension of a (1)
Aug 18 2015    [Issue 14933] New: specifications for the pragma(mangle) are vague (1)
Aug 18 2015    [Issue 14932] New: The language specification does not define what (1)
Aug 18 2015    [Issue 14931] New: switch doesn't work with pointers to functions. (1)
Aug 18 2015    [Issue 14930] New: Unable to array() a const map() result (1)
Aug 18 2015    [Issue 14929] New: ICE: Assertion failure: 'ez->exp && ez->exp->op (1)
Aug 17 2015    [Issue 14928] New: Switches -betterC and -m32mscoff do not appear in (1)
Aug 17 2015    [Issue 14927] New: GDB cannot be used to debug D programs on OS X (1)
Aug 17 2015    [Issue 14926] New: Programs compiled using dmd 2.068 are generating (1)
Aug 16 2015    [Issue 14925] New: replaceInPlace fail compilation (1)
Aug 15 2015    [Issue 14924] New: Error in std.uri definition/description (1)
Aug 14 2015    [Issue 14923] New: REG ICE: Assertion failed: (tret->ty != Tvoid), (1)
Aug 14 2015    [Issue 14922] New: 'new' does not provide information about the (1)
Aug 14 2015    [Issue 14921] New: getopt throws preventing printing of options (1)
Aug 14 2015    [Issue 14920] New: SList.insertAfter on uninitialized list triggers (1)
Aug 13 2015    [Issue 14919] New: utf error (1)
Aug 13 2015    [Issue 14918] New: Undefined reference when using a static array of (1)
Aug 13 2015    [Issue 14917] New: typeid(x) is typeid(y) returns different results (1)
Aug 13 2015    [Issue 14916] New: opDispatch: no property error for parameter type (1)
Aug 13 2015    [Issue 14915] New: can't build phobos-release (1)
Aug 13 2015    [Issue 14914] New: Inconsistent alias declaration could be detected (1)
Aug 12 2015    [Issue 14913] New: The return attribute cannot be on the left side (1)
Aug 12 2015    [Issue 14912] New: Move initialisation of GC'd struct and class data (1)
Aug 12 2015    [Issue 14911] New: Compiler found indexing in code "new (1)
Aug 12 2015    [Issue 14910] New: Take!R does not offer length for char[] (1)
Aug 12 2015    [Issue 14909] New: Template argument of (1)
Aug 11 2015    [Issue 14908] New: dmd's rewrite is exposed in error message: Error: (1)
Aug 11 2015    [Issue 14907] New: DMD crash when using template name as a default (1)
Aug 11 2015    [Issue 14906] New: dmd dumps core at incorrect enum declaration (1)
Aug 10 2015    [Issue 14905] New: duplicate error message: 'Warning: statement is (1)
Aug 10 2015    [Issue 14904] New: bad error message in reduce: 'Incompatible (1)
Aug 10 2015    [Issue 14903] New: Destructors for arguments completely broken (1)
Aug 10 2015    [Issue 14902] New: Temporaries in argument expressions not properly (1)
Aug 10 2015    [Issue 14901] New: [reg 2.067/2.068] template static shared this() (1)
Aug 10 2015    [Issue 14900] New: 2.068.0 change log example does not compile (1)
Aug 10 2015    [Issue 14899] New: NewExpression does not recognize tuple indexing (1)
Aug 10 2015    [Issue 14898] New: Json output does not list extern(C++, namespace) (1)
Aug 10 2015    [Issue 14897] New: shared linux libraries from zip package don't work (1)
Aug 10 2015    [Issue 14896] New: x64 codegen when using -O (1)
Aug 09 2015    [Issue 14895] New: ICE on array operation when its result is (1)
Aug 09 2015    [Issue 14894] New: [Reg 2.068.0-rc1] linkage error with mixin (1)
Aug 09 2015    [Issue 14893] New: std.concurrency: can't send shared arrays or (1)
Aug 09 2015    [Issue 14892] New: -profile=gc doesn't account for GC API allocations (1)
Aug 09 2015    [Issue 14891] New: profilegc_setlogfilename w/o null-terminated (1)
Aug 09 2015    [Issue 14890] New: [REG 2.068.0-rc1] Can not construct a (1)
Aug 09 2015    [Issue 14889] New: ICE: Assertion `o->dyncast() == DYNCAST_DSYMBOL' (1)
Aug 08 2015    [Issue 14888] New: std.zlib.uncompress should take const(void)[] (1)
Aug 07 2015    [Issue 14887] New: break in static foreach should apply to outer scope (1)
Aug 07 2015    [Issue 14886] New: std.parallelism.parallel with large static array (1)
Aug 07 2015    [Issue 14885] New: ideas for prettier and more useful backtraces (1)
Aug 07 2015    [Issue 14884] New: `among` docs broken link to `find` and `canFind` (1)
Aug 07 2015    [Issue 14883] New: static if does not work although an is expression (1)
Aug 06 2015    [Issue 14882] New: [REG] MANIFEST is missing test/common.mak (1)
Aug 06 2015    [Issue 14881] New: [REG] posix.mak omits package.d files when (1)
Aug 06 2015    [Issue 14880] New: findSkip summary is wrong (1)
Aug 06 2015    [Issue 14879] New: tuple documentation broken link (1)
Aug 06 2015    [Issue 14878] New: destructor of lambda parameter not included in (1)
Aug 06 2015    [Issue 14877] New: std.net.curl needs PATCH http method (1)
Aug 06 2015    [Issue 14876] New: Deprecation message is sometimes duplicates (1)
Aug 06 2015    [Issue 14875] New: A template instance with deprecated symbol/type (1)
Aug 05 2015    [Issue 14874] New: std.traits.functionAttributes does not support (1)
Aug 05 2015    [Issue 14873] New: Build fails with message 'cannot create PDB file' (1)
Aug 05 2015    [Issue 14872] New: [2.068.0-rc1] Label address in asm [x86-64] (1)
Aug 05 2015    [Issue 14871] New: Linker errors with 2.068.0-rc1 (1)
Aug 04 2015    [Issue 14870] New: incorrect use of assert to detect environmental (1)
Aug 04 2015    [Issue 14869] New: include x86 m32 mscoff phobos library into release (1)
Aug 04 2015    [Issue 14868] New: MmFile destructor seems to corrupt memory (1)
Aug 04 2015    [Issue 14867] New: doc (1)
Aug 03 2015    [Issue 14866] New: Unable to find universal runtime static libraries (1)
Aug 03 2015    [Issue 14865] New: Elide calling invariant for classes with no (1)
Aug 03 2015    [Issue 14864] New: windows uninstall during installation pops up (1)
Aug 02 2015    [Issue 14863] New: CLOCK_BOOTTIME should be optional to support (1)
Aug 02 2015    [Issue 14862] New: Constructor of overlapped struct does not (1)
Aug 01 2015    [Issue 14861] New: Error in stdio.d in LockingTextReader.readFront() (1)
Aug 01 2015    [Issue 14860] New: Destructor is not called for block assignment (1)
Aug 01 2015    [Issue 14859] New: static declared array with more than 16MB size (1)
Aug 01 2015    [Issue 14858] New: spurious "Error: overload alias 'foo' is not a (1)
Aug 01 2015    [Issue 14857] New: -cov should ignore invariants when compiling with (1)
Aug 01 2015    [Issue 14856] New: -cov should not count unittest blocks (1)
Aug 01 2015    [Issue 14855] New: -cov should ignore assert(0) (1)
Jul 31 2015    [Issue 14854] New: disable this inconsistent between structs and (1)
Jul 31 2015    [Issue 14853] New: DMD segfaults with the cast from mutable struct (1)
Jul 31 2015    [Issue 14852] New: std.experimental.logger should include the log (1)
Jul 30 2015    [Issue 14851] New: [REG2.068.0-b2] Cannot assign array operation (1)
Jul 30 2015    [Issue 14850] New: VRP should work consistently through all array ops (1)
Jul 30 2015    [Issue 14849] New: Visual Studio 2015 not detected during installation (1)
Jul 29 2015    [Issue 14848] New: template alias on struct field without instance (1)
Jul 29 2015    [Issue 14847] New: Windows installer should have an option to (1)
Jul 28 2015    [Issue 14846] New: Insufficient context deduction with implicit (1)
Jul 28 2015    [Issue 14845] New: [REG 2.068] some rangified Char[] functions no (1)
Jul 28 2015    [Issue 14844] New: dmd-2.068.0-b2 attrib.c:1233: virtual Dsymbols* (1)
Jul 28 2015    [Issue 14843] New: Update installer to detect VS2015/SDK10 paths; (1)
Jul 28 2015    [Issue 14842] New: [REG 2.068-b2] approxEqual does not work with (1)
Jul 27 2015    [Issue 14841] New: Don't warn on myArray.sort when it makes no (1)
Jul 27 2015    [Issue 14840] New: [2.068.0-b2] failure to inline _trivial_ function (1)
Jul 27 2015    [Issue 14839] New: [REG2.068.0-b2] Class with static array of (1)
Jul 27 2015    [Issue 14838] New: Wrong attribute inference for auto-generated (1)
Jul 27 2015    [Issue 14837] New: Class constructor is not called under *certain* (1)
Jul 26 2015    [Issue 14836] New: Multiple variadic template argument trick broken (1)
Jul 26 2015    [Issue 14835] New: Statement is not reachable doesn't play along (1)
Jul 26 2015    [Issue 14834] New: [REG 2.068-b2] dirEntries with mask stopped (1)
Jul 26 2015    [Issue 14833] New: Nested delegates problem (1)
Jul 26 2015    [Issue 14832] New: iota(UL) + array doesn't work (1)
Jul 26 2015    [Issue 14831] New: Each function local symbols should have unique (1)
Jul 26 2015    [Issue 14830] New: RefCounted does not forward all fields of (1)
Jul 26 2015    [Issue 14829] New: wrong code with -O -inline (1)
Jul 26 2015    [Issue 14828] New: duplicate symbol __ModuleInfoZ depending on (1)
Jul 25 2015    [Issue 14827] New: [REG 2.068] std.string.strip handles Unicode (1)
Jul 25 2015    [Issue 14826] New: Installer does not work on OSX 10.11 (1)
Jul 25 2015    [Issue 14825] New: Coverage analyzer should mark uninstantiated (1)
Jul 24 2015    [Issue 14824] New: A stale function might get called when unloading (1)
Jul 24 2015    [Issue 14823] New: pure function returns uninitialized value (1)
Jul 23 2015    [Issue 14822] New: DMD crash with CTFE range code (v2.067.1) (1)
Jul 22 2015    [Issue 14821] New: First argument of std.zlib.uncompress should be (1)
Jul 22 2015    [Issue 14820] New: Templates not reevaluated inside static loop (1)
Jul 22 2015    [Issue 14819] New: lots of things in std.datetime return (1)
Jul 21 2015    [Issue 14818] New: Unhelpful "does not match template overload set" (1)
Jul 21 2015    [Issue 14817] New: copy("foo", "bar") std.algorithm/std.file conflict (1)
Jul 21 2015    [Issue 14816] New: improve dt_t data type for faster appending (tail (1)
Jul 20 2015    [Issue 14815] New: Destructor is not called for static array (1)
Jul 20 2015    [Issue 14814] New: ld: GOT load reloc does not point to a movq (1)
Jul 19 2015    [Issue 14813] New: wrong code: code with undeclared variables compiles (1)
Jul 19 2015    [Issue 14812] New: ld: GOT load reloc does not point to a movq (1)
Jul 19 2015    [Issue 14811] New: allow to exclude current directory from search (1)
Jul 19 2015    [Issue 14810] New: std.mmfile should only return a shared!T object (1)
Jul 19 2015    [Issue 14809] New: Avoid costly dynamic cast from all (1)
Jul 18 2015    [Issue 14808] New: phobos sidebar "D Lib" link is back to homepage (1)
Jul 17 2015    [Issue 14807] New: unnecessary closure allocation for function (1)
Jul 17 2015    [Issue 14806] New: alias this doesn't force elaborate equality, but (1)
Jul 17 2015    [Issue 14805] New: Unreasonably slow "new Struct[large]" (1)
Jul 17 2015    [Issue 14804] New: Comparing two Nullables does not check if either (1)
Jul 17 2015    [Issue 14803] New: successful static assert can change result of (1)
Jul 15 2015    [Issue 14802] New: Template argument deduction depends on order of (1)
Jul 15 2015    [Issue 14801] New: OS X installer not compatible with OS X 10.11 (1)
Jul 14 2015    [Issue 14800] New: std.net.curl.download saves data as array (1)
Jul 14 2015    [Issue 14799] New: Documentation for std.zlib.compress is incorrect (1)
Jul 14 2015    [Issue 14798] New: [etc.c.sqlite3] sqlite3_errstr definition missing (1)
Jul 12 2015    [Issue 14797] New: template with inout parameter `foo(String: (1)
Jul 12 2015    [Issue 14796] New: [Home] Example Code On Homepage Does Not Run (1)
Jul 12 2015    [Issue 14795] New: Extending D's switch statement (1)
Jul 11 2015    [Issue 14794] New: Add optional position parameter to std.file.read (1)
Jul 11 2015    [Issue 14793] New: net.curl.download https broken - windows (1)
Jul 09 2015    [Issue 14792] New: Add function to convert from time_t to SysTime (1)
Jul 09 2015    [Issue 14791] New: std.string.indexOf(char[], char) no longer compiles (1)
Jul 09 2015    [Issue 14790] New: coverage merge should detect changed source code (1)
Jul 08 2015    [Issue 14789] New: Runtime test reflection is broken (1)
Jul 08 2015    [Issue 14788] New: Incorrect rejection of inout function call (1)
Jul 08 2015    [Issue 14787] New: DMD shipps outdated 32-bit ODBC import library (1)
Jul 07 2015    [Issue 14786] New: The built-in exponentiation operator ^^ sometimes (1)
Jul 07 2015    [Issue 14785] New: Some corner cases are not handled properly by (1)
Jul 07 2015    [Issue 14784] New: Variant and Proxy don't get along (1)
Jul 07 2015    [Issue 14783] New: Overlapping Arrays with Binary Operations on Itself (1)
Jul 07 2015    [Issue 14782] New: Internal error: backend/cod1.c (1)
Jul 07 2015    [Issue 14781] New: impure delegate to pure function context should (1)
Jul 07 2015    [Issue 14780] New: Non-intuitive behavior for pointers to aggregates (1)
Jul 07 2015    [Issue 14779] New: incorrect addressing of arguments in (1)
Jul 06 2015    [Issue 14778] New: ddoc doesnt generate code for enum in template (1)
Jul 06 2015    [Issue 14777] New: 0 is not the initial value for std.zlib.adler32 (1)
Jul 06 2015    [Issue 14776] New: shared library test - loadDR - segfaults on (1)
Jul 06 2015    [Issue 14775] New: core.exception.RangeError src/rt/aaA.d(861): (1)
Jul 06 2015    [Issue 14774] New: core.time.numToString(double) fails its unit (1)
Jul 06 2015    [Issue 14773] New: druntime unit tests are only run in release mode (1)
Jul 05 2015    [Issue 14772] New: issuing errors for array ops -> tell users which (1)
Jul 04 2015    [Issue 14771] New: Hidden nogc violation around closure creation (1)
Jul 03 2015    [Issue 14770] New: std.process should use lightweight forks where (1)
Jul 03 2015    [Issue 14769] New: Cannot instantiate templates for locally defined (1)
Jul 03 2015    [Issue 14768] New: Error: index 174762 overflow for static array (1)
Jul 03 2015    [Issue 14767] New: BigInt compile time errors (1)
Jul 02 2015    [Issue 14766] New: issues.dlang.org should write an automated (1)
Jul 02 2015    [Issue 14765] New: Rangified functions no longer accept types that (1)
Jul 02 2015    [Issue 14764] New: std.range.only errors on enum members (1)
Jul 02 2015    [Issue 14763] New: Use optionsData argument for curl options function. (1)
Jul 02 2015    [Issue 14762] New: Do not use other method options on persistent (1)
Jul 02 2015    [Issue 14761] New: Optimize and debloat pass by ref to pass by value (1)
Jul 02 2015    [Issue 14760] New: Clear content-length for libcurl option to (1)
Jul 02 2015    [Issue 14759] New: Inconsistent behaviour of array element-wise (1)
Jul 01 2015    [Issue 14758] New: TypeInfo causes excessive binary bloat (1)
Jul 01 2015    [Issue 14757] New: Wrong error message: Error: multi-dimensional (1)
Jul 01 2015    [Issue 14756] New: cannot deduce function with template constraint (1)
Jul 01 2015    [Issue 14755] New: Could -profile=gc also give the number of (1)
Jun 30 2015    [Issue 14754] New: [REG2.068b1] 64bit wrong code with -inline (1)
Jun 30 2015    [Issue 14753] New: pragma(inline) hides the alias "string" (1)
Jun 30 2015    [Issue 14752] New: Implicit conversion fail for array concatenation (1)
Jun 30 2015    [Issue 14751] New: std.array.array doesn't work with ranges of (1)
Jun 29 2015    [Issue 14750] New: druntime/test/coverage was added to druntime, but (1)
Jun 29 2015    [Issue 14749] New: std.array not passing any typeinfo to GC (1)
Jun 29 2015    [Issue 14748] New: Removing std.stdio import causes 2x increase in (1)
Jun 29 2015    [Issue 14747] New: compiler insists on unnecessary return statement (1)
Jun 28 2015    [Issue 14746] New: Behavior change with struct destructor and alias (1)
Jun 28 2015    [Issue 14745] New: Qualifiers rejected for delegate literals (1)
Jun 28 2015    [Issue 14744] New: std.range DDox page corrupted (1)
Jun 28 2015    [Issue 14743] New: dmd: template.c:6926: int (1)
Jun 27 2015    [Issue 14742] New: Changing function signatures breaks code (1)
Jun 27 2015    [Issue 14741] New: problems with template overload resolution (1)
Jun 27 2015    [Issue 14740] New: __traits(allMembers) returns erroneous 'this' (1)
Jun 26 2015    [Issue 14739] New: Immutable alias to template triggers dmd assert (1)
Jun 26 2015    [Issue 14738] New: core.atomic arguments are inconsistent (1)
Jun 25 2015    [Issue 14737] New: [2.068 beta] Array concatenation fails in enum (1)
Jun 25 2015    [Issue 14736] New: Function Default Parameters Are Lost (1)
Jun 25 2015    [Issue 14735] New: [REG2.068-b1] std.string.indexOf cannot deduce (1)
Jun 25 2015    [Issue 14734] New: Throwing a nested class should not be legal (1)
Jun 25 2015    [Issue 14733] New: unable to link with odbc on linux. (1)
Jun 25 2015    [Issue 14732] New: [REG 2.068 beta] Failing unittest in std.math (1)
Jun 24 2015    [Issue 14731] New: [REG:git-head]Error location insufficient when CTFE (1)
Jun 24 2015    [Issue 14730] New: Wrong closure var access with -inline (1)
Jun 23 2015    [Issue 14729] New: [Home] (1)
Jun 23 2015    [Issue 14728] New: Problems in the switch statement with enumerated (1)
Jun 23 2015    [Issue 14727] New: std.json incorrectly supports inf and nan (1)
Jun 23 2015    [Issue 14726] New: core.sys.linux.sys.mman out of date (1)
Jun 23 2015    [Issue 14725] New: std.getopt: improve error message for malformed (1)
Jun 23 2015    [Issue 14724] New: std.getopt: config.required breaks --help (1)
Jun 23 2015    [Issue 14723] New: Typeinfo sent to GC does not retain storage class (1)
Jun 23 2015    [Issue 14722] New: Improve "<template> is used as a type" error (1)
Jun 23 2015    [Issue 14721] New: Contracts should not be able to modify function (1)
Jun 22 2015    [Issue 14720] New: Template function reported non-template (1)
Jun 22 2015    [Issue 14719] New: Template instantiation parsed as C-style type cast (1)
Jun 21 2015    [Issue 14718] New: float parsing depends on libc strtold precision (1)
Jun 20 2015    [Issue 14717] New: Ddoc macro recursion limit too low (1)
Jun 20 2015    [Issue 14716] New: recognize snprintf() in CTFE (1)
Jun 20 2015    [Issue 14715] New: Add README.md to the tools Repository (1)
Jun 20 2015    [Issue 14714] New: Add README.md to the Installer Repository (1)
Jun 19 2015    [Issue 14713] New: dmd -ofpath/to/bar calls mkdir -p to create a (1)
Jun 19 2015    [Issue 14712] New: GIT HEAD : std.net.curl regressions (1)
Jun 19 2015    [Issue 14711] New: [ABI] DMD doesn't return or pass small arrays in (1)
Jun 18 2015    [Issue 14710] New: VC-built DMD crashes on templated variadic (1)
Jun 17 2015    [Issue 14709] New: dmd/samples/listener.d exception handling is poor (1)
Jun 17 2015    [Issue 14708] New: destructor for temporary not called during stack (1)
Jun 17 2015    [Issue 14707] New: std.net.curl using File.write instead of (1)
Jun 16 2015    [Issue 14706] New: Release configuration doesn't enable -O by default. (1)
Jun 16 2015    [Issue 14705] New: Release configuration doesn (1)
Jun 16 2015    [Issue 14704] New: The design, which allows not to write import, (1)
Jun 16 2015    [Issue 14703] New: Missing SIMD definitions for backend\el.c 2613 (1)
Jun 16 2015    [Issue 14702] New: struct epoll_event is aligned incorrectly (1)
Jun 14 2015    [Issue 14701] New: std.algorithm.each missing from 2.067 changelog (1)
Jun 14 2015    [Issue 14700] New: opSlice/opIndexAssign documentation out of date (1)
Jun 14 2015    [Issue 14699] New: dmd 2.67 segfaults on innocent code (1)
Jun 14 2015    [Issue 14698] New: Un-mangle symbols in disassembly? (1)
Jun 14 2015    [Issue 14697] New: Add support for pclmulqdq instruction to dmd's (1)
Jun 13 2015    [Issue 14696] New: destructor for temporary called before statement (1)
Jun 13 2015    [Issue 14695] New: [dlang.org] std.uuid Is Not Listed On The Index (1)
Jun 12 2015    [Issue 14694] New: Functions nested within functions need their body (1)
Jun 12 2015    [Issue 14693] New: property return type not generated in .di file (1)
Jun 12 2015    [Issue 14692] New: SIGSEGV during SHA.put (1)
Jun 12 2015    [Issue 14691] New: ddox ignores methods defined in static if (1)
Jun 11 2015    [Issue 14690] New: pragma(inline, true) functions must have their (1)
Jun 11 2015    [Issue 14689] New: dmd should optionally generate #line directives (1)
Jun 11 2015    [Issue 14688] New: dmd writes paren-less expression in generated (1)
Jun 11 2015    [Issue 14687] New: dmd does not recognize package.di, only package.d (1)
Jun 11 2015    [Issue 14686] New: Postblit isn't sometimes called on concatenation (1)
Jun 11 2015    [Issue 14685] New: Silent incorrect behavior with enforce and custom (1)
Jun 11 2015    [Issue 14684] New: Circular import cases "Must be imported as (1)
Jun 11 2015    [Issue 14683] New: atomicop comparison returntype incorrect (1)
Jun 10 2015    [Issue 14682] New: [REG2.037] Incorrect interpretation of ~ [] (1)
Jun 10 2015    [Issue 14681] New: Add a way to specify a file import's contents on (1)
Jun 10 2015    [Issue 14680] New: Investigate the use of .di files for Phobos (1)
Jun 10 2015    [Issue 14679] New: Parse uninstantiated generic artifacts lazily (1)
Jun 10 2015    [Issue 14678] New: Bogus cannot create a struct until its size is (1)
Jun 10 2015    [Issue 14677] New: cast correctness not checked inside is(typeof()) (1)
Jun 10 2015    [Issue 14676] New: Calling the constructor of the parent class of an (1)
Jun 10 2015    [Issue 14675] New: template specialization for T: T* and T: T[] has (1)
Jun 09 2015    [Issue 14674] New: Importing std.stdio causes another module to (1)
Jun 09 2015    [Issue 14673] New: BigInt needs more performance and total revision (1)
Jun 09 2015    [Issue 14672] New: Internal error: e2ir.c 4620 When copying array of (1)
Jun 09 2015    [Issue 14671] New: Stop spamming me (1)
Jun 09 2015    [Issue 14670] New: Allow Algebraic to ascribe names to fields (1)
Jun 09 2015    [Issue 14669] New: auto attribute on function parameter should be (1)
Jun 08 2015    [Issue 14668] New: Additional Macro Definitions Generated by Ddoc (1)
Jun 08 2015    [Issue 14667] New: Assertion failed: (type->ty != Tstruct || (1)
Jun 08 2015    [Issue 14666] New: Bogus forward reference error (1)
Jun 08 2015    [Issue 14665] New: thread priority does nothing on linux (1)
Jun 08 2015    [Issue 14664] New: std.windows.charset 404 (1)
Jun 07 2015    [Issue 14663] New: shared library test - link_linkdep - segfaults on (1)
Jun 07 2015    [Issue 14662] New: __FILE__ template parameter becomes relative just (1)
Jun 07 2015    [Issue 14661] New: "Error executing command build: Unknown (1)
Jun 07 2015    [Issue 14660] New: std.range.choose() is not CTFE'able (1)
Jun 06 2015    [Issue 14659] New: static if not working with InExpression (1)
Jun 05 2015    [Issue 14658] New: Allow half-width katakana in identifiers (1)
Jun 05 2015    [Issue 14657] New: can alias auto ref function but only after it's (1)
Jun 05 2015    [Issue 14656] New: "auto" of "auto ref" spills over to other function (1)
Jun 05 2015    [Issue 14655] New: invalid mangling on the D side. it wants '.init',  (1)
Jun 05 2015    [Issue 14654] New: rdmd should compile package at a time (1)
Jun 05 2015    [Issue 14653] New: scoped range in foreach (1)
Jun 04 2015    [Issue 14652] New: Ddoc generates wrong documentation for (1)
Jun 04 2015    [Issue 14651] New: Typesafe variadic functions don't work after (1)
Jun 04 2015    [Issue 14650] New: Destructors are not called on global variables (1)
Jun 03 2015    [Issue 14649] New: ICE on invalid array operation with string literals (1)
Jun 03 2015    [Issue 14648] New: DIP25's "return" attribute breaks safety checks (1)
Jun 03 2015    [Issue 14647] New: std.random like 3015 heisenbug with FreeBSD_32 (1)
Jun 03 2015    [Issue 14646] New: Add a documented way to invoke postblit (1)
Jun 03 2015    [Issue 14645] New: Russian Wikipedia page on D needs a total revision (1)
Jun 02 2015    [Issue 14644] New: Wikipedia page on Generic Programming should have (1)
Jun 02 2015    [Issue 14643] New: Safety violation with final switch and void (1)
Jun 02 2015    [Issue 14642] New: ICE in ctfeInterpret (1)
Jun 01 2015    [Issue 14641] New: Use SIMD to accelerate comment lexing (1)
Jun 01 2015    [Issue 14640] New: Special grammar for skipping unittest blocks (1)
May 31 2015    [Issue 14639] New: Assigning init value to struct uses stack, (1)
May 31 2015    [Issue 14638] New: The last (in lexical order) copy of an object (1)
May 31 2015    [Issue 14637] New: Array operations should work on tuples (1)
May 31 2015    [Issue 14636] New: Make dub part of the standard distribution for (1)
May 31 2015    [Issue 14635] New: inconsistent type for line: uint vs size_t (1)
May 31 2015    [Issue 14634] New: dmd crashes without any input (1)
May 30 2015    [Issue 14633] New: DDoc: false warnings for missing parameters on (1)
May 30 2015    [Issue 14632] New: Diagnostic improvement for invalid cast with (1)
May 29 2015    [Issue 14631] New: Hide deprecated modules (1)
May 28 2015    [Issue 14630] New: Std.algorithm splitter segfault on large file (1)
May 28 2015    [Issue 14629] New: Type system breaking and wrong code bugs in (1)
May 28 2015    [Issue 14628] New: VisualD fails with Visual Studio 2015 RC (1)
May 28 2015    [Issue 14627] New: Implicit conversion from uint to dchar allows (1)
May 28 2015    [Issue 14626] New: [REG2.066] byValue doesn't work with inout AA (1)
May 27 2015    [Issue 14625] New: opIndex() doesn't work on foreach container (1)
May 27 2015    [Issue 14624] New: The array operator overloading fallback is not (1)
May 27 2015    [Issue 14623] New: Checking for in-flight exceptions at runtime (1)
May 26 2015    [Issue 14622] New: documented unit test that follows an undocumented (1)
May 26 2015    [Issue 14621] New: ICE: Assertion failure: 'global.gaggedErrors || (1)
May 25 2015    [Issue 14620] New: make core.Thread.Fiber more nogc (1)
May 24 2015    [Issue 14619] New: foreach implicitly slices ranges (1)
May 23 2015    [Issue 14618] New: can break immutable with inout and a delegate (1)
May 22 2015    [Issue 14617] New: PTHREAD_MUTEX_INITIALIZER does not work on OSX (1)
May 22 2015    [Issue 14616] New: ddoc shows std.socket.UnixAddress as "abstract" (1)
May 22 2015    [Issue 14615] New: std.regex.replaceFirstInto throws exception when (1)
May 21 2015    [Issue 14614] New: PDB File Not Generated (1)
May 21 2015    [Issue 14613] New: DMD: Internal error: backend/cod1.c 1567 on '-O' (1)
May 20 2015    [Issue 14612] New: typeid(interface) returns TypeInfo_Class object (1)
May 20 2015    [Issue 14611] New: socket.localAddress fails on Unix Sockets with (1)
May 19 2015    [Issue 14610] New: 'null this' assertion missing in 2.067 (1)
May 19 2015    [Issue 14609] New: Github HEAD: DMD assertion failure for valid code (1)
May 19 2015    [Issue 14608] New: Enum members should be formatted as a table (1)
May 18 2015    [Issue 14607] New: dmd crashes intermittently when building in 32 (1)
May 18 2015    [Issue 14606] New: [REG2.067.0] Bad code with -inline and structs (1)
May 18 2015    [Issue 14605] New: RefAppender fails isOutputRange (1)
May 18 2015    [Issue 14604] New: "cannot resolve forward reference" when (1)
May 18 2015    [Issue 14603] New: "cannot alias an expression" when opDispatch (1)
May 18 2015    [Issue 14602] New: broken executable if filename contains opDispatch (1)
May 18 2015    [Issue 14601] New: pthread functions aren't marked nogc (1)
May 18 2015    [Issue 14600] New: Lambda with body allowed as template alias argument (1)
May 17 2015    [Issue 14599] New: Re-add scratchFile after executable size (1)
May 17 2015    [Issue 14598] New: range primitives for popFront+return front (1)
May 17 2015    [Issue 14597] New: TraceHandler should be nogc (1)
May 17 2015    [Issue 14596] New: Error: e2ir: cannot cast malloc(42u) of type (1)
May 16 2015    [Issue 14595] New: RefCounted data corrupted when in an AA (1)
May 16 2015    [Issue 14594] New: DDoc for template functions and structs has (1)
May 16 2015    [Issue 14593] New: operator overloading can't be used with (1)
May 16 2015    [Issue 14592] New: [SPEC] Undocumented use of __U for mangling (1)
May 16 2015    [Issue 14591] New: [SPEC] Ambiguity between extern(Pascal) and (1)
May 16 2015    [Issue 14590] New: (1)
May 15 2015    [Issue 14589] New: Wrongly signalling deprecation (1)
May 15 2015    [Issue 14588] New: undefined reference error while linking with (1)
May 15 2015    [Issue 14587] New: DMD 2.067.1 generating crashing binary on OSX (1)
May 15 2015    [Issue 14586] New: can't get an immutable value from a const (1)
May 15 2015    [Issue 14585] New: destructor called on garbage in std.variant (1)
May 14 2015    [Issue 14584] New: spurious autotester deadlocks (1)
May 14 2015    [Issue 14583] New: std.typecons.Rebindable works incorrectly with (1)
May 13 2015    [Issue 14582] New: bigEndianToNative buffer slice allows only literals (1)
May 13 2015    [Issue 14581] New: Allow inheriting from nested classes outside of (1)
May 12 2015    [Issue 14580] New: Context transmitted through alias template (1)
May 12 2015    [Issue 14579] New: [SPEC] No specification on modifiers in (1)
May 12 2015    [Issue 14578] New: [ddemangle] (1)
May 11 2015    [Issue 14577] New: Add dustmite tool to VisualD (1)
May 11 2015    [Issue 14576] New: [ddemangle] core.demangle unable to handle (1)
May 11 2015    [Issue 14575] New: compile error with std.range.refRange when (1)
May 11 2015    [Issue 14574] New: revert attributes (1)
May 11 2015    [Issue 14573] New: Extreme memory usage when `synchronized( object (1)
May 11 2015    [Issue 14572] New: cannot build dmd from source anymore: 'g++ -m64: (1)
May 10 2015    [Issue 14571] New: Large static arraus seem to lock up DMD (1)
May 10 2015    [Issue 14570] New: Compiler crash relating to extern(C++) (1)
May 10 2015    [Issue 14569] New: BigInt is not compatible with the type of (1)
May 10 2015    [Issue 14568] New: gaggederrors ICE (1)
May 10 2015    [Issue 14567] New: [2.067] core.demangle: New Nk attribute not handled (1)
May 10 2015    [Issue 14566] New: [2.067] core.demangle: New Nj attribute not handled (1)
May 09 2015    [Issue 14565] New: dmd -profile produces garbled output for (1)
May 09 2015    [Issue 14564] New: dmd -property -unittest combination causes (1)
May 09 2015    [Issue 14563] New: core.demangle: Does not demangle type modifers (1)
May 09 2015    [Issue 14562] New: Support BigInt function std.range.repeat and (1)
May 09 2015    [Issue 14561] New: Large enums cannot be parsed due to too many (1)
May 08 2015    [Issue 14560] New: Strange -inline behavior (1)
May 08 2015    [Issue 14559] New: No warnings when calling deprecated function (1)
May 08 2015    [Issue 14558] New: Attempts to link with DMD when using MSVC LDC (1)
May 07 2015    [Issue 14557] New: Check typedef usage at semantic stage (1)
May 07 2015    [Issue 14556] New: [REG2.067] can't instantiate struct that has (1)
May 07 2015    [Issue 14555] New: ModuleInfo should weakly link against classes (1)
May 07 2015    [Issue 14554] New: dmd generate wrong error message for multiple (1)
May 07 2015    [Issue 14553] New: The return types of std.array.array for narrow (1)
May 07 2015    [Issue 14552] New: SIGSEGV with compile construction nested class in (1)
May 06 2015    [Issue 14551] New: scope(failure) block causes bloat in nothrow (1)
May 06 2015    [Issue 14550] New: Ditto'ed function documentation should merge (1)
May 05 2015    [Issue 14549] New: isVirtualMethod does not work well with Github DMD (1)
May 05 2015    [Issue 14548] New: std.stdio.File should have sync() method (1)
May 05 2015    [Issue 14547] New: Ddoc should prefer new Variable Template syntax (1)
May 04 2015    [Issue 14546] New: "ClockType.uptime is not supported by (1)
May 04 2015    [Issue 14545] New: can't deprecate default construction (1)
May 04 2015    [Issue 14544] New: isForwardRange failed to recognise valid forward (1)
May 04 2015    [Issue 14543] New: std.algorithm.searching.until does not handle (1)
May 03 2015    [Issue 14542] New: Table of contents in specification PDF is broken (1)
May 03 2015    [Issue 14541] New: "duplicate COMDAT" linker error with the template (1)
May 03 2015    [Issue 14540] New: +~30% increase in compilation time of "Hello, (1)
May 03 2015    [Issue 14539] New: +508KB (684KB -> 1191KB) filesize increase (1)
May 03 2015    [Issue 14538] New: ICE(cast.c, typeMerge) - Assertion failed: (1)
May 02 2015    [Issue 14537] New: Declaring an extern(C++) function in a variadic (1)
May 02 2015    [Issue 14536] New: Calling destroy() on a on an extern(C++) class (1)
Apr 30 2015    [Issue 14535] New: std.net.curl.CurlException should include status (1)
Apr 30 2015    [Issue 14534] New: Front-end should lower all non-scalar condition (1)
Apr 30 2015    [Issue 14533] New: Error 43: Not a Valid Library File (1)
Apr 30 2015    [Issue 14532] New: switch block allows creating uninitialized (1)
Apr 30 2015    [Issue 14531] New: ` disable this() immutable` disable mutable (1)
Apr 30 2015    [Issue 14530] New: TickDuration to! is broken (1)
Apr 29 2015    [Issue 14529] New: Bug in Regex insensitive match (1)
Apr 29 2015    [Issue 14528] New: GIT HEAD: can't pass protected member to template (1)
Apr 29 2015    [Issue 14527] New: [Enh] Instrument calls to operator new with (1)
Apr 29 2015    [Issue 14526] New: GetOptException DDOC needs cleanup (1)
Apr 29 2015    [Issue 14525] New: Cannot access help information from getopt if a (1)
Apr 29 2015    [Issue 14524] New: Right clicking in solution explorer to add (1)
Apr 29 2015    [Issue 14523] New: New Windows Application uses incorrect (1)
Apr 29 2015    [Issue 14522] New: Postfix array declaration examples should be (1)
Apr 29 2015    [Issue 14521] New: Glossary page needs updating (1)
Apr 28 2015    [Issue 14520] New: [REG2.067.0] string/alias template overload (1)
Apr 28 2015    [Issue 14519] New: [Enh] foreach on strings should return (1)
Apr 28 2015    [Issue 14518] New: Review wiki wish-list proposal for a renewed API (1)
Apr 28 2015    [Issue 14517] New: Templated static ctor + separate compilation = (1)
Apr 27 2015    [Issue 14516] New: Local shadows template parameter (1)
Apr 27 2015    [Issue 14512] New: faster profiler (1)
Apr 27 2015    [Issue 14511] New: Profiler does not work with multithreaded programs (1)
Apr 26 2015    [Issue 14510] New: Bad tail call optimization with static arrays (1)
Apr 26 2015    [Issue 14509] New: Can't override Object methods in synchronized (1)
Apr 26 2015    [Issue 14508] New: compiling with -unittest instantiates templates (1)
Apr 26 2015    [Issue 14507] New: Installer doesn't configure VS2010 properly; (1)
Apr 26 2015    [Issue 14506] New: Wrong floating point type inferred for function (1)
Apr 26 2015    [Issue 14505] New: File doesn't rewind read pointer for a+ mode on (1)
Apr 26 2015    [Issue 14504] New: Regex Optimizer doesn't merge equivalent threads. (1)
Apr 26 2015    [Issue 14503] New: BigInt to binary/octal and lower case "%x" (1)
Apr 25 2015    [Issue 14502] New: dmd -O optimization breaks app (1)
Apr 25 2015    [Issue 14501] New: template result is reused for equal but (1)
Apr 25 2015    [Issue 14500] New: AliasDeclaration::semantic corrupts Type (1)
Apr 25 2015    [Issue 14499] New: segfault on alias this to self (1)
Apr 24 2015    [Issue 14498] New: Poor codegen optimization for ranges (1)
Apr 24 2015    [Issue 14497] New: Disassembly view (1)
Apr 24 2015    [Issue 14496] New: void initialization of member with indirections (1)
Apr 24 2015    [Issue 14495] New: executeInNewThread should return Thread (1)
Apr 24 2015    [Issue 14494] New: Improve std.array.replicate documentation (1)
Apr 24 2015    [Issue 14493] New: std.range.walkBack too (1)
Apr 24 2015    [Issue 14492] New: Deprecate scope for allocating classes on the stack (1)
Apr 24 2015    [Issue 14491] New: Deprecate overriding without override (1)
Apr 24 2015    [Issue 14490] New: Deprecate .sort and .reverse properties for arrays (1)
Apr 24 2015    [Issue 14489] New: Deprecate Floating point NCEG operators (1)
Apr 24 2015    [Issue 14488] New: Deprecate Imaginary and complex types (1)
Apr 23 2015    [Issue 14487] New: 'new' and 'delete' declarations doesn't accept (1)
Apr 23 2015    [Issue 14486] New: delete on classes ignores nogc (1)
Apr 23 2015    [Issue 14485] New: .front of empty filtered zip range is accessible (1)
Apr 23 2015    [Issue 14484] New: IFTI doesn't work with TemplateThisParameter and (1)
Apr 23 2015    [Issue 14483] New: std.string import private template codeUnitLimit (1)
Apr 23 2015    [Issue 14482] New: [SPEC] Goto's into catch blocks should be an error (1)
Apr 22 2015    [Issue 14481] New: declaration.c:1888: Expression* (1)
Apr 22 2015    [Issue 14480] New: dmd 2.067 x64 release codegen (1)
Apr 21 2015    [Issue 14479] New: isInputRange returns false on a slice of (1)
Apr 21 2015    [Issue 14478] New: isInputRange failed to recognize some ranges (1)
Apr 21 2015    [Issue 14477] New: Nullable does not work with structs with default (1)
Apr 20 2015    [Issue 14476] New: core.thread unit tests failing on FreeBSD 9+ (1)
Apr 20 2015    [Issue 14475] New: man page is outdated (1)
Apr 20 2015    [Issue 14474] New: Use UTF-8 encoding for cmdfile (1)
Apr 20 2015    [Issue 14473] New: Remove deprecated HTML tags from ddoc output (1)
Apr 20 2015    [Issue 14472] New: add separate noptr data section (1)
Apr 20 2015    [Issue 14471] New: std.socket: add method for detach socket handle (1)
Apr 20 2015    [Issue 14470] New: Reuse of object memory: new emplace overload (1)
Apr 19 2015    [Issue 14469] New: file.readText on Win64 doesn't work for files > (1)
Apr 19 2015    [Issue 14468] New: [Reg 2.068.0-devel] overload mismatch for (1)
Apr 19 2015    [Issue 14467] New: arr.capacity sometimes erroneously returns 0 (1)
Apr 19 2015    [Issue 14466] New: destructive move (1)
Apr 19 2015    [Issue 14465] New: CTFE exception stacktrace shows location of (1)
Apr 19 2015    [Issue 14464] New: coverage merge doesn't work (1)
Apr 19 2015    [Issue 14463] New: DMD crashes compiling module level immutable (1)
Apr 18 2015    [Issue 14462] New: cannot instantiate redBlackTree!int(); anymore (1)
Apr 18 2015    [Issue 14461] New: Header generation fails for definitions of (1)
Apr 17 2015    [Issue 14460] New: ddoc - bracket inside string is being interpreted (1)
Apr 17 2015    [Issue 14459] New: String literal merge bug causes incorrect runtime (1)
Apr 17 2015    [Issue 14458] New: very slow ubyte[] assignment (dmd doesn't use (1)
Apr 17 2015    [Issue 14457] New: Algebraic does not allow assignment from subset (1)
Apr 17 2015    [Issue 14456] New: dmd doesn't call C functions with large (1)
Apr 17 2015    [Issue 14455] New: [Reg 2.068-devel] std.string.indexOf no longer (1)
Apr 17 2015    [Issue 14454] New: Lambda template param doesn't compile with (1)
Apr 16 2015    [Issue 14453] New: segfault in release mode (1)
Apr 16 2015    [Issue 14452] New: Floating point invalid operation when returning a (1)
Apr 16 2015    [Issue 14451] New: static-foreach uses huge stack for no reason (1)
Apr 15 2015    [Issue 14450] New: Incorrect overloading of immutable constructor (1)
Apr 15 2015    [Issue 14449] New: Cannot create structure with `inout` constructor (1)
Apr 14 2015    [Issue 14448] New: Compiler crashes when getting the address of a (1)
Apr 13 2015    [Issue 14447] New: adding isRandomAccessRange!S causes std.array (1)
Apr 13 2015    [Issue 14446] New: ICE on invalid import (1)
Apr 13 2015    [Issue 14445] New: std.net.curl not usable in safe code (1)
Apr 13 2015    [Issue 14444] New: Segfault in GC.malloc (1)
Apr 13 2015    [Issue 14443] New: [Reg 2.067.0] Incorrect double freeing of (1)
Apr 13 2015    [Issue 14442] New: Wrong this.outer reference in nested classes (1)
Apr 12 2015    [Issue 14441] New: Strange error with string ctor (1)
Apr 12 2015    [Issue 14440] New: CTFE Regression: Wrong values set in a matrix (1)
Apr 11 2015    [Issue 14439] New: aa's are essentially unusable in safe contexts (1)
Apr 10 2015    [Issue 14438] New: is(A P == super) (tuple of supertypes) should (1)
Apr 10 2015    [Issue 14437] New: Double scope(failure) ignored (1)
Apr 10 2015    [Issue 14436] New: Optimizer fails to remove comparison loop when (1)
Apr 10 2015    [Issue 14435] New: [D1] backport deprecated("msg") (1)
Apr 10 2015    [Issue 14434] New: Assertion failed: (type && init), function (1)
Apr 10 2015    [Issue 14433] New: std.encoding does not support Central European (1)
Apr 09 2015    [Issue 14432] New: move construction for RefCounted (1)
Apr 09 2015    [Issue 14431] New: [REG 2.067.0] huge slowdown of compilation speed (1)
Apr 09 2015    [Issue 14430] New: Null parameter is detected as non-null. (1)
Apr 09 2015    [Issue 14429] New: Linker error caused by a combination of multiple (1)
Apr 08 2015    [Issue 14428] New: Link all book formats available from dlang.org (1)
Apr 08 2015    [Issue 14427] New: Regression: navigation for phobos documentation (1)
Apr 08 2015    [Issue 14426] New: Segfault for missing extern variable (1)
Apr 08 2015    [Issue 14425] New: Indirect template instantiation within is (1)
Apr 07 2015    [Issue 14424] New: dmd crashes with __traits(getUnitTests) (1)
Apr 07 2015    [Issue 14423] New: struct destructors not finalized for AA values (1)
Apr 07 2015    [Issue 14422] New: std.process: Pipes do not append to files on Win64 (1)
Apr 07 2015    [Issue 14421] New: Variadic args array force on heap (1)
Apr 07 2015    [Issue 14420] New: partial template ordering with specialization and (1)
Apr 06 2015    [Issue 14419] New: [CTFE] Need infinite loop detection? (1)
Apr 06 2015    [Issue 14418] New: D-style Variadic Function example does not compile (1)
Apr 06 2015    [Issue 14417] New: Wrong argument type for _d_cover_register2 (1)
Apr 05 2015    [Issue 14416] New: .sizeof yields 1 for uninstantiated struct (1)
Apr 05 2015    [Issue 14415] New: globMatch should support recursive matching (**) (1)
Apr 05 2015    [Issue 14414] New: allow to set hash seed (1)
Apr 05 2015    [Issue 14413] New: Spurious newline in ddoc JSON output for multiple (1)
Apr 05 2015    [Issue 14412] New: Include template specializations in DMD's JSON (1)
Apr 05 2015    [Issue 14411] New: switch statement: docs/behavior differ (1)
Apr 05 2015    [Issue 14410] New: core.demangle doesn't handle typeof(null) correctly (1)
Apr 04 2015    [Issue 14409] New: false positive "Error: one path skips constructor" (1)
Apr 04 2015    [Issue 14408] New: std.process: Can't start interactive process from (1)
Apr 04 2015    [Issue 14407] New: No protection and attributes check for (1)
Apr 04 2015    [Issue 14406] New: GIT HEAD ignores forward reference and generates (1)
Apr 04 2015    [Issue 14405] New: Private class std.typecons.Foo conflicts with (1)
Apr 03 2015    [Issue 14404] New: Class nested within function cannot be created (1)
Apr 03 2015    [Issue 14403] New: DDox: std.algorithm index links are 404 (1)
Apr 03 2015    [Issue 14402] New: std.conv.emplace for classes segfaults for nested (1)
Apr 02 2015    [Issue 14401] New: typeid(shared X).init is empty for class types (1)
Apr 02 2015    [Issue 14400] New: minor nit- wiki front page needs to reflect (1)
Apr 02 2015    [Issue 14399] New: std.json cannot parse its own output for nan (1)
Apr 02 2015    [Issue 14398] New: Segfault when nested struct in static array (1)
Apr 02 2015    [Issue 14397] New: dmd: Provide full source range for compiler (1)
Apr 02 2015    [Issue 14396] New: compile error std.conv.parse!int with input range (1)
Apr 02 2015    [Issue 14395] New: default value collapsed (dmd2.067) (1)
Apr 02 2015    [Issue 14394] New: byGrapheme does not preserve bidirectional ranges (1)
Apr 02 2015    [Issue 14393] New: 'is' operator gives inconsistent results at (1)
Apr 01 2015    [Issue 14392] New: Operator overload is shadowed by "alias this" (1)
Apr 01 2015    [Issue 14391] New: Assigning to module results in unhelpful error (1)
Apr 01 2015    [Issue 14390] New: [REG2.068a] ICE or bad "has forward references" (1)
Apr 01 2015    [Issue 14389] New: The "(attributelist):" attribute notation scope (1)
Apr 01 2015    [Issue 14388] New: Assertion failed: (type->ty != Tstruct || (1)
Apr 01 2015    [Issue 14387] New: Disallow string literals as assert conditions (1)
Mar 31 2015    [Issue 14386] New: add setOrGet to AA (1)
Mar 31 2015    [Issue 14385] New: AA should use open addressing hash (1)
Mar 31 2015    [Issue 14384] New: speed up Base64 decoding (1)
Mar 31 2015    [Issue 14383] New: documented unittests don't work for module (1)
Mar 30 2015    [Issue 14382] New: converting old D1 operator overloading style to (1)
Mar 30 2015    [Issue 14381] New: It is too difficult to contribute to the (1)
Mar 30 2015    [Issue 14380] New: core.bitop.bsf is marked as pure but isn't (1)
Mar 30 2015    [Issue 14379] New: bsf(0) < 0 in loop randomly evaluates to non-zero (1)
Mar 30 2015    [Issue 14378] New: ExpressionStatement incorrectly parsed as (1)
Mar 30 2015    [Issue 14377] New: compiler segfault (1)
Mar 29 2015    [Issue 14376] New: false positive "Error: one path skips field" (1)
Mar 29 2015    [Issue 14375] New: static assert leads to __traits(allMembers) (1)
Mar 29 2015    [Issue 14374] New: not all default LogLevel of the provided Logger (1)
Mar 29 2015    [Issue 14373] New: std.range.refRange doesn't work on mere input (1)
Mar 28 2015    [Issue 14372] New: Heisenbug on FreeBSD: std/socket.d(523) Assertion (1)
Mar 28 2015    [Issue 14371] New: [CTFE] Binary assignment expression makes wrong (1)
Mar 28 2015    [Issue 14370] New: writeln() crashes on invalid dchar (1)
Mar 28 2015    [Issue 14369] New: ParameterDefaultValue does not work with (1)
Mar 28 2015    [Issue 14368] New: stdio.rawRead underperforms stdio (1)
Mar 28 2015    [Issue 14367] New: Print warnings by default (1)
Mar 28 2015    [Issue 14366] New: DMD should not compile SDC test0174.d (1)
Mar 28 2015    [Issue 14365] New: DMD should error or warn on SDC test0173.d (1)
Mar 28 2015    [Issue 14364] New: DMD should compile SDC test0167.d (1)
Mar 28 2015    [Issue 14363] New: DMD should compile SDC test0165.d (1)
Mar 28 2015    [Issue 14362] New: DMD should compile SDC test0159.d (1)
Mar 28 2015    [Issue 14361] New: DMD should compile SDC test0158.d (1)
Mar 28 2015    [Issue 14360] New: DMD should compile SDC test0156.d (1)
Mar 28 2015    [Issue 14359] New: DMD does not compile SDC test0154.d (1)
Mar 28 2015    [Issue 14358] New: SDC test0134.d compiles but should not (1)
Mar 28 2015    [Issue 14357] New: SC test0128.d compiles, but should not (1)
Mar 28 2015    [Issue 14356] New: SDC test00120.d compiles but should not (1)
Mar 28 2015    [Issue 14355] New: SDC test0107.d compiles but should not (1)
Mar 28 2015    [Issue 14354] New: SDC test0106.d compiles, but should not (1)
Mar 28 2015    [Issue 14353] New: SDC test0104.d fails under DMD (1)
Mar 28 2015    [Issue 14352] New: SDC test0075.d fails under against DMD (1)
Mar 27 2015    [Issue 14351] New: `inout` base class constructor can't be called (1)
Mar 27 2015    [Issue 14350] New: Unit test failures are not displayed in Windows (1)
Mar 27 2015    [Issue 14349] New: String imports with subpaths don't work on Windows (1)
Mar 27 2015    [Issue 14348] New: typeof(x).ident is not accepted as a symbol (1)
Mar 26 2015    [Issue 14347] New: functions in std.string need upgrading to support (1)
Mar 26 2015    [Issue 14346] New: is-expression dependent on instantiation order (1)
Mar 26 2015    [Issue 14345] New: Proxy doesn't support multidimensional structures (1)
Mar 26 2015    [Issue 14344] New: [REG2.067] Wrong opBinary call in construction (1)
Mar 26 2015    [Issue 14343] New: Postfix increment doesn't work on structs with (1)
Mar 25 2015    [Issue 14342] New: [REG] std.algorithm.internal omitted from posix.mak (1)
Mar 25 2015    [Issue 14341] New: [REG 2.067] Crash with -O -release -inline after (1)
Mar 25 2015    [Issue 14340] New: AssertError in std.algorithm.sorting: unstable (1)
Mar 25 2015    [Issue 14339] New: Basically all links broken on downloads.dlang.org (1)
Mar 25 2015    [Issue 14338] New: Implement DIP25 Sealed References (1)
Mar 25 2015    [Issue 14337] New: The buttons are misplaced on the download page (1)
Mar 25 2015    [Issue 14336] New: Invalid memory access in struct destructor in (1)
Mar 25 2015    [Issue 14335] New: Logo is missplaced (1)
Mar 25 2015    [Issue 14334] New: Forward reference error with method returning (1)
Mar 25 2015    [Issue 14333] New: dmd2/windows/bin/README.TXT is woefully out of date (1)
Mar 24 2015    [Issue 14332] New: support with statement and : (1)
Mar 24 2015    [Issue 14331] New: Can't call `destroy()` on a class with `alias (1)
Mar 24 2015    [Issue 14330] New: Global variable causes wrong DWARF type of local (1)
Mar 24 2015    [Issue 14329] New: [2.067] offline doc - menu broken due to missing (1)
Mar 24 2015    [Issue 14328] New: The terms "lvalue" and "rvalue" should be added (1)
Mar 24 2015    [Issue 14326] New: syntax highlighting of dpl-docs no longer works (1)
Mar 24 2015    [Issue 14327] New: Unhandled exception from writeln() in C++/D (1)
Mar 24 2015    [Issue 14325] New: [CTFE] Comparison of AAs makes wrong result (1)
Mar 24 2015    [Issue 14324] New: Cannot cast AA to immutable at compile time (1)
Mar 23 2015    [Issue 14323] New: Bad code generation in dfmt (1)
Mar 23 2015    [Issue 14322] New: Menu on downloads.dlang.org is completely broken (1)
Mar 23 2015    [Issue 14321] New: No postblit call with struct and AA's (1)
Mar 23 2015    [Issue 14320] New: Improve diagnostic message for "undefined (1)
Mar 22 2015    [Issue 14319] New: core.demangle does not support member function (1)
Mar 22 2015    [Issue 14318] New: Shared library stdio not loadded (1)
Mar 21 2015    [Issue 14317] New: [REG2.066] ICE (cgcod.c 1767) when compiing with (1)
Mar 21 2015    [Issue 14316] New: allow to declare a variable in with statement (1)
Mar 21 2015    [Issue 14315] New: [snn] scanf can't read lines longer than 32767 (1)
Mar 20 2015    [Issue 14314] New: 2.067-rc1: ICE compiling project which has (1)
Mar 20 2015    [Issue 14313] New: [ld.gold] gdb: wrong value of shared variables (1)
Mar 20 2015    [Issue 14312] New: std.random unittest has intermittent failure (1)
Mar 20 2015    [Issue 14311] New: Win32 COFF: bad symbols/relocation entries for (1)
Mar 19 2015    [Issue 14310] New: [REG2.067a] InvalidMemoryOperationError in (1)
Mar 19 2015    [Issue 14309] New: The difference between Microsoft's GUID and (1)
Mar 19 2015    [Issue 14308] New: Compiling druntime with -release breaks range (1)
Mar 18 2015    [Issue 14307] New: Ddoc: issue error on all functions that are (1)
Mar 18 2015    [Issue 14306] New: Wrong codegen with -inline for generic lambdas (1)
Mar 18 2015    [Issue 14305] New: DMD incorrectly interprets -of and -od with -lib (1)
Mar 18 2015    [Issue 14304] New: dmd: interpret.c:6724: void (1)
Mar 17 2015    [Issue 14303] New: rt.util.container.array.Array unittest contains (1)
Mar 17 2015    [Issue 14302] New: New style opSlice doesn't compile (1)
Mar 17 2015    [Issue 14301] New: [2.067-rc1] Private symbols of module conflicts (1)
Mar 17 2015    [Issue 14300] New: [2.067-rc1] DList casting to base type is broken (1)
Mar 17 2015    [Issue 14299] New: [REG2.067.0-rc1] "ref" parameter in CTFE handled (1)
Mar 16 2015    [Issue 14298] New: std.typecons.Proxy incorrectly defines opCast (1)
Mar 16 2015    [Issue 14297] New: [2.067-rc1] Brorken links in phobos/index.html (1)
Mar 16 2015    [Issue 14296] New: RDMD fails at building a lib when the source is (1)
Mar 16 2015    [Issue 14295] New: Create rpm and debian packages as part of the (1)
Mar 16 2015    [Issue 14294] New: partialSort should also accept two ranges (1)
Mar 16 2015    [Issue 14293] New: min and max with predicate (1)
Mar 16 2015    [Issue 14292] New: writing to file opened for reading - incorrect (1)
Mar 16 2015    [Issue 14291] New: Druntime master no longer builds (1)
Mar 15 2015    [Issue 14290] New: is-expression accepts instantiation of already (1)
Mar 15 2015    [Issue 14289] New: WindowsException should not attempt to parse code (1)
Mar 15 2015    [Issue 14288] New: std.windows.registry should use (1)
Mar 15 2015    [Issue 14287] New: D uninstaller nukes the entire D installation (1)
Mar 15 2015    [Issue 14286] New: `alias this` not considered sub-typing in is() (1)
Mar 15 2015    [Issue 14285] New: alias this to nothing is accepted (1)
Mar 14 2015    [Issue 14284] New: spurious deprecation message when passing this (1)
Mar 14 2015    [Issue 14283] New: [2.067-b4]: Spurious "this is not an lvalue" (1)
Mar 13 2015    [Issue 14282] New: executeShell should can sh and ignore the SHELL (1)
Mar 13 2015    [Issue 14281] New: duplicate .debug_info entries for arrays, (1)
Mar 12 2015    [Issue 14280] New: Links to command line tools have disappeared from (1)
Mar 11 2015    [Issue 14279] New: [REG:git-head]Failed to make dmd because of idgen (1)
Mar 11 2015    [Issue 14278] New: cpptod still refers to deprecated typedef keyword (1)
Mar 11 2015    [Issue 14277] New: Compile-time array casting error - ugly error (1)
Mar 11 2015    [Issue 14276] New: DWARF debug info for SIMD broken (1)
Mar 10 2015    [Issue 14275] New: Qualified package protection for aggregate member (1)
Mar 10 2015    [Issue 14274] New: tools/update.sh must install and use dmd 2.066.1 (1)
Mar 10 2015    [Issue 14273] New: Predicates for static assert pass depending on (1)
Mar 10 2015    [Issue 14272] New: DMD segfault in in Dsymbol::checkDeprecated(Loc, (1)
Mar 10 2015    [Issue 14271] New: DMD 2.067-b4: strange behaviour of new package (1)
Mar 10 2015    [Issue 14270] New: final interface: attribute is ignored (1)
Mar 10 2015    [Issue 14269] New: Enum is not implicitly converted to base type (1)
Mar 09 2015    [Issue 14268] New: Win64: debug info for associative arrays have no (1)
Mar 09 2015    [Issue 14267] New: [REG2.067 beta] ICE when determining if a (1)
Mar 09 2015    [Issue 14266] New: HTML Formatting of std.format Webpage Is Broken (1)
Mar 09 2015    [Issue 14265] New: core.thread.Fiber non-functional x86_64 Windows (1)
Mar 09 2015    [Issue 14264] New: Destructor not called when struct is returned (1)
Mar 09 2015    [Issue 14263] New: Missing sections core.sys.windows.dll & (1)
Mar 08 2015    [Issue 14262] New: [REG] [2.067-b3] Can't use class `this` as ref (1)
Mar 08 2015    [Issue 14261] New: Struct destructors shouldn't be called when in a (1)
Mar 08 2015    [Issue 14260] New: std.net.curl.byLineAsync should be stoppped (1)
Mar 07 2015    [Issue 14259] New: rdmd: --build-only / -of / -od incompatible with (1)
Mar 07 2015    [Issue 14258] New: SIGSEGV in dpldocs (1)
Mar 07 2015    [Issue 14257] New: ICE(backend/go.c) with large static foreach (1)
Mar 07 2015    [Issue 14256] New: Poor IO performance on 64-bit dmd 2.066 (OS X) (1)
Mar 07 2015    [Issue 14255] New: Since DMD is used to build idgen, one can't have (1)
Mar 07 2015    [Issue 14254] New: Append to upvalue in destructor segfaults when (1)
Mar 06 2015    [Issue 14253] New: [REG2.067b3] (1)
Mar 06 2015    [Issue 14252] New: Erroneous dtor attributes check even if the (1)
Mar 06 2015    [Issue 14251] New: synchronized (mtx) doesn't check attributes (1)
Mar 06 2015    [Issue 14250] New: add function for reading a password to std.getopt (1)
Mar 05 2015    [Issue 14249] New: Loose error check for incorrect template mixin (1)
Mar 04 2015    [Issue 14248] New: CodeView: debug info for return type of ref (1)
Mar 04 2015    [Issue 14247] New: string within demangled symbol name should be (1)
Mar 04 2015    [Issue 14246] New: proper destruction of partially constructed (1)
Mar 04 2015    [Issue 14245] New: Immutable reference to immutable field in (1)
Mar 04 2015    [Issue 14244] New: 2.067: Error when 'this' used as ref parameter (1)
Mar 03 2015    [Issue 14243] New: mixin template scope inconsistency? (1)
Mar 03 2015    [Issue 14242] New: destruction of static arrays with elaborate (1)
Mar 03 2015    [Issue 14241] New: phobos unittests not run on Windows (1)
Mar 03 2015    [Issue 14240] New: Segfault while compiling templated code (1)
Mar 03 2015    [Issue 14239] New: template destructor attribute deduction conflicts (1)
Mar 02 2015    [Issue 14238] New: DIP25: escape checks can be circumvented with (1)
Mar 02 2015    [Issue 14237] New: Poor diagnostic when declaring a init() class (1)
Mar 02 2015    [Issue 14236] New: opIndexUnary and opIndex fallback (1)
Mar 02 2015    [Issue 14235] New: [REG2.066.1] full-qualified template (1)
Mar 01 2015    [Issue 14234] New: rbtree length should be const (1)
Mar 01 2015    [Issue 14233] New: Can't build Algebraic!(This[]) anymore (1)
Feb 28 2015    [Issue 14232] New: redundant attribute 'const' (1)
Feb 28 2015    [Issue 14231] New: findRoot fails with trivial bounds (1)
Feb 27 2015    [Issue 14230] New: [REG2.067b2] std.array.join misses the first (1)
Feb 27 2015    [Issue 14229] New: RAII ordering is wrong (1)
Feb 26 2015    [Issue 14228] New: Function argument evaluation spec is inconsistent (1)
Feb 26 2015    [Issue 14227] New: Incorrect passed a delegate as argument with null (1)
Feb 26 2015    [Issue 14226] New: invalid Runtime.traceHandler setup (1)
Feb 25 2015    [Issue 14225] New: [REG2.067a] GDB: error reading variable (string + (1)
Feb 25 2015    [Issue 14224] New: std.range.chunks variable chunk size (1)
Feb 24 2015    [Issue 14223] New: TimSort algorithm is incorrect (1)
Feb 24 2015    [Issue 14222] New: emplace implicit dynamic to static array fails (1)
Feb 24 2015    [Issue 14221] New: Investigate the impact of calling destructors (1)
Feb 24 2015    [Issue 14220] New: Bad codegen for optimized std.conv.text in (1)
Feb 23 2015    [Issue 14219] New: missing documentation std.traits (1)
Feb 23 2015    [Issue 14218] New: casting null to integer type causes error message (1)
Feb 23 2015    [Issue 14217] New: Misleading error message: Cannot deduce function (1)
Feb 23 2015    [Issue 14216] New: Missing /phobos/std_windows_charset.html (1)
Feb 22 2015    [Issue 14215] New: invalid import in core.sys.linux.stdio (1)
Feb 22 2015    [Issue 14214] New: Internal error: backend/go.c 242 (1)
Feb 21 2015    [Issue 14213] New: Strange deprecated message in std.typecons.Proxy (1)
Feb 21 2015    [Issue 14212] New: frexp for const and immutable fails to compile (1)
Feb 20 2015    [Issue 14211] New: Compiler should devirtualize calls to members of (1)
Feb 20 2015    [Issue 14210] New: invalid merging of template instances (1)
Feb 20 2015    [Issue 14209] New: Duplicate Comdat with extern(C++) (1)
Feb 20 2015    [Issue 14208] New: Use a single signal number for GC thread suspend (1)
Feb 20 2015    [Issue 14207] New: Assertion failure: '(vd->storage_class & (STCout (1)
Feb 20 2015    [Issue 14206] New: cdouble is broken (1)
Feb 20 2015    [Issue 14205] New: Document D compatibility with fork (1)
Feb 20 2015    [Issue 14204] New: ldexp for double and float (1)
Feb 19 2015    [Issue 14203] New: Return of floating point values from extern(C++) (1)
Feb 19 2015    [Issue 14202] New: Missing template instantiation (Phobos) with (1)
Feb 19 2015    [Issue 14201] New: fatal error LNK1235: corrupt or invalid COFF (1)
Feb 19 2015    [Issue 14200] New: C++ mangling issue with expanded tuples (1)
Feb 19 2015    [Issue 14199] New: [REG2.067a] Dwarf Error: mangled line number (1)
Feb 19 2015    [Issue 14198] New: [REG2.067a] Link failure with Variant (1)
Feb 18 2015    [Issue 14197] New: "replace" was moved from std.string without alias (1)
Feb 17 2015    [Issue 14196] New: opApply and nothrow don't play along (1)
Feb 17 2015    [Issue 14195] New: Ice when mangling templated function parameter (1)
Feb 17 2015    [Issue 14194] New: nothrow emplace for classes needed (1)
Feb 17 2015    [Issue 14193] New: Provide a way to mangle a D struct as a C++ class. (1)
Feb 17 2015    [Issue 14192] New: Access Violation when assigning to shared AA (1)
Feb 16 2015    [Issue 14191] New: Failure to locate overload with template this (1)
Feb 16 2015    [Issue 14190] New: Overload sets example incorrect (1)
Feb 16 2015    [Issue 14189] New: can't declare two identical function prototypes (1)
Feb 16 2015    [Issue 14188] New: Add gcc-equivalent -MD options to dmd (1)
Feb 16 2015    [Issue 14187] New: Wrong overload resolution when one of the (1)
Feb 16 2015    [Issue 14186] New: Silent syntax change from C and C++ (1)
Feb 15 2015    [Issue 14185] New: compiler segfault in aliasthisOf (1)
Feb 15 2015    [Issue 14184] New: Cannot resolve type for lambda stringof in (1)
Feb 15 2015    [Issue 14183] New: Updates to groupBy (1)
Feb 15 2015    [Issue 14182] New: AA with pointer key can't find key (regression) (1)
Feb 14 2015    [Issue 14181] New: Wrong document for (1)
Feb 14 2015    [Issue 14180] New: dlang.org: make apidocs-release requires user to (1)
Feb 14 2015    [Issue 14179] New: Posix x86_64 varargs prolog clobbers RDX (1)
Feb 14 2015    [Issue 14178] New: C++ linux name mangling does not handle standard (1)
Feb 13 2015    [Issue 14177] New: ICE(statement.c) recursive aliases (1)
Feb 13 2015    [Issue 14176] New: the code has a link problem. (1)
Feb 13 2015    [Issue 14175] New: Shared libs not compilable (1)
Feb 12 2015    [Issue 14174] New: Weird IFTI deduction failure (1)
Feb 12 2015    [Issue 14173] New: Ommiting return type with override hides an error (1)
Feb 12 2015    [Issue 14172] New: on windows , core.stdc.time.time function return (1)
Feb 11 2015    [Issue 14171] New: Mark non-allocating GC functions as nogc (1)
Feb 11 2015    [Issue 14170] New: `this` compiles in a static context (1)
Feb 10 2015    [Issue 14169] New: Template symbol visibility regression (1)
Feb 10 2015    [Issue 14168] New: Class support for RefCounted (1)
Feb 10 2015    [Issue 14167] New: Improve performance of unstable remove() (1)
Feb 10 2015    [Issue 14166] New: null dereference during CTFE (1)
Feb 10 2015    [Issue 14165] New: Link failure on class declaration with disable (1)
Feb 10 2015    [Issue 14164] New: trivial lambdas are not inlined (1)
Feb 10 2015    [Issue 14163] New: No line number for error with disabled class (1)
Feb 09 2015    [Issue 14162] New: Erratic inference of safe for lambdas (1)
Feb 09 2015    [Issue 14161] New: UFCS call does not abide by scope (1)
Feb 09 2015    [Issue 14160] New: [REG2.066] mutable global data access is wrongly (1)
Feb 09 2015    [Issue 14159] New: Bug in ctRegex - "Error: found 'else' instead of (1)
Feb 09 2015    [Issue 14158] New: ICE 1567 (1)
Feb 09 2015    [Issue 14157] New: fabsf fabsl for CRuntime_Microsoft (1)
Feb 09 2015    [Issue 14156] New: buffer overflow in LibELF (1)
Feb 09 2015    [Issue 14155] New: [REG2.066] A defect in DIP29: the return value of (1)
Feb 09 2015    [Issue 14154] New: [e2ir] Error in e2ir at casting to struct (1)
Feb 08 2015    [Issue 14153] New: std.format page displaying incorrectly (1)
Feb 08 2015    [Issue 14152] New: Document when function returns are moves vs. copies (1)
Feb 08 2015    [Issue 14151] New: AA byKey/byValue unavailable for CTFE (1)
Feb 08 2015    [Issue 14150] New: std.getopt Documentation Page be Brokeded (1)
Feb 08 2015    [Issue 14149] New: Bad std.algorithm error messages (1)
Feb 08 2015    [Issue 14148] New: .dup of associative array is not mutable (1)
Feb 08 2015    [Issue 14147] New: Compiler crash on identical functions in a single (1)
Feb 07 2015    [Issue 14146] New: [REG2.067a] ICE with non-empty default (1)
Feb 07 2015    [Issue 14145] New: opDispatch should be considered over UFCS (1)
Feb 07 2015    [Issue 14144] New: opAssign seems broken in master (1)
Feb 07 2015    [Issue 14143] New: signals: SIGWINCH, SIGSYS, SIGSTKFLT, SIGPWR (1)
Feb 07 2015    [Issue 14142] New: combine standard ddoc-umentation and wiki-style (1)
Feb 07 2015    [Issue 14141] New: `pure` member function returning qualified member (1)
Feb 07 2015    [Issue 14140] New: Bad codegen when variable used as default argument (1)
Feb 07 2015    [Issue 14139] New: GIT HEAD : PI now has wrong value (1)
Feb 06 2015    [Issue 14138] New: std.parallelism.task breaks safety (1)
Feb 06 2015    [Issue 14137] New: std.socket.getAddressInfo breaks safety (1)
Feb 06 2015    [Issue 14136] New: std.uni.utfMatcher breaks safety (1)
Feb 06 2015    [Issue 14135] New: std.uuid.randomUUID violates breaks safety (1)
Feb 06 2015    [Issue 14134] New: Free of large array does not work (1)
Feb 06 2015    [Issue 14133] New: change in struct ctor lowering generates (1)
Feb 06 2015    [Issue 14132] New: [ICE] error on arrays (1)
Feb 06 2015    [Issue 14131] New: va_copy is broken on posix X86_64 (1)
Feb 06 2015    [Issue 14130] New: REG(2.067) Ice following error in template (1)
Feb 05 2015    [Issue 14129] New: stdio.write crashed on window console with (1)
Feb 05 2015    [Issue 14128] New: wrong alias (1)
Feb 05 2015    [Issue 14127] New: trusted functions in std.array present unsafe (1)
Feb 04 2015    [Issue 14126] New: GITHEAD - GC seemingly corrupting memory (1)
Feb 04 2015    [Issue 14125] New: std.file has gotten out of hand (1)
Feb 04 2015    [Issue 14124] New: BigInt %= int can return "-0" (1)
Feb 04 2015    [Issue 14123] New: cannot compare typeid(object.Object) at compile (1)
Feb 03 2015    [Issue 14122] New: GITHEAD -- Coner case regression with alias this (1)
Feb 03 2015    [Issue 14121] New: Wiki: "Create account" page completely broken! (1)
Feb 03 2015    [Issue 14120] New: iasm is missing pause instruction (1)
Feb 03 2015    [Issue 14119] New: Must not allocate TraceInfo for FinalizeErrors (1)
Feb 03 2015    [Issue 14118] New: dmd -v misses imports (1)
Feb 02 2015    [Issue 14117] New: core.atomic should be safe (1)
Feb 02 2015    [Issue 14116] New: Assertion failure: 'p->isPkgMod == PKGmodule' on (1)
Feb 02 2015    [Issue 14115] New: Copy dlang.org's look and feel to the wiki (1)
Feb 02 2015    [Issue 14114] New: DMD optimizer defeats use of volatileLoad/Store (1)
Feb 02 2015    [Issue 14113] New: Lexically first function is picked as overriding (1)
Feb 02 2015    [Issue 14112] New: Phobos git master doesn't build with MSVC-built (1)
Feb 01 2015    [Issue 14111] New: Broken DDOC for std.format (1)
Feb 01 2015    [Issue 14110] New: std.file.read cannot read files open for writing (1)
Feb 01 2015    [Issue 14109] New: no property 'z' for type 'Proxy!(true, a, null) (1)
Feb 01 2015    [Issue 14108] New: template object.get cannot deduce function from (1)
Feb 01 2015    [Issue 14107] New: compiler shouldn't allow to compare unions (1)
Feb 01 2015    [Issue 14106] New: sort is safe in release mode, system in debug (1)
Feb 01 2015    [Issue 14105] New: Odd compiler error involving immutable char[], (1)
Feb 01 2015    [Issue 14104] New: aa with pointer key type doesn't find existing (1)
Feb 01 2015    [Issue 14103] New: dmd doesn't treat opIn as unsafe (1)
Feb 01 2015    [Issue 14102] New: Bad 'is not an lvalue' diagnostic in chained (1)
Feb 01 2015    [Issue 14101] New: [bare-metal] Bare-Metal Programming changes (1)
Feb 01 2015    [Issue 14100] New: Remove barriers to D being a systems programming (1)
Feb 01 2015    [Issue 14099] New: Promote DPaste (dpaste.dzfl.pl) to run.dlang.org (1)
Jan 31 2015    [Issue 14098] New: std.typecons.wrap should allow wrapping a struct (1)
Jan 31 2015    [Issue 14097] New: root/async.c: free after use (1)
Jan 31 2015    [Issue 14096] New: ICE in toir.c: 187 (1)
Jan 31 2015    [Issue 14095] New: explicitly exclude symbol from resolution (1)
Jan 31 2015    [Issue 14094] New: Using string import in map results in error (1)
Jan 31 2015    [Issue 14093] New: __traits(compiles, cast(Object)(tuple)) is true (1)
Jan 31 2015    [Issue 14092] New: C++ mangling for struct nested inside same class (1)
Jan 31 2015    [Issue 14091] New: Migrate Digger to D-Programming-Language/tools (1)
Jan 31 2015    [Issue 14090] New: [REG2.067a] Incorrect "recursive alias declaration" (1)
Jan 31 2015    [Issue 14089] New: [REG2.064] Assigning to AA has no value when (1)
Jan 30 2015    [Issue 14088] New: add "Getting Started" page to dlang.org (1)
Jan 30 2015    [Issue 14087] New: disable this hides static opCall (1)
Jan 30 2015    [Issue 14086] New: Invalid extern C++ name for constructor / (1)
Jan 30 2015    [Issue 14085] New: Broken links on dlang.org (1)
Jan 30 2015    [Issue 14084] New: cartesianProduct length is not defined (1)
Jan 30 2015    [Issue 14083] New: Remained unresolved forward reference issue with (1)
Jan 30 2015    [Issue 14082] New: RedBlackTree unittest fails with custom predicate (1)
Jan 30 2015    [Issue 14081] New: Table in the document of (1)
Jan 29 2015    [Issue 14080] New: No mention of documented unittests on ddoc's page (1)
Jan 29 2015    [Issue 14079] New: Variable templates' documentation not generated. (1)
Jan 29 2015    [Issue 14078] New: Call DTor for stack allocated objects (1)
Jan 29 2015    [Issue 14077] New: Issue 14070 - Letting compiler determine length (1)
Jan 29 2015    [Issue 14076] New: Partial type deduction doesn't work with lambdas (1)
Jan 29 2015    [Issue 14075] New: [REG2.067a] ICE with ambiguous overloading (1)
Jan 28 2015    [Issue 14074] New: non-separate compilation fails, but separate (1)
Jan 28 2015    [Issue 14073] New: Allow token strings to use other types of (1)
Jan 28 2015    [Issue 14072] New: Add "nightly" to http://asm.dlang.org (1)
Jan 28 2015    [Issue 14071] New: ICE: backend/gloop.c 862 (1)
Jan 28 2015    [Issue 14070] New: Letting compiler determine length for (1)
Jan 28 2015    [Issue 14069] New: Partial type deduction should prefer the (1)
Jan 28 2015    [Issue 14068] New: [AA] Concurrent access allowed (1)
Jan 28 2015    [Issue 14067] New: template parameters of enum type in DDoc are broken (1)
Jan 28 2015    [Issue 14066] New: [ICE] (init.c line 410) with wrongly used array (1)
Jan 27 2015    [Issue 14065] New: std.json not tracking line:column properly (1)
Jan 27 2015    [Issue 14064] New: Error message about attributes incomplete. (1)
Jan 27 2015    [Issue 14063] New: Add coverage enforcement for Phobos' posix.mak (1)
Jan 27 2015    [Issue 14062] New: Not pure std.variant.Variant ctor (1)
Jan 27 2015    [Issue 14061] New: Refused array concat at compile-time (1)
Jan 27 2015    [Issue 14060] New: Internal error: backend/cg87.c 3394 only in MacOSX (1)
Jan 27 2015    [Issue 14059] New: Formatted write with wrong formatting string (1)
Jan 26 2015    [Issue 14058] New: 'make install' option copies everything in std/ (1)
Jan 26 2015    [Issue 14057] New: opSlice not working correctly with AliasThis (1)
Jan 26 2015    [Issue 14056] New: std.array.assocArray with a const value (1)
Jan 26 2015    [Issue 14055] New: CTFE internal error with uninitialized array: (1)
Jan 26 2015    [Issue 14054] New: Use jemalloc in dmd (1)
Jan 26 2015    [Issue 14053] New: "Hello world" generates bloat in the object file (1)
Jan 26 2015    [Issue 14052] New: `dmd -deps` lists imports from failed (1)
Jan 26 2015    [Issue 14051] New: Invariant gets invoked after destruction for (1)
Jan 26 2015    [Issue 14050] New: `dmd -v` lists imports from failed (1)
Jan 26 2015    [Issue 14049] New: [REG2.064] Wrong purity inference for nested lambda (1)
Jan 26 2015    [Issue 14048] New: std.container documentation issues (1)
Jan 26 2015    [Issue 14047] New: "this" missing from AsmPrimaryExp grammar (1)
Jan 26 2015    [Issue 14046] New: Overlapping dynamic array copy is allowed if (1)
Jan 25 2015    [Issue 14045] New: Redo the forums entry page and links (1)
Jan 25 2015    [Issue 14044] New: dmd generates spurious functions in object file (1)
Jan 25 2015    [Issue 14043] New: Undefined reference error when compiling some (1)
Jan 24 2015    [Issue 14042] New: std.conv.to of a immutable char pointer (1)
Jan 24 2015    [Issue 14041] New: Refused writeln of a fixed size array of chars (1)
Jan 24 2015    [Issue 14040] New: Doesn't use assignment in slice (1)
Jan 24 2015    [Issue 14039] New: function is incorrectly inferred as 'pure' (1)
Jan 24 2015    [Issue 14038] New: [REG2.067a] Non-mutable AA initialization (1)
Jan 24 2015    [Issue 14037] New: Problem with BigInt and std.functional.memoize (1)
Jan 24 2015    [Issue 14036] New: Do not throw FinalizeError on OutOfMemoryError or (1)
Jan 23 2015    [Issue 14035] New: string concatenation accepts ints in templates (1)
Jan 23 2015    [Issue 14034] New: std.algorithm.mean (1)
Jan 23 2015    [Issue 14033] New: runtime error about "auto ptr = cast(T*)buf" , T (1)
Jan 23 2015    [Issue 14032] New: [ICE](mtype.c line 154) with std.algorithm.tee (1)
Jan 22 2015    [Issue 14031] New: Frame content going outside frame (1)
Jan 22 2015    [Issue 14030] New: Incorrect initialization of nested classes (1)
Jan 22 2015    [Issue 14029] New: dynamic arrays dont free memory when they are (1)
Jan 22 2015    [Issue 14028] New: [CTFE] Possible reinterpret cast to a pointer to (1)
Jan 22 2015    [Issue 14027] New: segmentation fault in dmd in some circular import (1)
Jan 22 2015    [Issue 14026] New: More flexible array of array allocation syntax (1)
Jan 22 2015    [Issue 14025] New: unittests for memoize fail intermittently (1)
Jan 21 2015    [Issue 14024] New: unstable postblit/destructor call order on static (1)
Jan 21 2015    [Issue 14023] New: [CTFE] postblits/destructors not called on static (1)
Jan 21 2015    [Issue 14022] New: [CTFE] postblits/destructors not called on static (1)
Jan 21 2015    [Issue 14021] New: Chrome security, https over http (1)
Jan 20 2015    [Issue 14020] New: [ICE] generateEmptyFunction(C, func...) is (1)
Jan 20 2015    [Issue 14019] New: Include a Dynamic Content section on the dlang (1)
Jan 20 2015    [Issue 14018] New: Treat CTFE-able functions as pure in CTFE-only (1)
Jan 20 2015    [Issue 14017] New: Assignment of a mutable array returned from (1)
Jan 20 2015    [Issue 14016] New: Nested inherited class doesn't know the type of (1)
Jan 20 2015    [Issue 14015] New: ddoc Error: function unmatched as result of (1)
Jan 20 2015    [Issue 14014] New: struct init required for zero initialized static (1)
Jan 19 2015    [Issue 14013] New: std.socket: off-by-one error when automatically (1)
Jan 19 2015    [Issue 14012] New: std.socket: wrong SocketSet.max on Posix (1)
Jan 19 2015    [Issue 14011] New: wiki rejects valid links to forum.dlang.org as (1)
Jan 19 2015    [Issue 14010] New: Support mangleof property for opaque enum type (1)
Jan 19 2015    [Issue 14009] New: iasm parser accepts incorrest AsmExp (1)
Jan 19 2015    [Issue 14008] New: cross-compiling dmd.exe with MinGW (1)
Jan 18 2015    [Issue 14007] New: shmctl with IPC_STAT returns wrong number of (1)
Jan 18 2015    [Issue 14006] New: "Contribute" button/option on the main site and (1)
Jan 18 2015    [Issue 14005] New: core.exception.InvalidMemoryOperationError (0) (1)
Jan 18 2015    [Issue 14004] New: (1)
Jan 18 2015    [Issue 14003] New: fork() on MacOS X 10.10.1 results in a (1)
Jan 18 2015    [Issue 14002] New: Book link is broken (1)
Jan 18 2015    [Issue 14001] New: Optionally nogc std.random.randomCover (1)
Jan 17 2015    [Issue 14000] New: Segmentation fault with profile (1)
Jan 17 2015    [Issue 13999] New: Associative array literal with static array keys (1)
Jan 17 2015    [Issue 13998] New: Wrong code with -O -inline, loops, and taking (1)
Jan 17 2015    [Issue 13997] New: dlang.org (including forums) should look good on (1)
Jan 17 2015    [Issue 13996] New: Function for returning a temporary file with a (1)
Jan 17 2015    [Issue 13995] New: Alias type stringof decay to alias type stringof (1)
Jan 17 2015    [Issue 13994] New: Improve wikipedia page on variadic templates (1)
Jan 16 2015    [Issue 13993] New: visual studio 2010: can't build with (1)
Jan 16 2015    [Issue 13992] New: CTFE produces strange error with += operator on (1)
Jan 16 2015    [Issue 13991] New: Invariant grammar does not document that (1)
Jan 16 2015    [Issue 13990] New: std.algorithm.move incorrectly uses hasAliasing (1)
Jan 15 2015    [Issue 13989] New: add system-specific ext to -of parameter if ext (1)
Jan 15 2015    [Issue 13988] New: simplify/cleanup rt.lifetime (1)
Jan 15 2015    [Issue 13987] New: Invalid struct segfaults (1)
Jan 15 2015    [Issue 13986] New: auto return for some recursive functions (1)
Jan 15 2015    [Issue 13985] New: Wrong code when using "super" to call final (1)
Jan 15 2015    [Issue 13984] New: Mangling of /ENTRY depends on DLL imports (1)
Jan 14 2015    [Issue 13983] New: RefCounted needs to be pure, safe, nothrow (1)
Jan 14 2015    [Issue 13982] New: D1: wrong template instantiation is not rejected (1)
Jan 14 2015    [Issue 13981] New: std.algorithm: inconsistent handling of static (1)
Jan 13 2015    [Issue 13980] New: We need better documentation for potential (1)
Jan 13 2015    [Issue 13979] New: ForeachType grammar does not allow 'ref' to (1)
Jan 13 2015    [Issue 13978] New: Front-end optimizer bug in OrOrExp (1)
Jan 13 2015    [Issue 13977] New: Front-end optimizer bug in AndAndExp (1)
Jan 13 2015    [Issue 13976] New: Value range propagation to disable some slice (1)
Jan 13 2015    [Issue 13975] New: ICE: dmd crash if -gc and enum member is (1)
Jan 12 2015    [Issue 13974] New: Make it possible simple std.math functions to be (1)
Jan 12 2015    [Issue 13973] New: Revise Unique implementation (1)
Jan 12 2015    [Issue 13972] New: Make scoped, Unique, and RefCounted nogc (1)
Jan 12 2015    [Issue 13971] New: Writing a container should write its default range (1)
Jan 12 2015    [Issue 13970] New: Simple flow analysis should eliminate null uses (1)
Jan 12 2015    [Issue 13969] New: [ICE] (backend\cgcod.c 2309) with (1)
Jan 11 2015    [Issue 13968] New: [REG2.067a] constructing and returing union (1)
Jan 11 2015    [Issue 13967] New: More precise non- nogc error messages (1)
Jan 10 2015    [Issue 13966] New: dmd: expression.c:3761: size_t (1)
Jan 10 2015    [Issue 13965] New: More handy schwartzSort (1)
Jan 09 2015    [Issue 13964] New: InputRange!T doesn't have save method (1)
Jan 09 2015    [Issue 13963] New: BigInt modulo ulong is rejected (1)
Jan 09 2015    [Issue 13962] New: http://dlang.org/phobos/object.html is formatted (1)
Jan 09 2015    [Issue 13961] New: enum values appear as variables in ddox (1)
Jan 09 2015    [Issue 13960] New: DDoc ignores pre and post contracts. (1)
Jan 09 2015    [Issue 13959] New: ICE in e2ir when casting struct to pointer (1)
Jan 09 2015    [Issue 13958] New: RangeError with impure map (1)
Jan 09 2015    [Issue 13957] New: 64 bit C ABI not followed for passing structs (1)
Jan 08 2015    [Issue 13956] New: 64 bit C ABI not followed for passing empty structs (1)
Jan 08 2015    [Issue 13955] New: 64 bit C ABI not followed for passing structs (1)
Jan 08 2015    [Issue 13954] New: (D1 only) Compiler allows implementing floating (1)
Jan 08 2015    [Issue 13953] New: AA .remove pseudo-method doesn't work via alias (1)
Jan 08 2015    [Issue 13952] New: change in struct ctor lowering triggers codegen bug (1)
Jan 07 2015    [Issue 13951] New: Massive amounts of bloat generated for asserts by (1)
Jan 07 2015    [Issue 13950] New: [REG2.062] zero-length tuple does not work on (1)
Jan 07 2015    [Issue 13949] New: Alias baseName() as stripPath() (1)
Jan 07 2015    [Issue 13948] New: Ddox should not generate documentation for std.c.* (1)
Jan 07 2015    [Issue 13947] New: Padding in empty structs is compared (1)
Jan 06 2015    [Issue 13946] New: ddox should rebuild documentation incrementally (1)
Jan 06 2015    [Issue 13945] New: Documentation and errors of nested structs need (1)
Jan 06 2015    [Issue 13944] New: Built-in stringof and mangleof properties are (1)
Jan 05 2015    [Issue 13943] New: Grammar does not list 'super' and 'this' as types (1)
Jan 05 2015    [Issue 13942] New: Bad template error message (1)
Jan 05 2015    [Issue 13941] New: NewExpression grammar is insufficient (1)
Jan 05 2015    [Issue 13940] New: std.algorithm.argMin (1)
Jan 05 2015    [Issue 13939] New: IASM shouldn't access global symbol with PIC code (1)
Jan 05 2015    [Issue 13938] New: IASM shouldn't be able to access TLS variables (1)
Jan 05 2015    [Issue 13937] New: C++ mangling for template negative parameter not (1)
Jan 04 2015    [Issue 13936] New: groupBy must be redone (1)
Jan 04 2015    [Issue 13935] New: Problem with std.algorithm.cartesianProduct(map, (1)
Jan 04 2015    [Issue 13934] New: Cannot pass 'this' to function by reference (1)
Jan 04 2015    [Issue 13933] New: templatize object.opEquals (1)
Jan 04 2015    [Issue 13932] New: c++ mangling for template negative int parameter (1)
Jan 04 2015    [Issue 13931] New: Missing overflow checks in `std.conv` for (1)
Jan 03 2015    [Issue 13930] New: std.concurrency can't immutable AA send to (1)
Jan 03 2015    [Issue 13929] New: nothrow nogc gcd with signed integers (1)
Jan 02 2015    [Issue 13928] New: Create a "community guidelines" document (1)
Jan 02 2015    [Issue 13927] New: optimizer hangs in optelem with SIMD initialization (1)
Jan 02 2015    [Issue 13926] New: Find all references (1)
Jan 02 2015    [Issue 13925] New: Refactor - renaming symbols (1)
Jan 01 2015    [Issue 13924] New: Deprecate std.random.uniformDistribution (1)
Jan 01 2015    [Issue 13923] New: Specify guarantees on associative array iteration (1)
Jan 01 2015    [Issue 13922] New: std.range.package.takeOne doesn't accept (1)
Jan 01 2015    [Issue 13921] New: ICE with template instantiation error (1)
Jan 01 2015    [Issue 13920] New: DMD crash when trying to set a delegate from (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