www.digitalmars.com         C & C++   DMDScript
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

Jun 27 2009    Windows DMD installer (2)
Jun 26 2009    int nan (14)
Jun 25 2009    Dejavu (30)
Jun 25 2009    Why did you remove std.algorithm.inPlace? (1)
Jun 24 2009    Coming Attractions (11)
Jun 23 2009    Re: Suggestion: Syntactic sugar for Exception handling in D2 (1)
Jun 23 2009    Re: Suggestion: Syntactic sugar for Exception handling in D2 (1)
Jun 23 2009    CloseHandle missing in phobos/std/file.dtrunk/phobos/std/file.d read? (2)
Jun 23 2009    The dmd compiler license (15)
Jun 22 2009    declaration/expression (10)
Jun 22 2009    Bug in std.range.retro? (2)
Jun 21 2009    Suggestion: Syntactic sugar for Exception handling in D2 (16)
Jun 20 2009    Making changes to Wiki4D (10)
Jun 20 2009    Re: The proper case for D. (23)
Jun 20 2009    base class protection (4)
Jun 19 2009    The proper case for D. (20)
Jun 19 2009    Re: Ranges (1)
Jun 19 2009    Re: Ranges (24)
Jun 18 2009    Ranges (32)
Jun 18 2009    How to make invariant switchable (18)
Jun 17 2009    D2 vs D1 (13)
Jun 17 2009    How to use pure in D 2.0 question on Stack Overflow? (12)
Jun 17 2009    From Reddit (7)
Jun 17 2009    string on stack (1)
Jun 16 2009    final conflicts with override? (1)
Jun 16 2009    Re: Andrei writes "The Case for D" (1)
Jun 16 2009    Bartosz's latest installment on threads (3)
Jun 16 2009    TDPL's first three chapters now on Safari's Rough Cuts (1)
Jun 16 2009    EnumBaseType conversion (6)
Jun 16 2009    new -vtls flag does nothing? (4)
Jun 16 2009    Andrei writes "The Case for D" (40)
Jun 15 2009    Reading a File That is Being Written To From Phobos (2)
Jun 12 2009    runtime vararg can easily be broken (6)
Jun 12 2009    __FUNCTION__ implemented with mixins and mangles (20)
Jun 10 2009    why implicitly allowing compare ubyte and byte sucks (16)
Jun 10 2009    Inlining asm functions (5)
Jun 10 2009    Count your blessings! (21)
Jun 09 2009    Arrays vs slices (4)
Jun 09 2009    Follow-on question about delegates (4)
Jun 08 2009    Re: Fractal (1)
Jun 08 2009    Re: Fractal (3)
Jun 08 2009    Fractal (12)
Jun 08 2009    Re: Operator overloading, structs (1)
Jun 08 2009    Re: question about foreach, opApply, and delegates (1)
Jun 08 2009    question about foreach, opApply, and delegates (5)
Jun 07 2009    D Wiki (45)
Jun 07 2009    Should this be a compiler error? (4)
Jun 07 2009    LDC predefined identifiers (13)
Jun 07 2009    'final' function implementations in interface definition (14)
Jun 07 2009    C#4 Covariance/Contravariance (8)
Jun 06 2009    silently accept &parentclassName.func can be bug-prone (1)
Jun 06 2009    Pop quiz [memory usage] (43)
Jun 06 2009    D2's feature set? (8)
Jun 05 2009    GIS and D (8)
Jun 04 2009    DMD + nedmalloc? (1)
Jun 04 2009    Generic Class Alias Syntax (10)
Jun 04 2009    static if syntax (7)
Jun 04 2009    Asking for a visit [OT] (2)
Jun 04 2009    Fun With Generics, Class Templates and Static Ifs (4)
Jun 04 2009    bug in std.algorithm.sort ?? (8)
Jun 04 2009    Re: D arithmetic problem (1)
Jun 03 2009    Re: Why are void[] contents marked as having pointers? (2)
Jun 03 2009    More pure optimizations (8)
Jun 03 2009    DMD 2.030 doesn't exist (27)
Jun 02 2009    D arithmetic problem (37)
Jun 02 2009    Any parser generators for D that are not abandoned? (6)
Jun 02 2009    Complex Object Generation with Templates/Mixins (3)
Jun 01 2009    Unique as a transitive type? (6)
Jun 01 2009    Compiling in 64 system 32 bit program (5)
May 31 2009    Automatic void initialization (14)
May 31 2009    Unofficial wish list status.(Jun 2009) (1)
May 31 2009    Why are void[] contents marked as having pointers? (52)
May 31 2009    visualization of language benchmarks (15)
May 30 2009    Compile-time generated code... not that nice (7)
May 30 2009    forward ranges must offer a save() function (9)
May 30 2009    Outer names, binding (1)
May 30 2009    D compiler as a C++ preprocessor (4)
May 29 2009    Re: Bartosz Milewski Missing post (1)
May 29 2009    Source control for all dmd source (76)
May 29 2009    HotOS 2009 (1)
May 29 2009    Cuda for C++ (7)
May 29 2009    Re: [OT] Convention of Communication (1)
May 28 2009    Operator overloading, structs (45)
May 28 2009    Re: Bartosz Milewski Missing post (1)
May 28 2009    Re: Bartosz Milewski Missing post (1)
May 28 2009    [OT] Convention of Communication (16)
May 27 2009    how to find stack trace of "Error: 4invalid UTF-8 sequence" "Error: std.format int argument expected"? (5)
May 27 2009    Re: Any IDEs or editors that are compatible with D 2.0? (1)
May 27 2009    D2 std.conv to D1 please (10)
May 26 2009    Struct d'tors and destructive assignment of return vals (5)
May 26 2009    Any IDEs or editors that are compatible with D 2.0? (11)
May 26 2009    [OT] Language design question (3)
May 26 2009    Two about Scala features (1)
May 26 2009    Functional programming, immutablility (2)
May 26 2009    Lazy? (3)
May 25 2009    sqlserver2000 for d2 api ? (7)
May 25 2009    Needing templates/compile-time functions for debugging (7)
May 25 2009    Re: [OT] n-way union (2)
May 25 2009    Template limits (8)
May 24 2009    Can you find out where the code goes wrong? (10)
May 24 2009    how to use GC as a leak detector? i.e. get some help info from GC? (21)
May 23 2009    randomSample (10)
May 23 2009    [OT] n-way union (30)
May 23 2009    Asserts inside nothrow function (7)
May 22 2009    !in operator? (11)
May 22 2009    Finalizing D2 (49)
May 22 2009    Re: Dithering about ranges (2)
May 22 2009    Re: why allocation of large amount of small objects so slow (x10) in D? (1)
May 22 2009    Re: Configurable syntax (6)
May 22 2009    Re: Defining a version after it's tested for (2)
May 21 2009    why allocation of large amount of small objects so slow (x10) in D? (7)
May 21 2009    Dithering about ranges (2)
May 21 2009    ideas about ranges (35)
May 21 2009    It's not always nice to share (3)
May 21 2009    Defining a version after it's tested for (9)
May 21 2009    opCall and template functions (3)
May 20 2009    Iterators Must Go video to come online soon (13)
May 20 2009    Re: "the last change" for ranges (13)
May 20 2009    "the last change" for ranges (37)
May 20 2009    Re: "with" still sucks + removing features + adding features (2)
May 20 2009    Re: Some memory safety (1)
May 20 2009    switch-case (bug, not a proposal) (2)
May 19 2009    Bit fields in struct, why doesn't D support them? (4)
May 19 2009    Why is !() need with default template arguments (6)
May 19 2009    Re: Switch (2)
May 19 2009    Re: Switch - Full Circle (2)
May 19 2009    Introspection - how? (4)
May 19 2009    Class.classinfo.name and Class.stringof (1)
May 18 2009    Differences between invariant and immutable? (3)
May 18 2009    While we're lynching features, how bout' them omittable parens? (30)
May 18 2009    Re: "with" still sucks + removing features + adding features (1)
May 18 2009    Re: "with" still sucks + removing features + adding features (107)
May 18 2009    Notes on 2.030 (2)
May 18 2009    Some memory safety (2)
May 18 2009    The Final(ize) Challenge (56)
May 18 2009    Re: foreach (x; a .. b) and foreach_reverse (x; a .. b) should be (3)
May 18 2009    Re: What a nice bug! (1)
May 18 2009    What a nice bug! (5)
May 18 2009    langpop (3)
May 18 2009    Re: OT: on IDEs and code writing on steroids (86)
May 17 2009    the cast mess (8)
May 17 2009    "with" should be deprecated with extreme prejudice (111)
May 17 2009    foreach (x; a .. b) and foreach_reverse (x; a .. b) should be disallowed (30)
May 17 2009    std.string.sformat broken in DMD 2.030 ? (2)
May 17 2009    Eliminate the baroque floating-point operators a la !<>= (15)
May 16 2009    I made a D Tips page (1)
May 16 2009    Using DMD 1.045 breaks code (2)
May 16 2009    Combining D and C (4)
May 16 2009    [D2] How to start threads? (1)
May 16 2009    Re: bmp/png libs? (1)
May 16 2009    typo (1)
May 15 2009    asm trouble (3)
May 15 2009    Re: What's the current state of D? (1)
May 15 2009    Re: assignment: left-to-right or right-to-left evaluation? (7)
May 15 2009    Re: What's the current state of D? (3)
May 15 2009    Re: project oriented (103)
May 15 2009    Re: Fun with allMembers (1)
May 15 2009    Re: std.partition is fucked (2)
May 15 2009    Dual D2/D1 code base (6)
May 15 2009    Inlining Ref Functions (18)
May 15 2009    Re: Please Vote: Exercises in TDPL? (1)
May 15 2009    std.regex (2)
May 15 2009    JSON in D (10)
May 15 2009    asm code and an inout function argument (10)
May 15 2009    A case for opImplicitCast: making string search work better (9)
May 14 2009    Please Vote: Exercises in TDPL? (92)
May 14 2009    Info on doc pages (1)
May 14 2009    D1 and Phobos Fixes (9)
May 14 2009    Re: Migrating to Shared (9)
May 14 2009    std.string and std.algorithm: what to do? (44)
May 14 2009    Re: Semantics of shared (2)
May 14 2009    Re: Semantics of shared (5)
May 13 2009    Semantics of shared (14)
May 13 2009    bmp/png libs? (22)
May 13 2009    Fun with allMembers (11)
May 13 2009    Sharing on reddit (1)
May 13 2009    std.partition is fucked (23)
May 13 2009    Rationale for no opIndex, length in std.algorithm.map? (2)
May 13 2009    Wrt. threadlocal by default: shared module constructors (9)
May 13 2009    Re: Migrating to Shared (2)
May 13 2009    Re: When will D1 be finished? (4)
May 12 2009    D2 Phobos Documentation (4)
May 12 2009    Re: When will D1 be finished? (17)
May 12 2009    Re: Migrating to Shared (4)
May 12 2009    Article on Clojure (1)
May 12 2009    dmd osx page (1)
May 12 2009    D Development procedures (1)
May 12 2009    Migrating to Shared (14)
May 12 2009    Re: When will D1 be finished? (4)
May 12 2009    Challenge: Automatic differentiation in D (6)
May 12 2009    Re: D users in Munich, Rome, Venice, or Frankfurt? (19)
May 12 2009    Re: assignment: left-to-right or right-to-left evaluation? (1)
May 12 2009    project oriented (5)
May 11 2009    Overriding Private (6)
May 11 2009    More PLPlot stuff (2)
May 11 2009    When will D1 be finished? (74)
May 11 2009    Rebuild [Descent] (3)
May 11 2009    Rebuild [Descent] (3)
May 10 2009    D users in Munich, Rome, Venice, or Frankfurt? (25)
May 10 2009    DMD's Released Source, Great Stuff! (2)
May 10 2009    How to use C++ static library in d (2)
May 09 2009    Plotting Using PLPlot (15)
May 09 2009    Re: NetBeans (1)
May 09 2009    Promoting D (17)
May 09 2009    Re: SCHEDULED for deprecation (1)
May 09 2009    assignment: left-to-right or right-to-left evaluation? (40)
May 08 2009    GC reuses memory? (2)
May 08 2009    Real Close to the Machine: Floating Point in D (36)
May 08 2009    Re: What's the current state of D? (3)
May 08 2009    when will D2 be stable? (11)
May 08 2009    htod for linux? (4)
May 07 2009    What's the current state of D? (119)
May 07 2009    Iterators Must Go (22)
May 07 2009    A possible GC optimization (1)
May 07 2009    Write/Writeln, etc (10)
May 07 2009    SCHEDULED for deprecation (7)
May 06 2009    DCat screw-up - sorry! (2)
May 06 2009    (DMD2.029)error, but (DMD2.028)OK! (3)
May 06 2009    D modules referenced by C source? (8)
May 06 2009    Re: bigfloat (1)
May 06 2009    Massive loss for D on Tiobe (93)
May 06 2009    NetBeans (5)
May 06 2009    It is a bug ? (8)
May 06 2009    DCat version 0.04 (1)
May 05 2009    Memory safety, C#, D and more (1)
May 05 2009    Precedence of 'new' vs '.' (11)
May 04 2009    A Modest Proposal: Final class instances (8)
May 04 2009    Associative Arrays and Interior Pointers (7)
May 04 2009    Phobos2: iota, ranges, foreach and more (4)
May 04 2009    Self function (8)
May 04 2009    could someone check this on another system? (10)
May 04 2009    New regex: Find? (11)
May 03 2009    Re: Throwable, Exception, and Error (1)
May 03 2009    D compiler embedding (4)
May 03 2009    Re: Many questions (2)
May 03 2009    Re: Many questions (1)
May 03 2009    Many questions (38)
May 03 2009    For Leandro (6)
May 03 2009    Destructors and Deterministic Memory Management (20)
May 03 2009    =?ISO-8859-1?Q?can__ibm_support_the_d_language_=a3=bf?= (4)
May 02 2009    Error: xxx is not an lvalue (17)
May 02 2009    Re: RFC: naming for FrontTransversal and Transversal ranges (1)
May 02 2009    Absolutely horrible default string hashing (17)
May 02 2009    Re: I can use D all the time (1)
May 02 2009    Re: C tips (again) (4)
May 02 2009    Problem with .deb packages (10)
May 02 2009    Re: database api? (3)
May 01 2009    Throwable, Exception, and Error (13)
May 01 2009    Re: RFC: naming for FrontTransversal and Transversal ranges (8)
May 01 2009    I can use D all the time (8)
May 01 2009    DCat now builds with DMD1 and DMD2 (1)
May 01 2009    =?ISO-8859-1?Q?database__api_=a3=bf?= (4)
May 01 2009    C tips (again) (21)
May 01 2009    Named arguments: solutions, ideas [Was: Re: d assigns name Philosophy] (1)
Apr 30 2009    Re: I wish I could use D for everything (2)
Apr 30 2009    Unofficial wish list status.(May 2009) (1)
Apr 30 2009    Re: d assigns name Philosophy (3)
Apr 30 2009    Fixing the imaginary/complex mess (26)
Apr 30 2009    d assigns name Philosophy (8)
Apr 29 2009    I wish I could use D for everything (66)
Apr 29 2009    Thread ctors/dtors (4)
Apr 29 2009    updates for phobos in svn (2)
Apr 29 2009    RFC: naming for FrontTransversal and Transversal ranges (95)
Apr 28 2009    Google Android (7)
Apr 28 2009    immutable, const, enum (18)
Apr 28 2009    struct vs. class, int vs. char. (21)
Apr 28 2009    D2 Multithreading Architecture (30)
Apr 27 2009    Metaprogramming in D (8)
Apr 27 2009    Weird std.stdio threading bug? (12)
Apr 27 2009    anyone able to use '-cov' at all on non-trivial project? (link error ....) (3)
Apr 27 2009    "try" functions (1)
Apr 27 2009    Phobos2: sorting and std.typecons.Tuple (10)
Apr 27 2009    std.algorithm.BinaryHeap (6)
Apr 27 2009    Keyword 'dynamic' of C#4 (7)
Apr 27 2009    DMD Mac installation instruction (3)
Apr 27 2009    Why is utf8 the default in D? (5)
Apr 27 2009    Bug? enum inside class limited to integral values (1)
Apr 26 2009    Splitter quiz / survey (56)
Apr 26 2009    Followed all installation instructions, still no luck (OS X 10.5) (8)
Apr 26 2009    GC Idea: "explicit types" (Repost) (1)
Apr 26 2009    Small iterators/algorithm usage feedback (5)
Apr 26 2009    isIterable(T) (8)
Apr 26 2009    Yet another strike against the current AA implementation (70)
Apr 26 2009    Re: Simple D program - Segmentation Fault (1)
Apr 26 2009    Simple D program - Segmentation Fault (2)
Apr 26 2009    Re: .ends .starts .contains (1)
Apr 26 2009    member arguments in D? (14)
Apr 25 2009    Array Appending and DRuntime (7)
Apr 25 2009    Why not std.io instead of std.stdio? (7)
Apr 25 2009    If T[new] is the container for T[], then what is the container for (46)
Apr 24 2009    v2.029: "Type const(int) does not have an Unsigned counterpart"? (2)
Apr 24 2009    Re: Module system of D2: to be fixed still (1)
Apr 23 2009    Re: -nogc (2)
Apr 23 2009    RangeExtra (9)
Apr 23 2009    -nogc (58)
Apr 23 2009    Re: Struct Flattening (1)
Apr 22 2009    Scanner / Parser for D2 (6)
Apr 22 2009    [OT?] Web NG archives updates (5)
Apr 22 2009    Module system of D2: to be fixed still (7)
Apr 21 2009    proper bit fields in the D2 language? (13)
Apr 21 2009    Struct Flattening (11)
Apr 21 2009    Design Patterns in Dynamically-Typed Languages (4)
Apr 21 2009    Few mixed things (23)
Apr 21 2009    two semantic change proposals (4)
Apr 21 2009    error building on Syllable (5)
Apr 21 2009    Automated rebuilding on program startup: tools.remake (3)
Apr 20 2009    randomCover not so random? (3)
Apr 19 2009    DCat - a compact web application server in D. (1)
Apr 19 2009    temporary objects are not allowed to be pass by ref anymore (13)
Apr 18 2009    Arbitrary sized Variant (2)
Apr 18 2009    Re: GC object finalization not guaranteed (1)
Apr 18 2009    Second parameter with ranges (2)
Apr 18 2009    Re: Ternary Search Trees (1)
Apr 18 2009    Templated Matrix class (2)
Apr 18 2009    GC object finalization not guaranteed (38)
Apr 18 2009    Re: Fully dynamic d by opDotExp overloading (8)
Apr 16 2009    Fully dynamic d by opDotExp overloading (215)
Apr 16 2009    Status of ClassInfo.getMembers / TypeInfo_Struct.xgetMembers (2)
Apr 16 2009    TypeInfoEx and Variant: suggestions? (12)
Apr 16 2009    Shared Memory (2)
Apr 16 2009    Spec of align attribute is a mess (1)
Apr 16 2009    Re: Vectors and matrices (1)
Apr 16 2009    Re: Why does readln include the line terminator? (1)
Apr 15 2009    Re: Why Java Doesn't Need Operator Overloading (and Very Few Languages Do, Really) (1)
Apr 15 2009    Java Factories Article (1)
Apr 15 2009    Vectors and matrices (12)
Apr 15 2009    D2 CAS, atomic increment (6)
Apr 15 2009    D2 weak references (47)
Apr 15 2009    OPTLINK and LARGEADDRESSAWARE (4)
Apr 15 2009    Re: Why does readln include the line terminator? (2)
Apr 14 2009    DWT for D2+Phobos help wanted (2)
Apr 15 2009    dmd.1.043.deb is for AMD 64 (3)
Apr 14 2009    Why Java Doesn't Need Operator Overloading (and Very Few Languages Do, Really) (31)
Apr 14 2009    Bug in std.socket (8)
Apr 14 2009    Navigate from ClassInfo to TypeInfo (18)
Apr 14 2009    Concepts, axioms (3)
Apr 13 2009    Why does readln include the line terminator? (32)
Apr 13 2009    properties using template mixins and alias this (1)
Apr 13 2009    Ternary Search Trees (22)
Apr 13 2009    Re: invariant() (2)
Apr 12 2009    The great inapplicable attribute debate (29)
Apr 12 2009    D2 porting notes: template function calls (1)
Apr 12 2009    Associative arrays with void values (12)
Apr 12 2009    invariant() (9)
Apr 11 2009    Linux Shared Library Fun (2)
Apr 10 2009    weird behavior for machine epsilon in float, double and real (4)
Apr 10 2009    Latest news (2)
Apr 10 2009    Std Phobos 2 and logging library? (58)
Apr 10 2009    d_time2FILETIME (5)
Apr 09 2009    demangle tool (15)
Apr 09 2009    bindings/win32, RAS, error 632 (7)
Apr 09 2009    bigfloat II (20)
Apr 09 2009    Stoping VS2005 from closing the damn console window (7)
Apr 09 2009    Compiler does some flow analysis with -O..? (7)
Apr 09 2009    Re: Contract programming syntax (2)
Apr 09 2009    Re: The new, new phobos sneak preview (1)
Apr 08 2009    dmd 0.149 (2)
Apr 08 2009    Associative Array implementation (1)
Apr 08 2009    Re: Contract programming syntax (1)
Apr 08 2009    bigfloat (61)
Apr 08 2009    Re: The new, new phobos sneak preview (2)
Apr 08 2009    Binding Qt API with templated containers (2)
Apr 08 2009    Contract programming syntax (29)
Apr 07 2009    Re: D, so it happend... (2)
Apr 07 2009    htod not support stlport stuff good enough (4)
Apr 07 2009    Re: Array Appenders (2)
Apr 07 2009    Re: why Unix? (3)
Apr 07 2009    Loading DLLs (3)
Apr 07 2009    Re: The new, new phobos sneak preview (2)
Apr 07 2009    Re: Multithreaded I/O in the DMD compiler (DDJ article by Walter) (1)
Apr 06 2009    two patches for dsss (2)
Apr 06 2009    Array Appenders (12)
Apr 06 2009    The new, new phobos sneak preview (95)
Apr 06 2009    Re: D, so it happend... (1)
Apr 06 2009    Re: Thread pause and resume (6)
Apr 06 2009    cast a LinkSeq (2)
Apr 06 2009    D, so it happend... (30)
Apr 06 2009    minimal evaluation (9)
Apr 06 2009    Thread pause and resume (10)
Apr 06 2009    Nesting in pure functions (8)
Apr 06 2009    Freedom, D and Chapel language (1)
Apr 05 2009    silly question: why can't i alias an expression? (2)
Apr 05 2009    what are the most common bugs in your D apps? (21)
Apr 05 2009    Hg error checking out dwt-win (1)
Apr 05 2009    The version of dsss I use (4)
Apr 05 2009    Re: Andrei's interface requests (1)
Apr 05 2009    Re: Andrei's interface requests (1)
Apr 04 2009    Multithreaded I/O in the DMD compiler (DDJ article by Walter) (209)
Apr 04 2009    Mixin mystic (2)
Apr 04 2009    Variant[string] associative array ... fail? (4)
Apr 04 2009    VTable Benchmarking (1)
Apr 04 2009    An interview about Scala (1)
Apr 03 2009    Re: what prevents dynamic array from being deprecated & tuple being (2)
Apr 03 2009    Andrei's interface requests (18)
Apr 03 2009    design question (8)
Apr 02 2009    Help binding over to C++ (2)
Apr 02 2009    [OT] can't wait for tomorrow.... (7)
Apr 02 2009    Objective-D, reflective programming, dynamic typing (62)
Apr 02 2009    Multiple Alias This (2)
Apr 02 2009    Link Problem (11)
Apr 02 2009    Stack tracing on Linux ? (15)
Apr 03 2009    X11 binding, XGetWindowProperty, and different behaviour for similar (11)
Apr 01 2009    what prevents dynamic array from being deprecated & tuple being (3)
Apr 01 2009    scala traits == D classes with parameterized base (1)
Apr 01 2009    What Scala? (46)
Apr 01 2009    is(this == bug) ??? (3)
Apr 01 2009    Will D2 be backwards compatible with D (5)
Apr 01 2009    rename this to ctor (8)
Mar 31 2009    Online dmd source repositiries (6)
Mar 31 2009    Four things (4)
Mar 31 2009    Unofficial wish list status.(Apr 2009) (2)
Mar 31 2009    Dynamic loading of D modules (1)
Mar 31 2009    Re: Licence question about Indemnification (3)
Mar 31 2009    Re: Eric S. Raymond on GPL and BSD licenses. & Microsoft coming to Linux (2)
Mar 30 2009    Declaring Ref Variables Inside Function Calls (51)
Mar 30 2009    OffsetTypeInfo (2)
Mar 30 2009    Shouldn't __traits return Tuples? (29)
Mar 30 2009    Licence question about Indemnification (11)
Mar 30 2009    Re: Eric S. Raymond on GPL and BSD licenses. & Microsoft coming to Linux (2)
Mar 29 2009    Time to invent a different file format to hold meta data info (9)
Mar 29 2009    The Case for D (4)
Mar 29 2009    Keeping a list of instances and garbage-collection (18)
Mar 29 2009    How to define templates (8)
Mar 28 2009    Tango backtrace hack? (8)
Mar 28 2009    Re: [OT] [I mean totally OT] Re: What can you "new" (1)
Mar 27 2009    How about a compatibility list? (11)
Mar 27 2009    Eric S. Raymond on GPL and BSD licenses. & Microsoft coming to Linux (46)
Mar 27 2009    D's "accessors" are like abusing operator overloads (17)
Mar 26 2009    Signaling NaNs Rise Again (8)
Mar 26 2009    Re: DMC to Create C .lib ? (6)
Mar 26 2009    Is 2X faster large memcpy interesting? (13)
Mar 26 2009    build a project (18)
Mar 26 2009    State of Play (78)
Mar 25 2009    Building D compiler in MSVC IDE (9)
Mar 25 2009    Can't get Tango to work on WinXP, with DMD (2)
Mar 25 2009    Strategies for null handling in Java (1)
Mar 25 2009    Allowing relative file imports (31)
Mar 25 2009    Re: Important contributions to D by non-guru programmers! (1)
Mar 25 2009    Re: .NET on a string (1)
Mar 24 2009    Re: DMC to Create C .lib ? (2)
Mar 24 2009    Concurrency in D (3)
Mar 24 2009    What is the sub interface? (3)
Mar 24 2009    3d graphics float "benchmarks" (5)
Mar 23 2009    Re: What can you "new" (3)
Mar 23 2009    Re: What can you "new" (5)
Mar 23 2009    Benchmark of try/catch (25)
Mar 22 2009    crossplatform linking? (10)
Mar 22 2009    instance of sub class created in a dll has wired behaviour when cast (4)
Mar 22 2009    Slashdot article about multicore (5)
Mar 22 2009    Is DSSS still being developed? (12)
Mar 22 2009    What can you "new" (200)
Mar 21 2009    Licences issues with d runtime (5)
Mar 21 2009    =?utf-8?B?4oCYZmluYWzigJkgdmFyaWFibGVzOiBhbiBhbHRlcm5hdGl2ZSBkZWZpbmk=?= (1)
Mar 21 2009    Please integrate build framework into the compiler (31)
Mar 21 2009    Re: Returning a struct by reference (3)
Mar 21 2009    Returning a struct by reference (7)
Mar 20 2009    Re: new D2.0 + C++ language (4)
Mar 20 2009    Response files (41)
Mar 20 2009    Library for Linear Algebra? (10)
Mar 20 2009    New pragma lib - better handling of dynamic libs (1)
Mar 20 2009    opImplicitCast (2)
Mar 20 2009    Dynamic loading of D modules (2)
Mar 19 2009    Re: for in D versus C and C++ (1)
Mar 19 2009    DMC to Create C .lib ? (3)
Mar 19 2009    Re: new D2.0 + C++ language (2)
Mar 19 2009    Object documentation (2)
Mar 19 2009    Immutable + goto? (5)
Mar 19 2009    foreach/opApply (5)
Mar 19 2009    for in D versus C and C++ (36)
Mar 19 2009    typeof reference to class object (2)
Mar 19 2009    opCall within with (6)
Mar 19 2009    No -c no main() (17)
Mar 19 2009    goto at end of block (2)
Mar 19 2009    What is throwable (17)
Mar 18 2009    Just a thought: pure functions & a compacting GC (1)
Mar 18 2009    reconsideration of header files (1)
Mar 18 2009    The Joy of Signalling NaNs! (A compiler patch) (14)
Mar 18 2009    A bug in the back-end? (1)
Mar 18 2009    Re: eliminate writeln et comp? (1)
Mar 18 2009    D2 std_array is a dead link (1)
Mar 18 2009    Re: class Exception (3)
Mar 18 2009    class Exception (2)
Mar 18 2009    new D2.0 + C++ language (68)
Mar 17 2009    eliminate writeln et comp? (52)
Mar 17 2009    utf-8? (11)
Mar 17 2009    Struct constructors and opCall (4)
Mar 16 2009    .NET on a string (28)
Mar 16 2009    Re: Updated D Benchmarks (1)
Mar 16 2009    Re: Windows API headers again (3)
Mar 16 2009    Re: catchy phrase for this idiom? (1)
Mar 15 2009    LG Post Asking about D (1)
Mar 15 2009    Re: Updated D Benchmarks (2)
Mar 15 2009    Bug? package attribute half working on child packages. (4)
Mar 15 2009    Re: Proposal: fixing the 'pure' floating point problem. (2)
Mar 15 2009    Associative Arrays and GC (1)
Mar 15 2009    Populating Date struct from d_time value (2)
Mar 14 2009    Proposal: adding condition variable to object monitors (8)
Mar 14 2009    Updated D Benchmarks (10)
Mar 14 2009    memcpy vs slice copy (24)
Mar 14 2009    Manual Deletion from Destructor (11)
Mar 14 2009    Proposal for fixing import("file") (5)
Mar 14 2009    Octal literals: who uses this? (18)
Mar 13 2009    Proposal: fixing the 'pure' floating point problem. (45)
Mar 12 2009    catchy phrase for this idiom? (53)
Mar 11 2009    winsamp sample crashed windbg (9)
Mar 11 2009    tango build on mac with dsss and dmd calls ar twice (3)
Mar 11 2009    Aliasing immutable and mutable data (2)
Mar 10 2009    Idea For Attributes/Annotations (4)
Mar 10 2009    Using dmd on older machines (11)
Mar 10 2009    Re: The Sweet With (3)
Mar 10 2009    Encapsulating Locked File Appends (8)
Mar 10 2009    DWT failed to build (5)
Mar 10 2009    DMD 1.033 - Linux initZ errors (5)
Mar 10 2009    std.date Cyclic dependency (3)
Mar 10 2009    Re: setting version (1)
Mar 10 2009    setting version (3)
Mar 09 2009    Dynamic C++ (1)
Mar 09 2009    dmdfind (2)
Mar 09 2009    DMD Mac and linking with frameworks (8)
Mar 09 2009    Trivial benchmarking on linux (1)
Mar 09 2009    Re: in vs. const (3)
Mar 09 2009    pmap (2)
Mar 09 2009    Re: D compiler benchmarks (4)
Mar 08 2009    "Re-enabled auto interfaces"? (1)
Mar 08 2009    libpthread linker error (4)
Mar 08 2009    Getting started on a Mac (12)
Mar 08 2009    Non-D linkage with out and inout parameters. (3)
Mar 08 2009    Re: D compiler benchmarks (1)
Mar 08 2009    Re: D compiler benchmarks (2)
Mar 08 2009    pure functions without invariant (a get-rid-of-const proposal) (4)
Mar 07 2009    Re: const?? When and why? This is ugly! (1)
Mar 07 2009    Returning const? -- A potential solution (28)
Mar 07 2009    Assignment and down-casting (4)
Mar 07 2009    harmful null dereference straight in dmd (3)
Mar 07 2009    in vs. const (6)
Mar 07 2009    D compiler benchmarks (23)
Mar 06 2009    important proposal: scope keyword for class members (25)
Mar 06 2009    Symbol Undefined:_D3dfl3all12__ModuleInfoZ on dmd1.041 (3)
Mar 06 2009    Re: Associating symbols with attributes (D 2.0) (5)
Mar 06 2009    D programming practices: object construction order (1)
Mar 06 2009    typedef (5)
Mar 06 2009    Re: Null references (oh no, not again!) (5)
Mar 05 2009    compiling dmd on linux (7)
Mar 05 2009    Re: const?? When and why? This is ugly! (82)
Mar 05 2009    Re: Null references (oh no, not again!) (2)
Mar 05 2009    Associating symbols with attributes (D 2.0) (2)
Mar 05 2009    Possible bug with ? : and const (3)
Mar 05 2009    thanks, Walter! (1)
Mar 05 2009    thanks, Walter! (2)
Mar 05 2009    Re: Null references (oh no, not again!) (1)
Mar 05 2009    Re: The Sweet With (2)
Mar 05 2009    Re: Null references (oh no, not again!) (1)
Mar 05 2009    Re: Null references (oh no, not again!) (5)
Mar 05 2009    Re: return in void functions (4)
Mar 04 2009    rdmd (5)
Mar 04 2009    return in void functions (15)
Mar 03 2009    Re: const?? When and why? This is ugly! (2)
Mar 03 2009    Compilation of .di needes the imported file and -J setup correctly (3)
Mar 03 2009    Null references (oh no, not again!) (172)
Mar 03 2009    Re: const?? When and why? This is ugly! (2)
Mar 03 2009    Actor-based Concurrency (2)
Mar 03 2009    The Sweet With (6)
Mar 03 2009    LLVM updates (4)
Mar 02 2009    Re: const?? When and why? This is ugly! (1)
Mar 02 2009    General reference types (3)
Mar 01 2009    const?? When and why? This is ugly! (38)
Mar 01 2009    Small Changes for Java JDK7 (8)
Mar 01 2009    std.locale (109)
Mar 01 2009    Installing dmd (12)
Mar 01 2009    Important contributions to D by non-guru programmers! (6)
Feb 28 2009    Re: Resizable Arrays? (2)
Feb 28 2009    Re: __FUNCTION__ (1)
Feb 28 2009    Re: Resizable Arrays? (3)
Feb 28 2009    Unofficial wish list status.(Mar 2009) (10)
Feb 28 2009    Can D code be linked as part of C programs? (plug-ins in D?) (4)
Feb 28 2009    Need clear error msg. (template instantiating) (5)
Feb 28 2009    __FUNCTION__ (44)
Feb 28 2009    string-arguments of functions in 'std.file' (5)
Feb 28 2009    D for projects similar to Forth Interpreters? (10)
Feb 27 2009    Resizable Arrays? (10)
Feb 27 2009    Inlining Virtual Functions (2)
Feb 27 2009    First class lazy Interval (28)
Feb 26 2009    Promote D in wikipedia (8)
Feb 26 2009    Recent Phobos changes (7)
Feb 25 2009    Nick Sabalausky (2)
Feb 25 2009    Beginning with D (14)
Feb 25 2009    Anyone want to maintain Planet D? (2)
Feb 25 2009    Now it works. Weird (4)
Feb 25 2009    Re: Old problem with performance (6)
Feb 25 2009    Re: Inline Functions (3)
Feb 24 2009    Re: memory-mapped files (1)
Feb 24 2009    Inline Functions (1)
Feb 24 2009    Inline Functions (27)
Feb 23 2009    Mixin virtual functions -- overloads (6)
Feb 22 2009    std.bind documentation sucks hard (46)
Feb 22 2009    Is implicit string literal concatenation a good thing? (23)
Feb 21 2009    Tango: Out of Date Installation Instructions (9)
Feb 20 2009    assert or execption case program hang in multi thread (8)
Feb 20 2009    Re: problem with declaration grammar? (2)
Feb 20 2009    How to initialize immutable global static array? (1)
Feb 20 2009    Re: Old problem with performance (36)
Feb 19 2009    Re: problem with declaration grammar? (2)
Feb 19 2009    primitive vector types (59)
Feb 19 2009    Re: Is str ~ regex the root of all evil, or the leaf of all good? (20)
Feb 19 2009    Re: Is str ~ regex the root of all evil, or the leaf of all good? (17)
Feb 18 2009    Is str ~ regex the root of all evil, or the leaf of all good? (49)
Feb 18 2009    core.sync? (2)
Feb 18 2009    problem with declaration grammar? (8)
Feb 18 2009    Re: OT -- Re: random cover of a range (1)
Feb 17 2009    memory-mapped files (16)
Feb 17 2009    earthquake changes of std.regexp to come (55)
Feb 17 2009    Memory allocation failed (8)
Feb 17 2009    Algorithms in the std lib (8)
Feb 16 2009    range stuff (4)
Feb 16 2009    OPTLINK needs to die. (43)
Feb 16 2009    std.file.read implementation contest (15)
Feb 16 2009    Re: OT -- Re: random cover of a range (1)
Feb 16 2009    DB/DBMS in D (6)
Feb 15 2009    DMD 1.039 slowness... (11)
Feb 15 2009    Is dmd-osx temporary unavailable? (3)
Feb 15 2009    ddbi died calculation (1)
Feb 15 2009    ref? (17)
Feb 15 2009    Why doen't this code work? (1)
Feb 15 2009    Re: default random object? (1)
Feb 14 2009    forward reference hell! (4)
Feb 14 2009    Re: default random object? (1)
Feb 14 2009    Re: random cover of a range (1)
Feb 14 2009    Re: random cover of a range (2)
Feb 14 2009    boxing, struct opAssign and constructors (2)
Feb 14 2009    Some Ideas for Dynamic Vtables in D (9)
Feb 13 2009    default random object? (94)
Feb 13 2009    Re: random cover of a range (220)
Feb 13 2009    Re: random cover of a range (1)
Feb 12 2009    nth_element implementation? (3)
Feb 12 2009    Templates at runtime (8)
Feb 11 2009    API Evolution (3)
Feb 11 2009    Version declaration proposal (13)
Feb 10 2009    Recursive discriminated unions [Phobos2] (8)
Feb 10 2009    Re: Lambda syntax, etc (5)
Feb 10 2009    Re: Old problem with performance (2)
Feb 10 2009    Why version() ? (123)
Feb 10 2009    OpenCL bindings (7)
Feb 09 2009    Structs implementing interfaces in D1 (25)
Feb 09 2009    Re: Proposal : allocations made easier with non nullable types. (5)
Feb 09 2009    Re: Proposal : allocations made easier with non nullable types. (1)
Feb 09 2009    Re: escaping addresses of ref parameters - not (3)
Feb 09 2009    Re: Lambda syntax, etc (2)
Feb 09 2009    Proposal : allocations made easier with non nullable types. (45)
Feb 08 2009    Re: Old problem with performance (2)
Feb 08 2009    (non)nullable types (84)
Feb 08 2009    escaping addresses of ref parameters - not (26)
Feb 08 2009    Re: std.string and ranges (37)
Feb 08 2009    Will D programe run on google android? (3)
Feb 07 2009    Old problem with performance (102)
Feb 07 2009    std.string and ranges (4)
Feb 07 2009    Class extensions in D? (1)
Feb 06 2009    Re: Inline assembler in D and LDC, round 2 (1)
Feb 06 2009    Tuples (4)
Feb 06 2009    Re: Lambda syntax, etc (1)
Feb 06 2009    The path to unity (61)
Feb 06 2009    If !in is inconsistent because of bool/pointer, then so is ! (17)
Feb 05 2009    goto (24)
Feb 05 2009    Re: property syntax problems (3)
Feb 05 2009    Non-fragile ABI in D? (7)
Feb 05 2009    property syntax problems (7)
Feb 05 2009    Re: Lambda syntax, etc (24)
Feb 04 2009    Inline assembler in D and LDC, round 2 (30)
Feb 04 2009    Lambda syntax, etc (29)
Feb 03 2009    History of C (2)
Feb 02 2009    Asmjit - JIT asm compiler (for C++) (18)
Feb 02 2009    Dual CPU code (13)
Feb 01 2009    Multiple Tuple IFTI Syntactic Sugar (7)
Feb 01 2009    Re: Question of delegate literals and return from (1)
Jan 31 2009    std.patterns: it was about time (11)
Jan 31 2009    Unofficial wish list status.(Feb 2009) (3)
Jan 31 2009    Question of delegate literals and return from function(GDC,DMD,LDC) (5)
Jan 31 2009    Re: Scientific computing with D (1)
Jan 31 2009    D versus Objective C Comparison (68)
Jan 30 2009    ch-ch-update: series, closed-form series, and strides (56)
Jan 30 2009    SlickEdit 9 will include support for D (2)
Jan 30 2009    Feasibility of std.range and std.algorithm in D 1.0 (4)
Jan 30 2009    Scientific computing with D (54)
Jan 29 2009    Let's do front, back, popFront, and popBack! (14)
Jan 29 2009    Heap: container or range? (30)
Jan 29 2009    Scripting in D on Windows (3)
Jan 29 2009    Re: ch-ch-changes (2)
Jan 29 2009    People speaketh (25)
Jan 29 2009    Re: Please vote once and for good: range operations (4)
Jan 29 2009    Re: Please vote once and for good: range operations (1)
Jan 29 2009    Re: Please vote once and for good: range operations (1)
Jan 29 2009    stdc autoconfig through precompiling (2)
Jan 28 2009    What's the deal with __buck? (13)
Jan 28 2009    Please vote once and for good: range operations (70)
Jan 28 2009    Re: ch-ch-changes (8)
Jan 27 2009    ch-ch-changes (99)
Jan 27 2009    IsValueType template? std.traits.hasAliasing? (8)
Jan 27 2009    Re: Could we get a LP64 version identifier? (3)
Jan 27 2009    Compiler as dll (48)
Jan 26 2009    Re: range and algorithm-related stuff (2)
Jan 26 2009    Checked oveflows in C# (3)
Jan 25 2009    Where to report bugs in DM tools? (2)
Jan 25 2009    Re: range and algorithm-related stuff (5)
Jan 25 2009    Nothrow, pure in druntime (11)
Jan 25 2009    proxies (2)
Jan 25 2009    ref returns and properties (30)
Jan 25 2009    D to C compiler? (22)
Jan 25 2009    Could we get a LP64 version identifier? (25)
Jan 24 2009    range and algorithm-related stuff (24)
Jan 24 2009    Getting D language patch into GDB (5)
Jan 24 2009    OT: Worthwhile *security-competent* web host? (7)
Jan 22 2009    Protection in BaseClassList: semantics undefined? (3)
Jan 22 2009    Re: Overload by return type (1)
Jan 21 2009    The magic behind foreach (was: Re: Descent 0.5.3 released) (16)
Jan 21 2009    Re: Pluggable type sytems (1)
Jan 21 2009    volatile asm (3)
Jan 21 2009    Templates and virtual functions (9)
Jan 21 2009    Glibc hell (13)
Jan 21 2009    wiki 4 d (2)
Jan 20 2009    Re: Any chance to call Tango as Extended Standard Library (1)
Jan 20 2009    Re: Pluggable type sytems (1)
Jan 19 2009    Can we get rid of opApply? (37)
Jan 19 2009    Ada Vs C (with some D mixed in) (6)
Jan 19 2009    Fan language (1)
Jan 18 2009    Pluggable type sytems (12)
Jan 18 2009    TempAlloc and druntime GC (7)
Jan 18 2009    Re: Any chance to call Tango as Extended Standard Library (25)
Jan 18 2009    dsource considered harmful (10)
Jan 17 2009    Idea: norecover blocks (6)
Jan 17 2009    Any chance to call Tango as Extended Standard Library (173)
Jan 17 2009    Patten matching example (1)
Jan 16 2009    Getting All Instances of a Thread-Local (4)
Jan 16 2009    Accessing extern variable in Ruby DLL (5)
Jan 16 2009    DWT+OpenGL crashing on Vista (22)
Jan 16 2009    Top 25 Programming Errors (1)
Jan 15 2009    Re: Qt 4.5 to be LGPL (3)
Jan 15 2009    broken import gcstats in dmd-v2.023 (2)
Jan 15 2009    Profiler Speed (21)
Jan 14 2009    SafeD and Nullable concept (3)
Jan 14 2009    Anomaly on Wiki4D GuiLibraries page (30)
Jan 14 2009    D2 (2)
Jan 14 2009    How to size optimize the executable? (3)
Jan 14 2009    Qt 4.5 to be LGPL (34)
Jan 13 2009    Overload by return type (5)
Jan 13 2009    Docs on dsource (9)
Jan 13 2009    const and mutable declarations in one union (5)
Jan 13 2009    scope as template struct (5)
Jan 13 2009    BRAINSTORM: return type of 'exception' (4)
Jan 13 2009    Re: new principle of division between structures and classes (1)
Jan 13 2009    Re: lazy thoughts (1)
Jan 12 2009    D on gamedev.net (9)
Jan 12 2009    lazy thoughts (58)
Jan 12 2009    N-D arrays in D2 (1)
Jan 12 2009    D2 Grammar (3)
Jan 12 2009    Warning: volatile does NOT do what you think it does. WRT. DS or (6)
Jan 11 2009    writef (7)
Jan 10 2009    LDC on LLVM projects page now (2)
Jan 10 2009    Re: Interfaces and Template Specializations (5)
Jan 10 2009    Re: Interfaces and Template Specializations (3)
Jan 10 2009    Interfaces and Template Specializations (3)
Jan 10 2009    DBC TM (6)
Jan 10 2009    DMD range support? (8)
Jan 09 2009    Slow DWT compiles (15)
Jan 09 2009    OT: Less-restrictive alternative to XML and XML visualizers? (9)
Jan 09 2009    Purity (D2 standard libraries / object.d) (49)
Jan 08 2009    Why isn't ++x an lvalue in D? (12)
Jan 08 2009    Suggestion: module opcall (6)
Jan 07 2009    Purity and C functions (3)
Jan 07 2009    Properties (109)
Jan 07 2009    Re: Portability of uint over/underflow behavior (1)
Jan 07 2009    Ddoc issues (2)
Jan 07 2009    meaning of 64bit: not only large memory, but large atomic integer (6)
Jan 07 2009    Re: dmd platform support - poll (1)
Jan 06 2009    Question about associative arrays (2)
Jan 06 2009    Off subject (5)
Jan 06 2009    Arrays pass (1)
Jan 05 2009    Disallowing ?:?: syntax (8)
Jan 04 2009    alias example is incorrect on website (2)
Jan 04 2009    Randomness in built-in .sort (24)
Jan 04 2009    Re: MI is not evil - it is just a different concept... (1)
Jan 03 2009    Portability of uint over/underflow behavior (12)
Jan 03 2009    final forbidden with value template parameters? (3)
Jan 03 2009    foreach ... else statement (48)
Jan 03 2009    Out-of-Memory recovery (2)
Jan 02 2009    Transactional Memory, localized procedural programming, etc (2)
Jan 02 2009    Possible D2 solution to the upcasting array problem, and a related (12)
Jan 01 2009    'naked' keyword (11)
Dec 31 2008    Unofficial wish list status.(Jan 2009) (1)
Dec 31 2008    Improvement to switch-case statement (31)
Dec 31 2008    Help with GDB? (3)
Dec 31 2008    More LDC Exception Handling Stuff (6)
Dec 30 2008    Non-nullable references, again (22)
Dec 28 2008    division of objects into classes and structures is bad (65)
Dec 28 2008    Operator overloading -- lets collect some use cases (89)
Dec 25 2008    dmd platform support - poll (151)
Dec 14 2008    Optimal struct layout template? (29)
Jun 20 2008    Functions with package protection (12)

Other years:
2009 2008 2007 2006 2005 2004