www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 31 2010    overloading template functions it not always allowed (4)
Dec 29 2010    [Issue 5390] New: Make it possible to test whether a type is an instantiation of a particular template (4)
Dec 28 2010    Version (X86_64) for struct_stat64 on Linux x86_64 (2)
Dec 28 2010    [Issue 5381] New: [regression 2.051] switch fails for wstring and dstring (2)
Dec 27 2010    align(n) not working (2)
Dec 26 2010    [Issue 5377] New: Ranges do not support tail-const (3)
Dec 26 2010    [Issue 5376] New: writeln doesn't print immutable lazy sequences (2)
Dec 24 2010    [Issue 5370] New: Memory corruption in std.outbuffer, attrubute NO_SCAN not cleared (2)
Dec 23 2010    [Issue 5365] New: Regression (2.051) alias this causes segfault (6)
Dec 21 2010    [Issue 5361] New: Base template and template arguments (1)
Dec 18 2010    [Issue 5357] New: mixin templates accept strings as struct name (8)
Dec 18 2010    [Issue 5356] New: receiveTimeout value < 500 does not work. (3)
Dec 14 2010    [Issue 5353] New: clear function is calling the destructor twice (9)
Dec 14 2010    [Issue 5351] New: Add template mixin for Range Primitives using random access (1)
Dec 14 2010    [Issue 5350] New: .tupleof lists members of nested anonymous union as members of containing struct (2)
Dec 12 2010    [Issue 5344] New: Interface Inheritance Problem (4)
Dec 12 2010    Interface inheritance (2)
Dec 11 2010    [Issue 5343] New: dmd crashes by the use of template with -g compiler switch (6)
Dec 11 2010    [Issue 5342] New: std.array does not respect immutable/const string qualifiers using front/back/etc (1)
Dec 10 2010    [Issue 5340] New: isOutputRange!(Appender!string, int) must be false. (2)
Dec 10 2010    [Issue 5339] New: Categorized anchor links (1)
Dec 09 2010    D 2.0 Reference: document cast(immutable) etc. (5)
Dec 09 2010    [Issue 5336] New: Forward reference with template mixin and derived classes (2)
Dec 08 2010    [Issue 5331] New: mach format problem (2)
Dec 07 2010    Linker /Binary:N Switch Doesn't Work (1)
Dec 07 2010    [Issue 5330] New: Druntime/Phobos: remove special treatment for GDC (4)
Dec 05 2010    [Issue 5323] New: std.math: struct FloatingPointControl, duplicate code and assumes X86 (2)
Dec 04 2010    [Issue 5322] New: std.math: version(Sparc) should be SPARC (2)
Dec 04 2010    [Issue 5321] New: std.math: assumes X86 or X86_64 on FPU control word code (3)
Dec 03 2010    [Issue 5312] New: Function redefinition is allowed (duplicate functions) (2)
Dec 02 2010    [Issue 5309] New: Add language support for external D symbols refs (1)
Dec 01 2010    [Issue 5303] New: (mtype.c) Compiler crash caused by pure (2)
Dec 01 2010    [Issue 5302] New: Inline assembler: Indexing struct fields not possible inside member function (4)
Dec 01 2010    [Issue 5301] New: Types in expressions are not fully documented. (2)
Dec 01 2010    [Issue 5300] New: What type suffixes apply to with single argument template instances is undefined. (4)
Dec 01 2010    [Issue 5298] New: Template identifier in template scope short hand is undocumented. (2)
Dec 01 2010    [Issue 5295] New: Template basename recognized as valid type inside template - shouldn't be. (4)
Dec 01 2010    [Issue 5294] New: loop optimization (-O) gone crazy (10)
Nov 30 2010    [Issue 5293] New: std.math: Error: shift by -48 is outside the range 0..32 (5)
Nov 29 2010    [Issue 5289] New: std.conv.parse!double() results in a segmentation fault. (3)
Nov 28 2010    [Issue 5287] New: (crash mtype.c) on function with default argument (3)
Nov 28 2010    [Issue 5286] New: To avoid a problem with Template syntax (7)
Nov 27 2010    [Issue 5283] New: Increase granularity of unit tests so that all unittest blocks in a module run even after another block fails (1)
Nov 26 2010    [Issue 5280] New: to!FP(Hex float string) doesn't work well (1)
Nov 26 2010    [Issue 5277] New: Member functions that modify its own state wrongfully marked as strongly pure. (4)
Nov 25 2010    [Issue 5276] New: Template compilation slower than G++ 4.5 (2)
Nov 25 2010    [Issue 5275] New: x86_64 related hidden function parameter mishandled (2)
Nov 24 2010    [Issue 5274] New: Impure function call inside impure function nested inside pure function (5)
Nov 24 2010    [Issue 5267] New: phobos' linux.mak do not build std/exception.d (2)
Nov 24 2010    [Issue 5266] New: Windows sample code different on website and in samples directory (2)
Nov 23 2010    [Issue 5264] New: x86_64 changes for druntime 2 (8)
Nov 23 2010    [Issue 5263] New: rationalize differences between phobos and druntime intrinsic.d (3)
Nov 22 2010    [Issue 5257] New: std.algorithm.count works incorrectly with UTF8 and UTF16 strings (6)
Nov 21 2010    [Issue 5254] New: Low performance code with struct constructor (1)
Nov 21 2010    [Issue 5253] New: regression, in contracts are not allowed in overriden methods. (3)
Nov 21 2010    [Issue 5251] New: Const C file (6)
Nov 21 2010    [Issue 5247] New: std.utf.stride() should not return 0xFF (4)
Nov 19 2010    [Issue 5242] New: self referencing template constraint crashes compiler (3)
Nov 18 2010    [Issue 5238] New: PATCH: fix return of uninitialised var in interpret.c (8)
Nov 17 2010    [Issue 5231] New: BigInt lacks a normal toString() (18)
Nov 17 2010    [Issue 5230] New: ICE(tocsym.c) overriding a method that has an out contract (5)
Nov 16 2010    [Issue 5222] New: label prepending block in 'ThenStatement' breaks creating new scope (1)
Nov 15 2010    [Issue 5218] New: Can't implicitly convert from "abc"w to wchar[3] (3)
Nov 14 2010    [Issue 5217] New: Permit static+abstract (6)
Nov 14 2010    [Issue 5216] New: /+ parsed incorrectly in comments (6)
Nov 14 2010    Compiler optimization breaks multi-threaded code (2)
Nov 13 2010    [Issue 5214] New: Compiler crash with array of empty {} (3)
Nov 13 2010    [Issue 5211] New: DMD Can't handle nested aa literals (2)
Nov 13 2010    [Issue 5209] New: posix/sys/select.d: FD_ISSET function should return bool (6)
Nov 13 2010    [Issue 5208] New: Inconsistency between src and import druntime files. (3)
Nov 11 2010    [Issue 5203] New: dinstaller.exe v2.050 doesn't install anything (4)
Nov 10 2010    [Issue 5199] New: null implicitly converts to any other type on array assignment (6)
Nov 10 2010    [Issue 5198] New: Appender much slower when appending ranges of elements than individual elements (3)
Nov 09 2010    [Issue 5196] New: ddoc does not show modifiers on template functions such as pure or nothrow (2)
Nov 09 2010    [Issue 5195] New: Forward references ignore const (2)
Nov 09 2010    [Issue 5191] New: Combination of pure and nothrow result in a function that does nothing (6)
Nov 08 2010    [Issue 5187] New: Attribute hiding error or warning (1)
Nov 06 2010    [Issue 5183] New: WinSock error occurs when socket is created in thread other than main (7)
Nov 06 2010    [Issue 5182] New: ICE(expression.c): calling unittest from a function (4)
Nov 06 2010    [Issue 5180] New: ICE(arrayop.c) in-place array operation on incompatible types (2)
Nov 06 2010    [Issue 5179] New: Make files missing dependency rule for strtold.obj (2)
Nov 05 2010    [Issue 5174] New: -x ^^ 0 returns -1 (4)
Nov 05 2010    [Issue 5173] New: std.process.shell cannot handle non-UTF8 output (3)
Nov 05 2010    [Issue 5172] New: ModuleInfo's flags not correct WRT class static ctor/dtor when compiled with -lib (1)
Nov 05 2010    [Issue 5171] New: disable doesn't work on opEquals functions (5)
Nov 04 2010    [Issue 5165] New: compiler add a cast and then complain that the cast have no effect, giving no .o file (4)
Nov 04 2010    [Issue 5164] New: Error without line number using "is (T...)" (3)
Nov 04 2010    [Issue 5163] New: meaningless error message with front() applied to void[] (6)
Nov 03 2010    [Issue 5162] New: windows.d no longer appears to compile in DMD 2.050 (3)
Nov 03 2010    [Issue 5160] New: Overzealous recursive template expansion protection. (1)
Nov 03 2010    [Issue 5159] New: Segfault(interpret.c): calling a static function pointer variable in CTFE (2)
Nov 02 2010    [Issue 5157] New: thread_joinall() looks like it doesn't actually join all (3)
Nov 02 2010    [Issue 5156] New: Wrong type inference for array literals containing classes (3)
Nov 02 2010    [Issue 5155] New: AssociativeArray.get does not compile when opBinary("in") is defined. (1)
Nov 01 2010    [Issue 5154] New: Class Range does not work in writeln (5)
Nov 01 2010    [Issue 5153] New: Struct pointer to struct variable assign error message (1)
Nov 01 2010    [Issue 5150] New: lazy allows you to declare void parameters (3)
Nov 01 2010    [Issue 5149] New: Bad font-size in 2.050 documentation (4)
Nov 01 2010    [Issue 5148] New: Incorrect C++ mangling of multiple const char* parameters (8)
Oct 31 2010    [Issue 5145] New: override error with forward ref of superclass (7)
Oct 31 2010    [Issue 5143] New: Static array of function literals (5)
Oct 31 2010    [Issue 5142] New: writefln should allow no arguments (no formating string) (6)
Oct 31 2010    [Issue 5141] New: DaylightSavingTA() is returning incorrect data (2)
Oct 30 2010    [Issue 5137] New: Compiler tips (1)
Oct 30 2010    [Issue 5135] New: std.container docs: table cells with $(TDNW) not displayed (2)
Oct 30 2010    error importing std.intrinsic on linux Digital Mars D Compiler v2.008 (6)
Oct 29 2010    [Issue 5133] New: dmd fails to build rdmd (problem with startsWith) (6)
Oct 29 2010    [Issue 5131] New: [ICE] opAssign and associative arrays (AA) are broken for types != this (3)
Oct 29 2010    [Issue 5128] New: Forbid abstract attribute for nonabstract methods (2)
Oct 28 2010    [Issue 5127] New: Template instantiation arguments with integer operations (2)
Oct 26 2010    [Issue 5124] New: Make std.algorithm.sort weakly pure (1)
Oct 25 2010    [Issue 5120] New: [ICE] 'impl' on line 4018 in file 'mtype.c' on void associative arrays (3)
Oct 25 2010    [Issue 5119] New: [ICE] with null initialization of a pointer to undefined identifier (2)
Oct 25 2010    [Issue 5118] New: Stack traces should properly handle nested functions (1)
Oct 25 2010    [Issue 5117] New: [CTFE] Member function call with chained dots: side effects ignored (6)
Oct 24 2010    [Issue 5110] New: Excess attribute propagation of structs and classes (7)
Oct 23 2010    [Issue 5109] New: some advise (3)
Oct 23 2010    [Issue 5108] New: Clarification on template alias parameters (1)
Oct 23 2010    [Issue 5107] New: Const-shared classes/structs not typed as shared (2)
Oct 23 2010    [Issue 5104] New: Forward reference error with member pure function S.fun(S s) (2)
Oct 22 2010    [Issue 5102] New: D1 missing Function Templates with Auto Ref Parameters (1)
Oct 22 2010    [Issue 5099] New: Add enum size property (2)
Oct 21 2010    [Issue 5098] New: -unittest does not turn on asserts nor sets unittest version in D1 (1)
Oct 21 2010    [Issue 5097] New: Safer unions with tagged (7)
Oct 21 2010    [Issue 5096] New: More readable unpaired brace error (1)
Oct 21 2010    [Issue 5095] New: Error for typesafe variadic functions for structs (1)
Oct 21 2010    [Issue 5094] New: No implicit conversion with "alias property this" (3)
Oct 21 2010    [Issue 5093] New: improve error for importing std.c.windows.windows (10)
Oct 21 2010    [Issue 5092] New: pure nothrow should be ignored for unit tests (2)
Oct 20 2010    [Issue 5090] New: Assertion `sz <= vsz' failed with struct literal initializing zero length array (7)
Oct 20 2010    [Issue 5087] New: Assertion failure: 'precedence[e->op] != PREC_zero' on line 816 in file 'expression.c' (2)
Oct 18 2010    [Issue 5074] New: array(immutable(int)[]) ==> int[] (3)
Oct 18 2010    [Issue 5071] New: passing value by ref to a function with an inner dynamic closure results in a wrong code (4)
Oct 17 2010    [Issue 5068] New: opOpAssign fails when if()-constraint is used (3)
Oct 16 2010    [Issue 5067] New: no way to re-parameter a template a class when in some special scope (3)
Oct 16 2010    [Issue 5066] New: Array back(set) method would crash when have none elements (3)
Oct 14 2010    [Issue 5054] New: Splitter example doesn't work (4)
Oct 14 2010    [Issue 5053] New: Better error message for cyclic dependencies. (3)
Oct 13 2010    [Issue 5052] New: take!(Take!R) should return Take!R, not Take!(Take!R) (3)
Oct 13 2010    [Issue 5050] New: No way to declare delegates with ref return (1)
Oct 13 2010    [Issue 5049] New: std.algortihm.bringToFront() returns wrong value (4)
Oct 11 2010    [Issue 5040] New: opOpAssign should be automatically visible for types. (1)
Oct 10 2010    [Issue 5035] New: Schrödinger's Stride (3)
Oct 10 2010    [Issue 5034] New: Ranged (or bounded) array initializer (2)
Oct 10 2010    [Issue 5033] New: Add explicit 'frame context' and 'this' type modifiers for callback functions (2)
Oct 09 2010    Any "writef" or "writefln" produces segmentation fault on DMD 2.049 on OS X 10.5.8 (3)
Oct 09 2010    [Issue 5027] New: Ghost fields for Contract Programming (4)
Oct 09 2010    [Issue 5026] New: Incomplete mixin expression + char[] to char assignment = assertion failure in expression.c (5)
Oct 09 2010    [Issue 5025] New: DMD: Assertion 't->mod == 4' failed in cast.c (3)
Oct 09 2010    [Issue 5022] New: bigint doesn't show up in the side bar in the documentation (2)
Oct 08 2010    [Issue 5020] New: Forward implicit bool conversions to alias this (3)
Oct 08 2010    assertion failure '!vthis->csym' on line 698 in file 'glue.c' (2)
Oct 08 2010    [Issue 5018] New: segfault / stack overflow when calling overriden Stream.writeBlock (2)
Oct 08 2010    [Issue 5017] New: Access Violation when calling a template function of outer class (from inner one) (1)
Oct 07 2010    [Issue 5014] New: is(T U == super) returns non-shared parent types for shared(T) (1)
Oct 06 2010    [Issue 5005] New: Remove restrictions on module/package with same name. (6)
Oct 06 2010    [Issue 5002] New: possible std.stream improvements (3)
Oct 06 2010    [Issue 5001] New: std.stream read(char[]) and write(char[]) note 64bit safe (1)
Oct 05 2010    [Issue 4996] New: When D's dll unloaded, writeln(stdout) doesn't work well. (3)
Oct 04 2010    [Issue 4992] New: ICE(glue.c) or segfault: using int[new] (2)
Oct 04 2010    [Issue 4990] New: Internal error "e2ir.c 4629" when trying to foreach over a compile time assoc array (2)
Oct 04 2010    [Issue 4989] New: opDispatch not used when alias this is present (3)
Oct 03 2010    [Issue 4985] New: A missing length problem in typecons.Tuple (3)
Oct 02 2010    [Issue 4981] New: Assertion failure: 'precedence[e->op] != PREC_zero' on line 816 in file 'expression.c' (2)
Oct 02 2010    [Issue 4980] New: ICE on unknown type in a shared class/struct (2)
Oct 02 2010    [Issue 4979] New: Implementing an interface twice results in different a reference for each interface (1)
Oct 02 2010    [Issue 4978] New: Can't get object out of Rebindable: get is private (3)
Oct 02 2010    [Issue 4975] New: Threads + TcpSockets + Windows = FAIL (also, core.thread is broken on Linux) (3)
Oct 01 2010    Documentation bug. (5)
Oct 01 2010    [Issue 4970] New: Failed template instantiations need to propogate (1)
Oct 01 2010    [Issue 4966] New: Loops and closures break immutable (2)
Oct 01 2010    [Issue 4965] New: Lacking int, uint etc. versions of most std.math functions (6)
Oct 01 2010    [Issue 4964] New: casting to undefined types crash dmd (2)
Sep 30 2010    [Issue 4962] New: Improve error message for wrong constructor name? (2)
Sep 30 2010    [Issue 4959] New: std.conv.parse error "no digits seen" on string starting with zero (2)
Sep 28 2010    [Issue 4952] New: One missing binary search for switch() (2)
Sep 27 2010    [Issue 4951] New: InternetAddress fails to resolve host when multithreading. (8)
Sep 27 2010    [Issue 4950] New: Compiler fails an assert and crash when declaring a inmutable array of structs with a Variant[string] member (3)
Sep 27 2010    [Issue 4949] New: ICE on invalid static if using value of 'this' (3)
Sep 26 2010    [Issue 4945] New: Bad error message with wrong struct literal (1)
Sep 25 2010    [Issue 4941] New: TypeTuple slice boundaries are not CTFE'd (3)
Sep 25 2010    [Issue 4939] New: Some compile-time length tests of array concats (1)
Sep 25 2010    [Issue 4938] New: dmd segfault when compiling (5)
Sep 24 2010    [Issue 4934] New: Cannot compile an overloaded operator returning by ref (2)
Sep 23 2010    [Issue 4926] New: ICE: PREC_zero assertion failure due to unset precedence (7)
Sep 23 2010    [Issue 4925] New: [ICE] segfault with module-scope assert(0) (2)
Sep 23 2010    [Issue 4919] New: dmd test driver fails with EBADF (2)
Sep 22 2010    [Issue 4915] New: auto return type escapes function purity (6)
Sep 22 2010    [Issue 4914] New: Assertion failure: 'pr != PREC_zero' on line 817 in file 'expression.c' (2)
Sep 21 2010    [Issue 4912] New: ICE [expToCBuffer] compile-time access to non-existent AA member (2)
Sep 21 2010    [Issue 4908] New: Compile-time use of empty() in Tuple failed depending on order of compilation (1)
Sep 21 2010    [Issue 4907] New: Catching more simple out-of-bounds errors at compile-time (1)
Sep 21 2010    [Issue 4905] New: Variadic constructors don't compile for classes (2)
Sep 20 2010    [Issue 4903] New: opopAssignRight is needed for operator overloading (2)
Sep 20 2010    [Issue 4902] New: No label and variable with the same name error (2)
Sep 20 2010    [Issue 4901] New: std.algorithm.sort does not compile for interfaces that cannot be printed. (2)
Sep 19 2010    [Issue 4898] New: Can't see parent function's variables from nested functions when debugging (3)
Sep 19 2010    [Issue 4896] New: GCC not accessed as a variable in linux.mak (1)
Sep 19 2010    [Issue 4894] New: Cannot use the same name for nested functions even though they're in different scopes (1)
Sep 18 2010    [Issue 4893] New: Function pointer assignments ignore constness (3)
Sep 18 2010    [Issue 4888] New: Heavy reliance on Bug 3534 in Phobos range usage (2)
Sep 17 2010    [Issue 4882] New: std.traits hasUnsharedAliasing does not work for function type (2)
Sep 17 2010    [Issue 4879] New: std.range.ElementType does not handle output ranges; breaks std.algorithm.copy, etc. (2)
Sep 16 2010    [Issue 4877] New: Hole in Const System: popFront() (2)
Sep 15 2010    [Issue 4873] New: Assertion failure: '0' on line 1483 in file 'expression.c' (4)
Sep 15 2010    [Issue 4872] New: std.bigint problem with negative numbers (3)
Sep 14 2010    [Issue 4871] New: compiler crash: dmd: mtype.c:875: void Type::check(): Assertion `tn->mod & 4 || tn->mod & 1' failed. (3)
Sep 14 2010    [Issue 4869] New: auto return + inheritance + modules = compiler crashes (6)
Sep 14 2010    [Issue 4868] New: optlink doesn't complain about wrong extern declaration (1)
Sep 14 2010    [Issue 4866] New: Static-to-dynamic converted manifest constant array gets non-converted type in static/constraint if (3)
Sep 14 2010    [Issue 4864] New: ICE(statement.c) Crash on invalid 'if statement' body inside mixin (6)
Sep 13 2010    [Issue 4861] New: Zip-sorting broken (2)
Sep 13 2010    [Issue 4858] New: Cannot call synchronized method through super (1)
Sep 13 2010    [Issue 4857] New: Missing shared overloads in object (1)
Sep 12 2010    [Issue 4856] New: opDispatch does not work with specified template parameters (2)
Sep 11 2010    [Issue 4853] New: Problems with some dchar/dstring concats (3)
Sep 09 2010    [Issue 4846] New: A problem with array of std.typecons.Tuple (3)
Sep 08 2010    [Issue 4840] New: std.conv.to!(float/double/real)("0") errors out (2)
Sep 06 2010    [Issue 4834] New: Implicit sharing via delegates in std.concurrency (2)
Sep 06 2010    [Issue 4830] New: mtype.c:879: void Type::check(): Assertion `tn->mod == 4' failed (5)
Sep 05 2010    [Issue 4828] New: ICE w/ non-boolean dot expression sth.template_instance in static if (4)
Sep 05 2010    [Issue 4827] New: std.format.formatValue for AArray (2)
Sep 05 2010    [Issue 4826] New: "cannot create associative array" and compiler crash (8)
Sep 05 2010    [Issue 4825] New: "Error: non-constant expression" and -inline (5)
Sep 05 2010    [Issue 4824] New: stopwatch unit tests fail intermitently (2)
Sep 04 2010    [Issue 4811] New: ICE when goto into try/catch block (2)
Sep 04 2010    [Issue 4810] New: dotProduct problem with ints (2)
Sep 03 2010    [Issue 4805] New: no equality between iota and double literal (2)
Sep 03 2010    [Issue 4802] New: Incorrect Radial example (3)
Sep 03 2010    [Issue 4801] New: Incorrect stride example (2)
Sep 03 2010    [Issue 4800] New: Incorrect retro example (3)
Sep 03 2010    [Issue 4797] New: onOutOfMemoryError in dmd unit test causes segv (2)
Sep 03 2010    [Issue 4796] New: std.array.appender changes broke dmd unit test runnable/untag.d (5)
Sep 03 2010    [Issue 4795] New: new demangler + dmd test suite --> a problem (4)
Sep 03 2010    [Issue 4794] New: Stack overflow on recursive auto assignments (2)
Sep 03 2010    [Issue 4792] New: Assertion in shift right operations. (2)
Sep 03 2010    access member error (2)
Sep 02 2010    [Issue 4791] New: Assigning a static array to itself should be allowed (3)
Sep 02 2010    [Issue 4790] New: Wrong code when updating struct member value from fiber (2)
Sep 02 2010    D2 Associative Arrays keys has a bug (3)
Sep 01 2010    [Issue 4784] New: [ICE] with count() (3)
Sep 01 2010    [Issue 4783] New: atomicOp!"^^" doesn't work b/c it doesn't have access to std.math (6)
Sep 01 2010    [Issue 4781] New: Segfault(mtype.c) with forward referenced typeof and .init (3)
Sep 01 2010    [Issue 4780] New: d-programming-language.org: CSS is completely borked (2)
Aug 30 2010    [Issue 4771] New: fail_compilation/fail274.d hits a halt in iasm.c (3)
Aug 30 2010    [Issue 4770] New: structs don't correctly copy when alias this is used (2)
Aug 30 2010    [Issue 4769] New: Unary atomics (1)
Aug 29 2010    [Issue 4768] New: Regression(1.056): wrong code with forward declaration of enum (3)
Aug 29 2010    [Issue 4766] New: Function to load a whole HTML page (1)
Aug 29 2010    [Issue 4763] New: Few possible changes on std.stdio.File (1)
Aug 29 2010    [Issue 4761] New: std.array.mul() (3)
Aug 29 2010    [Issue 4758] New: --gc-sections breaks exception handling on Linux (2)
Aug 29 2010    [Issue 4757] New: A forward reference error with return of inner defined struct (1)
Aug 29 2010    [Issue 4755] New: assert(0,"...") error message (3)
Aug 29 2010    [Issue 4752] New: fail_compilation/fail345.d asserts in expression.c (2)
Aug 29 2010    [Issue 4751] New: fail_compilation/fail37.d hits an assert in constfold (5)
Aug 28 2010    [Issue 4748] New: Shadowing declaration error in std.string.tolower (2)
Aug 28 2010    [Issue 4746] New: CTFE regression + CTFE/normal execution differences (splitlines). (2)
Aug 27 2010    [Issue 4743] New: Internal compiler error involving "in UnknownType*" (2)
Aug 27 2010    [Issue 4742] New: int % BigInt should work (3)
Aug 27 2010    [Issue 4739] New: Bad result retrieving 'char' keys in assoc array (2)
Aug 26 2010    [Issue 4738] New: ICE using null array in static/constraint if (5)
Aug 26 2010    [Issue 4731] New: cannot call protected base class method by using base class name (1)
Aug 26 2010    [Issue 4728] New: Crash by protected/private constructor in an other module (5)
Aug 25 2010    [Issue 4726] New: writeln(0.0 / 0.0) prints -nan (3)
Aug 24 2010    [Issue 4722] New: Debug Phobos lib (1)
Aug 24 2010    DMD1 function template broken or did I f.u.? (3)
Aug 24 2010    [Issue 4721] New: compilation slow when compiling unittests on dcollections (12)
Aug 23 2010    [Issue 4717] New: std.bitmanip.BitArray changes (11)
Aug 22 2010    [Issue 4715] New: Bad error message with update for already defined variable (1)
Aug 22 2010    tupper fails (3)
Aug 22 2010    [Issue 4713] New: PATCH for interface generation: cleanup, bugfixes and prettyprinting (2)
Aug 22 2010    [Issue 4712] New: Issue of destructor for temporary instance of structs (4)
Aug 22 2010    [Issue 4709] New: const struct leads DMD terminated abnormally (5)
Aug 22 2010    [Issue 4708] New: expose rt.trace and rt.cover api's (3)
Aug 21 2010    [Issue 4701] New: Should returning a value in a void function be downgraded to a warning? (6)
Aug 21 2010    [Issue 4700] New: to!float("0") fails (4)
Aug 21 2010    [Issue 4699] New: Functions in peer scopes cannot have the same name (1)
Aug 20 2010    [Issue 4698] New: Can't add constraints to templated class that uses inheritance (3)
Aug 20 2010    [Issue 4696] New: function pointers to std.math functions cause linking errors (2)
Aug 20 2010    [Issue 4693] New: std.range.iota fails with long type (3)
Aug 20 2010    [Issue 4692] New: Cyclic import breaks is() in a static if in a struct (3)
Aug 20 2010    [Issue 4691] New: Incorrect comparison of double and long (3)
Aug 19 2010    [Issue 4681] New: Strange access violation Mandelbug with AAs + Appender (17)
Aug 19 2010    [Issue 4677] New: disallow GC via cmd line argument -nogc (2)
Aug 18 2010    [Issue 4676] New: Overload resolution rejects valid code when mixing variadics, non-variadics (3)
Aug 17 2010    [Issue 4671] New: std.conv.emplace() doesn't work w/ struct literals, as opposed to c'tors. (2)
Aug 17 2010    [Issue 4670] New: Error compiling enum with string value in debug (compiles in release) (2)
Aug 17 2010    [Issue 4668] New: Troubles with 'auto ref' (1)
Aug 17 2010    [Issue 4667] New: Goto skipping variable initializations (4)
Aug 17 2010    [Issue 4666] New: Optional name for std.typecons.Tuples? (4)
Aug 16 2010    [Issue 4657] New: [std.conv] to!int("7") is broken (2)
Aug 16 2010    [Issue 4655] New: goto to a try block ICEs (5)
Aug 16 2010    [Issue 4654] New: Cannot overload range iteration against opApply iteration (1)
Aug 15 2010    [Issue 4652] New: Compiler hangs on overloading variadic template + default argument (7)
Aug 15 2010    [Issue 4650] New: Static data that must be scanned by the GC should be grouped (3)
Aug 15 2010    [Issue 4646] New: src/phobos/linux.mak STD_MODULES definition (3)
Aug 15 2010    [Issue 4645] New: to!string(const char*) in library causes Optlink to issue warning (3)
Aug 14 2010    [Issue 4643] New: Shared values are unwritable (3)
Aug 13 2010    [Issue 4642] New: DMD should have a command-line option to ignore pragma(lib, ...) (4)
Aug 13 2010    [Issue 4641] New: Associative arrays of structs with alias this broken. (3)
Aug 13 2010    [Issue 4639] New: Built-in primitive types cannot be used as template alias parameters (9)
Aug 12 2010    [Issue 4638] New: Regression: new writeln does not recognize "wstring toString" (3)
Aug 12 2010    [Issue 4634] New: typo in levenshteinDistanceAndPath documentation (4)
Aug 12 2010    [Issue 4631] New: const array literal rebuilt on every usage (2)
Aug 11 2010    [Issue 4630] New: Primitive arguments to pure functions need not be converted to const (3)
Aug 11 2010    [Issue 4626] New: undefined identifier causes assertion failure in statements.c (2)
Aug 11 2010    [Issue 4623] New: Non-integer type allowed as static array size (8)
Aug 11 2010    [Issue 4622] New: Module constructor is not called under some circumstances (2)
Aug 11 2010    [Issue 4619] New: Can't link with std.intrinsic function(s) (6)
Aug 10 2010    [Issue 4615] New: dmdscript no longer compiles (2)
Aug 10 2010    [Issue 4614] New: ClassInfo.find seg faults on OS X (4)
Aug 10 2010    [Issue 4613] New: temporary generated inside foreach is not correctly destructed (4)
Aug 09 2010    [Issue 4610] New: std.bigint not working on OSX (7)
Aug 09 2010    [Issue 4602] New: Header generation turns 'typeof(x)(...)' into C-style cast (3)
Aug 08 2010    [Issue 4599] New: Error messages with missing memory for array operations (4)
Aug 08 2010    C1X features (2)
Aug 07 2010    [Issue 4594] New: itfi fails to detect correct types in the face of differing qualifiers (3)
Aug 07 2010    [Issue 4593] New: (DMD 2.047) std.string.split + unittest build = Access Violation (7)
Aug 07 2010    ubyte in for loops (6)
Aug 05 2010    [Issue 4590] New: Spec incorrectly describes array appending and memory stomping (2)
Aug 05 2010    [Issue 4589] New: comparing two arrays of interfaces for equality segfaults (1)
Aug 05 2010    [Issue 4587] New: Assert exception should not allocate (5)
Aug 05 2010    [Issue 4586] New: DMD should look for dmd.conf in /usr/local/etc (1)
Aug 05 2010    [Issue 4585] New: DMD2 should look for dmd2.conf (8)
Aug 04 2010    [Issue 4582] New: distinct field names constraint for std.typecons.Tuple (3)
Aug 03 2010    [Issue 4580] New: Compiler option to port C code or disallow some duplicated C syntax (3)
Aug 03 2010    [Issue 4578] New: Regression: ICE: Internal error: ../ztc/cg87.c 1364: var+arr[] (3)
Aug 03 2010    [Issue 4577] New: Third way to create a std.typecons.Tuple (2)
Aug 02 2010    [Issue 4570] New: ElementType!(void[]) shows error message. (2)
Aug 02 2010    [Issue 4569] New: extern(c++) doesn't understand const types, produces bad mangled symbol (2)
Aug 01 2010    [Issue 4567] New: dmd should print the dmd.conf and env vars it's using when it fails (1)
Aug 01 2010    [Issue 4564] New: ICE on undefined variable in foreach over 0 .. undef (4)
Aug 01 2010    [Issue 4559] New: Disallowing single semicolons (1)
Aug 01 2010    [Issue 4558] New: To spot a possible bug in code that doesn't change a value (1)
Aug 01 2010    [Issue 4552] New: Struct initialization results in struct member garbage values (2)
Aug 01 2010    [Issue 4544] New: Better error-message when expecting string but got a character constant (2)
Jul 29 2010    [Issue 4534] New: Dmd crash with templates (3)
Jul 28 2010    [Issue 4529] New: dmd crash with writeln of functions (4)
Jul 28 2010    [Issue 4526] New: dmd crash with writeln of functions (4)
Jul 27 2010    [Issue 4524] New: Bus error with nested struct (6)
Jul 27 2010    [Issue 4522] New: Write outputs Unicode incorrectly (on Windows) (2)
Jul 27 2010    [Issue 4521] New: accepts-invalid Array-wise assignment on unallocated array is accepted (7)
Jul 27 2010    [Issue 4519] New: variable shadowing error from std.format (2)
Jul 27 2010    [Issue 4518] New: to!string(enum w/invalid value) produces a somewhat unhelpful error (3)
Jul 27 2010    [Issue 4516] New: forward declaration of enum not supported (9)
Jul 26 2010    [Issue 4515] New: Compiler crashes when accessing a static array returned by a function (2)
Jul 26 2010    [Issue 4514] New: Regression: Cannot cast from X* to X (8)
Jul 26 2010    [Issue 4512] New: Class with abstract method (2)
Jul 26 2010    [Issue 4509] New: XML parser in std.xml throws TagException if the attr value is put in apostrophes. (1)
Jul 26 2010    [Issue 4508] New: tuples should be indexable with foreach over range (1)
Jul 25 2010    [Issue 4506] New: -O flag breaks some recursive functions. (6)
Jul 25 2010    [Issue 4505] New: Type literal of pure function pointer inside function signature (2)
Jul 24 2010    [Issue 4503] New: forward reference to aliased template instance (8)
Jul 24 2010    [Issue 4502] New: make dmd compilable with MinGW (2)
Jul 23 2010    outage (already over) (1)
Jul 23 2010    Incorrect behavior of -Hd option (1)
Jul 22 2010    [Issue 4493] New: std.json unittest is broken (2)
Jul 21 2010    [Issue 4491] New: Assigning large const value to ulong type results in "signed integer overflow" (4)
Jul 19 2010    [Issue 4488] New: Faster fixed-size array initialization from literal (4)
Jul 18 2010    [Issue 4485] New: CT only arrays appear in executable (1)
Jul 18 2010    [Issue 4483] New: Make foreach over string or wstring where element type not specified a warning (2)
Jul 16 2010    [Issue 4474] New: Safer stdin.byLine() (7)
Jul 16 2010    [Issue 4473] New: Migrating to D2 needs operator overloading (1)
Jul 16 2010    [Issue 4472] New: Update D2 Enhancements to D1 (1)
Jul 16 2010    [Issue 4471] New: rebindable() helper function (2)
Jul 16 2010    [Issue 4470] New: Problems with std.bigint mod and divide (6)
Jul 16 2010    [Issue 4469] New: [ICE] function literals class member (2)
Jul 15 2010    [Issue 4467] New: type deduction fails when combining array() and uniq() (2)
Jul 15 2010    [Issue 4465] New: ICE: assigning power to immutable in nested function (5)
Jul 14 2010    [Issue 4461] New: iota completely broken when using negative integers (3)
Jul 13 2010    [Issue 4456] New: std.range Recurrence is horribly broken (3)
Jul 13 2010    [Issue 4455] New: Taking the sqrt of an integer shouldn't require an explicit cast. (3)
Jul 13 2010    [Issue 4452] New: Incorrect result of BigInt ^^ long (2)
Jul 13 2010    [Issue 4451] New: Escaping reference to local array error for slices (2)
Jul 12 2010    [Issue 4450] New: writefln throws unexpected runtime error (3)
Jul 12 2010    [Issue 4449] New: ICE(glue.c) on failed type inference against associative array (2)
Jul 11 2010    [Issue 4447] New: order of functions greatly affects execution time (2)
Jul 11 2010    [Issue 4446] New: Templated function result can't be ref if tiargs are infered w/ value tiarg (2)
Jul 10 2010    [Issue 4445] New: roundTo!ubyte(255.0) throws (3)
Jul 10 2010    [Issue 4443] New: Optimizer produces wrong code for statements after loop (7)
Jul 09 2010    [Issue 4442] New: Destructors not called for new-allocated struct objects (2)
Jul 09 2010    [Issue 4441] New: TDPL Example on P401 & 402 doesn't compile on D2.047, 2.046, 2.045, 2.044. Seems to be a problem involves tuples and [] (4)
Jul 08 2010    [Issue 4440] New: inlined delegates produces different asm than straight lined code (11)
Jul 06 2010    [Issue 4434] New: Assertion failed: (tn->mod & MODimmutable || tn->mod & MODshared), function check, file mtype.c, line 887. (16)
Jul 06 2010    [Issue 4431] New: Template favors alias parameter for struct (1)
Jul 06 2010    [Issue 4430] New: erroneous matching on specialized template function (6)
Jul 05 2010    [Issue 4429] New: .keys for V[real] broken (3)
Jul 05 2010    [Issue 4428] New: string mixin of variable of type string fails (3)
Jul 03 2010    [Issue 4420] New: insertBack() for SList (8)
Jul 02 2010    [Issue 4418] New: Is alloca() pure? (3)
Jul 01 2010    [Issue 4412] New: Array capacity growth spikey and the ratio approaches 1.0 (13)
Jul 01 2010    [Issue 4411] New: ranges + auto functions don't work (3)
Jun 30 2010    [Issue 4409] New: to!double("-nan") throws (2)
Jun 30 2010    Bug Of pow in std.math (5)
Jun 29 2010    [Issue 4408] New: Ambiguity when using std.algorithm.splitter with generic ranges (3)
Jun 29 2010    [Issue 4406] New: Typo (bug) in std.concurrency (4)
Jun 28 2010    [Issue 4404] New: std.range.Transversal assumes lvalue elements (2)
Jun 28 2010    [Issue 4403] New: std.range.FrontTransversal assumes lvalue elements (2)
Jun 28 2010    [Issue 4402] New: std.range.Zip doesn't work w/ non-lvalue ranges (2)
Jun 28 2010    [Issue 4400] New: D2 GC doesn't allocate with 16 bytes alignment (6)
Jun 27 2010    [Issue 4398] New: dmd always uses Windows name mangling for _d_throw (27)
Jun 27 2010    [Issue 4396] New: mkdir race prevents concurrent compiling with DMD using make -j (5)
Jun 27 2010    [Issue 4395] New: Nested map fails (2)
Jun 26 2010    [Issue 4394] New: std.xml prints empty elements as non-empty (1)
Jun 25 2010    [Issue 4390] New: Invalid string mixin causes assertion failure. (2)
Jun 24 2010    [Issue 4388] New: std.range.Radial assumes lvalue elements (2)
Jun 24 2010    [Issue 4387] New: std.range.Cycle assumes lvalue elements (2)
Jun 24 2010    [Issue 4384] New: Cyclic dependency check for modules is broken (6)
Jun 24 2010    [Issue 4383] New: Optimizer doesn't keep floating point values on the stack if used more than once (7)
Jun 24 2010    [Issue 4382] New: Same syntax to access items of Proxy and Tuple and more (4)
Jun 24 2010    [Issue 4381] New: Length attribute for std.typecons.Tuple (2)
Jun 23 2010    [Issue 4377] New: Support __gshared for easier D 2 compatibility (1)
Jun 22 2010    [Issue 4369] New: Multiple bugs in GC minimize() (2)
Jun 22 2010    [Issue 4368] New: Fork() on OS X 2.047 results in a core.thread.ThreadException (2)
Jun 22 2010    [Issue 4366] New: ICE(mtype.c) constrained template pure function with array/pointer parameter (3)
Jun 22 2010    [Issue 4363] New: std.algorithm.Until is not a forward range (8)
Jun 22 2010    [Issue 4362] New: std.range.repeat and cycle do not have a .save() method (2)
Jun 21 2010    [Issue 4361] New: shared nested classes don't synchronize their parents. Results in a data race. (1)
Jun 21 2010    [Issue 4359] New: Erroneous behaviour of variables in a delegate literal passed as template tuple parameter (3)
Jun 21 2010    [Issue 4358] New: Potential Memory Leaks in std.file.read() ? (9)
Jun 21 2010    [Issue 4357] New: Stack allocation for small scope dynamic arrays (3)
Jun 20 2010    [Issue 4355] New: random + take = fail (2)
Jun 20 2010    [Issue 4354] New: Phobos should expose per-thread errno (1)
Jun 19 2010    [Issue 4351] New: string literal postfix (3)
Jun 19 2010    [Issue 4350] New: (mixin) mixed in template identifier is not accessible by "with" statement (1)
Jun 19 2010    [Issue 4348] New: std.container.SList append (4)
Jun 19 2010    [Issue 4346] New: More flexible std.array.array (2)
Jun 19 2010    [Issue 4345] New: std.range.take!string: "Nonsensical finite range with slicing but no length" (3)
Jun 18 2010    [Issue 4344] New: Sockets with multiple threads report missing/failed WSAStartup (6)
Jun 18 2010    [Issue 4343] New: Associative Arrays of static arrays == range violation (2)
Jun 17 2010    [Issue 4340] New: Arithmetic impossible with const BigInt (3)
Jun 17 2010    [Issue 4339] New: Struct destructor + invariant + struct parameter = horrific error message (3)
Jun 16 2010    [Issue 4336] New: Variadic arguments (va_arg) break with "out" parameters (3)
Jun 16 2010    [Issue 4334] New: Missing detailed documentation about dependencies file format (1)
Jun 16 2010    [Issue 4331] New: Not called struct invariants (3)
Jun 16 2010    Re: help with bind (1)
Jun 16 2010    [Issue 4327] New: std.container.Array.Range.~this() tries to call free(T[]) (4)
Jun 15 2010    [Issue 4326] New: struct invariants documentation (2)
Jun 15 2010    [Issue 4320] New: typeof(polymorphic lambda with template alias) is "void" (2)
Jun 14 2010    [Issue 4315] New: Invalid object file created when appending const char[0] to char[] (2)
Jun 14 2010    [Issue 4314] New: Expression array1 && array2 doesn't compile (3)
Jun 13 2010    [Issue 4308] New: Extract the grammar from the docs for easy processing (2)
Jun 13 2010    [Issue 4306] New: std.numeric.CustomFloat doesn't work on Mac OS X. (4)
Jun 13 2010    [Issue 4305] New: Take, Chain on top of ranges w/o moveFront() (4)
Jun 13 2010    [Issue 4304] New: default arguments using delegates of a global object no longer work (2)
Jun 13 2010    [Issue 4303] New: __traits(compiles) returns wrong result when used recursively (2)
Jun 10 2010    [Issue 4300] New: BigInt * int doesn't work well (2)
Jun 10 2010    [Issue 4299] New: compile stopped with flag unittest in typecons.d , depending on the order files (2)
Jun 08 2010    [Issue 4297] New: Nothrow functions cannot use constant dynamic array (2)
Jun 08 2010    [Issue 4296] New: Reduce parasitic error messages (2)
Jun 08 2010    [Issue 4294] New: Importing std.typecons in two modules while unittesting breaks program (3)
Jun 07 2010    [Issue 4292] New: [PATCH] CommonType fails for singular alias value (2)
Jun 07 2010    [Issue 4291] New: Pure functions cannot access mixed in variables (3)
Jun 06 2010    [Issue 4289] New: template struct opEquals problem (3)
Jun 06 2010    [Issue 4280] New: std.typecons.Tuple problem with one field (3)
Jun 05 2010    [Issue 4278] New: undo limitations of bug3500's fix (4)
Jun 05 2010    [Issue 4277] New: delegate reference wrong scope var value (9)
Jun 04 2010    [Issue 4273] New: Error: functions cannot return a tuple (5)
Jun 04 2010    [Issue 4270] New: Missing line number in 'can only catch class objects' error message (5)
Jun 04 2010    [Issue 4268] New: ambiguous name mangling for local functions (1)
Jun 03 2010    [Issue 4267] New: forward reference error when 2-fold aliasing a template instance (4)
Jun 02 2010    [Issue 4263] New: Header generation omits ' system' attribute (5)
Jun 02 2010    [Issue 4262] New: Header generation omits 'enum' for enum declarations (3)
Jun 01 2010    [Issue 4260] New: windows & basename (3)
Jun 01 2010    [Issue 4259] New: Header generation omits leading ' ' for properties (2)
Jun 01 2010    [Issue 4257] New: ICE(interpret.c): passing parameter into CTFE as ref parameter (2)
May 30 2010    [Issue 4254] New: addMod assertion failure (3)
May 30 2010    [Issue 4252] New: [CTFE]: No array bounds checking in assignment to char[] array (3)
May 29 2010    [Issue 4249] New: std.regex fails to compile with debug=regex (2)
May 29 2010    [Issue 4248] New: Website: outdated gdc link on download page (2)
May 28 2010    [Issue 4246] New: Delegate literals passed to variadic templates function incorrectly (5)
May 27 2010    [Issue 4244] New: AA insert from fixed-sized array much slower than from equivalent struct (1)
May 27 2010    [Issue 4243] New: [snn.lib] setmode doesn't set stdin/stdout to binary (1)
May 27 2010    (Tcp)Socket will not send / receive (1)
May 27 2010    [Issue 4242] New: ICE(module.c): module naming conflict in subfolder (3)
May 26 2010    [Issue 4240] New: Array operations on short fixed-length arrays should be inlined (7)
May 26 2010    [Issue 4239] New: Mixed tuple comparison (4)
May 26 2010    [Issue 4238] New: Segfault(statement.c): with(typeof(int)) (3)
May 26 2010    [Issue 4236] New: 'out of memory' error compiling on windows (1)
May 25 2010    [Issue 4233] New: Eponymous template template members inaccessible (2)
May 24 2010    [Issue 4232] New: Local struct member variable can be returned by ref (1)
May 24 2010    [Issue 4231] New: Solidary opUnary Postincrement and Postdecrement user defined operators are broken. (17)
May 24 2010    [Issue 4230] New: version(unittest) (6)
May 23 2010    [Issue 4228] New: std.array.replace contains 2 bugs (2)
May 22 2010    [Issue 4221] New: dmd should not allow overload between safe/ trusted and system (1)
May 22 2010    [Issue 4220] New: I cannot apply safe to intrinsic operation(eg: std.math.sqrt) (3)
May 22 2010    [Issue 4219] New: hasAliasing does not care about immutable (3)
May 21 2010    [Issue 4217] New: Function overloads are not distinguished when instantiating templates (6)
May 20 2010    [Issue 4215] New: auto ref parameters don't work with class template variables (5)
May 20 2010    [Issue 4213] New: Strange behaviour with static void[] arrays (4)
May 20 2010    [Issue 4212] New: DWARF: void arrays cause gdb errors (4)
May 20 2010    [Issue 4211] New: struct with annotation( safe) (3)
May 19 2010    [Issue 4210] New: Random crashes / heisenbugs caused by dmd commit 478 (9)
May 19 2010    [Issue 4209] New: Can not return from foreach over associative array (3)
May 19 2010    [Issue 4208] New: druntime should not depend on Phobos (2)
May 19 2010    [Issue 4207] New: std.cover.setDestDir does not work. (3)
May 18 2010    [Issue 4204] New: Wrong directory delimiters in all.sh (2)
May 17 2010    [Issue 4202] New: Changset 1517 doesn't compile. (3)
May 17 2010    [Issue 4199] New: D2 core.sys.posix.setjmp segfaults (3)
May 16 2010    [Issue 4198] New: [FreeBSD] imprecision in decimal floating-point literals (2)
May 16 2010    [Issue 4196] New: incorrect module report with error in template mixin (1)
May 16 2010    [Issue 4195] New: Forward reference error with struct opCall and const (1)
May 15 2010    [Issue 4193] New: 2.046: assertion failure (6)
May 15 2010    [Issue 4192] New: Certain CTF can't be evaluated anymore (2)
May 15 2010    [Issue 4191] New: [FreeBSD] real constants are rounded to double precision (2)
May 14 2010    [Issue 4190] New: unable reduce aseert partial template in "is" (1)
May 14 2010    [Issue 4189] New: Bus errors with array operations (2)
May 14 2010    [Issue 4188] New: std.file.remove throws Exception on success (4)
May 14 2010    [Issue 4186] New: Forward reference error from static function with no return type (2)
May 13 2010    [Issue 4185] New: Existence of an empty, uncalled function that takes an argument generates segfaulting executable. (10)
May 13 2010    [Issue 4184] New: associative array with certain key types results in corrupt values during iteration (7)
May 13 2010    [Issue 4182] New: alias of base function does not transfer covariance (1)
May 12 2010    [Issue 4177] New: __ctfe can't be used in pure functions (3)
May 11 2010    [Issue 4175] New: linux.mak doesn't declare sufficient dependencies to support parallel builds (3)
May 10 2010    [Issue 4173] New: Explicitly instantiated templates still try to do IFTI in some cases (7)
May 10 2010    [Issue 4172] New: Improve varargs (20)
May 10 2010    [Issue 4171] New: std.random.uniform does not work for a range of characters (3)
May 09 2010    [Issue 4169] New: building dmd with a modern gcc produces a buggy compiler (7)
May 09 2010    [Issue 4168] New: More handy std.conv.to for std.algorithm.map (2)
May 09 2010    [Issue 4167] New: Template overrides with alias (1)
May 09 2010    [Issue 4165] New: std.conv.to!int doesn't ignore whitespace (4)
May 09 2010    [Issue 4164] New: sieve Sample D Program (4)
May 06 2010    [Issue 4162] New: pass by alias offset problems (1)
May 05 2010    [Issue 4160] New: Template function lookup should match non-template behavior for implicit conversion to shared params (1)
May 04 2010    [Issue 4158] New: switch segfault (3)
May 03 2010    [Issue 4157] New: C time functions `localtime_r` and `gmtime_r` are not exposed by core.stdc.time. (4)
May 03 2010    [Issue 4156] New: Segfault with array+=array (2)
May 03 2010    [Issue 4152] New: Function alias forward reference error (2)
May 02 2010    [Issue 4148] New: debug symbols names include .d from filename (3)
May 02 2010    [Issue 4147] New: Failing inner expression leaves ghost-reference to outer expression on GC which is errenously finalized (3)
May 02 2010    [Issue 4146] New: Unavailable: core.sys.posix.sys.wait.waitid() (3)
May 02 2010    [Issue 4145] New: cross alias namespace can't be resolve (3)
May 02 2010    [Issue 4144] New: Better line number of semicolon expected errors (1)
May 02 2010    [Issue 4143] New: fix warnings in dmd build (3)
May 01 2010    [Issue 4139] New: Forward reference error in front() of iterable struct (2)
May 01 2010    [Issue 4137] New: Undefined identifier error in is(typeof()) (2)
Apr 29 2010    [Issue 4134] New: Trailing comma allowed in parameter lists (5)
Apr 27 2010    [Issue 4131] New: break does not work correctly with foreach and associative arrays (5)
Apr 27 2010    [Issue 4130] New: DMD crashes if it has to compile a project which is too complex (16)
Apr 25 2010    [Issue 4128] New: Named-fields Tuple assign from unnamed-fields Tuple (1)
Apr 24 2010    [Issue 4127] New: std.stdio.File doesn't close popen() files correctly (2)
Apr 24 2010    [Issue 4126] New: std.range.ElementType doesn't work with opApply (3)
Apr 24 2010    [Issue 4123] New: BitArray this() with length (1)
Apr 24 2010    [Issue 4121] New: Associative array value bigint assign (2)
Apr 24 2010    [Issue 4119] New: bigint string assign (3)
Apr 24 2010    [Issue 4117] New: rev 439 compilation error (4)
Apr 24 2010    [Issue 4116] New: object.di does not match object_.d (2)
Apr 21 2010    [Issue 4115] New: Reading few CPU flags from D code (2)
Apr 21 2010    [Issue 4111] New: Foreach ranges accept floating-point extrema (4)
Apr 21 2010    [Issue 4110] New: Function template with two constraints (2)
Apr 21 2010    [Issue 4109] New: writeln doesn't work with empty static array (4)
Apr 21 2010    [Issue 4108] New: [ICE] __traits(isStaticArray) on empty static array (4)
Apr 20 2010    [Issue 4106] New: Error without line number accessing member of nonexistant struct member (3)
Apr 19 2010    [Issue 4105] New: Stack overflow involving alias template parameters and undefined identifier (2)
Apr 19 2010    [Issue 4104] New: No way to get notified about D runtime termination. (3)
Apr 19 2010    [Issue 4103] New: opAssign signature rules not enforced on templated opAssign (2)
Apr 17 2010    [Issue 4102] New: 'object' name in module declaration (1)
Apr 17 2010    [Issue 4100] New: Break and continue to label should mention foreach (5)
Apr 17 2010    [Issue 4098] New: Associative Array replacement implementation, ABI documentation and template wrapper (1)
Apr 14 2010    [Issue 4089] New: crash when creating JSON output for incomplete struct (4)
Apr 12 2010    [Issue 4084] New: Ignored missing main() closing bracket (4)
Apr 12 2010    [Issue 4083] New: Exception-related code from nothrow destructor (1)
Apr 11 2010    Missing trailing } still compiles under DMD1.057 (4)
Apr 11 2010    [Issue 4081] New: cannot compile the dmd on FreeBSD 8 (5)
Apr 11 2010    [Issue 4080] New: Patch for building dynamic libraries on Mac OS X (6)
Apr 10 2010    [Issue 4078] New: [CTFE] Failed return of dynamic array item (3)
Apr 10 2010    [Issue 4077] New: Bugs caused by bitwise operator precedence (15)
Apr 08 2010    [Issue 4074] New: function overloading fails (1)
Apr 08 2010    [Issue 4073] New: core.cpuid crashes (4)
Apr 08 2010    [Issue 4072] New: Stack overflow on recursive template expansion inside contract (3)
Apr 05 2010    [Issue 4068] New: Returning references to const members yield error message (3)
Apr 05 2010    [Issue 4067] New: [CTFE] Maybe ignored code in CTFE (4)
Apr 04 2010    [Issue 4061] New: Eponymous template templates don't work without aliases (2)
Apr 04 2010    [Issue 4060] New: Phobos + linux problems with files > 2GB (2)
Apr 03 2010    [Issue 4059] New: Incorrect C++ name mangling (12)
Apr 03 2010    [Issue 4057] New: [CTFE] inplace array change (2)
Apr 02 2010    [Issue 4056] New: Template instantiation with bare parameter not documented (3)
Apr 02 2010    [Issue 4055] New: ICE(tocsym.c:407) virtual Symbol* FuncDeclaration::toSymbol(): Assertion `0' failed. (4)
Apr 02 2010    [Issue 4052] New: [CTFE] increment from array item (3)
Apr 02 2010    [Issue 4049] New: enum constant with no initializer (2)
Apr 02 2010    [Issue 4045] New: [CTFE] increasing array length (2)
Apr 02 2010    [Issue 4043] New: Class is forward referenced when looking for sizeof (3)
Apr 02 2010    [Issue 4042] New: Unable to instantiate a struct template. (11)
Apr 01 2010    Need help fixing "The linker can't handle *.d.obj" issue (1)
Apr 01 2010    [Issue 4038] New: [gdb] Invalid DWARF output for function pointers with ref args (4)
Apr 01 2010    [Issue 4037] New: [gdb] Invalid DWARF output for wchar (5)
Apr 01 2010    [Issue 4036] New: Segfault with -inline and literal of struct containing union (3)
Apr 01 2010    [Issue 4035] New: Unexpected optlink termination (4)
Mar 31 2010    [Issue 4034] New: double-double functions seem to not pure-optimize (1)
Mar 30 2010    [Issue 4030] New: Better object array literal type inference (3)
Mar 30 2010    [Issue 4029] New: CTFE: cannot invoke delegate returned from function (3)
Mar 29 2010    [Issue 4027] New: Nested function's bug in CTFE (4)
Mar 29 2010    [Issue 4026] New: Local Documentation access too slow (2)
Mar 28 2010    [Issue 4023] New: std.math.hypot() returns infinity when either argument is zero (2)
Mar 28 2010    [Issue 4020] New: [ICE][CTFE] struct postblit in CTFE (3)
Mar 27 2010    [Issue 4016] New: const initializer cannot forward reference other const initializer (3)
Mar 27 2010    [Issue 4015] New: forward reference in alias causes error (2)
Mar 26 2010    [Issue 4012] New: [CTFE][ICE] auto template function, forward reference error (3)
Mar 26 2010    [Issue 4011] New: Incorrect function overloading using mixins (4)
Mar 26 2010    [Issue 4009] New: OPTLINK ruins the day yet again (12)
Mar 25 2010    [Issue 4005] New: std.c.stdlib.exit in CTFE and more (4)
Mar 25 2010    [Issue 4004] New: DMD 2.042 CTFE regression with functions taking ref parameters (4)
Mar 25 2010    [Issue 4003] New: The result changes only with the order of source files. (5)
Mar 24 2010    [Issue 4002] New: dmd.conf and binary path in dmd -v output (4)
Mar 21 2010    [Issue 3997] New: comparing AAs doesn't work: _aaEqual missing (4)
Mar 21 2010    [Issue 3996] New: Algebraic with struct crashes compiler (7)
Mar 20 2010    [Issue 3991] New: Void initializers in unions considered overlapping (1)
Mar 19 2010    [Issue 3987] New: [gdb] Invalid DWARF output for function pointers (18)
Mar 19 2010    [Issue 3986] New: Struct constructors bypass default initialization of member variables (4)
Mar 18 2010    [Issue 3984] New: CTFE array assignment for struct members fails (4)
Mar 18 2010    [Issue 3983] New: Regression(2.037): struct with == can't be member of struct with template opEquals (3)
Mar 17 2010    [Issue 3982] New: [ICE] a.values on wrong AA (3)
Mar 17 2010    [Issue 3980] New: DMDFE confused about function pointer/whisper syntax when mixed with array indexing. (2)
Mar 16 2010    [Issue 3978] New: Compiler crash on improper struct initialization (3)
Mar 16 2010    [Issue 3977] New: Should disable implicit conversion of B[] to A[] when B is derived from A (2)
Mar 16 2010    [Issue 3976] New: segfault on anonymous struct/union (6)
Mar 16 2010    [Issue 3974] New: ICE(init.c): Static array initializer with more elements than destination array (4)
Mar 15 2010    [Issue 3968] New: Some way to do certain implicit casts with operator overloading (1)
Mar 15 2010    [Issue 3966] New: opUnary("++") doesn't work (2)
Mar 15 2010    [Issue 3965] New: Multiple "static this()" can be a little error-prone (4)
Mar 15 2010    [Issue 3964] New: Hello World, Reloaded example on 1.0 page has writeln (3)
Mar 14 2010    [Issue 3963] New: out(result) in contract programming is nan (2)
Mar 13 2010    [Issue 3961] New: [ICE] with to! (4)
Mar 13 2010    [Issue 3958] New: mixin(non-static method) crashes compiler (5)
Mar 13 2010    [Issue 3957] New: [DDOC] Wrong html with [0, 10) in the comment (2)
Mar 13 2010    [Issue 3953] New: Take user to correct compiler page from digitalmars.com (1)
Mar 13 2010    [Issue 3951] New: [CTFE] With a fixed-size array (2)
Mar 13 2010    [Issue 3950] New: Wrong error message in recursive template call with no ! (6)
Mar 13 2010    [Issue 3949] New: Wrong sized array plus pragma crashes compiler (2)
Mar 13 2010    [Issue 3948] New: Array literal assign to array of different length (4)
Mar 13 2010    [Issue 3947] New: Implicit and explicit casting of floating point to bool produces different results (1)
Mar 13 2010    [Issue 3946] New: schwartzSort - SwapStrategy always unstable (4)
Mar 12 2010    [Issue 3945] New: AssertExpression message should implicitly convert to const char[] (3)
Mar 12 2010    [Issue 3944] New: Require immutable annotation for new fields of class inherited from immutable class (2)
Mar 12 2010    [Issue 3942] New: dmd segfaults (2)
Mar 12 2010    [Issue 3939] New: Built-in __vptr attribute for classes too (2)
Mar 12 2010    [Issue 3937] New: os.path.dirname fails on absolute path (2)
Mar 12 2010    [Issue 3936] New: Suggestions for some better alternative names (5)
Mar 11 2010    [Issue 3935] New: opBinary is instantiated with "=" (5)
Mar 11 2010    [Issue 3933] New: Array memory allocation error lacks a line number (2)
Mar 10 2010    [Issue 3931] New: Associative Arrays on repeated stress testing get progressively slower (1)
Mar 10 2010    [Issue 3930] New: AAs horribly broken (5)
Mar 10 2010    [Issue 3926] New: opCast(bool) in classes is bug-prone (1)
Mar 09 2010    [Issue 3920] New: Assertion failure: '0' on line 10018 in file 'expression.c' (4)
Mar 09 2010    [Issue 3919] New: Assertion failure: '0' on line 9944 in file 'expression.c' (4)
Mar 09 2010    [Issue 3914] New: Struct as argument that fits in register has member accessed wrong (6)
Mar 09 2010    [Issue 3912] New: pure static nested functions are not recognized as pure (4)
Mar 09 2010    [Issue 3911] New: Associative array in CTFE crashes compiler (5)
Mar 08 2010    [Issue 3909] New: toDelegate handles only a tiny subset of function pointer types (5)
Mar 08 2010    [Issue 3904] New: Infer function type from an alias in a template (2)
Mar 08 2010    [Issue 3903] New: Traits compiles as true for an array sum with wrong syntax (1)
Mar 08 2010    [Issue 3902] New: Definition of opCmp (2)
Mar 08 2010    [Issue 3901] New: PATCH: Nested struct assignment for CTFE (6)
Mar 08 2010    [Issue 3900] New: CTFE: Wrong return value for array.var assignment (3)
Mar 08 2010    [Issue 3899] New: CTFE: poor error message for use of uninitialized variable (3)
Mar 08 2010    [Issue 3898] New: access violation with associative arrays (4)
Mar 08 2010    [Issue 3897] New: Sporadic incorrectness with builtin AAs (2)
Mar 08 2010    [Issue 3896] New: Broken links (2)
Mar 08 2010    [Issue 3894] New: std.range.Stride!R requires R.front() and R.back() to return by reference (1)
Mar 08 2010    [Issue 3893] New: opOpAssign and opIndexOpAssign get wrong operator string (4)
Mar 08 2010    [Issue 3892] New: Built-in "set" type similar to associative arrays (2)
Mar 07 2010    [Issue 3891] New: core.Thread constructors don't accept shared delegates (2)
Mar 06 2010    [Issue 3887] New: ddoc does not replicate property to documentation (2)
Mar 06 2010    [Issue 3885] New: No multithread support for Windows DLL (5)
Mar 06 2010    [Issue 3884] New: Segfault: typedef present when passing array in tuple argument to function template (6)
Mar 05 2010    [Issue 3881] New: Structs as template arguments (3)
Mar 05 2010    [Issue 3880] New: std.regex functions with const/immutable Regex object (2)
Mar 04 2010    [Issue 3879] New: compile-time assertion error in mtype.c: foreach through associative array w/ templated-class as value (4)
Mar 04 2010    [Issue 3877] New: std.range.chain do not manage infinite ranges correctly (4)
Mar 04 2010    [Issue 3876] New: std.range.Take back/popBack methods don't work correctly (5)
Mar 04 2010    [Issue 3875] New: std.range.hasLength does not work if .length is defined inside a static if (2)
Mar 04 2010    [Issue 3874] New: std.range.stride assumes a bidirectional input range (2)
Mar 04 2010    [Issue 3873] New: std.range.repeat should have popBack defined (3)
Mar 04 2010    [Issue 3872] New: std.algorithm.filter could become bidirectional if its input range is bidir (2)
Mar 04 2010    [Issue 3871] New: std.algorithm.map should propagate its input range properties (2)
Mar 03 2010    [Issue 3870] New: Unexpected OPTLINK Termination at EIP=00403208 (5)
Feb 28 2010    [Issue 3864] New: Dyn array allocations can be allowed in nothrow functions (3)
Feb 27 2010    [Issue 3861] New: std.array.put doesn't put--it takes. (2)
Feb 26 2010    [Issue 3858] New: mixin protection attribute is ignored (2)
Feb 26 2010    [Issue 3856] New: const arguments/instance attributes in conditions/invariants (4)
Feb 25 2010    [Issue 3854] New: Error on static initialization of arrays with trailing comma. (11)
Feb 25 2010    [Issue 3853] New: core.sys.posix.stdio.pclose is missing (2)
Feb 25 2010    [Issue 3852] New: Default struct constructors needed (1)
Feb 23 2010    [Issue 3847] New: To avoid a C code bug (16)
Feb 23 2010    [Issue 3844] New: Require opEquals/opCmp in a class the defines toHash (2)
Feb 22 2010    [Issue 3842] New: ICE(expression.c) using pointer in CTFE (2)
Feb 22 2010    [Issue 3841] New: silent implicit cast from floating point to integral in += etc. operators (3)
Feb 21 2010    [Issue 3840] New: Jump to: section in the docs should be sorted (3)
Feb 21 2010    [Issue 3839] New: std.range.iota cannot take 'long' arguments. (3)
Feb 18 2010    [Issue 3837] New: Safer number literals (2)
Feb 18 2010    [Issue 3834] New: forward reference in templated class (2)
Feb 18 2010    [Issue 3832] New: ^^0.5 with no imports (3)
Feb 18 2010    [Issue 3829] New: ddoc of mixed in functions (4)
Feb 18 2010    [Issue 3823] New: An uncommon case of dynamic array creation (2)
Feb 18 2010    [Issue 3817] New: Array op: wrong error message (5)
Feb 18 2010    [Issue 3815] New: Array sum to a constant and assign to not initialized dynamic array (2)
Feb 18 2010    [Issue 3814] New: Mutation of immutable string (4)
Feb 18 2010    [Issue 3811] New: Shared cannot be implemented properly in druntime's array functions (lifetime.d) (1)
Feb 16 2010    [Issue 3808] New: Assertion Failure : Assertion failure: 'classinfo->structsize == CLASSINFO_SIZE' on line 870 in file 'toobj.c' (6)
Feb 15 2010    [Issue 3806] New: TypeInfo_Const has member base in object_.d and member next in object.di (2)
Feb 14 2010    [Issue 3803] New: compiler segfaults (6)
Feb 14 2010    [Issue 3802] New: Error message without line number when using struct initializers for a struct with constructors. (2)
Feb 12 2010    [Issue 3798] New: core.cpuid locks systems with Xeon E5530 CPU (6)
Feb 11 2010    [Issue 3793] New: Functions with static arrays as arguments are not inlined (2)
Feb 09 2010    [Issue 3786] New: bug in std.string.removechars (6)
Feb 08 2010    [Issue 3784] New: Interpretation of hex string and escape sequences unclear (2)
Feb 08 2010    [Issue 3782] New: The POSIX sys/un.h header (7)
Feb 08 2010    [Issue 3781] New: ICE(interpret.c): mixin non-CTFE function (5)
Feb 06 2010    [Issue 3776] New: Wrong CHAR_MIN value in module core.stdc.limits (2)
Feb 05 2010    [Issue 3775] New: Compiler segfaults on cast(string) stdin.byLine. (6)
Feb 05 2010    [Issue 3774] New: should not be able to implicitly cast to private base class (2)
Feb 05 2010    [Issue 3773] New: Incorrectly returning an enum error points turns enum line iso error line (1)
Feb 05 2010    [Issue 3772] New: Extension methods (1)
Feb 04 2010    [Issue 3769] New: Segfault using invalid case (D1 only) (7)
Feb 04 2010    [Issue 3768] New: reapeted quotes in ddoc.html (2)
Feb 03 2010    [Issue 3767] New: All programs compiled with DMD 2.040 on Mac OS X 10.5.8 are Segmentation fault. (3)
Feb 03 2010    [Issue 3766] New: Pointers to pure, nothrow functions be subtypes of regular functions (1)
Feb 02 2010    [Issue 3764] New: Remove Phobos workarounds for fixed bugs (1)
Feb 01 2010    [Issue 3763] New: std.stdio.readlnImpl absurdly inefficient (7)
Jan 31 2010    [Issue 3762] New: Restrictive functionality for template instance recursive expansion (4)
Jan 31 2010    [Issue 3761] New: [Tracker]: DMD optimizer bugs (2)
Jan 31 2010    [Issue 3760] New: Allow std.math pure function to be used in array operations. (3)
Jan 31 2010    [Issue 3758] New: Create D impementation of to!(float, string), etc. (2)
Jan 30 2010    [Issue 3755] New: Regression forward declaration templates something (3)
Jan 28 2010    [Issue 3751] New: Optimalization error in some floating point code (10)
Jan 28 2010    [Issue 3750] New: Template specialization based on shared doesn't seem to work (1)
Jan 26 2010    [Issue 3743] New: Forward reference problem with static if statements (1)
Jan 25 2010    [Issue 3740] New: build tango error (5)
Jan 24 2010    [Issue 3739] New: Coding errors in LinearCongruentialEngine (3)
Jan 23 2010    [Issue 3738] New: MinstdRand0 and MinstdRand very poor performance (7)
Jan 23 2010    [Issue 3737] New: SEG-V at expression.c:6255 from bad code (10)
Jan 23 2010    [Issue 3736] New: corrupted struct returned by function with optimizations (-O) (8)
Jan 22 2010    [Issue 3734] New: [patch] src/traits.c does not compile with gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1 (3)
Jan 21 2010    SEG-V at expression.c:6255, know issue? (2)
Jan 20 2010    [Issue 3728] New: getOverloads and identifier traits (10)
Jan 20 2010    [Issue 3727] New: lots of "deffering SomeStructName" messages when compiling (3)
Jan 19 2010    [Issue 3726] New: Assertion failure: 'fd && fd->inferRetType' on line 81 in file 'mangle.c' (7)
Jan 19 2010    [Issue 3725] New: Add united type to standard library (6)
Jan 19 2010    [Issue 3724] New: bug in Expression::arraySyntaxCopy (null pointer dereference on struct->union->struct (3)
Jan 19 2010    [Issue 3723] New: Regression: forward referenced enum (5)
Jan 18 2010    [Issue 3719] New: forward references can cause out-of-memory error (3)
Jan 18 2010    [Issue 3718] New: InExpression does not support two-or-more-dimensional associative array. (1)
Jan 17 2010    [Issue 3717] New: Stack corruption when returning a struct from a C function in a MinGW generated shared library (2)
Jan 17 2010    [Issue 3716] New: Regression with multi dimensional array literals (6)
Jan 15 2010    [Issue 3711] New: Ddoc does not generate nothing if std.stdio is imported (3)
Jan 15 2010    [Issue 3710] New: Typo in allMembers description? (2)
Jan 15 2010    [Issue 3709] New: Associative array of associative arrays gets confused (4)
Jan 14 2010    [Issue 3706] New: delegates of interfaces with multiple inheritance fail (7)
Jan 14 2010    [Issue 3705] New: Can't add structs with alias this to an AA. (3)
Jan 13 2010    Static arrays / File imports cause memory leaks (4)
Jan 13 2010    [Issue 3700] New: Ref foreach over large static arrays fails (5)
Jan 12 2010    [Issue 3699] New: Feature Request: while-else (8)
Jan 11 2010    [Issue 3697] New: StructTemplateDeclaration and others missing constraint in rule (3)
Jan 11 2010    [Issue 3695] New: __EOF__ token not documented (4)
Jan 10 2010    [Issue 3694] New: Template this parameters don't work with operator overloads (4)
Jan 09 2010    [Issue 3693] New: Grammar missing typeof(this) and typeof(super) (2)
Jan 08 2010    [Issue 3692] New: Compiler with associative arrays when std.variant is imported (9)
Jan 08 2010    [Issue 3691] New: compiler 1.055 crashes with some invalid code in is(typeof()) (2)
Jan 08 2010    [Issue 3690] New: Folding Complex!(Complex!T) to Complex!T (3)
Jan 07 2010    [Issue 3689] New: Grammar does not allow const(int) (3)
Jan 07 2010    [Issue 3687] New: Array operation "slice times scalar" tramples over memory (8)
Jan 07 2010    [Issue 3685] New: dmd silently exits on valid code (5)
Jan 07 2010    [Issue 3684] New: Segmentation fault on wrong template instantiation syntax with typeof (2)
Jan 07 2010    ieeeFlags do not work properly (3)
Jan 06 2010    [Issue 3681] New: internal error ../ztc/go.c 244 (7)
Jan 05 2010    [Issue 3679] New: template forward reference regression (5)
Jan 05 2010    [Issue 3676] New: shared function override (2)
Jan 05 2010    [Issue 3675] New: Regression: Struct literals cannot be initialized with another struct literal (4)
Jan 05 2010    [Issue 3674] New: forward reference error with multiple overloads with same name (9)
Jan 04 2010    [Issue 3671] New: x^^3 gives wrong result when x is a floating-point literal (4)
Jan 03 2010    [Issue 3670] New: Declarator grammar rule is broken (3)
Jan 03 2010    [Issue 3668] New: foreach over typedef'd array crashes dmd (8)
Jan 03 2010    [Issue 3667] New: broken out(result) in contracts (9)
Jan 02 2010    [Issue 3665] New: Assignment with array slicing does not work (4)
Jan 01 2010    [Issue 3664] New: struct forward declaration causes enum to conflict with itself (3)
Jan 01 2010    [Issue 3663] New: struct forward reference regresssion (4)
Jan 01 2010    [Issue 3662] New: Wrong compile error within struct constructor and C-style initializer (4)
Dec 31 2009    [Issue 3660] New: Templates and shared functions don't mix (3)
Dec 30 2009    [Issue 3658] New: Crashing on vector operations (5)
Dec 26 2009    [Issue 3654] New: auto return doesn't work for nested functions (2)
Dec 26 2009    [Issue 3653] New: Problem sorting array of Rebindable (4)
Dec 26 2009    [Issue 3651] New: mangleof broken for enums (7)
Dec 25 2009    [Issue 3649] New: Socket not configured for work. (11)
Dec 24 2009    [Issue 3644] New: Wrong UCHAR_MAX value in module core.stdc.limits (3)
Dec 21 2009    [Issue 3637] New: Array append patch to prevent stomping and to enhance thread-local append performance (10)
Dec 18 2009    [Issue 3634] New: return value not passed to out contracts of private methods (4)
Dec 18 2009    [Issue 3633] New: Optimizer causes access violation (5)
Dec 17 2009    [Issue 3627] New: -of with a filename with a double extension confuses linker (3)
Dec 17 2009    [Issue 3625] New: Rebindable does not work with forward declarations (3)
Dec 16 2009    [Issue 3622] New: Nested structs as default function arguments not initialized (2)
Dec 16 2009    [Issue 3620] New: Address of member of global struct isn't constant (3)
Dec 15 2009    [Issue 3619] New: Thread crash on exit (2)
Dec 14 2009    [Issue 3615] New: returning .idup of local static array doesn't work in ctfe (3)
Dec 10 2009    [Issue 3604] New: extern(C) callable function with array parameters broken (13)
Dec 08 2009    [Issue 3602] New: cannot compile a class, if its super class has preconditions (11)
Dec 08 2009    [Issue 3600] New: template instantiation with empty tuple (6)
Dec 07 2009    [Issue 3598] New: Static functions in immutable structs/classes needed (3)
Dec 06 2009    [Issue 3582] New: core.stdc.ctype functions are not pure (3)
Dec 04 2009    [Issue 3573] New: pure and nothrow are not enforced when function has no return type specified (2)
Dec 03 2009    [Issue 3570] New: mkdirRecurse throws exception on trailing empty directory (2)
Dec 03 2009    [Issue 3569] New: DMD Stack Overflow with a struct member function inside a C-style struct initializer (8)
Nov 30 2009    [Issue 3560] New: foreach on closure corrupted (6)
Nov 29 2009    [Issue 3558] New: Optimizer bug results in false if condition being taken (8)
Nov 28 2009    [Issue 3556] New: version(CTFE) (9)
Nov 28 2009    [Issue 3555] New: Const function modifies a field when passed a delegate (3)
Nov 27 2009    [Issue 3554] New: Ddoc generats invalid output for documentation comments with non paired paranthasis (21)
Nov 25 2009    [Issue 3552] New: Compile time assertion error with associative arrays of class types (9)
Nov 24 2009    [Issue 3548] New: ICE occurs when an array is returned from a function is incorrectly used in an array op expression. (3)
Nov 24 2009    [Issue 3547] New: for option -od for relative path the path is added twice (4)
Nov 23 2009    [Issue 3544] New: optlink unexpected termination 0041338f (19)
Nov 21 2009    [Issue 3539] New: Template instantiation fails in an obscured way. See details. (3)
Nov 21 2009    [Issue 3538] New: Default value of alias template parameter is instantiated only once. (3)
Nov 20 2009    [Issue 3535] New: struct constructors don't work in CTFE (5)
Nov 20 2009    [Issue 3533] New: Associative array init is broken in a subtle way (2)
Nov 20 2009    [Issue 3532] New: benchmark function consumes 100% CPU when used with anonymous delegate (3)
Nov 19 2009    [Issue 3528] New: FreeBSD patches for druntime. (13)
Nov 18 2009    [Issue 3522] New: ICE(cg87.c): variable*array[]. (5)
Nov 16 2009    [Issue 3520] New: std.numeric.CustomFloat horribly broken (8)
Nov 16 2009    [Issue 3519] New: unpack, enumerate in std.range (3)
Nov 16 2009    [Issue 3515] New: Disallow use of comma operator when declaring array dimension (2)
Nov 14 2009    [Issue 3508] New: hasLength is broken for length defined as function (3)
Nov 12 2009    [Issue 3500] New: Program behaves differently with -inline (7)
Nov 10 2009    [Issue 3493] New: Segfault(cast.c) Forward reference with type inference, D1 only. (6)
Nov 09 2009    [Issue 3491] New: typeof( (string[string]).init)) == AssociativeArray!(string, string), doesn't implicitly convert to string[string]. (4)
Nov 09 2009    [Issue 3490] New: DMD Never Inlines Functions that Could Throw (6)
Nov 08 2009    [Issue 3489] New: Address family not supported by protocol family on freebsd (6)
Nov 08 2009    [Issue 3488] New: Segfault(expression.c): enum declared with struct initializer in template (7)
Nov 03 2009    [Issue 3470] New: [tdpl]: .length should not pop up inside indexing expressions. (7)
Nov 01 2009    [Issue 3465] New: isIdeographic can be wrong in std.xml (4)
Nov 01 2009    [Issue 3464] New: is( void function() == function) is false (5)
Oct 31 2009    [Issue 3462] New: Add a clean way to exit a process. (7)
Oct 30 2009    [Issue 3455] New: Some Unicode characters not allowed in identifiers (7)
Oct 29 2009    [Issue 3453] New: Linking order affects proper execution (10)
Oct 29 2009    [Issue 3450] New: is (typeof({ ... }())) unexpected return (5)
Oct 29 2009    [Issue 3447] New: std.file uses unconventional file permissions (5)
Oct 26 2009    [Issue 3444] New: foreach(i, elem; range) should work (4)
Oct 25 2009    [Issue 3441] New: Snow Leopard: Static constructors do not work (3)
Oct 24 2009    [Issue 3439] New: std.range.Sequence.opIndex not consistent after calling popFront(). (3)
Oct 22 2009    [Issue 3436] New: std.functional.compose with only one function (3)
Oct 20 2009    [Issue 3428] New: OSX 10.6.1 Access violation when writing to global variables (6)
Oct 19 2009    [Issue 3421] New: Inline assembler problems accessing static variables (4)
Oct 19 2009    [Issue 3420] New: Impossible to specify -J path for subdirectories (21)
Oct 19 2009    [Issue 3418] New: link error with cast(ulong)(ulong*real) (4)
Oct 17 2009    [Issue 3415] New: JSON output does not pass validation (4)
Oct 14 2009    [Issue 3403] New: compiler dies with -X option (3)
Oct 14 2009    [Issue 3398] New: Version block inside a union screws data alignment (5)
Oct 12 2009    [Issue 3387] New: gdb: symbols in the backtrace are not demangled (4)
Oct 11 2009    [Issue 3386] New: to!bool(string) is not implemented (4)
Oct 08 2009    [Issue 3378] New: [tdpl] ++x should be an lvalue (14)
Oct 07 2009    [Issue 3373] New: bad codeview debug info for long and ulong (4)
Oct 06 2009    [Issue 3370] New: Compile-time global dynamic immutable arrays should NOT be constant-folded. (2)
Oct 04 2009    [Issue 3362] New: crippling lack of 64-bit support (4)
Oct 02 2009    [Issue 3361] New: code in std.zlib concatenates void[] arrays (3)
Oct 01 2009    [Issue 3356] New: Make pure functions require immutable parameters (13)
Oct 01 2009    [Issue 3355] New: std.string.cmp works incorrectly for mixed-type and different-length strings (4)
Sep 28 2009    [Issue 3348] New: Documentation for many std.process functions has disappeared (4)
Sep 24 2009    [Issue 3342] New: TLS on dynamically loaded DLLs fails on Windows earlier than Vista (6)
Sep 22 2009    [Issue 3341] New: Dummy stream (7)
Sep 22 2009    [Issue 3339] New: template "is not evaluatable at compile time" error inconsistencies (2)
Sep 17 2009    [Issue 3323] New: Segfault or ICE(e2ir.c) using struct with destructor almost anywhere (2)
Sep 16 2009    [Issue 3322] New: Pure member functions can not call other pure member functions. (2)
Sep 16 2009    [Issue 3319] New: DInstaller overwrites the %PATH% variable (2)
Sep 14 2009    [Issue 3318] New: Rebindable.get is not accessible (7)
Sep 12 2009    [Issue 3314] New: rdmd uses chdir which does not work with bash (3)
Sep 11 2009    [Issue 3312] New: std.string.count should use const(char)[], not immutable. (4)
Sep 07 2009    [Issue 3306] New: bad function/delegate literal generated into header files (5)
Sep 07 2009    [Issue 3303] New: std.conv: range-to-integer conversion is broken. (3)
Sep 03 2009    [Issue 3294] New: forward reference to inferred return type of function call (5)
Sep 03 2009    [Issue 3293] New: A few more bugs with template mixins with identifiers (7)
Sep 03 2009    [Issue 3285] New: Struct's destructor not called (2)
Sep 01 2009    [Issue 3278] New: Empty tuples don't match (3)
Aug 31 2009    [Issue 3276] New: Mutual recursion broken in type templates (6)
Aug 25 2009    [Issue 3263] New: Cannot use tuple foreach arguments in an array literal (2)
Aug 11 2009    [Issue 3244] New: with -inline dmd sometime instantiates nested functions that then cannot be accessed (3)
Aug 10 2009    [Issue 3241] New: Limitations of array operations with parenthesis (3)
Aug 09 2009    [Issue 3238] New: Template function reference being made without the template body being generated (3)
Aug 07 2009    [Issue 3232] New: std.math.approxEqual should consider maxAbsDiff when rhs==0 && lhs!=0 (4)
Aug 05 2009    [Issue 3230] New: std.conv should provide facilities for converting from Roman numerals. (4)
Aug 01 2009    [Issue 3223] New: bool value conversions from "false" and "true" are missing (4)
Aug 01 2009    [Issue 3222] New: Place DMD front end source in a source control repository (2)
Jul 31 2009    [Issue 3220] New: Compile time union crash when passed to template (2)
Jul 30 2009    [Issue 3215] New: class method return ref but without any typename get compiled (2)
Jul 24 2009    [Issue 3207] New: [meta] Push GDB support to upstream (17)
Jul 21 2009    [Issue 3202] New: std.math.pow cause dead loop (6)
Jul 21 2009    [Issue 3201] New: std.xml incorrectly converts symbols in attributes, &amp; -> &amp;amp (5)
Jul 21 2009    [Issue 3200] New: std.xml doesn't follow spec for Tag.text (4)
Jul 15 2009    [Issue 3181] New: Sequence example fails to compile (3)
Jul 14 2009    [Issue 3175] New: rejects templated ref return function (7)
Jul 12 2009    [Issue 3167] New: Passing result of a function call as ref argument no longer works (17)
Jul 09 2009    [Issue 3157] New: [patch] Pipes should be closed with pclose (5)
Jul 08 2009    [Issue 3154] New: foreach corrupting data returned by ref functions. (2)
Jul 07 2009    [Issue 3149] New: volatile instead of synchronized (2)
Jul 06 2009    [Issue 3143] New: -deps produces empty file using D1 (3)
Jul 06 2009    [Issue 3139] New: compiler dies "Error: out of memory" with case range (3)
Jul 02 2009    [Issue 3127] New: 'unreachable code' warning destroys delegate literal type inference (4)
Jul 01 2009    [Issue 3123] New: std.algorithm.zip fails on 'lazy' ranges (7)
Jul 01 2009    [Issue 3120] New: std.process.execv() pass arguments to programm incorrectly (5)
Jun 29 2009    [Issue 3112] New: Specification on what operations call the GC is missing (4)
Jun 29 2009    [Issue 3104] New: [meta] Grammar & mangles (2)
Jun 27 2009    [Issue 3099] New: std.metastrings.Format example can not compile (3)
Jun 23 2009    [Issue 3088] New: std.xml.check() fails on xml comments (4)
Jun 19 2009    [Issue 3079] New: dmd -H doesn't generate enum modifier (3)
Jun 16 2009    [Issue 3073] New: expressions starting with string mixin don't parse (2)
Jun 16 2009    [Issue 3072] New: tuples can't be aliases (2)
Jun 13 2009    [Issue 3066] New: Array operation without a slice as the lvalue accepted, bad codegen (7)
Jun 11 2009    [Issue 3064] New: Invalid array operation accepted, generates bad code (5)
Jun 05 2009    [Issue 3053] New: cross imports produce repeated calls to a call destructor (3)
Jun 02 2009    [Issue 3047] New: Foreach on tuple produces incorrect result (2)
Jun 02 2009    [Issue 3046] New: Segfault with C++ static variable (5)
Jun 01 2009    [Issue 3043] New: Template symbol arg cannot be demangled (3)
May 23 2009    [Issue 3020] New: No description is given why function may not be nothrow (11)
May 22 2009    [Issue 3018] New: linefeed ignored after positional parameter in std.format (4)
May 16 2009    [Issue 2995] New: Incorrect conversion in c ? a : b (3)
May 16 2009    [Issue 2994] New: Incomplete "Predefined Versions" documentation (11)
May 13 2009    [Issue 2973] New: std.math.pow(int, int), etc. (12)
May 13 2009    [Issue 2971] New: map no longer works with to (4)
May 12 2009    [Issue 2965] New: std.date: timezone not initialized (4)
May 10 2009    [Issue 2958] New: std.getopt RangeError on missing arg (4)
May 08 2009    [Issue 2954] New: Appaling bug in associative arrays (8)
May 07 2009    [Issue 2951] New: std.random.dice() should be templated on proportions. (3)
May 05 2009    [Issue 2943] New: Struct copying in presence of alias member this only copies alias this member (8)
May 04 2009    [Issue 2938] New: incorrect code generated for assignment to assoc array element (3)
May 04 2009    [Issue 2935] New: ICE(out.c) using struct with constructor as function default argument (11)
May 03 2009    [Issue 2933] New: Cannot return const/immutable with contracts (out/invariant) enabled (6)
May 03 2009    [Issue 2931] New: Initialization struct with array from another struct (4)
May 03 2009    [Issue 2930] New: Problems in std.range documentation (3)
May 03 2009    [Issue 2928] New: Swap order of paramaters for std.range's "take" (9)
May 02 2009    [Issue 2918] New: stdio.d(511): Error: cannot deduce template function from argument types !()(LockingTextWriter,uint) (3)
Apr 26 2009    [Issue 2903] New: Splitter should be bi-dir if the input range is bi-dir (3)
Apr 25 2009    [Issue 2901] New: link error v2.029 (linux): undefined reference to `CLOCKS_PER_SEC' (4)
Apr 24 2009    [Issue 2886] New: The linker can't handle *.d.obj (2)
Apr 22 2009    [Issue 2881] New: x.stringof returns typeof(x).stringof when x is an enum (6)
Apr 22 2009    [Issue 2879] New: std.bigint missing from phobos (3)
Apr 21 2009    [Issue 2873] New: typeof() for member functions evaluated incorrectly (5)
Apr 21 2009    [Issue 2872] New: Length for Ranges (7)
Apr 21 2009    [Issue 2871] New: Take assumes that R.opIndex(uint) returns an lvalue. (4)
Apr 21 2009    [Issue 2868] New: provide runtime facility for reflection. opDot compiletime dispatch facility (4)
Apr 20 2009    [Issue 2866] New: Can't declare static struct inside function scope (2)
Apr 18 2009    [Issue 2854] New: Empty struct constructor in const causes crash (2)
Apr 18 2009    [Issue 2853] New: Property overriding problem (3)
Apr 17 2009    [Issue 2848] New: static if (is(type)) + alias fails to compile (7)
Apr 16 2009    [Issue 2840] New: Missing line number for int %= complex (6)
Apr 15 2009    [Issue 2838] New: std.file.rmdirRecurse fails (9)
Apr 14 2009    [Issue 2835] New: std.socket.TcpSocket.accept blocks forever (12)
Apr 14 2009    [Issue 2834] New: Struct Destructors are not called by the GC, but called on explicit delete. (12)
Apr 11 2009    [Issue 2832] New: pure function too pure (10)
Apr 10 2009    [Issue 2828] New: Typedef'ed template struct incorrectly recognized as an inner struct (3)
Apr 09 2009    [Issue 2824] New: -w switch breaks compilation (2)
Apr 07 2009    [Issue 2820] New: itoa and ultoa functions are missing in Phobos (4)
Apr 07 2009    [Issue 2817] New: optlink crashes because of utf8 string? (3)
Apr 07 2009    [Issue 2816] New: Sudden-death static assert is not very useful (15)
Apr 06 2009    [Issue 2809] New: Wrong code for unsigned shift (8)
Apr 04 2009    [Issue 2800] New: Zeal excess in automatic conversion when using foreach and alias this (2)
Apr 03 2009    [Issue 2798] New: std.variant constructor compatible with D variadics (3)
Apr 02 2009    [Issue 2783] New: Truncation of long string by std.stdio.write (6)
Mar 19 2009    [Issue 2749] New: Make unittests named and nestable (10)
Mar 16 2009    [Issue 2738] New: Rebindable should work for interfaces. (3)
Mar 15 2009    [Issue 2734] New: Ambiguity in tokenizing: _._ as a float literal (3)
Mar 09 2009    [Issue 2718] New: Inconsistent string parameters in Phobos functions (3)
Mar 07 2009    [Issue 2716] New: Confusion of auto and scope as the class attribute (20)
Mar 06 2009    [Issue 2713] New: Error resolving types with ? : and const (2)
Mar 03 2009    [Issue 2707] New: std.getopt unittest does not test boolean (3)
Mar 01 2009    [Issue 2701] New: Can't declare struct, assign lvalue to it in same statement (3)
Feb 22 2009    [Issue 2683] New: Cannot implement interface methods by alias (4)
Feb 16 2009    [Issue 2671] New: Circular imports and static constructors in templates (3)
Feb 15 2009    [Issue 2669] New: Variant does not have opApply or another iteration mechanism (5)
Feb 13 2009    [Issue 2657] New: Remove opPostInc, opPostDec (8)
Feb 11 2009    [Issue 2655] New: Allow alternation patterns in std.path.fnmatch (5)
Feb 10 2009    [Issue 2654] New: forward reference bug. (5)
Feb 08 2009    [Issue 2652] New: DeclDef grammar is wrong (4)
Feb 08 2009    [Issue 2651] New: class body declaration grammar incorrect (2)
Feb 06 2009    [Issue 2648] New: Unnecessary struct ABI inconsistency (3)
Jan 30 2009    [Issue 2636] New: std.math.pow should be a template (9)
Jan 27 2009    [Issue 2627] New: std.traits.hasAliasing reports true for static arrays (3)
Jan 25 2009    [Issue 2616] New: Undocumented behaviour: part-explicit, part-implicit instantiations of function templates are accepted (3)
Jan 24 2009    [Issue 2615] New: Partial explicit instantiation not working with variadic parameter (2)
Jan 23 2009    [Issue 2610] New: const/invariant(immutable) class don't have constructor (5)
Jan 23 2009    [Issue 2609] New: No documentation generated for destructor (6)
Jan 23 2009    [Issue 2608] New: int[] literal too polysemous (5)
Jan 18 2009    [Issue 2592] New: Cast in std.stdio disallowed in safe mode (4)
Jan 17 2009    [Issue 2590] New: Deallocator is not called if constructor fails. (10)
Jan 10 2009    [Issue 2572] New: immutable keyword not documented (5)
Jan 10 2009    [Issue 2571] New: const static arrays: const(T)[N] and const(T[N]) are the same, but DMD treats them as different (6)
Jan 07 2009    [Issue 2567] New: Option To Not Treat Warnings As Errors (5)
Jan 06 2009    [Issue 2559] New: enum doesn't work properly for invariant arrays (6)
Jan 05 2009    [Issue 2556] New: Property classinfo needs better documentation (RTTI, typeof, typeid, runtime type information) (2)
Jan 02 2009    [Issue 2552] New: std.path.isabs broken for Windows (5)
Dec 30 2008    [Issue 2549] New: Segfault on array multiplication. (5)
Dec 30 2008    [Issue 2546] New: Array Ops silently fail when no slice symbol is used. (2)
Dec 29 2008    [Issue 2545] New: write(f)(ln) throws StdioException("Bad file descriptor") when no console is available (7)
Dec 13 2008    [Issue 2514] New: indexing error in struct.tupleof[i] (2)
Dec 13 2008    [Issue 2512] New: ParameterTypeTuple do not support opCall (3)
Dec 13 2008    [Issue 2511] New: dmd finds a proper overload as a non-covariant (11)
Dec 12 2008    [Issue 2510] New: provide a template instantiation backtrace when compile fails in a template (6)
Dec 12 2008    [Issue 2508] New: -inline doesn't work with new runtime lib. (2)
Dec 10 2008    [Issue 2504] New: Reserve for associative arrays (5)
Dec 02 2008    [Issue 2484] New: Templated classes have no moduleinfo (9)
Nov 28 2008    [Issue 2477] New: Trailing comma in array literal sometimes accepted, sometimes not (13)
Nov 26 2008    [Issue 2474] New: Recursive lazy arguments are inlined incorrectly (5)
Nov 19 2008    [Issue 2464] New: Correct error message causes incorrect error messages (7)
Nov 19 2008    [Issue 2463] New: No line number in "statement is not reachable" warning (8)
Nov 14 2008    [Issue 2454] New: tupleof(member) is incorrectly evaluated inside foreach over members-tuple (7)
Nov 13 2008    [Issue 2451] New: Cannot add a Variant to associative array (14)
Nov 09 2008    [Issue 2446] New: parser rejects indexed tuple as type in Type.StaticMember syntax (2)
Oct 31 2008    [Issue 2437] New: ICE - Assertion failure: default struct argument (10)
Oct 20 2008    [Issue 2424] New: std.functional binaryRevertArgs : "revert" should be "reverse" (4)
Oct 09 2008    [Issue 2406] New: Declarator2 definition error (3)
Oct 04 2008    [Issue 2392] New: Parsing ambiguity between function pointer declaration and function call (7)
Oct 02 2008    [Issue 2386] New: Array of forward referenced struct doesn't compile (4)
Oct 02 2008    [Issue 2385] New: spec says all structs are returned via hidden pointer on linux, but it uses registers (6)
Sep 29 2008    [Issue 2378] New: Win32 OPTLINK crashes when it links some kind of static library into a executeable. (6)
Sep 24 2008    [Issue 2372] New: Template parameter types given as template parameter inhibits template instantiation (2)
Sep 15 2008    [Issue 2360] New: wrong filename in error message after #line (6)
Sep 02 2008    [Issue 2331] New: Enum hashes many times slower than normal hashes (9)
Aug 29 2008    [Issue 2321] New: spec on inline asm can be misunderstood (3)
Aug 27 2008    [Issue 2318] New: flaw code generation building a function pointer table (4)
Aug 23 2008    [Issue 2310] New: Inconsistent formatting of arrays in std.stdio.write() and std.conv.to!(string)() (3)
Aug 22 2008    [Issue 2306] New: Scope for dynamic arrays should free memory. (14)
Aug 19 2008    [Issue 2294] New: negative default values for int template arguments does not work (4)
Aug 13 2008    [Issue 2280] New: linux.mak doesn't compile and link monitor.d (3)
Aug 09 2008    [Issue 2276] New: Error message missing line number, wrong variable names (4)
Aug 09 2008    [Issue 2275] New: std.utf.toUTF16z() should return const(wchar)* (4)
Aug 04 2008    [Issue 2267] New: List of all bugs that must be resolved in order for Tango to build with D 2.0 (6)
Jul 24 2008    [Issue 2244] New: implementing a function with an alias is impossible (2)
Jul 22 2008    [Issue 2240] New: Phobos unittest fails to compile (3)
Jul 21 2008    [Issue 2239] New: Template instantiation failure when template parameter type passed as template parameter. (2)
Jul 15 2008    [Issue 2227] New: Error forbidding a function template instantiation is not reported (4)
Jul 08 2008    [Issue 2206] New: unnamed template mixin of class inside function or class has incorrect classinfo and mangleof (4)
Jun 30 2008    [Issue 2187] New: missing make target (3)
Jun 25 2008    [Issue 2173] New: foreach iteration not possible for associative array indexed with static array (6)
Jun 24 2008    [Issue 2170] New: Replace struct "literals" with actual struct literals (3)
Jun 24 2008    [Issue 2168] New: cast extern enhancement? (3)
Jun 23 2008    [Issue 2164] New: Random Phobos Linux buildsystem feedback (10)
Jun 10 2008    [Issue 2147] New: std.typecons broken (or wrong documentation presented) (4)
Jun 06 2008    [Issue 2142] New: getopt() doesn't process bundled comman-line options properly (4)
May 24 2008    [Issue 2127] New: inliner turns struct "return *this" from by-value into by-ref (5)
May 24 2008    [Issue 2126] New: class template specialization and inheritance (3)
May 23 2008    [Issue 2124] New: Using method or delegate from reduce! template. (3)
May 22 2008    [Issue 2121] New: std.conv.to doesn't know about std.encoding (3)
May 14 2008    [Issue 2107] New: Regexp multiline attribute is broken (3)
May 12 2008    [Issue 2101] New: Please may I use mutable arrays at compile time? (5)
May 10 2008    [Issue 2093] New: string concatenation modifies original (18)
May 08 2008    [Issue 2081] New: Foreach over Stream appears broken (6)
May 08 2008    [Issue 2080] New: Static variable without explicit type causes compiler to crash (9)
May 06 2008    [Issue 2073] New: Variant.coerce!() fails (5)
May 05 2008    [Issue 2070] New: DMD should allow easy creation of stack-allocated classes (7)
May 05 2008    [Issue 2069] New: Invalid return type for __traits(derivedMembers, ...) if there are no derived members (2)
May 04 2008    [Issue 2066] New: toString(int) nto CTFE-compatible (8)
Apr 29 2008    [Issue 2059] New: Horrible error message (3)
Apr 28 2008    [Issue 2056] New: Const system does not allow certain safe casts/conversions involving deep composite types (7)
Apr 18 2008    [Issue 2011] New: opStar should be called opDeref (2)
Apr 18 2008    [Issue 2008] New: Poor optimization of functions with ref parameters (12)
Apr 12 2008    [Issue 1987] New: Incorrect type infos when invariant/const are used as storage classes (2)
Apr 03 2008    [Issue 1970] New: Templated interfaces not matched (5)
Mar 31 2008    [Issue 1961] New: Allow "scoped const" contracts (18)
Mar 30 2008    [Issue 1960] New: Thread Class Causes SEGV If Not Started (3)
Mar 27 2008    [Issue 1954] New: DMD does not generate module info in DWARF (2)
Mar 25 2008    [Issue 1941] New: missing line on inaccesable external private module member (7)
Mar 18 2008    [Issue 1931] New: dmd flow analysis error (12)
Mar 11 2008    [Issue 1908] New: Various closure problems (8)
Mar 05 2008    [Issue 1894] New: Missed scope guard statements (8)
Mar 02 2008    [Issue 1886] New: Inserting into an AA of structs with opAssign results in ArrayBoundsError (7)
Feb 21 2008    [Issue 1858] New: std.string find signature is not string (8)
Feb 17 2008    [Issue 1847] New: Structs aren't alligned on stack (3)
Feb 14 2008    [Issue 1835] New: typeof(this) should return the type of object or some other typeof() is needed (9)
Jan 30 2008    [Issue 1811] New: TypeInfo usage leads to seg fault at runtime (6)
Jan 17 2008    [Issue 1790] New: CTFE: foreach(Tuple) won't compile if Tuple contains string (3)
Jan 11 2008    [Issue 1781] New: Conditional Compilation - debug ( Integer ) is to restrictive (3)
Jan 01 2008    [Issue 1758] New: Lazy Parameters in Closures - Access Violation (2)
Dec 16 2007    [Issue 1735] New: classinfo.create returns null if no default constructor (5)
Dec 16 2007    [Issue 1733] New: parse() function doesn't handle char, wchar, dchar (6)
Dec 04 2007    [Issue 1715] New: Template specialization checks for equality rather than convertibility (7)
Dec 04 2007    [Issue 1714] New: Type specialization in IsExpression should work for templated types (3)
Nov 18 2007    [Issue 1678] New: ref with varargs generates invalid code (11)
Nov 15 2007    [Issue 1671] New: associative array comparison fails (4)
Nov 10 2007    [Issue 1659] New: template alias parameters are chosen over all but exact matches. (4)
Nov 09 2007    [Issue 1652] New: problem with /// generating strange output (5)
Nov 06 2007    [Issue 1642] New: static foreach support for arrays (5)
Nov 04 2007    [Issue 1638] New: Restrictive functionality of listdir in file.d (6)
Nov 03 2007    [Issue 1635] New: DirEntry.isfile() and DirEntry.isdir() broken (8)
Oct 30 2007    [Issue 1628] New: Ddoc produces invalid documentation for --- blocks (5)
Oct 29 2007    [Issue 1626] New: bool spec problem (8)
Oct 19 2007    [Issue 1598] New: New std.variant is missing functionality from Box (4)
Oct 07 2007    [Issue 1550] New: D DLLs close standard input/output streams when unloading (4)
Sep 19 2007    [Issue 1517] New: .sort for structs behaves badly with ref opCmp (3)
Sep 14 2007    [Issue 1503] New: Type aliases and tuples of template instances (5)
Sep 13 2007    [Issue 1497] New: Notes on debugging should be updated (2)
Sep 09 2007    [Issue 1487] New: toString(string) and toString(Object) (3)
Sep 07 2007    [Issue 1482] New: std.file docs are insufficient (9)
Sep 01 2007    [Issue 1466] New: Spec claims maximal munch technique always works: not for "1..3" (18)
Aug 31 2007    [Issue 1462] New: Templated constructor not supported (10)
Aug 18 2007    [Issue 1429] New: Equality for associative arrays doesn't work (11)
Aug 17 2007    [Issue 1426] New: const(templated class) allows calling mutable methods (2)
Aug 16 2007    [Issue 1425] New: Feature Request: call stack reflection (3)
Aug 15 2007    [Issue 1420] New: No builtin equivalents to C++ containers (4)
Aug 13 2007    [Issue 1418] New: tupleof bug on nested classes (4)
Aug 11 2007    [Issue 1413] New: not every body is guarded by if statement in DMDFE (3)
Aug 02 2007    [Issue 1396] New: lazy void tuple breaks (5)
Aug 02 2007    [Issue 1395] New: Regex does not support range [something to \*] (4)
Jul 26 2007    [Issue 1379] New: Compiler doesn't allow associative array initializers. (2)
Jul 20 2007    [Issue 1355] New: Can't declare struct with align attribute in a statement body. (2)
Jul 20 2007    [Issue 1351] New: Discrepancies in the language specification (18)
Jun 29 2007    [Issue 1298] New: More on foreach and tuple (4)
May 23 2007    [Issue 1245] New: static foreach shouldn't define new scope and introduce new variables (8)
Apr 27 2007    [Issue 1197] New: regression: "static if" + enum.max/enum.min causes compile time segfault (6)
Apr 27 2007    [Issue 1193] New: regression: "matches more than one template declaration" doesn't list the location of the conflicting templates (3)
Apr 20 2007    [Issue 1171] New: Cannot create a static array with the length of a const static array in function scope (3)
Apr 09 2007    [Issue 1117] New: ddoc generates corrupted docs if code examples contain attributes with colons (6)
Apr 08 2007    [Issue 1112] New: Allow enums in WithStatements (3)
Mar 30 2007    [Issue 1087] New: Scope classes not destroyed in labeled statements in switches (5)
Mar 22 2007    [Issue 1079] New: gdb on linux: Dwarf Error: Cannot find DIE at 0xb705 referenced from DIE at 0x250 (29)
Mar 11 2007    [Issue 1055] New: union forward reference "overlapping initialization" error (8)
Mar 07 2007    [Issue 1030] New: ICE one-liner; struct in delegate (10)
Feb 22 2007    [Issue 996] New: Error in doc on implicit conversion between pointer and array (9)
Feb 17 2007    [Issue 978] New: std.utf's toUTF* functions accept some invalid and reject some valid UTF (5)
Feb 10 2007    [Issue 945] New: template forward reference with named nested struct only (9)
Feb 08 2007    [Issue 942] New: a delegate defaults to 8 byte alignment when 4 byte is sufficient (10)
Feb 08 2007    [Issue 941] New: std.regexp fails to match when grouping certain sub-expressions (3)
Jan 19 2007    [Issue 859] New: Improve compiler inlining (11)
Jan 19 2007    [Issue 856] New: foreach doesn't work when accessing elements as supertypes (2)
Jan 06 2007    [Issue 805] New: regression: forward reference when using templated classes (5)
Dec 30 2006    [Issue 774] New: indexing / slicing a const arrays causes: "Error: non-constant expression" (3)
Dec 29 2006    [Issue 769] New: Property not properly compiled - (error on valid code) (4)
Dec 29 2006    [Issue 768] New: A switch to print predefined version identifiers (7)
Dec 28 2006    [Issue 759] New: rdmd does not accept "*.d" or "name.d" as program argument (2)
Dec 27 2006    [Issue 755] New: std.utf.decode() throws exception with typo (5)
Dec 22 2006    [Issue 712] New: incorrect scope of class level mixins if interfaces are involved (2)
Dec 22 2006    [Issue 711] New: combining mixins and overriding causes inifite loops (2)
Dec 21 2006    [Issue 707] New: incorrect error lines for failed aliases (2)
Dec 21 2006    [Issue 705] New: Mixins and auto (2)
Dec 16 2006    [Issue 690] New: ABI not fully documented (11)
Dec 12 2006    [Issue 679] New: Spec needs allowances for copying garbage collection (3)
Dec 11 2006    [Issue 676] New: These two funcs shouldn't conflict (6)
Dec 09 2006    [Issue 666] New: missing pthread functions (4)
Dec 02 2006    [Issue 632] New: Typedef promotions spec ambiguous - ultimate base type or lowest common denominator? (4)
Dec 02 2006    [Issue 626] New: std.format.doFormat accepts non-string arrays with any format specifier (3)
Nov 30 2006    [Issue 622] New: There should be a warning for unininitalized class reference (5)
Nov 26 2006    [Issue 605] New: Problem w/ function overload resultion and enums. (2)
Nov 26 2006    [Issue 603] New: Undocumented behaviour: case and default create a scope (13)
Nov 18 2006    [Issue 568] New: Support to implicitly deduce class template in function template (3)
Nov 17 2006    [Issue 539] New: can't instantiate nested template of same name (4)
Nov 16 2006    [Issue 535] New: writef doesn't work on interfaces (7)
Nov 08 2006    [Issue 492] New: Use the fully qualified module name for output files rather than the source file path. (2)
Oct 31 2006    [Issue 473] New: Arrays should have a way to take out an element or slice (2)
Oct 25 2006    [Issue 461] New: Constant not understood to be constant when circular module dependency exists. (5)
Oct 24 2006    [Issue 447] New: frontend: writeable (8)
Oct 05 2006    [Issue 401] New: add more std.gc APIs, e.g. std.gc.allocatedMemory(); (4)
Sep 10 2006    [Issue 340] New: [Tracker] Forward reference bugs and other order-of-declaration issues (17)
Sep 10 2006    [Issue 339] New: Alias of function pointer type cannot be forward referenced (5)
Aug 24 2006    [Issue 309] New: std.boxer incorrectly handles interface instances (major problem in dmd reflection?) (4)
Aug 20 2006    [Issue 299] New: improved linux.mak for Phobos (3)
Aug 02 2006    [Issue 275] New: Undefined identifier in instances of templates with forward mixins (2)
Jul 18 2006    [Issue 257] New: package vars accessible from sub-modules, package funcs not (3)
Jul 16 2006    [Issue 255] New: Odd performance difference w/ complex doubles. (5)
Jul 06 2006    [Issue 242] New: template implicit template properties doesn't work (7)

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