www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

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

Jul 19 2008    [Issue 2238] New: Internal DMD data corruption (3)
Jul 19 2008    [Issue 2237] New: string mixin + const array = array literal constructed upon every use (??!?!) (1)
Jul 19 2008    [Issue 2236] New: abstract modifier is applied to template class parameters (1)
Jul 19 2008    [Issue 2235] New: false unreachable statement detected, no linenumbers shown (-w only) (2)
Jul 18 2008    [Issue 2234] New: __traits(allMembers) returns incorrect results for mixin and template alias members of an aggregate (1)
Jul 18 2008    Circular initialization dependency error? (1)
Jul 17 2008    Issue (6)
Jul 17 2008    [Issue 2233] New: ICE when dot-referencing a name declared in multiple modules (1)
Jul 16 2008    [Issue 2232] New: DMD generates invalid code when an object file is compiled -inline (3)
Jul 16 2008    [Issue 2231] New: missing bigint document (4)
Jul 16 2008    [Issue 2230] New: Compiler crashes on invalid code (revisited) (2)
Jul 16 2008    [Issue 2229] New: Compiler crashes on invalid code (5)
Jul 15 2008    [Issue 2228] New: Full closure does not honor loop context (1)
Jul 15 2008    [Issue 2227] New: Error forbidding a function template instantiation is not reported (2)
Jul 15 2008    [Issue 2226] New: is expression for associative arrays: is(U T == T[S], S) (1)
Jul 13 2008    [Issue 2225] New: accessing private declaration allowed (2)
Jul 13 2008    [Issue 2224] New: Temporary assignment circumvents bug (2)
Jul 13 2008    [Issue 2223] New: Typo in error message (1)
Jul 12 2008    [Issue 2222] New: spec does not specify when md5 symbol compression is used (2)
Jul 12 2008    [Issue 2221] New: Bug with typeof(*this) in template struct (2)
Jul 12 2008    [Issue 2220] New: Linking error with alias mixin params and anonymous methods - take 2 (1)
Jul 11 2008    [Issue 2219] New: typeof requiring extra parentheses (3)
Jul 11 2008    [Issue 2218] New: "builtin" typeinfos for arrays of basic types do not inherit TypeInfo_Array (1)
Jul 11 2008    [Issue 2217] New: Cannot create deprecated alias of type derived from deprecated type (2)
Jul 10 2008    [Issue 2216] New: bad code generation for static arrays of zero length static arrays (2)
Jul 10 2008    [Issue 2215] New: Forward reference enum with base type within a struct causes Segmentation Fault in the compiler (1)
Jul 10 2008    [Issue 2214] New: No error if void function returns a value (4)
Jul 09 2008    [Issue 2212] New: phobos itself should be able to be compiled with '-w' switch (2)
Jul 09 2008    [Issue 2211] New: new static if bug in 2.016 (4)
Jul 09 2008    [Issue 2210] New: Error: void initializer has no value (5)
Jul 09 2008    [Issue 2209] New: Typo in doc for offsetof (2)
Jul 09 2008    [Issue 2208] New: Deprecated function declarations cannot use deprecated types (5)
Jul 09 2008    [Issue 2207] New: overload resolution fails with deprecation (2)
Jul 08 2008    [Issue 2206] New: unnamed template mixin of class inside function or class has incorrect classinfo and mangleof (3)
Jul 08 2008    [Issue 2205] New: Warning on comparison between signed and unsigned (3)
Jul 08 2008    [Issue 2204] New: const IFTI fails sometimes with more than one parameter (2)
Jul 08 2008    [Issue 2203] New: typeof(class.template.foo) crashes compiler (1)
Jul 08 2008    [Issue 2202] New: Error getting type of non-static member of a class (9)
Jul 07 2008    [Issue 2201] New: Unescaped carriage return ('\r') in string is changed into different EOL. (7)
Jul 07 2008    [Issue 2200] New: std.string.format behaves wrong when passing an interface reference (2)
Jul 06 2008    [Issue 2199] New: Segfault using array operation in function call (2)
Jul 06 2008    [Issue 2198] New: Segfault (2)
Jul 05 2008    [Issue 2197] New: Need warning on declared, but unaccessed, variables (1)
Jul 05 2008    [Issue 2196] New: Link errors with an abstract class's method implementing an interface (2)
Jul 05 2008    [Issue 2195] New: Variable shadowing is not detected and reported (1)
Jul 05 2008    [Issue 2194] New: Variadic parameters of non-array types (2)
Jul 05 2008    [Issue 2193] New: Allow implicit conversions: char -> ubyte, wchar -> ushort, dchar -> uint (1)
Jul 03 2008    [Issue 2192] New: Returning element in an AA of AAs during nested foreach generates compiler error (3)
Jul 02 2008    [Issue 2190] New: toHash documentation is deprecated [D2.0] (1)
Jul 02 2008    [Issue 2189] New: bad alias declaration not reported as semantic error (1)
Jun 30 2008    [Issue 2188] New: man-or-boy test fails with access violation (2)
Jun 30 2008    [Issue 2187] New: missing make target (1)
Jun 30 2008    [Issue 2186] New: Out of order in stdout (3)
Jun 28 2008    [Issue 2184] New: Class Invariants not called (2)
Jun 28 2008    [Issue 2183] New: Bad formatting in std.c.stdlib (1)
Jun 26 2008    [Issue 2181] New: Constant-time std.gc.removeRange (2)
Jun 26 2008    [Issue 2180] New: filename error with #line (1)
Jun 26 2008    [Issue 2179] New: import inside class works but is not in spec (5)
Jun 26 2008    [Issue 2178] New: 3 errors without line number: typeof (3)
Jun 25 2008    [Issue 2177] New: dstress nocompile section get something should be in compile section? (1)
Jun 25 2008    [Issue 2176] New: Assertion failure: 'sz == es2->sz' on line 1339 in file 'constfold.c' (concatenating strings of different types) (3)
Jun 25 2008    [Issue 2175] New: wrong categorizing of dstress test case (1)
Jun 25 2008    [Issue 2174] New: dstress test case typo and something not correct (1)
Jun 25 2008    [Issue 2173] New: foreach iteration not possible for associative array indexed with static array (5)
Jun 25 2008    [Issue 2172] New: bool add bool accepted? (5)
Jun 25 2008    [Issue 2171] New: bizzare toCBuffer result when emit error message for bad source code (1)
Jun 24 2008    [Issue 2170] New: Replace struct "literals" with actual struct literals (1)
Jun 24 2008    [Issue 2169] New: Can't concat non-char[] string literal and char literal (1)
Jun 24 2008    [Issue 2168] New: cast extern enhancement? (1)
Jun 24 2008    [Issue 2167] New: is exp doesn't return correct result (5)
Jun 24 2008    [Issue 2166] New: More stuff that doesn't compile in Phobos (3)
Jun 23 2008    [Issue 2165] New: phobos format is not POSIX compatible (2)
Jun 23 2008    [Issue 2164] New: Random Phobos Linux buildsystem feedback (6)
Jun 22 2008    [Issue 2163] New: successfully reading doesn't necessarily mean not EOF in the stream (1)
Jun 22 2008    [Issue 2162] New: Access violation when threads run closures (1)
Jun 22 2008    [Issue 2161] New: Modify compiler to pass array TypeInfo to _adEq and _adCmp instead of element TypeInfo (2)
Jun 21 2008    [Issue 2160] New: spawnvp P_NOWAIT issue (1)
Jun 21 2008    [Issue 2159] New: Thread throws window exception upon termination (9)
Jun 20 2008    [Issue 2158] New: Static associative array initialisation causes segmentation fault (1)
Jun 20 2008    [Issue 2157] New: mixin struct, function overload (1)
Jun 19 2008    [Issue 2156] New: A string initialized to [] in a template is not recognized as string (1)
Jun 19 2008    [Issue 2155] New: case statements always start new scope (2)
Jun 18 2008    [Issue 2154] New: static if (is(typeof(E.toString()) : string)) in template broken (1)
Jun 18 2008    [Issue 2153] New: mixin(null) error message has no line number (2)
Jun 18 2008    [Issue 2152] New: Parentheses usage inconsistency. (2)
Jun 16 2008    [Issue 2151] New: Optimizer generates buggy array appending code (3)
Jun 14 2008    [Issue 2150] New: cannot get values from const variant (1)
Jun 13 2008    [Issue 2149] New: Auto variables loose the keyword "auto" in di files generated with -H option. (2)
Jun 10 2008    [Issue 2148] New: Incorrect local closure detection when closure is used as local alias parameter (1)
Jun 10 2008    [Issue 2147] New: std.typecons broken (or wrong documentation presented) (2)
Jun 09 2008    [Issue 2146] New: Multiple execution of 'static this' defined in template (3)
Jun 09 2008    [Issue 2145] New: Phobos buildsystem unable to build html (2)
Jun 08 2008    [Issue 2144] New: 'is' is defined to be the same as '==' for non-class and non-array types, but does not call opEquals (3)
Jun 06 2008    [Issue 2143] New: Mixed-in identifier is not recognized by static if (2)
Jun 06 2008    [Issue 2142] New: getopt() doesn't process bundled comman-line options properly (2)
Jun 03 2008    T[#] can be a type or an array of types (4)
Jun 03 2008    [Issue 2140] New: static if as final statement with no code causes containing code to be skipped (4)
Jun 02 2008    [Issue 2139] New: Compiler rejects delegate of a static struct instance as non-constant (1)
Jun 02 2008    [Issue 2138] New: Allow more than 65535 files in Zip archives (1)
Jun 02 2008    [Issue 2137] New: Data not compressed on fly when adding to zip archive (1)
Jun 01 2008    [Issue 2136] New: typeof(super(...)) counted as a constructor call (2)
May 30 2008    [Issue 2135] New: dmd produces wrong code for dynamic array of associative array (3)
May 29 2008    [Issue 2134] New: 'Symbol undefined' when array created from tuple is sliced and used in foreach (1)
May 27 2008    [Issue 2133] New: anonymous enum without {} doesn't work as asm value (2)
May 27 2008    [Issue 2132] New: CTFE: can't evaluate ~= at compile time, D2 only. (2)
May 25 2008    [Issue 2131] New: Template scope access (1)
May 24 2008    [Issue 2130] New: Qualifier does not apply to multiple typed definition (2)
May 24 2008    [Issue 2129] New: foreach won't work with invariant limits (2)
May 24 2008    [Issue 2128] New: Template function argument binding is too restrictive wrt qualifiers (3)
May 24 2008    [Issue 2127] New: inliner turns struct "return *this" from by-value into by-ref (1)
May 24 2008    [Issue 2126] New: class template specialization and inheritance (2)
May 23 2008    [Issue 2125] New: Moving a template to a separate module breaks compilation (2)
May 23 2008    [Issue 2124] New: Using method or delegate from reduce! template. (2)
May 23 2008    [Issue 2123] New: Anonymous class crashes (2)
May 23 2008    [Issue 2122] New: Scope object from a mixin destroyed immediately (1)
May 22 2008    [Issue 2121] New: std.conv.to doesn't know about std.encoding (1)
May 21 2008    [Issue 2120] New: scope class assignment doesn't copy the whole class content (5)
May 20 2008    [Issue 2119] New: Please provide example of interfacing to C struct (2)
May 20 2008    [Issue 2118] New: Inconsistent use of string vs invariant(char[]) in doc (2)
May 20 2008    [Issue 2117] New: Please add more byteswapping support (3)
May 20 2008    [Issue 2116] New: Very incomplete docs (1)
May 20 2008    [Issue 2115] New: Describe thread_hdl in relation to unix (1)
May 20 2008    [Issue 2114] New: Incorrect example foreach readLine() (1)
May 20 2008    ( ) error in ddoc (1)
May 19 2008    [Issue 2113] New: spec inconsistent with the current d1.0 behavior? (3)
May 19 2008    [Issue 2112] New: the type of undefined variable incorrectly assumed to be int (6)
May 18 2008    [Issue 2111] New: Protection incorrectly resolved when accessing super class' tupleof (2)
May 18 2008    [Issue 2110] New: -run causes assertion error (3)
May 14 2008    [Issue 2109] New: asm {lea EAX, [0*0+EAX]; } rejected. (2)
May 14 2008    [Issue 2108] New: regexp.d: The greedy dotstar isn't so greedy (1)
May 14 2008    [Issue 2107] New: Regexp multiline attribute is broken (1)
May 14 2008    [Issue 2106] New: export class doesn't affect, what is exported (3)
May 13 2008    [Issue 2105] New: Manual Memory Management for Associative Arrays (8)
May 13 2008    [Issue 2104] New: Escape function for regular expressions (1)
May 12 2008    [Issue 2103] New: import expression with relative path fails on Linux (1)
May 12 2008    [Issue 2101] New: Please may I use mutable arrays at compile time? (2)
May 12 2008    [Issue 2100] New: Assertion failure: '0' on line 4842 in file 'expression.c' (2)
May 12 2008    [Issue 2099] New: Text and Sample Code Disagree (non-static local invariant declaration) (2)
May 11 2008    [Issue 2098] New: Outdated docs (2)
May 11 2008    [Issue 2097] New: -g + auto ref => stack overflow, similar to issue 2033 (1)
May 11 2008    [Issue 2096] New: Non-static struct initialization/assingment (1)
May 11 2008    [Issue 2095] New: covariance w/o typechecks = bugs (1)
May 11 2008    [Issue 2094] New: transitive const can be broken easily (10)
May 10 2008    [Issue 2093] New: string concatenation modifies original (3)
May 10 2008    [Issue 2092] New: Stuff that doesn't compile in Phobos (6)
May 10 2008    [Issue 2091] New: D2 final cannot be applied to variable (2)
May 09 2008    [Issue 2090] New: Cannot alias a tuple member which is a template instance (3)
May 09 2008    [Issue 2089] New: Issues with CTFE and tuple indexes (2)
May 09 2008    [Issue 2087] New: Merge stc.typecons.defineEnum with enum (1)
May 09 2008    [Issue 2086] New: Describe relationship between string and char[] more explicitly (2)
May 09 2008    [Issue 2085] New: CTFE fails if the function is forward referenced (1)
May 08 2008    [Issue 2084] New: operator ?: does not compute the tightest type (2)
May 08 2008    [Issue 2083] New: Cannot convert char[] to string (3)
May 08 2008    [Issue 2082] New: Cannot convert char[] to string (5)
May 08 2008    [Issue 2081] New: Foreach over Stream appears broken (5)
May 08 2008    [Issue 2080] New: Static variable without explicit type causes compiler to crash (4)
May 07 2008    [Issue 2076] New: offset doesn't work in asm (4)
May 06 2008    [Issue 2075] New: Spec does not specify how array literals are stored. (4)
May 06 2008    [Issue 2074] New: Variant arithmetic operations fail (7)
May 06 2008    [Issue 2073] New: Variant.coerce!() fails (1)
May 06 2008    [Issue 2072] New: std.typeconv documentation anomaly (4)
May 05 2008    [Issue 2071] New: spec doesn't mention pointer arithmetic with two pointer operands (2)
May 05 2008    [Issue 2070] New: DMD should allow easy creation of stack-allocated classes (1)
May 05 2008    [Issue 2069] New: Invalid return type for __traits(derivedMembers, ...) if there are no derived members (1)
May 04 2008    [Issue 2067] New: call from anonymous class makes access violation. (7)
May 04 2008    [Issue 2066] New: toString(int) nto CTFE-compatible (4)
May 02 2008    [Issue 2065] New: Return value of std.file.exists() is inverted. (8)
May 02 2008    [Issue 2064] New: Dmd faults (2)
May 02 2008    [Issue 2063] New: std.xml access violation for nested, closed tags (8)
May 01 2008    [Issue 2062] New: Cannot deduce template type (1)
Apr 30 2008    [Issue 2061] New: wrong vtable call with multiple interface inheritance (1)
Apr 30 2008    [Issue 2060] New: some ddoc design typos (6)
Apr 30 2008    Web-News Reader's "Recent Messages" Links Go To Wrong Message (3)
Apr 29 2008    [Issue 2059] New: Horrible error message (2)
Apr 29 2008    [Issue 2058] New: Describe hidden value passed to class member functions (4)
Apr 29 2008    [Issue 2057] New: Unexpected type names with template typedefs (1)
Apr 28 2008    [Issue 2056] New: Const system does not allow certain safe casts/conversions involving deep composite types (2)
Apr 28 2008    [Issue 2055] New: (ICE) Compiler crash on struct initializer with too many elements (2)
Apr 28 2008    [Issue 2054] New: Const system broken on struct assignment. (4)
Apr 28 2008    [Issue 2052] New: Allow initialization of every kind of member variable in place of its declaration (1)
Apr 28 2008    [Issue 2051] New: interfaces should allow private methods (5)
Apr 27 2008    [Issue 2050] New: interfaces should allow final methods with body (10)
Apr 27 2008    [Issue 2049] New: .init Property documentation (2)
Apr 27 2008    [Issue 2048] New: Code causes DMD to crash (2)
Apr 27 2008    [Issue 2047] New: D compiler internal assertion failure (3)
Apr 27 2008    [Issue 2045] New: .init Property documentation (2)
Apr 26 2008    [Issue 2044] New: -g hangs DMD (2)
Apr 26 2008    [Issue 2043] New: Closure outer variables in nested blocks are not allocated/instantiated correctly. (1)
Apr 26 2008    [Issue 2042] New: Nav bar on left is incorrect (1)
Apr 26 2008    [Issue 2041] New: Spec implies relationship between interfaces and COM objects (1)
Apr 26 2008    [Issue 2040] New: Add codepage handling to core library (2)
Apr 26 2008    [Issue 2039] New: -ignore switch is missing from compiler docs (2)
Apr 26 2008    [Issue 2038] New: Remove hello2.html from samples directory (2)
Apr 26 2008    [Issue 2037] New: Article on hijacking is outdated (2)
Apr 26 2008    OT - Words (1)
Apr 25 2008    [Issue 2036] New: Hiding rules too restrictive (10)
Apr 25 2008    [Issue 2035] New: D makes GUI dirty (8)
Apr 25 2008    [Issue 2034] New: Change "TypeInfo keyti" passed into associative array runtime code to "TypeInfo_AssociativeArray ti" so info for both key and value is available (1)
Apr 25 2008    [Issue 2033] New: -g + circular refs => dmd hangs (2)
Apr 24 2008    [Issue 2032] New: Documentation for creating a class on the stack is unintuitive (2)
Apr 24 2008    [Issue 2031] New: Documentation: template value parameters (2)
Apr 24 2008    [Issue 2030] New: String mixin within teplatate mixin doesn't compile (4)
Apr 24 2008    [Issue 2029] New: Typesefe variadic functions don't work at compile time (1)
Apr 24 2008    [Issue 2028] New: Can't create template class in module of same name (6)
Apr 24 2008    [Issue 2027] New: No way to declare only the reference 'const' or 'invariant' for reference types. (3)
Apr 23 2008    [Issue 2026] New: Misleading error message when passing non-existent symbol to template (1)
Apr 22 2008    [Issue 2025] New: Inconsistent rules for instantiating templates with a tuple parameter (1)
Apr 21 2008    [Issue 2023] New: Returning from foreach body doesn't work as expected. (6)
Apr 20 2008    [Issue 2021] New: version(linux) is inconsistent (8)
Apr 20 2008    [Issue 2020] New: version(release) is missing (1)
Apr 20 2008    [Issue 2019] New: Appending a one-element array literal doesn't work (2)
Apr 20 2008    [Issue 2018] New: Template with a mixin doesn't work as expected (1)
Apr 20 2008    [Issue 2017] New: Dynamic array creation (1)
Apr 19 2008    [Issue 2016] New: 'invariant' TypeSpecialization is missing (2)
Apr 19 2008    [Issue 2015] New: Virtual template methods are allowed (4)
Apr 19 2008    [Issue 2014] New: fopen fails on large files (2)
Apr 19 2008    [Issue 2013] New: Dynamic cast is incorrect in some cases (2)
Apr 19 2008    [Issue 2012] New: Another IFTI case that probably should work (1)
Apr 18 2008    [Issue 2011] New: opStar should be called opDeref (1)
Apr 18 2008    [Issue 2010] New: Template tuples don't work in string mixins (2)
Apr 18 2008    [Issue 2009] New: Compile-time multi-dimentional array not initialized (4)
Apr 18 2008    [Issue 2008] New: Poor optimization of functions with ref parameters (2)
Apr 18 2008    [Issue 2007] New: Appending one element array doesn't compile (1)
Apr 18 2008    [Issue 2006] New: Appending empty array using ~= doesn't work (2)
Apr 18 2008    va_list segfault on AMD64 (1)
Apr 18 2008    [Issue 2005] New: dynamic va_arg looping/ align info in TypeInfo (2)
Apr 16 2008    [Issue 2003] New: Absolute path for -odobjdir triggers compiler stack overflow (2)
Apr 16 2008    [Issue 2002] New: Add keyword for a function definition (3)
Apr 16 2008    [Issue 2000] New: listener.d fixups (2)
Apr 16 2008    [Issue 1999] New: std.typecons.Tuple doesn't like strings (1)
Apr 15 2008    [Issue 1998] New: std.bitarray should have setAll / opSliceAssign(bool) etc (1)
Apr 15 2008    [Issue 1997] New: Better type inference for templated types (1)
Apr 14 2008    [Issue 1996] New: is ( Type Identifier : TypeSpecialization ) deduction error with inheritance (2)
Apr 14 2008    [Issue 1995] New: invalid paths feed to -J option should be warned (5)
Apr 14 2008    Freeze when resizing dynamic arrays of associative arrays (2)
Apr 14 2008    [Issue 1994] New: Assertion failure: 't->deco' on line 597 in file 'mtype.c' (6)
Apr 14 2008    Compiler bugs triggered by or via Tango (1)
Apr 14 2008    [Issue 1993] New: Error calling vararg delegate with null (1)
Apr 13 2008    [Issue 1992] New: Incorrect out-of-bounds error (1)
Apr 13 2008    [Issue 1991] New: Dmd hangs (2)
Apr 12 2008    [Issue 1990] New: Invariant associative arrays broken (1)
Apr 12 2008    [Issue 1989] New: opEquals should return bool (6)
Apr 12 2008    [Issue 1988] New: more unicode (1)
Apr 12 2008    [Issue 1987] New: Incorrect type infos when invariant/const are used as storage classes (1)
Apr 10 2008    [Issue 1986] New: Mixin code from website doesn't compiler (2)
Apr 10 2008    [Issue 1985] New: import expression should return ubyte[] not string (11)
Apr 10 2008    [Issue 1984] New: Assertion in dmd (1)
Apr 10 2008    [Issue 1983] New: Big Hole in Const System (4)
Apr 10 2008    [Issue 1982] New: Problems with compile-time null (1)
Apr 09 2008    [Issue 1981] New: Internal error: ..\ztc\cgcod.c 1523 when using -O -inline -release (1)
Apr 08 2008    [Issue 1980] New: memory allocated via double[][] is not being freed by the GC (5)
Apr 08 2008    [Issue 1979] New: Anonymous class with confused context pointer (1)
Apr 08 2008    [Issue 1978] New: Wrong vtable call (5)
Apr 07 2008    [Issue 1977] New: integral arithmetic operation only on int? (1)
Apr 06 2008    [Issue 1976] New: Integral pow does not except negative powers (7)
Apr 05 2008    [Issue 1975] New: void func return value not checked (3)
Apr 05 2008    [Issue 1974] New: overloaded assignment operators work on non-lvalues (1)
Apr 05 2008    [Issue 1973] New: static on interfaces should be an error (1)
Apr 05 2008    [Issue 1972] New: Foreach range statement breaks CTFE (1)
Apr 04 2008    [Issue 1971] New: Any SocketException causes program to segfault (2)
Apr 03 2008    [Issue 1970] New: Templated interfaces not matched (2)
Apr 02 2008    Code coverage (1)
Apr 02 2008    [Issue 1969] New: Internal error: ..\ztc\cod1.c 1662 (1)
Apr 01 2008    [Issue 1967] New: getDirName does not seem to use altsep on windows (3)
Apr 01 2008    [Issue 1966] New: Allow for Derived Thread Classes (1)
Mar 31 2008    [Issue 1964] New: Patch to phobos' linux.mak to build headers (5)
Mar 31 2008    [Issue 1963] New: -H creates broken headers (10)
Mar 31 2008    [Issue 1962] New: -H also compiles and links (2)
Mar 31 2008    [Issue 1961] New: Allow "scoped const" contracts (10)
Mar 30 2008    [Issue 1960] New: Thread Class Causes SEGV If Not Started (1)
Mar 30 2008    [Issue 1959] New: Internal error: eh.c 41 (4)
Mar 30 2008    [Issue 1958] New: Casting to invariant breaks CTFE (1)
Mar 28 2008    [Issue 1957] New: 'new' may return same memory to two threads (1)
Mar 28 2008    [Issue 1956] New: Struct in 'for' statement breaks CTFE (1)
Mar 27 2008    [Issue 1955] New: debug info for temp variables (2)
Mar 27 2008    [Issue 1954] New: DMD does not generate module info in DWARF (1)
Mar 27 2008    [Issue 1953] New: BufferedFile seek and flush dumps 4gb to disk (1)
Mar 26 2008    [Issue 1952] New: Support a unit test handler (4)
Mar 26 2008    [Issue 1951] New: Remove SFINAE (2)
Mar 26 2008    [Issue 1950] New: CTFE doesn't work correctly for structs passed by ref (1)
Mar 26 2008    [Issue 1948] New: CTFE fails when mutating a struct in an array (1)
Mar 26 2008    [Issue 1947] New: ICE (Assertion failure: '0' on statement.c:123) with delegate literal and CTFE mixin. (5)
Mar 26 2008    [Issue 1946] New: Compiler crashes on attempt to implicit cast const typedef to non-const. (1)
Mar 26 2008    [Issue 1945] New: Inconsistent and confusing documentation (1)
Mar 25 2008    [Issue 1944] New: is-expressions don't correctly define tuples named in the match expression (1)
Mar 25 2008    [Issue 1943] New: Templates can't take function pointer parameters (1)
Mar 25 2008    [Issue 1942] New: ENHANCEMENT: issue 1807 should apply to is-expressions (1)
Mar 25 2008    [Issue 1941] New: missing line on inaccesable external private module member (3)
Mar 25 2008    [Issue 1940] New: Phobos buildscripts do not work on x86_64 (21)
Mar 25 2008    [Issue 1939] New: dmd fails to create x86_64 object files (2)
Mar 25 2008    Strange behavior (2)
Mar 24 2008    [Issue 1938] New: member of scope-class-type behavior undefined (1)
Mar 24 2008    [Issue 1937] New: std.uri.decode throws wrong exception (2)
Mar 24 2008    AA (1)
Mar 24 2008    dstress idle? (8)
Mar 24 2008    [Issue 1936] New: Error with no line number (array dimension overflow) (4)
Mar 21 2008    std.Variant issues (1)
Mar 20 2008    [Issue 1935] New: The std.recls samples in the DMD .zip are obsolete. (3)
Mar 20 2008    [Issue 1934] New: yet another Internal error: ..\ztc\cod1.c 2529 (1)
Mar 20 2008    [Issue 1933] New: Delimited string constants can cause segfault (2)
Mar 18 2008    [Issue 1932] New: dmd internal calling link command error (2)
Mar 18 2008    [Issue 1931] New: dmd flow analysis error (10)
Mar 18 2008    [Issue 1929] New: concatenation of multi-dimensional arrays fails when holding static arrays (1)
Mar 18 2008    [Issue 1928] New: dmd SEGV with too many template parameters (1)
Mar 17 2008    [Issue 1927] New: dmd SEGV when passing invalid symbol as parameter (1)
Mar 17 2008    [Issue 1926] New: TypeInfo methods getHash, compare, equals unimplemented for AA, function and delegate (2)
Mar 16 2008    documentation anomalies (2)
Mar 15 2008    [Issue 1925] New: Not all xml empty tags are recognized (3)
Mar 14 2008    [Issue 1924] New: fail to pragma compile time constant (3)
Mar 14 2008    [Issue 1923] New: GC optimization for contiguous pointers to the same page (2)
Mar 13 2008    has anyone run into this befor? [~OT] (3)
Mar 12 2008    [Issue 1920] New: Class documentation incomplete (1)
Mar 12 2008    [Issue 1919] New: StringWriter docs are completely unclear (4)
Mar 12 2008    [Issue 1918] New: __traits(getVirtualFunctions) returns final functions (1)
Mar 12 2008    [Issue 1917] New: __traits(allMembers) does not return elements with specified protection (1)
Mar 12 2008    [Issue 1916] New: dmd ice on invalid string concat (2)
Mar 12 2008    [Issue 1915] New: new struct destructor : ice dmd (1)
Mar 12 2008    [Issue 1914] New: Array initialisation from const array yeilds memory trample (4)
Mar 12 2008    [Issue 1913] New: Template error message reports correct line # but wrong file (3)
Mar 12 2008    [Issue 1912] New: (Another) Error message without a line number (5)
Mar 11 2008    [Issue 1910] New: variadic function compilation failure (1)
Mar 11 2008    [Issue 1909] New: final classes' methods that don't override anything shouldn't be virtual (1)
Mar 11 2008    [Issue 1908] New: Various closure problems (7)
Mar 11 2008    [Issue 1907] New: Error message without a line number (5)
Mar 11 2008    [Issue 1906] New: foreach cannot use index with large arrays (4)
Mar 11 2008    [Issue 1905] New: foreach docs inconsistency (2)
Mar 10 2008    [Issue 1904] New: wrong protection lookup for private template functions (1)
Mar 10 2008    [Issue 1903] New: Template declaration (for mixin) can't be parsed (7)
Mar 10 2008    [Issue 1902] New: Template declaration (for mixin) can't be parsed (2)
Mar 09 2008    [Issue 1901] New: Structs with alias template params not accepted as types in declarations (2)
Mar 09 2008    [Issue 1900] New: Template overload sets & traits templates (1)
Mar 08 2008    [Issue 1899] New: AA of fixed-length arrays fails to initialize (1)
Mar 08 2008    [Issue 1898] New: infinite loop when allocate an array of AA (2)
Mar 07 2008    [Issue 1897] New: dmd SEGV with template function (1)
Mar 07 2008    [Issue 1896] New: null literal check does not work (1)
Mar 07 2008    [Issue 1895] New: missing symbols during linking for anything that uses writef (2)
Mar 05 2008    [Issue 1894] New: Missed scope guard statements (2)
Mar 05 2008    Missed scope guard statements (11)
Mar 05 2008    [Issue 1893] New: Allow delete to work on non-lvalues (1)
Mar 04 2008    [Issue 1892] New: min and max work improperly for mixed-sign numbers (3)
Mar 03 2008    [Issue 1891] New: Array-concatenation of T* and T*[] produces corrupted result (2)
Mar 03 2008    [Issue 1890] New: DDOC removes leading space in D_CODE macro (3)
Mar 03 2008    [Issue 1889] New: Ddoc and <br> (8)
Mar 02 2008    [Issue 1887] New: compiler freeze on array of dyn. arrays with empty first initializer (3)
Mar 02 2008    [Issue 1886] New: Inserting into an AA of structs with opAssign results in ArrayBoundsError (1)
Mar 02 2008    [Issue 1885] New: Syntax error for object identity test between invariant/mutable references (2)
Feb 29 2008    [Issue 1884] New: manifest constants for strings (6)
Feb 29 2008    [Issue 1883] New: templates instantiated as real gives incorrect values (4)
Feb 29 2008    [Issue 1882] New: Internal error: ..\ztc\cod1.c 2529 (2)
Feb 29 2008    [Issue 1881] New: feqrel nonsensical for two identical float arguments (2)
Feb 28 2008    [Issue 1880] New: templates instantiated with non-constants should fail sooner (2)
Feb 28 2008    Documentation: example no longer compiles (2)
Feb 28 2008    [Issue 1879] New: Compiler segfaults on 'scope' and 'static if' (2)
Feb 28 2008    [Issue 1878] New: foreach does not handle integral types appropriately (1)
Feb 27 2008    [Issue 1877] New: Errors in the documentation of std.math.atan2 (6)
Feb 27 2008    [Issue 1876] New: inside a non-static class method, should "&( f)" be same as "&(this.f)" ? (3)
Feb 27 2008    [Issue 1875] New: &null[x] compiles and runs, giving x (8)
Feb 27 2008    [Issue 1874] New: __traits(allMembers, T) fails to list methods which only have non-mutating overloads (2)
Feb 27 2008    [Issue 1873] New: structs with at least one immutable member are completely immutable (2)
Feb 26 2008    [Issue 1872] New: getVirtualFunctions should return empty if called for a field (2)
Feb 26 2008    [Issue 1871] New: DMD debug messages printed (2)
Feb 26 2008    [Issue 1870] New: Reproduce offending lines in error messages (2)
Feb 25 2008    [Issue 1869] New: Semantically returning an array from a funciton is difficult (23)
Feb 25 2008    [Issue 1868] New: Interface pointer casts (2)
Feb 24 2008    [Issue 1867] New: lazy adds spurious const qualifier (3)
Feb 24 2008    [Issue 1866] New: Couple of reflection bugs (.stringof) (2)
Feb 24 2008    [Issue 1865] New: Escape sequences are flawed. (5)
Feb 24 2008    [Issue 1864] New: Variable incorrectly declared final in final class template (2)
Feb 23 2008    [Issue 1863] New: better error message (2)
Feb 23 2008    Two bugs, don't know how to title them (1)
Feb 22 2008    [Issue 1862] New: asm: [ESI+1*EAX] should be a legal addr mode (2)
Feb 22 2008    [Issue 1861] New: .sort fails if opCmp takes ref param (4)
Feb 21 2008    [Issue 1860] New: Heap construction of structs with args doesn't work (5)
Feb 21 2008    [Issue 1859] New: The librarian (lib.exe) confused by dashes in object names (5)
Feb 21 2008    [Issue 1858] New: std.string find signature is not string (6)
Feb 20 2008    [Issue 1857] New: Runtime segfault while profileing - jump to invalid code address (3)
Feb 20 2008    [Issue 1856] New: Outstanding template issues (7)
Feb 20 2008    [DMD 1.027] dynamic array out-of-bounds (3)
Feb 20 2008    [Issue 1855] New: .dup property for value types (1)
Feb 20 2008    [Issue 1854] New: bug in new flow analysis (warnings on valid code) (2)
Feb 19 2008    [Issue 1853] New: opCmp documentation really needs some examples (2)
Feb 19 2008    [Issue 1852] New: you get opCall missing when cast to a struct(diagnostic) (4)
Feb 18 2008    [Issue 1851] New: missing opCall? when cast away const struct (2)
Feb 18 2008    [Issue 1850] New: The compiler accepts lower case asm registers. (3)
Feb 18 2008    [Issue 1849] New: with() should cause shadowing errors if you use a member that's shadowed (8)
Feb 17 2008    [Issue 1848] New: Another IFTI limitation (2)
Feb 17 2008    [Issue 1847] New: Structs aren't alligned on stack (2)
Feb 17 2008    [Issue 1846] New: bitmanip.BitArray.opIndex need const read-only version (6)
Feb 16 2008    [Issue 1845] New: Variant and VariantN cannot handle structs of arbitrary size (2)
Feb 16 2008    [Issue 1843] New: Unreachable statement warning lacks line number (3)
Feb 16 2008    [Issue 1842] New: Useless linker command line output during compilation on Linux (2)
Feb 15 2008    [Issue 1841] New: Closure detection doesn't work when variable is used in a nested function (2)
Feb 14 2008    [Issue 1840] New: Fix ambiguity errors over struct static opCall and regular opCall (1)
Feb 14 2008    [Issue 1839] New: Give D a modern varargs system that allows forwarding (17)
Feb 14 2008    [Issue 1838] New: Missing redundant symbols make compile time monsters (3)
Feb 14 2008    [Issue 1837] New: Make dmd stop flooding the console: prints content of passed parameter file (8)
Feb 14 2008    [Issue 1836] New: Inline assembler can't use enum values as parameters. (4)
Feb 14 2008    [Issue 1835] New: typeof(this) should return the type of object or some other typeof() is needed (5)
Feb 14 2008    [Issue 1834] New: typedeffed primitaves can't lose their constancy (2)
Feb 13 2008    [Issue 1833] New: std.c.windows.windows should use enums for constants, or be more selective about use of extern(Windows) (5)
Feb 13 2008    [Issue 1832] New: reading/writing an archive causes data loss; std.zip horribly broken (1)
Feb 13 2008    [Issue 1831] New: Random seeding appears not to work (2)
Feb 12 2008    [Issue 1830] New: duplicated constants + extern(Windows) = Link error: Previous Definition Different (6)
Feb 12 2008    [Issue 1829] New: Inline assembler cannot get label addresses (4)
Feb 11 2008    [Issue 1828] New: Several Thread Issues (5)
Feb 11 2008    isNumeric in Phobos(D1&D2) seems bugged (3)
Feb 11 2008    [Issue 1827] New: Uniform syntax for is(), static if, alias, template definition & static assert (7)
Feb 09 2008    [Issue 1826] New: TransitiveBaseTypeTuple skips interfaces implemented by base types (4)
Feb 09 2008    [Issue 1825] New: local instantiation and function nesting (2)
Feb 09 2008    [Issue 1824] New: Object not const correct (3)
Feb 09 2008    [Issue 1823] New: Implicit conversion to const on associative array (2)
Feb 08 2008    [Issue 1821] New: ICE when using __traits isSame on const/invariant variables (2)
Feb 07 2008    it seems that news.digitalmars.com does not work correctly (3)
Feb 07 2008    [Issue 1820] New: default template parameters cannot be omitted (1)
Feb 07 2008    [Issue 1819] New: spurious warning about missing return statement after synchronized (2)
Feb 05 2008    [Issue 1818] New: storage class in type tuples is discarded for function and delegate declarations (2)
Feb 05 2008    [Issue 1817] New: Creating a lazy tuple function with string literals fails (1)
Feb 04 2008    [Issue 1816] New: Parameter names not visible in return type in function declarations (4)
Feb 04 2008    [Issue 1815] New: foreach with interval does not increment pointers correctly (2)
Feb 03 2008    [Issue 1814] New: DMD/GDC does not prevent typedef violations (3)
Jan 30 2008    [Issue 1812] New: DDOC - Unicode identifiers are not correctly marked. (6)
Jan 30 2008    [Issue 1811] New: TypeInfo usage leads to seg fault at runtime (5)
Jan 30 2008    [Issue 1810] New: MmFile anonymous mapping does not work under win32 (4)
Jan 30 2008    [Issue 1809] New: template.c:2600 (2)
Jan 26 2008    [Issue 1808] New: strange dmd StackOverflow with template and new enum in a struct (2)
Jan 25 2008    [Issue 1807] New: ENHANCEMENT: Let IFTI "see through" templates to simple aliases (3)
Jan 25 2008    [Issue 1806] New: "const" makes typesafe variadic arguments not work properly. (2)
Jan 24 2008    [Issue 1804] New: Severe GC leaks with repetitive array allocations (7)
Jan 24 2008    [Issue 1803] New: Stack overflow on manifest constant of struct within struct (1)
Jan 24 2008    Stack overflow at typesafe variadic constructors (1)
Jan 23 2008    [Issue 1802] New: std.getopt.getopt returns bool; should be void (6)
Jan 23 2008    [Issue 1801] New: Const structs should be assignable to non-const variables unless they contain references (2)
Jan 23 2008    [Issue 1800] New: Compiler crash on enums nested in structs (4)
Jan 22 2008    [Issue 1799] New: Wrong constant folding in static array types. (2)
Jan 22 2008    [Issue 1798] New: Wrong constant folding in static array types. (3)
Jan 21 2008    [Issue 1797] New: Documentation comments - /// (3)
Jan 21 2008    [Issue 1796] New: execv does not initialize argv properly (3)
Jan 21 2008    [Issue 1795] New: Unreachable code in Phobos std.string (2)
Jan 20 2008    [Issue 1794] New: Array enums are broken, causing access violation (2)
Jan 19 2008    [Issue 1793] New: Error on debug specification mixin (1)
Jan 19 2008    [Issue 1792] New: illegal opAssign possible via alias (1)
Jan 18 2008    Change in treatement of array literals (1)
Jan 18 2008    [Issue 1791] New: Segmentation fault with anon class in anon class and non-constant variable init (1)
Jan 17 2008    [Issue 1790] New: CTFE: foreach(Tuple) won't compile if Tuple contains string (1)
Jan 17 2008    [Issue 1789] New: Template overloading doesn't work (1)
Jan 16 2008    [Issue 1788] New: dmd segfaults without info (2)
Jan 16 2008    Nasty -O bug (4)
Jan 15 2008    [Issue 1787] New: Compiler segfaults on circular references. (1)
Jan 14 2008    [Issue 1786] New: Phobos cannot accommodate multiple stacks (7)
Jan 13 2008    [Issue 1785] New: Mixing in an incorrect array literal causes infinite loop. (1)
Jan 11 2008    [Issue 1784] New: DMD 1.025 asserts tuples mixed with defaults (2)
Jan 11 2008    [Issue 1783] New: DMD 1.025 asserts on code with struct, template, and alias (4)
Jan 11 2008    [Issue 1782] New: Instantiating nested template with wrong instantiated parent template causes ICE (2)
Jan 11 2008    [Issue 1781] New: Conditional Compilation - debug ( Integer ) is to restrictive (2)
Jan 10 2008    [Issue 1780] New: Type tuple deduction failure for class templates (1)
Jan 10 2008    [Issue 1779] New: Compiler crash when deducing more than 2 type args (2)
Jan 10 2008    [Issue 1778] New: Can not create pointer to class reference (8)
Jan 10 2008    [Issue 1777] New: Allow atomic types in typeof() or improve error message (3)
Jan 10 2008    [Issue 1776] New: template,version,static if (1)
Jan 09 2008    [Issue 1775] New: Code that compiles but shouldn't (2)
Jan 08 2008    [Issue 1774] New: CTFE rejects nested template expansion (1)
Jan 07 2008    [Issue 1773] New: excessively long integer literal (6)
Jan 07 2008    [Issue 1772] New: regexp.split behaves incorrectly for paths with captures (3)
Jan 06 2008    Constancy lost when compiling template mixin (1)
Jan 05 2008    [Issue 1771] New: dmd fails to execute on linux (6)
Jan 05 2008    [Issue 1770] New: std.typecons.defineEnum example does not compile (3)
Jan 03 2008    [Issue 1769] New: Typo on the page about exceptions (2)
Jan 03 2008    [Issue 1768] New: CTFE: cant ~= an array literal to an unitinitialized array (5)
Jan 02 2008    [Issue 1767] New: rejects-valid, diagnostic (2)
Jan 02 2008    [Issue 1765] New: foreach scope does not call destructor (1)
Jan 02 2008    [Issue 1764] New: Scoped sub-objects not garbage collected (2)
Jan 01 2008    [Issue 1763] New: EndianStream doesn't handle ubyte/byte read/writes. Simple fix. (1)
Jan 01 2008    [Issue 1762] New: Wrong name mangling for pointer args of free extern (C++) functions (2)
Jan 01 2008    [Issue 1761] New: __traits(getVirtualFunctions, ...) doesn't give function parameter types (1)
Jan 01 2008    [Issue 1760] New: Closures - Variable unnecessarily allocated on heap (6)
Jan 01 2008    [Issue 1759] New: Closures and With Statements (1)
Jan 01 2008    [Issue 1758] New: Lazy Parameters in Closures - Access Violation (1)
Jan 01 2008    [Issue 1757] New: there is an fault in phobos windows api interface (3)
Dec 29 2007    [Issue 1753] New: String corruption in recursive CTFE functions (2)
Dec 24 2007    [Issue 1749] New: std.socket not thread-safe due to strerror (2)
Dec 20 2007    [Issue 1745] New: Internal error: ..\ztc\out.c 115 (2)
Dec 20 2007    [Issue 1744] New: CTFE: crash on assigning void-returning function to variable (3)
Dec 19 2007    [Issue 1743] New: interpret.c:1421 assertion failure on CTFE code (4)
Dec 18 2007    [Issue 1742] New: CTFE fails on some template functions (2)
Dec 18 2007    [Issue 1741] New: crash on associative array with static array as index type (3)
Dec 17 2007    [Issue 1740] New: Full closure problem (2)
Dec 17 2007    [Issue 1738] New: Error on struct with on line number (4)
Dec 16 2007    [Issue 1736] New: dmd segv (5)
Dec 16 2007    [Issue 1735] New: classinfo.create returns null if no default constructor (3)
Dec 13 2007    [Issue 1729] New: ICE when using std.typecons.defineEnum (2)
Dec 11 2007    [Issue 1728] New: alias hides mixin member func? (3)
Dec 11 2007    [Issue 1725] New: std.stream.BufferedFile.create should use FileMode.OutNew (2)
Dec 11 2007    [Issue 1724] New: Internal error: toir.c 177 (2)
Dec 10 2007    [Issue 1723] New: __traits(getVirtualFunctions) on a non-function fails badly (6)
Dec 09 2007    [Issue 1722] New: std.math.nextafter: nextafterl does not exist on Windows (9)
Dec 09 2007    [Issue 1720] New: std.math.NotImplemented missing a space in message (4)
Dec 09 2007    [Issue 1719] New: Compiler crash or unstable code generation with scoped interface instances (9)
Dec 09 2007    [Issue 1718] New: obscure exit with error code 5 (2)
Dec 07 2007    [Issue 1717] New: Template class with opAssign should be nullable (2)
Dec 07 2007    [Issue 1716] New: Access Violation at readln (7)
Dec 03 2007    [Issue 1713] New: foreach index with tuples and templates fails (2)
Dec 02 2007    [Issue 1712] New: vtbl[0] for interface not set to corresponding Interface* (5)
Dec 02 2007    [Issue 1711] New: typeof with delegate literal not allowed as template parameter (2)
Dec 01 2007    [Issue 1707] New: '==' in TemplateParameterList in IsExpression causes segfault (2)

Other years:
2008 2007 2006 2005 2004 1970