|
Archives
D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D
C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows
digitalmars.empire
digitalmars.DMDScript
electronics
|
news.digitalmars.com - digitalmars.D.bugs
Jun 27 2009
[Issue 3100] New: Assertion failure when a struct with members is shared (1)
Jun 27 2009
[Issue 3099] New: std.metastrings.Format example can not compile (1)
Jun 27 2009
[Issue 3098] New: std.algorithm.reduce example can not compile (1)
Jun 26 2009
[Issue 3097] New: Error at contract block + wierd error at struct template declaration (2)
Jun 26 2009
[Issue 3096] New: EnumBaseType (1)
Jun 26 2009
[Issue 3095] New: wc example for D2 doesn't compile (3)
Jun 26 2009
[Issue 3094] New: incorrect previous definition error (2)
Jun 25 2009
[Issue 3093] New: Object.factory has incomplete documentation (1)
Jun 25 2009
[Issue 3092] New: Indexing a tuple produces a tuple containing the indexed element (4)
Jun 23 2009
[Issue 3091] New: "auto x = new shared foo" does not compile (1)
Jun 23 2009
[Issue 3090] New: is expressions do not support shared (1)
Jun 23 2009
[Issue 3089] New: Error: f.bar can only be called on a mutable object, not shared(foo) (1)
Jun 23 2009
[Issue 3088] New: std.xml.check() fails on xml comments (1)
Jun 22 2009
[Issue 3087] New: std.range.retro.opIndex out of range (1)
Jun 22 2009
ping Walter: RFC (1)
Jun 21 2009
[Issue 3086] New: TypeInfo opEquals returns incorrect results (1)
Jun 19 2009
[Issue 3085] New: Cannot index tuple in declaration (1)
Jun 19 2009
[Issue 3084] New: Formatting of lazy in parameters section (1)
Jun 19 2009
[Issue 3083] New: Some parameter storage classes are undocumented (1)
Jun 19 2009
[Issue 3081] New: unaryFun can't be used to get element out of struct (6)
Jun 19 2009
[Issue 3080] New: dmd should output compilation errors to stderr, not stdout (1)
Jun 19 2009
[Issue 3079] New: dmd -H doesn't generate enum modifier (2)
Jun 18 2009
[Issue 3078] New: NaN reported as equal to zero (3)
Jun 18 2009
[Issue 3077] New: crash exiting main() without result code (6)
Jun 17 2009
[Issue 3076] New: ICE[ztc\cod1.c:1673] - Compiler doesn't care about struct types in initializers (2)
Jun 17 2009
[Issue 3075] New: void delegate(const(void)[]) should be implicitly convertable to void delegate(void[]) (1)
Jun 17 2009
[Issue 3074] New: std.conv.to!(string)(int.min) (1)
Jun 16 2009
[Issue 3073] New: expressions starting with string mixin don't parse (1)
Jun 16 2009
[Issue 3072] New: tuples can't be aliases (1)
Jun 16 2009
[Issue 3071] New: nested func declaration parse problem (2)
Jun 15 2009
[Issue 3070] New: Implicitly conversion on function call (2)
Jun 15 2009
[Issue 3069] New: Result of concatenation of static arrays does not implicitly cast to void[] (1)
Jun 14 2009
multithread GC more slower? (3)
Jun 14 2009
[Issue 3068] New: concatenation operator doesn't like typed named enums (1)
Jun 13 2009
[Issue 3067] New: std.range.chain returns a range of wrong type elements (2)
Jun 13 2009
[Issue 3066] New: Array operation without a slice as the lvalue accepted, bad codegen (1)
Jun 11 2009
[Issue 3065] New: error: this for variable needs to be Type not Type!(arguments).Type (3)
Jun 11 2009
[Issue 3064] New: Invalid array operation accepted, generates bad code (1)
Jun 11 2009
[Issue 3063] New: Importing std.dateparse and dependent files in DMD 2.030 causes DSSS/Rebuild to fail (1)
Jun 11 2009
[Issue 3062] New: -run compiler switch ignores -I option (2)
Jun 10 2009
[Issue 3061] New: Circular Import dependencies (1)
Jun 10 2009
[Issue 3060] New: Catch exception then loop causes seg fault (1)
Jun 09 2009
[Issue 3059] New: Nonsensical complex op= should be illegal (1)
Jun 08 2009
volunteers? (1)
Jun 07 2009
bugzilla changes (1)
Jun 07 2009
[Issue 3058] New: [CTFE] Cannot return out of foreach range statement (1)
Jun 07 2009
[Issue 3057] New: Add pure annotations to core.stdc.* (13)
Jun 07 2009
[Issue 3056] New: test bug, sorry for the noise (2)
Jun 06 2009
[Issue 3055] New: & operator doesn't get correct func to construct the delegate (1)
Jun 06 2009
[Issue 3054] New: multithreading GC problem. And Stdio not multithreading safe (9)
Jun 05 2009
[Issue 3053] New: cross imports produce repeated calls to a call destructor (1)
Jun 04 2009
[Issue 3052] New: Passing alias to member function does not work (2/2) (1)
Jun 04 2009
[Issue 3051] New: Passing alias to member function does not work (1/2) (7)
Jun 04 2009
bug in std.algoeithm.sort ? (2)
Jun 03 2009
[Issue 3050] New: Allow exception in CTFE (patch) (6)
Jun 03 2009
[Issue 3049] New: ICE(cod4.c) or segfault: Array operation on void[] array (2)
Jun 03 2009
[Issue 3048] New: out and invariant contracts is not working for const(C) classes (2)
Jun 02 2009
[Issue 3047] New: Foreach on tuple produces incorrect result (1)
Jun 02 2009
[Issue 3046] New: Segfault with C++ static variable (3)
Jun 01 2009
[Issue 3045] New: Can't use ref with foreach on tuple (2)
Jun 01 2009
[Issue 3044] New: Bus error compiling the following code (2)
Jun 01 2009
[Issue 3043] New: Template symbol arg cannot be demangled (1)
May 31 2009
[Issue 3042] New: Segfault on incorrect override (1)
May 31 2009
[Issue 3041] New: Array slices can be compared to their element type: bad codegen or ICE (2)
May 31 2009
[Issue 3040] New: /usr/include/d/std/math.d(1174): number is not representable (5)
May 30 2009
[Issue 3039] New: -vtls compiler flag not listed (1)
May 30 2009
assert(0x814a & 0x8000 == 0x8000 ); Assertion failure (2)
May 29 2009
[Issue 3038] New: overrides but is not covariant with error (2)
May 29 2009
[Issue 3037] New: Off-by-one error in Stride.length (1)
May 29 2009
[Issue 3036] New: Number is allowed as struct initializer, but doesn't work (1)
May 28 2009
[Issue 3035] New: "cannot have const/invariant out parameter of type shared" (1)
May 28 2009
[Issue 3034] New: Template instance name wrongly mangled as LName (2)
May 28 2009
[Issue 3033] New: CTFE call of non-static member function allowed inside template (1)
May 27 2009
[Issue 3032] New: No stack allocation for "scope c = new class Object {};" (1)
May 27 2009
[Issue 3031] New: scoped static var conflicts while linking (1)
May 27 2009
[Issue 3030] New: wcslen should accept const argument (2)
May 27 2009
[Issue 3029] New: Bug in array value mangling rule (3)
May 26 2009
[Issue 3028] New: The D 1.0 Ubuntu .deb file is completely broken (3)
May 26 2009
[Issue 3027] New: object.toString should be const (3)
May 26 2009
[Issue 3026] New: ICE using static array initializer at compile time (2)
May 25 2009
[Issue 3025] New: uniform(float,float) pops first, uniform(int,int) pops last (2)
May 25 2009
[Issue 3024] New: array slicing bypass the stack var escape check (2)
May 24 2009
[Issue 3023] New: override keyword fail if iface has several super interfaces (1)
May 23 2009
[Issue 3022] New: scope x = new Foo; does not allocate on stack if Foo has allocator (1)
May 23 2009
[Issue 3021] New: D1 CTFE and enums produces error '... constant expression expected' (1)
May 23 2009
[Issue 3020] New: No description is given why function may not be nothrow (1)
May 22 2009
[Issue 3019] New: std.typetuple: add some templates (2)
May 22 2009
[Issue 3018] New: linefeed ignored after positional parameter in std.format (1)
May 22 2009
[Issue 3017] New: doc errors in std.range (on behalf of Steven Schveighoffer) (1)
May 22 2009
doc errors in std.range (1)
May 22 2009
build dmd.2.029 on Redhat Linux9.0 error (1)
May 22 2009
build dmd phobos (1)
May 21 2009
[Issue 3016] New: Errors in the documentation of std.math.acos (1)
May 20 2009
[Issue 3015] New: Lookup of non-member not working (3)
May 20 2009
[Issue 3014] New: ICE(template.c) instantiating template with tuple (3)
May 20 2009
[Issue 3013] New: bizaar diagnose message (7)
May 20 2009
[Issue 3012] New: string.format is broken (5)
May 20 2009
[Issue 3011] New: alias, typedef should have assignment syntax (1)
May 20 2009
[Issue 3010] New: ICE(mtype.c) function pointer type deduction puts compiler in corrupt state (3)
May 19 2009
[Issue 3009] New: format.d(2072) uses deprecated function (2)
May 18 2009
[Issue 3008] New: Members of non-lvalues can be assigned to. (3)
May 18 2009
[Issue 3007] New: .stringof is underdocumented (1)
May 17 2009
[Issue 3006] New: template module using array operation cause dmd internal error (3)
May 17 2009
Segmentation fualt on ubuntu linux when using Fiber (1)
May 17 2009
[Issue 3005] New: ill-defined for statement (3)
May 17 2009
[Issue 3004] New: [patch] Better handling of ignored pragmas (1)
May 17 2009
[Issue 3003] New: Need to implicitly add () on member template function calls (1)
May 17 2009
[Issue 3002] New: toArray or eager for ranges (2)
May 17 2009
[Issue 3001] New: Templated types within a mixin not reinstantiated properly for new instantiation (6)
May 17 2009
[Issue 3000] New: iota should work with floats (2)
May 17 2009
[Issue 2999] New: Return-type overloading should be error (1)
May 17 2009
[Issue 2998] New: ICE(expression.c) with floating point enum (1)
May 17 2009
[Issue 2997] New: allMembers does not return interface members (2)
May 17 2009
[Issue 2996] New: std.typetuple: add support for any static tuples (2)
May 16 2009
[Issue 2995] New: Incorrect conversion in c ? a : b (1)
May 16 2009
[Issue 2994] New: Incomplete "Predefined Versions" documentation (10)
May 16 2009
[Issue 2993] New: getops uses globals for formatting (1)
May 16 2009
[Issue 2992] New: std.typecons has unnecessary thread local globals (4)
May 16 2009
[Issue 2991] New: Import within aggregate causes conflicts with private identifiers (1)
May 16 2009
[Issue 2990] New: TypeInfo.init() returns invalid array (1)
May 15 2009
[Issue 2989] New: InterfacesTuple doesn't work with interface (2)
May 15 2009
[Issue 2988] New: Chain needs opIndexAssign. (1)
May 15 2009
[Issue 2987] New: D2 phobos BigInt opMul doesn't work correctly (4)
May 15 2009
[Issue 2986] New: wrong lookup: interface declaration inside function scope (1)
May 15 2009
[Issue 2985] New: Add enumToString and enumFromString to std.conv (2)
May 15 2009
[Issue 2984] New: Failure to find front/back/popBack/popFront/etc should fall back to opApply (3)
May 15 2009
[Issue 2983] New: Elaborate restricted variadic function does not compile (1)
May 15 2009
[Issue 2982] New: Assertion failure in function if() clause (5)
May 15 2009
[Issue 2981] New: Bad code generation for structs containing invariants (1)
May 14 2009
[Issue 2980] New: compiler error when writefln( uint ) (4)
May 14 2009
[Issue 2979] New: Xml tags with only attributes return as without attributes ElementParser.parse (6)
May 13 2009
[Issue 2978] New: Unhandled win32 exception on successful exe compilation (6)
May 13 2009
[Issue 2977] New: std.random.unpredictableSeed() should use thread ID somewhere (1)
May 13 2009
[Issue 2976] New: rename retreatN to retreat (2)
May 13 2009
[Issue 2975] New: copy - source may exceed target (1)
May 13 2009
[Issue 2974] New: Segfault on auto function (1)
May 13 2009
[Issue 2973] New: std.math.pow(int, int), etc. (1)
May 13 2009
[Issue 2972] New: Can't overload non-templated function against template (2)
May 13 2009
[Issue 2971] New: map no longer works with to (2)
May 12 2009
[Issue 2970] New: shared variables and std.stdio.writefln (1)
May 12 2009
[Issue 2969] New: ICE on const declaration (3)
May 12 2009
[Issue 2968] New: Add a pragma(framework) on osx (3)
May 12 2009
[Issue 2967] New: spec does not mention that inline asm is a valid "return" statement. (1)
May 12 2009
[Issue 2966] New: std.algorithm.sort Slower than Selection Sort (1)
May 12 2009
[Issue 2965] New: std.date: timezone not initialized (1)
May 11 2009
[Issue 2964] New: Reading string into associative array key garbles string (3)
May 11 2009
[Issue 2963] New: dmd will not link on 64bit linux (5)
May 11 2009
[Issue 2962] New: Assertion in glue.c fails (5)
May 10 2009
[Issue 2961] New: some sets of files compiled with (-w -inline -release) cause the linker error /PAGESIZE:16 is too small (2)
May 10 2009
[Issue 2960] New: CTFE rejects static array to dynamic array casts (1)
May 10 2009
samples of D2 can't be compiled (1)
May 10 2009
bugzilla email (3)
May 10 2009
[Issue 2958] New: std.getopt RangeError on missing arg (2)
May 10 2009
std.getopt RangeError (1)
May 09 2009
Bugzilla Downtime (3)
May 09 2009
[Issue 2955] New: Compiler rejects chained <>= (4)
May 08 2009
[Issue 2954] New: Appaling bug in associative arrays (1)
May 08 2009
[Issue 2953] New: tuple.length rejected as a tuple parameter in a static foreach (1)
May 07 2009
[Issue 2952] New: Segfault on exit when using array ops with arrays of doubles larger than 8 elements (5)
May 07 2009
[Issue 2951] New: std.random.dice() should be templated on proportions. (1)
May 07 2009
Is it a bug ? (3)
May 07 2009
[Issue 2950] New: Switch for enum : string fails (1)
May 07 2009
[Issue 2949] New: array.length not an lvalue (2)
May 06 2009
[Issue 2948] New: Array literal changeable if part of class. (2)
May 06 2009
[Issue 2947] New: Array literal changeable if part of class. (2)
May 06 2009
[Issue 2946] New: Make 'abstract' mandatory if the class is intended to be abstract (3)
May 05 2009
[Issue 2945] New: Precedence of 'new' vs '.' (4)
May 05 2009
[Issue 2944] New: std.math.approxEqual doesn't work with infinity. (1)
May 05 2009
[Issue 2943] New: Struct copying in presence of alias member this only copies alias this member (1)
May 05 2009
[Issue 2942] New: asm fadd; accepted, but generates code for faddp. (3)
May 05 2009
[Issue 2941] New: asm fstsw AX; generates incorrect opcode (2)
May 05 2009
[Issue 2940] New: null is null cannot be evaluated at compile time (3)
May 04 2009
[Issue 2939] New: lazy evaluation not invoked for lambda function (10)
May 04 2009
[Issue 2938] New: incorrect code generated for assignment to assoc array element (1)
May 04 2009
[Issue 2937] New: postblit not called for foreach arg over array of structs (3)
May 04 2009
[Issue 2936] New: std.regex.match() short string optimization (1)
May 04 2009
[Issue 2935] New: ICE(out.c) using struct with constructor as function default argument (1)
May 04 2009
[Issue 2934] New: "".dup does not return empty string (9)
May 03 2009
[Issue 2933] New: Cannot return const/immutable with contracts (out/invariant) enabled (4)
May 03 2009
[Issue 2932] New: bad e_ehsize (36 != 52) (3)
May 03 2009
[Issue 2931] New: Initialization struct with array from another struct (1)
May 03 2009
[Issue 2930] New: Problems in std.range documentation (1)
May 03 2009
[Issue 2929] New: Alias this when this is null (1)
May 03 2009
[Issue 2928] New: Swap order of paramaters for std.range's "take" (4)
May 03 2009
[Issue 2927] New: Ignore Interior GC attribute (5)
May 02 2009
[Issue 2926] New: bug in alias this with mutually recursive structs (1)
May 02 2009
[Issue 2925] New: Destructor not called (1)
May 02 2009
[Issue 2924] New: Destructor not called (2)
May 02 2009
[Issue 2923] New: bug with -inline (2)
May 02 2009
[Issue 2922] New: Egregiously bad hashing performance with strings (3)
May 02 2009
[Issue 2921] New: std.random.uniform doesn't work with char. (3)
May 02 2009
[Issue 2920] New: recursive templates blow compiler stack (4)
May 02 2009
[Issue 2919] New: Using .di files, does not always get all public imports (1)
May 02 2009
[Issue 2918] New: stdio.d(511): Error: cannot deduce template function from argument types !()(LockingTextWriter,uint) (1)
Apr 30 2009
[Issue 2917] New: std.date fails for all years before 1970 (4)
Apr 30 2009
[Issue 2916] New: struct constructor use syntax undocumented (1)
Apr 30 2009
[Issue 2915] New: [Patch]: Optimize -a*-b into a*b (2)
Apr 29 2009
[Issue 2914] New: to!string(struct) is broken (2)
Apr 29 2009
[Issue 2913] New: aliasing a ref type is not possible (4)
Apr 29 2009
[Issue 2912] New: Incorrect array append for mixed character sizes (2)
Apr 29 2009
[Issue 2911] New: Odd anomaly of implicit conversions (1)
Apr 29 2009
[Issue 2910] New: ~= can append array literals to strings. (3)
Apr 28 2009
[Issue 2909] New: Get the name of function and its parameters (1)
Apr 28 2009
[Issue 2908] New: Build error: ../mars/mars.h doesn't exist (1)
Apr 28 2009
[Issue 2907] New: std.stdio.writeln hangs multithreaded programs. (2)
Apr 27 2009
[Issue 2906] New: writef problem with formatting floating point (4)
Apr 27 2009
[Issue 2905] New: [PATCH] Faster +-*/ involving a floating-pointing literal (2)
Apr 27 2009
[Issue 2904] New: template instantiation of non template allowed (1)
Apr 26 2009
[Issue 2903] New: Splitter should be bi-dir if the input range is bi-dir (1)
Apr 25 2009
[Issue 2902] New: improve error message with template (4)
Apr 25 2009
[Issue 2901] New: link error v2.029 (linux): undefined reference to `CLOCKS_PER_SEC' (1)
Apr 25 2009
[Issue 2900] New: Array appending slowed drastically since integration of druntime (9)
Apr 25 2009
[Issue 2899] New: Object.toString is not declared const (3)
Apr 25 2009
[Issue 2898] New: Allow RandomCover to sample both w/ and w/o replacement. (1)
Apr 25 2009
[Issue 2897] New: RandomCover docs wrong: RandomCover needs a random access range. (1)
Apr 25 2009
[Issue 2896] New: std.demangle example does not work (2)
Apr 25 2009
[Issue 2895] New: std.stream.File access violation on close() in dtor (2)
Apr 25 2009
[Issue 2894] New: abstract classes sometimes allow non-abstract bodyless functions (2)
Apr 24 2009
[Issue 2893] New: Type const(int) does not have an Unsigned counterpart (2)
Apr 24 2009
[Issue 2892] New: Appending U[] to T[] where U : T but U != T yields corrupted results (5)
Apr 24 2009
[Issue 2891] New: druntime's core.sync package not available (3)
Apr 24 2009
[Issue 2890] New: std.stdio.write family blocks on file lock (4)
Apr 24 2009
[Issue 2889] New: Alias this properties don't overload with non-alias this properties. (1)
Apr 24 2009
[Issue 2888] New: [PATCH] float * 2.0 is unnecessarily slow (3)
Apr 24 2009
[Issue 2887] New: Wrong line number reported inside string mixin (2)
Apr 24 2009
[Issue 2886] New: The linker can't handle *.d.obj (1)
Apr 23 2009
[Issue 2885] New: Silent forward reference bug using ReturnType (1)
Apr 22 2009
[Issue 2884] New: ICE: Assert: 'template.c', line 3773, 'global.errors' (4)
Apr 22 2009
[Issue 2883] New: array member call syntax fails when array is returned from "property" syntax (1)
Apr 22 2009
[Issue 2882] New: std.random.MersenneTwisterEngine without no seed (2)
Apr 22 2009
[Issue 2881] New: x.stringof returns typeof(x).stringof when x is an enum (1)
Apr 22 2009
[Issue 2880] New: DMD is generating the wrong file & line number for a (new) phobos error in conv.text. traits.d:1011 conv.d:2454 (1)
Apr 22 2009
[Issue 2879] New: std.bigint missing from phobos (2)
Apr 22 2009
[Issue 2878] New: Forward reference (2)
Apr 22 2009
[Issue 2877] New: suggest keyword:auto return (2)
Apr 22 2009
[Issue 2876] New: suggest keyword:auto return (4)
Apr 22 2009
[Issue 2875] New: ICE(cgcod.c) setting delegate = &Struct.func (2)
Apr 22 2009
[Issue 2874] New: phobos docs issues (1)
Apr 21 2009
[Issue 2873] New: typeof() for member functions evaluated incorrectly (1)
Apr 21 2009
[Issue 2872] New: Length for Ranges (2)
Apr 21 2009
[Issue 2871] New: Take assumes that R.opIndex(uint) returns an lvalue. (2)
Apr 21 2009
[Issue 2870] New: Recursive mixin hangs compiler (2)
Apr 21 2009
[Issue 2869] New: alias type not equel to origin type when typeof call on it (2)
Apr 21 2009
[Issue 2868] New: provide runtime facility for reflection. opDot compiletime dispatch facility (3)
Apr 21 2009
[Issue 2867] New: stringof is broken (1)
Apr 20 2009
Assertion failure: '0' on line 872 in file 'constfold.c' (2)
Apr 20 2009
[Issue 2866] New: Can't declare static struct inside function scope (1)
Apr 20 2009
[Issue 2865] New: RandomCover not random. (3)
Apr 20 2009
[Issue 2864] New: intra-module use of deprecated should be allowed (2)
Apr 20 2009
[Issue 2863] New: Assertion failure: '0' on line 935 in file 'glue.c' (3)
Apr 20 2009
[Issue 2862] New: ICE: assert template.c(4048) global.errors (1)
Apr 20 2009
[Issue 2861] New: Forward reference of .stringof in a template gives wrong value (1)
Apr 19 2009
[Issue 2860] New: enum convert error (2)
Apr 19 2009
[Issue 2859] New: enum convert error (2)
Apr 19 2009
[Issue 2858] New: D specs allow GC implementations that don't call finalizers (10)
Apr 19 2009
[Issue 2857] New: False Warning about not found lib (1)
Apr 18 2009
[Issue 2856] New: static opIndex does not compile for a templated struct/class (1)
Apr 18 2009
[Issue 2855] New: __traits: no way to get overloads and information for non-instance methods (8)
Apr 18 2009
[Issue 2854] New: Empty struct constructor in const causes crash (1)
Apr 18 2009
[Issue 2853] New: Property overriding problem (2)
Apr 18 2009
[Issue 2852] New: Cannot pass temporary result by reference (regression) (3)
Apr 17 2009
[Issue 2851] New: Segfault using C-style struct initializer with too few arguments (4)
Apr 17 2009
[Issue 2850] New: bad codegen for struct static initializers (1)
Apr 17 2009
[Issue 2849] New: Length of a local immutable(char[]) cannot be a template value argument (1)
Apr 17 2009
[Issue 2848] New: static if (is(type)) + alias fails to compile (4)
Apr 17 2009
[Issue 2847] New: DMD raise internal error when struct includes type real variable (minor situation) (3)
Apr 17 2009
[Issue 2846] New: box arguments should be const (2)
Apr 16 2009
[Issue 2845] New: Alias-to-local as template argument + delegate = Access Violation (1)
Apr 16 2009
[Issue 2844] New: Result of getMembers cannot be used because of const (1)
Apr 16 2009
[Issue 2843] New: ICE with is-expression with invalid dot-expression in is-expression involving typeid expression (2)
Apr 16 2009
[Issue 2842] New: std.file.listdir on OSX produces invalid UTF-8 sequence (1)
Apr 16 2009
[Issue 2841] New: char[] template value arguments broken in D2 (3)
Apr 16 2009
[Issue 2840] New: Missing line number for int %= complex (4)
Apr 16 2009
[Issue 2839] New: ICE with int /= imaginary (2)
Apr 15 2009
[Issue 2838] New: std.file.rmdirRecurse fails (6)
Apr 15 2009
[Issue 2837] New: OPTLINK and LARGEADDRESSAWARE (1)
Apr 14 2009
[Issue 2836] New: Navigate from ClassInfo to TypeInfo (4)
Apr 14 2009
[Issue 2835] New: std.socket.TcpSocket.accept blocks forever (5)
Apr 14 2009
[Issue 2834] New: Struct Destructors are not called by the GC, but called on explicit delete. (1)
Apr 12 2009
[Issue 2833] New: DMD returns -1073741819 on Intel Quadcore (6)
Apr 11 2009
[Issue 2832] New: pure function too pure (1)
Apr 10 2009
[Issue 2831] New: DMD segfault with std.algorithm tuple access (2)
Apr 10 2009
[Issue 2830] New: private attribute doesn't work for structs (7)
Apr 10 2009
[Issue 2829] New: aborted when accessing out of bounds element in a static array constant initialized through struct literal (2)
Apr 10 2009
[Issue 2828] New: Typedef'ed template struct incorrectly recognized as an inner struct (2)
Apr 09 2009
[Issue 2827] New: Crash compiling a foreach on an invalid class (3)
Apr 09 2009
[Issue 2826] New: failed assignment gives wrong line number (1)
Apr 09 2009
[Issue 2825] New: Guideline for semianonymous structs and unions (1)
Apr 09 2009
[Issue 2824] New: -w switch breaks compilation (1)
Apr 09 2009
[Issue 2823] New: -w switch breaks CTFE (1)
Apr 09 2009
[Issue 2822] New: wrong link to std.conv (1)
Apr 08 2009
[Issue 2821] New: struct alignment inconsistent with C for { int, long } (4)
Apr 08 2009
Error building DMD under Syllable (2)
Apr 07 2009
[Issue 2820] New: itoa and ultoa functions are missing in Phobos (1)
Apr 07 2009
[Issue 2819] New: array.sort segfaults if array length >=0x8F_FFFF (6)
Apr 07 2009
[Issue 2818] New: Pointer parameters in core.memory should be const(void)*. (1)
Apr 07 2009
[Issue 2817] New: optlink crashes because of utf8 string? (2)
Apr 07 2009
[Issue 2816] New: Sudden-death static assert is not very useful (12)
Apr 07 2009
[Issue 2815] New: Attributes at end of file accepted (2)
Apr 06 2009
[Issue 2814] New: implicit cast (implemented via alias this) is not triggered when passing to function (1)
Apr 06 2009
[Issue 2813] New: implicit cast (implemented via alias this) is not triggered when returning from function (1)
Apr 06 2009
[Issue 2812] New: sqrt(2.0) is about -2.7341e-53 (5)
Apr 06 2009
[Issue 2811] New: mixin fields not visible inside mixin method (2)
Apr 06 2009
[Issue 2810] New: ICE on auto function (1)
Apr 06 2009
Re: DMD returns -1073741819 despite success (11)
Apr 06 2009
DMD returns -1073741819 despite success (2)
Apr 06 2009
[Issue 2809] New: Wrong code for unsigned shift (1)
Apr 06 2009
[Issue 2808] New: 'nothrow' nested functions cannot be parsed (5)
Apr 06 2009
[Issue 2807] New: Marking a nested function as 'pure' may cause bad code generations silently accepted (4)
Apr 06 2009
[Issue 2806] New: enum member cannot be forward referenced (1)
Apr 06 2009
[Issue 2805] New: Many modules not labbeled as system (3)
Apr 06 2009
[Issue 2804] New: Impure nested functions should be legal inside pure functions[patch included] (3)
Apr 05 2009
[Issue 2803] New: template + default argument = doesn't work (2)
Apr 05 2009
[Issue 2802] New: opCmp(VariantN, T) fails where T != VariantN (2)
Apr 04 2009
[Issue 2801] New: std.typecons.Unique does not work (1)
Apr 04 2009
[Issue 2800] New: Zeal excess in automatic conversion when using foreach and alias this (1)
Apr 04 2009
[Issue 2799] New: "out" contractual clause fails to compile for const returns (2)
Apr 03 2009
[Issue 2798] New: std.variant constructor compatible with D variadics (1)
Apr 03 2009
[Issue 2797] New: Trouble with std.traits revision 991 (2)
Apr 03 2009
[Issue 2796] New: Dependency on libstdc++-v3 (1)
Apr 03 2009
[Issue 2795] New: text imports shall be replaces with a literal in generated headers (1)
Apr 03 2009
[Issue 2794] New: Compatibility between class and interface (2)
Apr 03 2009
[Issue 2793] New: Unreachable code in Phobos std.algorithm sort (2)
Apr 03 2009
[Issue 2792] New: Enum manifest constants and string produces errors (3)
Apr 03 2009
[Issue 2791] New: port.h and port.c are missing licenses (1)
Apr 03 2009
[Issue 2790] New: std.path.join with version(Windows) (2)
Apr 03 2009
[Issue 2789] New: Compiler allows for method with the same signature (2)
Apr 02 2009
druntime bug reports: Bugzilla or dsource? (3)
Apr 02 2009
[Issue 2788] New: return val not passable via ref const in other method (1)
Apr 02 2009
[Issue 2787] New: Members found in an 'alias this' are not implicitly accessible in methods (1)
Apr 02 2009
[Issue 2786] New: Interfaces should be able to require constructors (1)
Apr 02 2009
[Issue 2785] New: Interfaces should be able to require non-member functions (5)
Apr 02 2009
[Issue 2784] New: Interfaces should be able to require type definitions (1)
Apr 02 2009
[Issue 2783] New: Truncation of long string by std.stdio.write (4)
Apr 01 2009
[Issue 2782] New: Parameter Names Should Be Visible In Function Template Constraints (1)
Apr 01 2009
[Issue 2781] New: alias this doesn't work with foreach (1)
Apr 01 2009
[Issue 2780] New: ref Return Allows modification of immutable data (1)
Apr 01 2009
[Issue 2779] New: alias this + tuple expansion on function call doesn't work (1)
Apr 01 2009
[Issue 2778] New: alias this + IFTI doesn't work. (1)
Apr 01 2009
[Issue 2777] New: alias this doesn't forward __dollar and slice op. (1)
Apr 01 2009
[Issue 2776] New: pragma(lib, does not work when used in headers (4)
Mar 31 2009
[Issue 2775] New: "private" ignored for templates (1)
Mar 31 2009
[Issue 2774] New: Functions-as-properties makes it impossible to get the .mangleof a function (6)
Mar 31 2009
[Issue 2773] New: problem compiling a big program with -O -inline -release (6)
Mar 30 2009
[Issue 2772] New: lib can't open response file (4)
Mar 29 2009
[Issue 2771] New: browse() fails if Safari is renamed or moved. (3)
Mar 29 2009
[Issue 2770] New: Example code would help in Modules documentation (1)
Mar 29 2009
[Issue 2769] New: Link needed in 'Templates' for DeclDefs (1)
Mar 29 2009
[Issue 2768] New: Module name does not have to match file name (2)
Mar 28 2009
[Issue 2767] New: DMD incorrectly mangles NTFS stream names (6)
Mar 27 2009
[Issue 2766] New: DMD hangs with 0%cpu (4)
Mar 27 2009
[Issue 2765] New: module name in .obj file (2)
Mar 27 2009
[Issue 2764] New: Skip link if main not found (4)
Mar 27 2009
[Issue 2763] New: std.mangle.demangle not translating 'ya' (2)
Mar 25 2009
[Issue 2762] New: DMD does not use the header directory (-Hd) (2)
Mar 25 2009
[Issue 2761] New: Unreachable statement warning in std.string (2)
Mar 25 2009
[Issue 2760] New: DMD can't prevent optlink from generating a map file (2)
Mar 24 2009
[Issue 2759] New: ImportExpression does not respect relative paths (2)
Mar 24 2009
[Issue 2758] New: An access violation within complicated inheritance of interface and class (6)
Mar 24 2009
[Issue 2757] New: resource management in a timely manner (9)
Mar 24 2009
[Issue 2756] New: Bad code generation for pure nothrow math functions (4)
Mar 22 2009
[Issue 2755] New: ICE on invalid ref returns in linked objects: Assertion failure: 'type' on line 6566 in file 'expression.c'. No ICE or error if invalid code is local to the file. (2)
Mar 22 2009
Re: D demoscene compo (3)
Mar 21 2009
[Issue 2754] New: The error message regarding implicit conversion to shared doesn't mention shared in the message. (2)
Mar 21 2009
[Issue 2753] New: Cannot declare pointer to function returning ref (7)
Mar 21 2009
[Issue 2752] New: std.xml does not encode CData correctly (3)
Mar 20 2009
[Issue 2751] New: incorrect scope storage class vardeclaration tocbuffer (2)
Mar 19 2009
[Issue 2750] New: Optimize slice copy with size known at compile time (4)
Mar 19 2009
[Issue 2749] New: Make unittests named and nestable (9)
Mar 19 2009
[Issue 2748] New: -H -o- together should me no semantic phases (3)
Mar 19 2009
[Issue 2747] New: improper toCBuffer of funcexp (2)
Mar 19 2009
[Issue 2746] New: Make float.init signalling NaN by default (4)
Mar 18 2009
[Issue 2745] New: missing token tochars in lexer.c (2)
Mar 18 2009
[Issue 2744] New: wrong init tocbuffer of forstatement (4)
Mar 18 2009
[Issue 2743] New: dumpobj gives "buss error" on Tiger (2)
Mar 18 2009
[Issue 2742] New: std.stdio assumes console works in utf-8 (3)
Mar 17 2009
[Issue 2741] New: debug symbols on OSX (2)
Mar 17 2009
[Issue 2740] New: Template Mixins do not work as advertised (2)
Mar 17 2009
[Issue 2739] New: _argptr is invalid for functions nested in class methods (2)
Mar 16 2009
[Issue 2738] New: Rebindable should work for interfaces. (1)
Mar 16 2009
[Issue 2737] New: Nonsensical Error Message on Unsafe .idup (1)
Mar 15 2009
D demoscene compo (14)
Mar 15 2009
[Issue 2736] New: ref returns from 'properties' can't be the LHS of augmentation assignment (1)
Mar 15 2009
[Issue 2735] New: Can't assign ref function to function pointer (7)
Mar 15 2009
[Issue 2734] New: Ambiguity in tokenizing: _._ as a float literal (2)
Mar 15 2009
[Issue 2733] New: Unclear semantics of template value parameters (4)
Mar 13 2009
[Issue 2732] New: Setting new key for Associative Array of Static Array causes RangeError (3)
Mar 12 2009
[Issue 2731] New: Errors in associative array example (2)
Mar 11 2009
[Issue 2730] New: Restriction on op= can be lifted (3)
Mar 11 2009
[Issue 2729] New: hash_t undocumented and unnecessary (4)
Mar 11 2009
[Issue 2728] New: Bogus Error message on const ref return (2)
Mar 10 2009
[Issue 2727] New: std.date Cyclic dependency (2)
Mar 10 2009
[Issue 2726] New: linker does not add "unused" module info (1)
Mar 10 2009
[Issue 2725] New: Pattern matching in static if not working with variadic arguments (4)
Mar 10 2009
[Issue 2724] New: Persistent segfaults in templated code (2)
Mar 10 2009
[Issue 2723] New: ICE with variadic template parameters, different case (3)
Mar 10 2009
[Issue 2722] New: ICE with variadic template parameters (2)
Mar 09 2009
[Issue 2721] New: func(ref X) does not match parameter types (X) (2)
Mar 09 2009
[Issue 2720] New: Function resolution failure error message is unclear (1)
Mar 09 2009
[Issue 2719] New: func(ref X) does not match parameter types (X) (3)
Mar 09 2009
[Issue 2718] New: Inconsistent string parameters in Phobos functions (1)
Mar 08 2009
[Issue 2717] New: alloca(0) leaves stack unaligned on OSX (1)
Mar 07 2009
[Issue 2716] New: Confusion of auto and scope as the class attribute (7)
Mar 07 2009
[Issue 2715] New: Access Violation at writefln with interface (4)
Mar 06 2009
[Issue 2714] New: std.getopt erroneously splits arguments (3)
Mar 06 2009
[Issue 2713] New: Error resolving types with ? : and const (1)
Mar 06 2009
[Issue 2712] New: error with passing an array slot as another array length to new (1)
Mar 06 2009
[Issue 2711] New: -H produces bad headers files if function defintion is templated and have auto return value (3)
Mar 06 2009
[Issue 2710] New: dmd2/src/druntime/src/../import/std/intrinsic.di misses pure and nothrow in signatures (2)
Mar 05 2009
[Issue 2709] New: foreach with undefined identifier segfaults dmd (3)
Mar 05 2009
[Issue 2708] New: Assertion failure: 'global.errors' on line 3883 in file 'template.c' (1)
Mar 03 2009
[Issue 2707] New: std.getopt unittest does not test boolean (1)
Mar 02 2009
[Issue 2706] New: invalid template instantiation (and declaration?) is not rejected (3)
Mar 02 2009
[Issue 2705] New: Response file size cannot exceed 64kb (2)
Mar 02 2009
[Issue 2704] New: Constness lost when passing a struct member by alias (1)
Mar 01 2009
[Issue 2703] New: duplicate constructors (2)
Mar 01 2009
[Issue 2702] New: Declaring struct, assigning rvalue via opAssign in same statement fails silently (1)
Mar 01 2009
[Issue 2701] New: Can't declare struct, assign lvalue to it in same statement (2)
Mar 01 2009
[Issue 2700] New: typeof tests stops compilation abruptly (4)
Mar 01 2009
should not compile (2)
Mar 01 2009
[Issue 2699] New: template functions doesn't specialize types of arguments correctly. (1)
Feb 28 2009
[Issue 2698] New: Parameterised identifier (2)
Feb 28 2009
[Issue 2697] New: Cast of float function return to ulong or uint gives bogus value (3)
Feb 28 2009
[Issue 2696] New: Spurious "if"clause of template function shown in error message (2)
Feb 27 2009
[Issue 2695] New: pure functions can invoke impure function pointers (3)
Feb 27 2009
[Issue 2694] New: alias pure nothrow XXX; is not pure nothrow! (1)
Feb 27 2009
[Issue 2693] New: Instantiations of templates containing __traits fail in is() (1)
Feb 27 2009
[Issue 2692] New: alignment of double on x86 linux is incorrect (2)
Feb 26 2009
'private import' and 'private alias' is not working. (4)
Feb 25 2009
[Issue 2691] New: Property syntax does not work with template methods (1)
Feb 25 2009
[Issue 2690] New: DMD aborts with MALLOC_CHECK_ set (8)
Feb 25 2009
[Issue 2689] New: seek behaves incorrectly on MAC OSX (4)
Feb 25 2009
OSX stream seek/read problem (5)
Feb 24 2009
[Issue 2687] New: ICE in statement.c: ParameterTypeTuple of aliased function and friends (5)
Feb 24 2009
[Issue 2686] New: Invalid union initializer is accepted (1)
Feb 24 2009
[Issue 2685] New: implicit string literal concatenation (2)
Feb 22 2009
[Issue 2684] New: Associative arrays have wrong opIndex signatures (2)
Feb 22 2009
[Issue 2683] New: Cannot implement interface methods by alias (3)
Feb 22 2009
[Issue 2682] New: const struct initialized with struct literal recreates value on stack when used (4)
Feb 21 2009
[Issue 2681] New: ICE trying to print struct w/ no toString() method. (3)
Feb 20 2009
[Issue 2680] New: Declarator rule is broken (1)
Feb 20 2009
[Issue 2679] New: Spurious "warning - " messages output to console (3)
Feb 20 2009
[Issue 2678] New: for loops are already assumed to terminate (8)
Feb 19 2009
[Issue 2677] New: Alias type parameters not visible in concept-if clauses (2)
Feb 19 2009
[Issue 2676] New: alias parameters not matched in concept if clause (2)
Feb 18 2009
[Issue 2675] New: cannot foreach structs with copy constructor (2)
Feb 18 2009
[Issue 2674] New: Copy postblit constructor this(this) not called for members (2)
Feb 17 2009
[Issue 2673] New: Static constructors sometimes do not run when compiling with -lib (2)
Feb 16 2009
[Issue 2672] New: Delegate .funcptr returns wrong type. (6)
Feb 16 2009
[Issue 2671] New: Circular imports and static constructors in templates (1)
Feb 16 2009
[Issue 2670] New: std.file.read() should read files of 0 length (2)
Feb 15 2009
[Issue 2669] New: Variant does not have opApply or another iteration mechanism (3)
Feb 15 2009
[Issue 2668] New: README.txt files sprinkled throughout bin and lib directories (2)
Feb 15 2009
[Issue 2667] New: a few un-demanglable Undefined symbol in std.stdio? compiler bug? (3)
Feb 14 2009
[Issue 2666] New: forward reference hell! (2)
Feb 14 2009
[Issue 2665] New: crash on certain const struct function return types (2)
Feb 14 2009
[Issue 2664] New: OSX standard math functions are less accurate (1)
Feb 14 2009
[Issue 2663] New: template instantiation description permits runtime instantiation (2)
Feb 14 2009
[Issue 2662] New: Symbol template argument not defined by grammar or text (1)
Feb 14 2009
[Issue 2661] New: Symbol not listed as valid template parameter in grammar (1)
Feb 13 2009
[Issue 2660] New: Change #line to pragma(line) (14)
Feb 13 2009
[Issue 2659] New: Remove the comma operator (2)
Feb 13 2009
[Issue 2658] New: Remove EscapeString literals. (11)
Feb 13 2009
[Issue 2657] New: Remove opPostInc, opPostDec (4)
Feb 13 2009
[Issue 2656] New: Require 0o format for octal literals (3)
Feb 11 2009
[Issue 2655] New: Allow alternation patterns in std.path.fnmatch (3)
Feb 10 2009
[Issue 2654] New: forward reference bug. (3)
Feb 10 2009
error in return statement (4)
Feb 09 2009
[Issue 2653] New: ConditionalStatement not referenced in rest of grammar (2)
Feb 08 2009
[Issue 2652] New: DeclDef grammar is wrong (3)
Feb 08 2009
[Issue 2651] New: class body declaration grammar incorrect (1)
Feb 07 2009
[Issue 2650] New: TypeInfo_Ak and similar do not inherit from TypeInfo_Array (3)
Feb 07 2009
[Issue 2649] New: Inconsistent naming in TypeInfo derived classes (1)
Feb 06 2009
[Issue 2648] New: Unnecessary struct ABI inconsistency (2)
Feb 06 2009
[Issue 2647] New: typedef's and struct constructors (2)
Feb 05 2009
D2 phobos BigInt bug (5)
Feb 05 2009
[Issue 2646] New: Named mixins and member functions (2)
Feb 04 2009
[Issue 2645] New: dmd 0.23 crashes on this (wrong) code (2)
Feb 03 2009
Russian and other national languages support (12)
Feb 03 2009
[Issue 2644] New: Unresolved template reference (1)
Feb 03 2009
[Issue 2643] New: -o- switch bearks semantic analysis (5)
Feb 02 2009
[Issue 2642] New: .init contains zeroes (9)
Feb 01 2009
[Issue 2641] New: std.variant Variant's check for "can append" is wrong (2)
Feb 01 2009
[Issue 2640] New: Improve usability of the "inner name trick" (3)
Feb 01 2009
[Issue 2639] New: Hex and octal string values not completely specified (2)
Feb 01 2009
[Issue 2638] New: auto string var should be invariant(char)[], not char[] (8)
Feb 01 2009
[Issue 2637] New: Segfault using + inside char [] function parameter (2)
Feb 01 2009
crash D1 compiler (4)
Jan 30 2009
[Issue 2636] New: std.math.pow should be a template (4)
Jan 29 2009
[Issue 2635] New: $ for user-defined slices should forward to value.length, not global __dollar. Also injected "length" must go. (2)
Jan 29 2009
[Issue 2634] New: Function literals are non-constant. (1)
Jan 29 2009
[Issue 2633] New: incorrect ModuleInfo declaration in object.di (3)
Jan 29 2009
[Issue 2632] New: Setting length on invalid arrays causes assertion failure with a debug runtime (2)
Jan 28 2009
[Issue 2631] New: alias symbol this; (9)
Jan 28 2009
[Issue 2630] New: ddoc should be able to document unittests (2)
Jan 28 2009
[Issue 2629] New: obj[n] not allowed for user-defined tuples (2)
Jan 27 2009
[Issue 2628] New: obj[n] not allowed for user-defined tuples (5)
Jan 27 2009
[Issue 2627] New: std.traits.hasAliasing reports true for static arrays (1)
Jan 27 2009
[Issue 2626] New: template function not working against template struct instantiated with default arguments (3)
Jan 27 2009
[Issue 2625] New: Inconsistent behavior with const/immutable struct members (9)
Jan 27 2009
[Issue 2624] New: A string mixin should be allowed wherever a type + storage class is (2)
Jan 27 2009
[Issue 2623] New: Function type drops ref spec (2)
Jan 27 2009
[Issue 2622] New: ref returns not allowed in complex template (2)
Jan 27 2009
[Issue 2621] New: ref binds to rvalues of user-defined types (3)
Jan 26 2009
[Issue 2620] New: coffimplib silently overwrites a library with a mixed-case extension (1)
Jan 26 2009
[Issue 2619] New: Locally-instantiated structs are not instantiated locally (2)
Jan 25 2009
[Issue 2618] New: Assert errors should be unrecoverable. (6)
Jan 25 2009
[Issue 2617] New: incorrect code generation for asm{ inc eax } (3)
Jan 25 2009
[Issue 2616] New: Undocumented behaviour: part-explicit, part-implicit instantiations of function templates are accepted (2)
Jan 24 2009
[Issue 2615] New: Partial explicit instantiation not working with variadic parameter (1)
Jan 24 2009
[Issue 2614] New: auto + templated structs = unhelpful error messages (4)
Jan 24 2009
[Issue 2613] New: The trivial hello.d sample program fails at execution (3)
Jan 24 2009
[Issue 2612] New: immutable not accepted wherever invariant is (2)
Jan 24 2009
[Issue 2611] New: A way to specify no ref parameter for value parameters (1)
Jan 23 2009
[Issue 2610] New: const/invariant(immutable) class don't have constructor (1)
Jan 23 2009
[Issue 2609] New: No documentation generated for destructor (2)
Jan 23 2009
[Issue 2608] New: int[] literal too polysemous (4)
Jan 23 2009
[Issue 2607] New: Please consider building DMD agast and older version of glibc (3)
Jan 23 2009
[Issue 2606] New: string literals unnecessarily prone to wide conversion (1)
Jan 23 2009
[Issue 2605] New: Null literal is not implicitly castable to const return type (2)
Jan 22 2009
[Issue 2604] New: DW_TAG_module and GDB (4)
Jan 22 2009
[Issue 2603] New: ICE on subtracting string literals (2)
Jan 21 2009
[Issue 2602] New: std.bind doesnt work (2)
Jan 21 2009
[Issue 2601] New: Extraneous cast introduced in member access (1)
Jan 21 2009
[Issue 2600] New: Nonuniform treatment of built-in types and user-defined types in value syntax (2)
Jan 21 2009
[Issue 2599] New: Two variadic parameters should be accepted (7)
Jan 20 2009
[Issue 2598] New: Alias declaration doesn't work for a tuple field (1)
Jan 20 2009
[Issue 2597] New: auto return doesn't work for a variety of cases (3)
Jan 20 2009
[Issue 2596] New: Variadic constructors don't compile (11)
Jan 20 2009
[Issue 2595] New: template ctors crash compiler (2)
Jan 19 2009
[Issue 2594] New: Const/immutable should not matter for value types in IFTI (1)
Jan 19 2009
[Issue 2593] New: "Overriding" interface functions in final classes fails (3)
Jan 18 2009
[Issue 2592] New: Cast in std.stdio disallowed in safe mode (2)
Jan 18 2009
[Issue 2591] New: custom allocator new argument should be size_t instead of uint (2)
Jan 17 2009
[Issue 2590] New: Deallocator is not called if constructor fails. (1)
Jan 16 2009
[Issue 2589] New: asserts when a struct contains an aliased function member. (3)
Jan 16 2009
[Issue 2588] New: std.signals should not use 'length' stealth keyword in indexing (1)
Jan 16 2009
[Issue 2587] New: std.process.shell doesn't work for win32 (3)
Jan 15 2009
[Issue 2586] New: broken import gcstats (3)
Jan 15 2009
[Issue 2585] New: std.stream readf (2)
Jan 12 2009
[Issue 2583] New: Segfault on invalid foreach argument (2)
Jan 12 2009
[Issue 2582] New: Significantly Increased Compile Times For DWT (4)
Jan 11 2009
[Issue 2581] New: DDoc doesn't work for functions with auto return type. (1)
Jan 11 2009
[Issue 2580] New: Documented WinMain for D2 is wrong (10)
Jan 10 2009
[Issue 2579] New: Template function accepting a delegate with in argument doesn't compile (1)
Jan 10 2009
[Issue 2578] New: Compiler crashes when type is passed to writefln() (2)
Jan 10 2009
[Issue 2577] New: DMD crashes on foreach of undefined identifier (5)
Jan 10 2009
[Issue 2576] New: Assertion failure in mtype.c - forward reference of aliased-type string constant (2)
Jan 10 2009
[Issue 2575] New: gdb can not show code (9)
Jan 10 2009
[Issue 2574] New: std.c.stdio doesn't compile: va_list not defined! (3)
Jan 10 2009
[Issue 2573] New: [Tracker] Data integrity issues (1)
Jan 10 2009
[Issue 2572] New: immutable keyword not documented (1)
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 (2)
Jan 08 2009
[Issue 2570] New: Patch for some mistakes in Ddoc comments. (5)
Jan 08 2009
[Issue 2569] New: static arrays in CTFE functions don't compile (1)
Jan 07 2009
[Issue 2568] New: Warning Inside Template Causes Instantiation Error (1)
Jan 07 2009
[Issue 2567] New: Option To Not Treat Warnings As Errors (4)
Jan 07 2009
[Issue 2566] New: compiler segfault from TypeTuple (4)
Jan 07 2009
[Issue 2565] New: Interface methods need to be implemented even if base class already have them impelemented (6)
Jan 07 2009
[Issue 2564] New: CTFE: the index in a tuple foreach is uninitialized (bogus error) (1)
Jan 07 2009
[Issue 2563] New: Derived class is implicitly castable to Base class when inherited privately (6)
Jan 07 2009
[Issue 2562] New: foreach over uninitialized array fails in CTFE (2)
Jan 07 2009
[Issue 2561] New: Function return values cannot be used as "ref const" parameters (2)
Jan 06 2009
[Issue 2560] New: ICE on invoking method that takes ref const struct parameter (6)
Jan 06 2009
[Issue 2559] New: enum doesn't work properly for invariant arrays (4)
Jan 06 2009
[Issue 2558] New: #line should show the same package as the original module (1)
Jan 05 2009
[Issue 2557] New: inconsistent behavior when taking reference to member without instance (10)
Jan 05 2009
[Issue 2556] New: Property classinfo needs better documentation (RTTI, typeof, typeid, runtime type information) (1)
Jan 05 2009
[Issue 2555] New: Segfault using invalid tuple property in a declaration (3)
Jan 04 2009
[Issue 2554] New: spec for pragma(lib, ...) doesn't say it's only legal as declaration (3)
Jan 03 2009
[Issue 2553] New: Private interfaces cause a link error (1)
Jan 02 2009
[Issue 2552] New: std.path.isabs broken for Windows (3)
Jan 02 2009
[Issue 2551] New: std.format on invariant values : error and segmentation fault (3)
Jan 01 2009
[Issue 2550] New: template specialization not working because of "static if"? (1)
Dec 27 2008
[Issue 2544] New: implicit const casting rules allow violations of const-safety (4)
Dec 26 2008
[Issue 2542] New: array casts behave differently at compile and runtime (5)
Dec 26 2008
[Issue 2541] New: cannot use aliased type for decl of foreach variable (2)
Dec 22 2008
[Issue 2540] New: super can not be using in alias statement (3)
Dec 22 2008
[Issue 2539] New: Base class methods are not envolved in interface methods implementation resolution (4)
Dec 22 2008
[Issue 2538] New: Private inheritance doesn't work for interfaces (11)
Dec 22 2008
[Issue 2537] New: compiler crashes on this code: (6)
Dec 21 2008
[Issue 2534] New: dmd.conf is wrong (5)
Dec 21 2008
[Issue 2533] New: compiler falls with "assertion failed" message on wrong code (3)
Dec 21 2008
[Issue 2531] New: DDoc not generated correctly for struct methods inside static if (2)
Dec 21 2008
[Issue 2530] New: "Previous definition different" error on using template class with inner struct (3)
Dec 20 2008
[Issue 2529] New: 'package' access qualifier should allow access to sub-packages (3)
Dec 20 2008
[Issue 2528] New: Arrays in Phobos shold be pre-allocated. (4)
Dec 20 2008
[Issue 2527] New: Alias Template Params Are Always Same Type As First Instantiation (according to typeof(x).stringof) (2)
Dec 18 2008
[I |