www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

May 20 2012    newsgroup archive stale (3)
May 20 2012    Small collections optimizations (1)
May 19 2012    dmd link mystery on linux (2)
May 19 2012    Lazy evaluation of function arguments in D (14)
May 19 2012    Possible bug in the D compiler w.r.t x86_64 ABI calling convention (8)
May 18 2012    Setting up a new FreeBSD32 autotester? (1)
May 18 2012    Setting up a new FreeBSD32 autotester? (1)
May 18 2012    Method pointers are *function* pointers?? Or delegates?? (16)
May 18 2012    memset_s (1)
May 18 2012    [OT] Windows users: Are you happy with git? (42)
May 17 2012    D versus C#/.NET module systems (1)
May 17 2012    Posix vs. Windows (42)
May 17 2012    alias 'this' with opCall? (3)
May 17 2012    AliasTuples, rather than Records, to return multiple values (7)
May 17 2012    stream interfaces - with ranges (37)
May 17 2012    Return type inference (8)
May 17 2012    Would it be possible (and useful) to introduce declarations like `auto (5)
May 17 2012    Do not write object file? (4)
May 17 2012    News server load becoming more and more an issue (9)
May 17 2012    isInputRange instead of isForwardRange for std.algorithm.fill (3)
May 16 2012    Can't run 'masm386' (12)
May 16 2012    Standard struct constructors for the heap? (6)
May 16 2012    Should range foreach be iterating over an implicit copy? (16)
May 16 2012    2D (or higher) equivalent of ranges? (1)
May 16 2012    DFL? (7)
May 16 2012    Memory reordering explained by example (4)
May 15 2012    enums extension (7)
May 15 2012    scope(exit) without exception handling? (26)
May 15 2012    input completion system (4)
May 15 2012    MBCS character code support (9)
May 15 2012    How to mov EAX, &func? (13)
May 15 2012    very strange segmentation fault interfacing a GSL-function (1)
May 15 2012    SSE and AVX with D (6)
May 15 2012    Windows application manifests (12)
May 15 2012    Array!bool and size_t (3)
May 14 2012    UFCS on forward reference (9)
May 14 2012    Request for Review: DI Generation Improvements (1)
May 14 2012    Request for Review: DI Generation Improvements (21)
May 14 2012    New Traits (17)
May 14 2012    Should reduce take range as first argument? (4)
May 14 2012    Consuming shared streams - scratchspace (1)
May 14 2012    logical const idea - scratchspace (9)
May 14 2012    DUDA (11)
May 14 2012    Is dsource .org completely deserted? (24)
May 14 2012    Web servers in D (6)
May 14 2012    arrays: if(null == [ ]) (82)
May 13 2012    Killing equals_t (6)
May 13 2012    deprecating std.stream, std.cstream, std.socketstream (65)
May 13 2012    bitfields VS pure nothrow (4)
May 13 2012    using d dll/lib with msvc program (10)
May 13 2012    Getting the const-correctness of Object sorted once and for all (95)
May 13 2012    noreturn? (13)
May 13 2012    The future of the WindowsAPI bindings project (4)
May 13 2012    pid thread (2)
May 12 2012    Cool features of the D language (3)
May 12 2012    import std.socket (3)
May 12 2012    XOMB operating system (6)
May 12 2012    Global invariants? (2)
May 12 2012    UnixSocket (3)
May 12 2012    WinAPI grossly lacking in core.c.windows.windows (8)
May 12 2012    Memoize and protected functions (3)
May 11 2012    Compiler crash I can't pin down (3)
May 11 2012    How to contribute on github? (8)
May 11 2012    [OT] GitHub down? (11)
May 11 2012    Why isn't purity & co. inferred for all functions? (11)
May 11 2012    D dropped in favour of C# for PSP emulator (178)
May 11 2012    Should opIndex completely override alias this? (13)
May 11 2012    path planning implementations? (13)
May 11 2012    SCons, Linking and D (5)
May 10 2012    Property assignment problem (11)
May 10 2012    Bug report severity (8)
May 10 2012    D tools strategy (1)
May 10 2012    SCons D support (5)
May 09 2012    Temporary static arrays on stack get corrupted with dmd -m64 (1)
May 09 2012    Optional parameters referring to previous parameters? (20)
May 09 2012    CTFE and DI: The Crossroads of D (128)
May 09 2012    Please help with GC exception! (7)
May 09 2012    Constraints (29)
May 09 2012    GDMD (11)
May 09 2012    "is" operator for structures? (18)
May 09 2012    inconsistent compile-time reflection (2)
May 08 2012    Lack of open source shown as negative part of D on Dr. Dobbs (100)
May 08 2012    Future of D style variadic fuctions (12)
May 08 2012    dmd from git segfaulting when used with wrong version of druntime (9)
May 08 2012    Behaviour of alias this changed (2)
May 08 2012    Messing storage classes and type qualifier is a pain (1)
May 08 2012    LibEvent, signals or communication between threads (8)
May 07 2012    ZeroBUGS debugger for D (7)
May 07 2012    -wi on default? (14)
May 07 2012    UFCS and operator overloading (6)
May 07 2012    Why not all statement are expressions ? (14)
May 07 2012    run-time stack-based allocation (23)
May 06 2012    Properties don't behave like variables? (29)
May 06 2012    "R" suffix for reals (18)
May 06 2012    Defining a custom *constructor* (not initializer!) (40)
May 06 2012    DDoc ignores mixins (2)
May 06 2012    Escaping control in formatting (again) (4)
May 05 2012    [Feature Request] Adding to D lang "set" built-in (14)
May 05 2012    What should array() return for const/immutable ElementTypes? (6)
May 05 2012    Static versus dynamic binding of in contracts again - trying to set (6)
May 04 2012    Why typedef's shouldn't have been removed :( (61)
May 04 2012    Integer overflow and underflow semantics (23)
May 04 2012    opAssign and const? (2)
May 04 2012    Genode (1)
May 04 2012    Different random output for Phobos and Boost (1)
May 04 2012    wxWidget s/ wxD reloaded, stand still, stalled, dead ? (1)
May 04 2012    True disposable objects (add "Finalized!" assertion) (7)
May 04 2012    mixin templates and classes (1)
May 04 2012    allMembers (6)
May 04 2012    nginx reverse proxy for vibe tutorial (9)
May 04 2012    Return by 'ref' problems... (21)
May 03 2012    Destroying structs without a typeinfo object (7)
May 03 2012    Array type inference (2)
May 03 2012    GSOC Linker project (81)
May 03 2012    virtual method pointer (29)
May 03 2012    scope ref const(T) --> error?! (8)
May 03 2012    Feature !request into std.algorithm (1)
May 03 2012    Class methods in D? (24)
May 03 2012    Pure memoization, and more (3)
May 03 2012    Growing pains (36)
May 03 2012    From Ada 2012 (11)
May 03 2012    Windows batch file to compile D code (7)
May 03 2012    How to modify an element in a range/collection using its member (4)
May 02 2012    Const/Shared/Immutable anomalies in D that should be fixed (11)
May 02 2012    Oddness with C binding (3)
May 01 2012    D3 is potentially damaging (14)
May 01 2012    LDC and the Debian Repository (7)
May 01 2012    luajit-ffi (30)
May 01 2012    An observation (11)
Apr 29 2012    [Q]STM with Strict ordering for Grid applications (1)
Apr 29 2012    lazy is broken, but we have delegates (3)
Apr 28 2012    Shared with no type in Druntime. (10)
Apr 28 2012    Wasn't someone trying to work on a C backend for DMD? (10)
Apr 28 2012    System signals (11)
Apr 28 2012    Does D have too many features? (546)
Apr 28 2012    has sqlserver2000 for d2 lib package? (1)
Apr 28 2012    Designing a consistent language is *very* hard (22)
Apr 27 2012    generic indexOf() for arrays ? (5)
Apr 27 2012    (Non)Abstract Funcs, Linker Errors, and Wild Goose Chases (4)
Apr 27 2012    John-Carmack quotes the D programming language (9)
Apr 26 2012    Static method conflicts with non-static method? (15)
Apr 26 2012    export extern (C) void Fun Error (6)
Apr 26 2012    MPI bindings revisited (2)
Apr 26 2012    Cross module version specs (14)
Apr 26 2012    Cairo Deimos bindings (21)
Apr 25 2012    What to do about default function arguments (45)
Apr 25 2012    Convert a delegate to a function (i.e. make a thunk) (11)
Apr 25 2012    Compiling DMD for the iPhone simulator (7)
Apr 25 2012    This shouldn't happen (15)
Apr 25 2012    dmd doesn't work, rdmd --build-only does (3)
Apr 25 2012    Internal working of struct dtors (1)
Apr 25 2012    What is this error?! (3)
Apr 25 2012    Sharing memory with C, ref counting, best practises? (2)
Apr 24 2012    Random distributions in Phobos (5)
Apr 24 2012    ICE on latest git dmd when introspecting a class that contains a (1)
Apr 24 2012    ^^ limitation (9)
Apr 24 2012    Is it possible to build DMD using Windows SDK? (9)
Apr 24 2012    [OT] Programming Bacterial Cells (3)
Apr 24 2012    How can D become adopted at my company? (51)
Apr 24 2012    Can we kill the D calling convention already? (26)
Apr 23 2012    About Blender bugs (1)
Apr 23 2012    Notice/Warning on narrowStrings .length (30)
Apr 23 2012    Escaping control in formatting (9)
Apr 22 2012    GC + malloc/free = deadlock (9)
Apr 22 2012    Alias Expressions (6)
Apr 22 2012    D to C converter? (2)
Apr 22 2012    Voldemort command structures (3)
Apr 21 2012    version 8.52 & console app code size (2)
Apr 21 2012    GTK and D (8)
Apr 21 2012    Recursive aliases? (6)
Apr 21 2012    Deterministic life-time storage type (9)
Apr 21 2012    comma operator causes hard to spot bugs (24)
Apr 20 2012    Remove docs on 'new' and 'delete'? (3)
Apr 20 2012    Methods require no parantheses (4)
Apr 20 2012    immutable, static, __gshared, TLS, and compile time allocation (6)
Apr 20 2012    Is this a bug? (2)
Apr 20 2012    Predefined 'release' version? (6)
Apr 20 2012    Sharing your openGL Shader struct (3)
Apr 20 2012    Partial classes & forward declarations (10)
Apr 20 2012    Closed development with Trello? (18)
Apr 19 2012    Random D geekout (20)
Apr 19 2012    Docs: Section on local variables (16)
Apr 19 2012    [off-topic] Sony releases PS Vita SDK (59)
Apr 19 2012    UFCS Documentation (1)
Apr 19 2012    Let's give a honor to dead giants! (31)
Apr 19 2012    UFCS in the presence of alias this (8)
Apr 18 2012    repro cases for optlink crashes (2)
Apr 18 2012    Disallow (dis)equality with FP.nan/FP.init literals (6)
Apr 18 2012    Beauty of D (1)
Apr 18 2012    Objects on message queues of spawned processes (6)
Apr 18 2012    Windows: Throwing Exceptions from Fibers in D2.059: Access Violation (27)
Apr 18 2012    posix.mak broken in latest git phobos (1)
Apr 18 2012    static vs non-static method overloading (3)
Apr 18 2012    Is the use of .di depreceated ? (6)
Apr 17 2012    [your code here] (2)
Apr 17 2012    GC API: What can change for precise scanning? (14)
Apr 17 2012    template+alias as an object's "namespace" (11)
Apr 17 2012    AA key conversion woes (10)
Apr 17 2012    Just a thought... (3)
Apr 17 2012    Polymorphic catcalls (9)
Apr 16 2012    Shared libraries under linux (6)
Apr 16 2012    D scored well in the Google CodeJam Qualification Round (13)
Apr 16 2012    Cheaper compile-time tests (3)
Apr 16 2012    Problem with dmd2.059.zip (2)
Apr 16 2012    Language Subsets (5)
Apr 15 2012    compiler support added for precise GC (86)
Apr 15 2012    Orphan ranges (12)
Apr 15 2012    Usage of Exceptions in std.xml (8)
Apr 15 2012    --inline (4)
Apr 15 2012    HTTP4D embedded http provider (3)
Apr 14 2012    Why is complex being deprecated again? (33)
Apr 14 2012    Random sampling in Phobos (9)
Apr 13 2012    Provide immutable attribute for first-class citizens and namespaces? (5)
Apr 13 2012    Definitive list of storage classes (5)
Apr 13 2012    D Compiler as a Library (75)
Apr 12 2012    Measuring the page generation of the forum (15)
Apr 12 2012    Tuple unpacking at the called function (1)
Apr 12 2012    Where is the runtime memory overhead from? (3)
Apr 11 2012    An idea to improve eponymous templates (20)
Apr 11 2012    foreach and filter (13)
Apr 11 2012    std.file (3)
Apr 11 2012    std.algorithms filter and string[] (5)
Apr 11 2012    What about x64 windows? (13)
Apr 11 2012    D fuse binding (1)
Apr 10 2012    dmd's linking order (18)
Apr 10 2012    core.stdc in docs? (4)
Apr 10 2012    Is anyone hacking on druntime in a widespread fashion at the moment? (16)
Apr 10 2012    Producing nicer template errors in D libraries (9)
Apr 10 2012    Export ? (19)
Apr 10 2012    MD5, SHA1, SHA256, CRC32 (9)
Apr 10 2012    Starting with D(2) (6)
Apr 10 2012    More mentors needed (8)
Apr 10 2012    Cod generation for different targets ( x386, x486 etc ) (5)
Apr 10 2012    Object arrays in D (19)
Apr 09 2012    Dictonaries benchmark (4)
Apr 09 2012    The new std.process? (15)
Apr 09 2012    The Downfall of Imperative Programming (38)
Apr 09 2012    Can't assign to static array in ctor? (5)
Apr 09 2012    Windows 8 Metro support (28)
Apr 08 2012    deimos libX11 not compiling (1)
Apr 08 2012    Foreach Closures? (34)
Apr 08 2012    x32-abi + D = fat pointers? (2)
Apr 08 2012    Encodings (2)
Apr 08 2012    Is the code for std.database online ? (1)
Apr 08 2012    malloc in core.memory.GC (12)
Apr 08 2012    Hitchikers Guide to Porting Phobos / D Runtime to other architectures (5)
Apr 08 2012    Documentation improvements (2)
Apr 08 2012    A modest proposal: eliminate template code bloat (31)
Apr 08 2012    readonly storage class (11)
Apr 08 2012    Shared library in D on Linux (28)
Apr 07 2012    Small Buffer Optimization for string and friends (54)
Apr 07 2012    std.benchmark ready for review. Manager sought after (57)
Apr 07 2012    Precise GC (35)
Apr 07 2012    a pretty exciting result for parallel D lang rmd following defrag by (12)
Apr 07 2012    More ddoc complaints (5)
Apr 07 2012    TickDuration.to's second template parameter (10)
Apr 07 2012    openssl example for D (3)
Apr 07 2012    D and Heterogeneous Computing (9)
Apr 06 2012    Goldie Parser Generator. Haxe language definition. (2)
Apr 06 2012    Discussion on Go and D (56)
Apr 06 2012    uploading with curl (9)
Apr 06 2012    custom attribute proposal (yeah, another one) (76)
Apr 06 2012    how to "include" the module file like C ? (3)
Apr 05 2012    Standard Library (Phobos) Garbage Collection (2)
Apr 05 2012    IDE Support for D (13)
Apr 05 2012    D projects list (21)
Apr 05 2012    benchmark dict list and string, D vs python vs lua (3)
Apr 05 2012    rpm spec for rhel and fedora (4)
Apr 05 2012    Mascot for D (21)
Apr 05 2012    Re: Spec (5)
Apr 05 2012    Slices and GC (5)
Apr 05 2012    Custom attributes (again) (125)
Apr 05 2012    Unicode, graphemes and D (5)
Apr 05 2012    DMD compiler switch to set default extern() linkage? (11)
Apr 03 2012    Cross-references in generated ddoc (15)
Apr 03 2012    [OT] Just curious: What's this algorithm's name? (6)
Apr 03 2012    DMD asserts using delegate and type inference (6)
Apr 03 2012    How to set up Derelict? (3)
Apr 02 2012    Nested functions should be exempt from sequential visibility rules (26)
Apr 02 2012    Annoying module name / typename conflict (3)
Apr 02 2012    Mono-D GSoC proposal, hopefully the last thread about it (6)
Apr 02 2012    Why does D change operator precedence according to C/C++ ? (8)
Apr 02 2012    Dirrlicht & C. (2)
Apr 01 2012    Keeping imports clean (5)
Apr 01 2012    Compiler development (8)
Apr 01 2012    traits getProtection (27)
Apr 01 2012    Deimos - ODE bindings (11)
Mar 31 2012    TypeInfo of arrays of basic types. (2)
Mar 31 2012    problem compiling with optimizations enabled (4)
Mar 31 2012    Transfering CTFE classes to runtime (1)
Mar 31 2012    D for a Qt developer (13)
Mar 31 2012    Creating a shared library in D : undefined symbol: _deh_beg (4)
Mar 31 2012    Return a class instance as a pointer (8)
Mar 30 2012    rdmd (2)
Mar 30 2012    Nested function bug? (5)
Mar 30 2012    DIP16: Transparently substitute module with package (103)
Mar 30 2012    structs, tids, and concurrency. (2)
Mar 29 2012    Alternative /hipster/ syntaxes for D (8)
Mar 28 2012    git dmd broken for posix? (2)
Mar 27 2012    Documentation Layout (20)
Mar 27 2012    Annoyances with traits (10)
Mar 27 2012    std.containers - WAT (4)
Mar 27 2012    GSoC 2012 Proposal: Continued Work on a D Linear Algebra library (1)
Mar 27 2012    AA getLValue (2)
Mar 27 2012    immutable method not callable using argument types () - doesn't make (4)
Mar 27 2012    immutable method not callable using argument types () - doesn't make (2)
Mar 26 2012    Problem passing objects between threads (1)
Mar 26 2012    regex direct support for sse4 intrinsics (17)
Mar 26 2012    Issue 3789, stucts equality (12)
Mar 26 2012    Issue with module destructor order (4)
Mar 25 2012    Poll of the week - How long have you been in the D world? (17)
Mar 25 2012    Something wrong with dmd's -c command? (1)
Mar 25 2012    Getting around the non-virtuality of templates (9)
Mar 25 2012    BitC, Rust, dog food and more (10)
Mar 25 2012    std.ffi? (2)
Mar 25 2012    reading formatted strings: readf("%s", &stringvar) (18)
Mar 25 2012    Use tango.core.Atomic.atomicLoad and atomicStore from Tango (6)
Mar 25 2012    How to use D for cross platform development? (33)
Mar 24 2012    Regex performance (15)
Mar 24 2012    What about Uri class? (2)
Mar 24 2012    BufferedInputRange revisited (1)
Mar 24 2012    Array ops give sharing violation under Windows 7 64 bit? (33)
Mar 24 2012    Instantiate the template class method (1)
Mar 24 2012    Using D for Soft Synth development (4)
Mar 24 2012    GSoC: interested in participating (1)
Mar 23 2012    When do you use templates instead of CTFE? (6)
Mar 23 2012    Re: New hash (1)
Mar 23 2012    Implicit conversions for AA keys (16)
Mar 23 2012    parallel optimizations based on number of memory controllers vs cpus (3)
Mar 22 2012    Why CTFE I/O would be awesome: No-Build-Tool Custom Build Steps (3)
Mar 22 2012    Windows Socket Timeout (4)
Mar 22 2012    Workaround for Issue 6906 (2)
Mar 22 2012    D + Arduino (2)
Mar 22 2012    Proposal: __traits(code, ...) and/or .codeof (15)
Mar 21 2012    Wrong lowering for a[b][c]++ (7)
Mar 21 2012    Re: MessagePack (1)
Mar 21 2012    I do a really bad job as marketer (3)
Mar 20 2012    What about putting array.empty in object.d? (30)
Mar 20 2012    public MessageBox (22)
Mar 20 2012    Three Unlikely Successful Features of D (101)
Mar 20 2012    "Forward reference" eror message improvement? (3)
Mar 20 2012    Official deprecation dates, -property (3)
Mar 20 2012    String mixin syntax sugar (11)
Mar 19 2012    getHash inconsistency (3)
Mar 19 2012    Premake support for D (3)
Mar 19 2012    Mono-D GSoC - Mentor needed (22)
Mar 19 2012    DMD Deadlocks (5)
Mar 19 2012    Keyword arguments / Named parameters library implementation (8)
Mar 18 2012    CTFE bug causes null check to pass on null pointers (Issue 7602) (7)
Mar 18 2012    some regex vs std.ascii vs handcode times (14)
Mar 18 2012    opEquals/opCmp returning other types (18)
Mar 18 2012    Implicit integer casting (4)
Mar 18 2012    page size in druntime is a mess (5)
Mar 18 2012    null allowing safe code to do unsafe stuff. (11)
Mar 17 2012    Array operation a1 + a2 not implemented! (2)
Mar 17 2012    Issue 7670 (7)
Mar 17 2012    virtual-by-default rant (77)
Mar 17 2012    force inline/not-inline (4)
Mar 17 2012    Understanding Templates: why can't anybody do it? (56)
Mar 17 2012    confused about pure functions (4)
Mar 17 2012    BlockingTextWriter? (2)
Mar 16 2012    Immutable static arrays (2)
Mar 16 2012    Something wrong with win32 dmd 2.059head? (4)
Mar 16 2012    Scala macros (3)
Mar 16 2012    Thrift bindings for D review? (1)
Mar 16 2012    OpenBSD port of dmd? (46)
Mar 16 2012    Proposal: user defined attributes (168)
Mar 16 2012    Ideas for Phobos. (7)
Mar 15 2012    "Improve this page" (3)
Mar 15 2012    Interesting Memory Optimization (25)
Mar 15 2012    A small const problem (4)
Mar 15 2012    Changing the name of the language? (25)
Mar 15 2012    Unified toHash() for all native types (3)
Mar 15 2012    Inconsistent hashing schemes for various typeinfos (1)
Mar 15 2012    std.simd (16)
Mar 15 2012    Current state of Allocator design (4)
Mar 15 2012    Issue 5689 (6)
Mar 15 2012    Having trouble setting up libcurl on Windows 7 (6)
Mar 15 2012    Dynamic language (59)
Mar 14 2012    Idea for D Conference talk (1)
Mar 14 2012    Container templates and constancy of elements (5)
Mar 14 2012    Implicit string lit conversion to wstring/dstring (12)
Mar 13 2012    AA reference semantics (2)
Mar 13 2012    Dmitry on Regular expressions (1)
Mar 13 2012    A thread-safe weak reference implementation (1)
Mar 13 2012    Replacing AA's in druntime (31)
Mar 13 2012    Wanted: 128 bit integers (16)
Mar 13 2012    Fortran DLL and D (11)
Mar 13 2012    [draft] New std.regex walkthrough (13)
Mar 13 2012    Negative integer modulo/division (4)
Mar 13 2012    [video] A better way to program (8)
Mar 13 2012    Turning a SIGSEGV into a regular function call under Linux, allowing (39)
Mar 12 2012    Regarding implementing a stable sort for Phobos (23)
Mar 12 2012    "http://dlang.org/language-reference.html" is down (3)
Mar 12 2012    Calling D from C (13)
Mar 11 2012    How about colors and terminal graphics in std.format? (44)
Mar 11 2012    Compressed class references? (3)
Mar 11 2012    toHash => pure, nothrow, const, safe (86)
Mar 11 2012    D support in Thrift needs your reviews! (5)
Mar 11 2012    Romans, rubies and the D (8)
Mar 11 2012    EBNF grammar for D? (12)
Mar 11 2012    override and trusted (3)
Mar 11 2012    Idea: A library non-OOP "dispatch!()()" (3)
Mar 10 2012    Optimize away immediately-called delegate literals? (10)
Mar 10 2012    Has Tomasz's (h3r3tic's) OpenGL font rendering code been ported to (15)
Mar 10 2012    DDoc and logically structured HTML (17)
Mar 10 2012    Feq questions about the D language (30)
Mar 09 2012    forum.dlang.org thread lovers suggested change (10)
Mar 09 2012    covariance of 'out' parameters is crucial for polymorphism and (2)
Mar 09 2012    Breaking backwards compatiblity (200)
Mar 09 2012    Can getHash be made pure? (7)
Mar 09 2012    Re: Creating dynamic arrays of known size (1)
Mar 09 2012    Annotations or custom attributes (26)
Mar 08 2012    Initializing a static array (2)
Mar 08 2012    Creating dynamic arrays of known size (1)
Mar 08 2012    Sort for forward ranges (1)
Mar 08 2012    Signal and Slots (1)
Mar 08 2012    Multiple return values... (2)
Mar 08 2012    dlang.org Articles without Authors (1)
Mar 08 2012    Thread on GO at hacker news (3)
Mar 08 2012    Random access range (3)
Mar 08 2012    Phoronix Compiler Testing (1)
Mar 07 2012    AA implementation question (2)
Mar 06 2012    Re: Review of Jose Armando Garcia Sancio's std.log (1)
Mar 06 2012    Extend vector ops to boolean operators? (12)
Mar 06 2012    Arbitrary abbreviations in phobos considered ridiculous (364)
Mar 05 2012    NNTP rules, news.digitalmars.com sucks (10)
Mar 05 2012    Missing information on how to compile DMD (7)
Mar 05 2012    [Feature Request] Forwardable as Ruby does (5)
Mar 04 2012    The state of contract programming in D (6)
Mar 04 2012    [RFC] replaceInto (7)
Mar 04 2012    Remainder wat (16)
Mar 04 2012    Automatic minimally sized SELECT clauses in SQL using D templates. (3)
Mar 04 2012    std.zlib uncompress issue (1)
Mar 04 2012    D Changelog is messed up. (9)
Mar 04 2012    Any plans to fix this? (3)
Mar 04 2012    A better way to manage discussions? (8)
Mar 03 2012    Where did the specification ebook go? (4)
Mar 03 2012    Is it bad for object.di to depend on core.exception? (7)
Mar 03 2012    Fixing the SortedRange (6)
Mar 02 2012    AssociativeArray.opIndex (6)
Mar 02 2012    Whats up with the domains? (3)
Mar 02 2012    opBinary!"in" and opIndex for AA's (issue 5030) (1)
Mar 02 2012    Extending UFCS to templates (3)
Mar 02 2012    Mac Installer - Can't find druntime/import and phobos/src after (9)
Mar 02 2012    dmd2059 ?! (3)
Mar 02 2012    Terribly slow rawWrite is a major problem (1)
Mar 02 2012    D Wiki - Why is it in such shambles? (13)
Mar 02 2012    GC-safe memory copying for D (4)
Mar 02 2012    Julia: a language for technical computing (2)
Mar 02 2012    GSoC 2012 - already applied? (5)
Mar 01 2012    dereferencing null (171)
Mar 01 2012    CORBA in D (7)
Mar 01 2012    Tuples citizenship (27)
Mar 01 2012    std.format.doFormat and std.format.formattedWrite (2)
Mar 01 2012    Poll of the week: main OS and compiler (35)
Feb 29 2012    Can someone decipher this moon speak for me? (abi - calling (6)
Feb 29 2012    package and virtual (15)
Feb 29 2012    Reminder: Less than a week left on std.log review! (1)
Feb 29 2012    [druntime] TypeInfo.getHash problems (4)
Feb 29 2012    Type inference for delegates/lambdas as regular parameters? (4)
Feb 29 2012    Outputting generated .di files to correct module structure (7)
Feb 29 2012    Thoughts about in contract inheritance (12)
Feb 28 2012    [OT] A Note on Lazy Pure Functional Programming (2)
Feb 27 2012    Lexer and parser generators using CTFE (76)
Feb 27 2012    Compile-time Ducks (1)
Feb 27 2012    Need help locating AA bug (2)
Feb 27 2012    in not working with enum'd AA (5)
Feb 26 2012    Unittest compiling into file with main. (1)
Feb 26 2012    Curl on Windows (17)
Feb 26 2012    define in contract according to the caller, not the callee. (4)
Feb 26 2012    [RFC] Ini parser (7)
Feb 26 2012    Pseudo Members (3)
Feb 26 2012    Ring 0 in D (3)
Feb 26 2012    foreach by value iteration (12)
Feb 25 2012    Compile Time D Expression Parser? (21)
Feb 25 2012    Calling Kernel32 functions from D (5)
Feb 25 2012    State of Mango (11)
Feb 25 2012    Return value of std.process.system (1)
Feb 25 2012    John Carmack applauds D's pure attribute (73)
Feb 24 2012    Conclusions of the exception discussion (26)
Feb 24 2012    Resolving issues on the bugtracker (1)
Feb 23 2012    Floating point failures on x64 (7)
Feb 23 2012    Re: Inheritance of purity (1)
Feb 23 2012    re: PyD (5)
Feb 23 2012    Unable to post via forum web interface. (1)
Feb 23 2012    ARM targetting cross-toolchain with GDC (6)
Feb 23 2012    FP in D (today) (5)
Feb 23 2012    Setting a deadline for setting up shared ? (6)
Feb 22 2012    Rvalue forwarding (3)
Feb 22 2012    wxd does not build (3)
Feb 22 2012    DustMite updated (24)
Feb 22 2012    dmd -c behaviour doesn't take account of packages. (30)
Feb 22 2012    [RFC]Proposal for better garbage collection (27)
Feb 22 2012    PyD abandoned? (2)
Feb 22 2012    GitHub pull requests made easy (7)
Feb 22 2012    [RFC] ini parser (2)
Feb 22 2012    how to resolve "object-relational impedance mismatch" using D (3)
Feb 21 2012    Has anyone tried DMD on Mac OS X Mountain Lion (1)
Feb 21 2012    Custom calling conventions (27)
Feb 21 2012    no matching function for call to =?windows-1252?Q?=91Type=3A=3Ad?= (3)
Feb 20 2012    Questions about windows support (106)
Feb 20 2012    Static cast template (3)
Feb 19 2012    Safe navigation operator (9)
Feb 19 2012    std.collection lets rename it into std,ridiculous. (45)
Feb 19 2012    Seas of errors from DMD (5)
Feb 19 2012    Ideas from Clang (6)
Feb 19 2012    D autocomplete (1)
Feb 19 2012    size_t + ptrdiff_t (83)
Feb 19 2012    inout and function/delegate parameters (30)
Feb 19 2012    DxUnit (1)
Feb 19 2012    Howto build a repo case for a ICE? (19)
Feb 18 2012    empty arrays and cast(bool): WAT (24)
Feb 18 2012    Type deduction using switch case (7)
Feb 18 2012    ddoc changes (5)
Feb 18 2012    The Right Approach to Exceptions (570)
Feb 18 2012    Postgresql bindings for D2? (2)
Feb 18 2012    Improve anchors for ddoc (dlang.org) (12)
Feb 18 2012    structs, ~this(), this(this) and reference counting (9)
Feb 17 2012    multi_index (8)
Feb 17 2012    Associative arrays - non-intuitive 'in' semantics (7)
Feb 17 2012    When are associative arrays meant to throw a RangeError? (32)
Feb 17 2012    A file reading benchmark (12)
Feb 17 2012    [your code here] (8)
Feb 17 2012    [your code here] (12)
Feb 17 2012    [your code here] (5)
Feb 17 2012    dtors in shared structs fail to compile (1)
Feb 17 2012    Immutability, problems with debugging (2)
Feb 16 2012    Language idea - simple thread spawning (2)
Feb 16 2012    Why is there no or or and ? (67)
Feb 16 2012    Inheritance of purity (122)
Feb 16 2012    Two cases showing imperfection of the const system (16)
Feb 16 2012    [RFC] Ini parser (14)
Feb 16 2012    D Compiler port Android (2)
Feb 16 2012    The website structure (2)
Feb 16 2012    Object.opEquals, opCmp, toHash (24)
Feb 15 2012    const ref and rvalues (14)
Feb 15 2012    GDC bug: link error with cross-module templated AA member function (2)
Feb 14 2012    VisualD Console WIndow Disappears (5)
Feb 13 2012    More specific instantiations (8)
Feb 13 2012    D reviews (was: Review of std.log) (1)
Feb 13 2012    Review of Jose Armando Garcia Sancio's std.log (182)
Feb 13 2012    Disabling copy constructor in shared structs (1)
Feb 13 2012    The One-Letter Nested Function - a sample article for some kind of (23)
Feb 12 2012    newbie -- how to build module? (16)
Feb 12 2012    newbie - hey walter, improvement potentials for installer (18)
Feb 12 2012    Programming for std.log (11)
Feb 12 2012    basic types and alias (6)
Feb 12 2012    Changeing return type of struct.toString() (11)
Feb 12 2012    visibility vs. accessibility of protected symbols (27)
Feb 12 2012    -m64 doesn't work? (9)
Feb 11 2012    Thoughts about deprecation (3)
Feb 11 2012    More lexer questions (11)
Feb 11 2012    Octal-like integer literals (8)
Feb 11 2012    [your code here] (6)
Feb 10 2012    Bug? taskPool.map() with bufSize and writeln() gets stuck (5)
Feb 10 2012    Underscores in floating literals (2)
Feb 10 2012    D- (87)
Feb 10 2012    postblit constructor not called on slice copy (2)
Feb 09 2012    Named parameters workaround (1)
Feb 09 2012    Formating output of retro (4)
Feb 09 2012    RedMonk rankings (3)
Feb 09 2012    Message passing between threads: Java 4 times faster than D (32)
Feb 08 2012    Mac OS X 10.5 support (24)
Feb 08 2012    std.regex performance (11)
Feb 08 2012    regex get names (2)
Feb 07 2012    Output to console from DerivedThread class strange (2)
Feb 07 2012    How to save RAM in D programs (on zero initialized buffers): Reloaded (26)
Feb 06 2012    Should C functions automatically be nothrow? (9)
Feb 06 2012    assumeSafeAppend and purity (11)
Feb 06 2012    Front-end tools, Coccinelle and acceleration (1)
Feb 06 2012    Possible to pass a member function to spawn? (4)
Feb 06 2012    Link to D 2.0 language spec ebook is broken (2)
Feb 06 2012    std.xml and Adam D Ruppe's dom module (35)
Feb 05 2012    [OT] I ported Empire to D2 and made it cross platform. (18)
Feb 05 2012    Damn C++ and damn D! (18)
Feb 04 2012    Emacs D mode needs love (1)
Feb 04 2012    Doxygen (1)
Feb 04 2012    std.simd module (16)
Feb 04 2012    The Win32 HANDLE type under D2 (5)
Feb 04 2012    [your code here] (16)
Feb 04 2012    is there something like an compilefarm for the dmd windows/linx and (2)
Feb 03 2012    dmd Lexer and Parser in D (16)
Feb 03 2012    Opinion of February 2012 (37)
Feb 03 2012    Function template arg promotion (5)
Feb 03 2012    opCmp (5)
Feb 03 2012    is it a bug? protection attributes on interfaces/abstracts have no (11)
Feb 03 2012    Deimos projects for Clang and Ruby (13)
Feb 03 2012    Gdc & avr (38)
Feb 02 2012    what is a usage pattern for "static" in an interface? (22)
Feb 02 2012    libphobos.so libdruntime.so (24)
Feb 02 2012    Java memory efficiency and column-oriented data (7)
Feb 02 2012    Unique vs. shared return values (6)
Feb 02 2012    std.uuid is ready for review (26)
Feb 02 2012    FOSDEM (3)
Feb 02 2012    Deprecated language features (28)
Feb 01 2012    druntime vs phobos (5)
Feb 01 2012    Thoughts about private aliases now working (6)
Feb 01 2012    State of formatted input (2)
Feb 01 2012    [xmlp] the recent garbage collector performance improvements (43)
Jan 31 2012    phobos unittests not passing with dmd built by clang (14)
Jan 30 2012    Dlang.org needs a "Getting Started" page (11)
Jan 30 2012    Parallel prefix algos & D (1)
Jan 30 2012    [OT] Corona vs Marmalade vs ...? (3)
Jan 30 2012    unittest ddoc. (10)
Jan 30 2012    Compile time filesystem access? (19)
Jan 30 2012    Why not allow people to submit name:url associations for dman? (4)
Jan 29 2012    state of the pull autotester (7)
Jan 29 2012    Re: strong enums: why implicit conversion to basetype? (1)
Jan 29 2012    Higher abstraction level for calling C functions (8)
Jan 29 2012    dmd2 (15)
Jan 29 2012    Constancy of invariants (5)
Jan 29 2012    Issues with linker map file (6)
Jan 29 2012    Strict aliasing in D (4)
Jan 29 2012    Should export be stripped by the .di generator? (8)
Jan 29 2012    indent style for D (83)
Jan 28 2012    killer App for D? (was: State of D on iOS/Android) (25)
Jan 28 2012    cent and ucent? (43)
Jan 28 2012    CTFE attribute (15)
Jan 28 2012    [your code here] (11)
Jan 28 2012    State of D on iOS/Android? (18)
Jan 27 2012    Tutorial on D ranges now on reddit (4)
Jan 27 2012    weak linking (3)
Jan 27 2012    Re: [OT] "The Condescending UI" (was: Do we need Win95/98/Me support?) (1)
Jan 27 2012    simultaneous multiple key sorting algorithm (24)
Jan 27 2012    Re: strong enums: why implicit conversion to basetype? (3)
Jan 27 2012    Secure memory support (2)
Jan 26 2012    Re: [OT] "The Condescending UI" (was: Do we need Win95/98/Me support?) (1)
Jan 26 2012    Alternative template instantiation syntax (8)
Jan 26 2012    strong enums: why implicit conversion to basetype? (20)
Jan 25 2012    enum scope (33)
Jan 25 2012    Re: using enums for flags (1)
Jan 25 2012    Re: using enums for flags (1)
Jan 24 2012    Windows API and druntime/Phobos (28)
Jan 25 2012    MS extend C++ significantly for Windows8... and Andrei got name drop (30)
Jan 24 2012    Deimos: Request for repository for libFLAC (1)
Jan 25 2012    automated C++ binding generation.. Booost D, NO , Not us. SIMD is (78)
Jan 24 2012    using enums for flags (14)
Jan 24 2012    FFT in D (using SIMD) and benchmarks (15)
Jan 24 2012    Re: byKey and byValue: properties or methods? (1)
Jan 24 2012    dmd makefile dependencies (8)
Jan 24 2012    Re: byKey and byValue: properties or methods? (2)
Jan 24 2012    public aliases to private/package symbols (24)
Jan 24 2012    WAT ! Or nonsense that we should avoid in D. (5)
Jan 23 2012    DMD 2.056 linked from Digital Mars website (1)
Jan 23 2012    Re: Apparently unsigned types really are necessary (2)
Jan 23 2012    Can't the dmd source files finally get a proper C++ file extension? (10)
Jan 23 2012    A modest proposal (26)
Jan 23 2012    Ranges and indexes with foreach (12)
Jan 23 2012    Is SIMD template (4)
Jan 23 2012    D for the web? (27)
Jan 22 2012    HELP! DMD Asserts while generating DI files. (6)
Jan 22 2012    [OT] "The Condescending UI" (was: Do we need Win95/98/Me support?) (76)
Jan 22 2012    Re: Apparently unsigned types really are necessary (3)
Jan 22 2012    Re: Apparently unsigned types really are necessary (2)
Jan 22 2012    Do we need Win95/98/Me support? (58)
Jan 22 2012    Aliasing of template results (14)
Jan 22 2012    Re: Apparently unsigned types really are necessary (2)
Jan 22 2012    Inline Assembler rox (2)
Jan 21 2012    Apparently unsigned types really are necessary (39)
Jan 21 2012    foreach on interval index by ref increment (13)
Jan 21 2012    Planning to migrate SDWF to Unicode (1)
Jan 21 2012    Re: [OT] destroy all software (was Programming language WATs) (4)
Jan 21 2012    Can gc_stats be exposed through core.memory? (3)
Jan 21 2012    isize_t? (35)
Jan 21 2012    D1, D2 and the future of libraries (11)
Jan 21 2012    binding tool for C libs (10)
Jan 20 2012    Bug tracking and assigned to (10)
Jan 20 2012    [OT] Programming language WATs (73)
Jan 20 2012    wxWidgets good news (26)
Jan 19 2012    Github and Bugzilla Integration (4)
Jan 19 2012    64Bit compatibility warnings (22)
Jan 19 2012    Invariant and pre/post-conditions order (21)
Jan 19 2012    C++ pimpl (22)
Jan 19 2012    Message-Passing (35)
Jan 19 2012    Redistribution of snn.lib? (5)
Jan 19 2012    Why the Standard Library (22)
Jan 18 2012    ref const array error (10)
Jan 18 2012    Module of assumeUnique (7)
Jan 18 2012    Whiley mentions D (3)
Jan 18 2012    DM linker vs GCC linker? (14)
Jan 17 2012    std.math conflicts with std.mathspecial (8)
Jan 16 2012    byKey and byValue: properties or methods? (140)
Jan 16 2012    Re: version() (1)
Jan 16 2012    Replacing version( Win32 ) with version( Windows ) (2)
Jan 16 2012    byKey and byValue (2)
Jan 16 2012    Limitation with current regex API (14)
Jan 15 2012    new std.process and "Win/DMC runtime issues"? (3)
Jan 15 2012    __declspec(dllexport) (3)
Jan 15 2012    version() (7)
Jan 15 2012    [your code here] (9)
Jan 15 2012    Call site 'ref' (45)
Jan 15 2012    Intrusive Makefile for d-programming-language.org (5)
Jan 14 2012    SIMD benchmark (70)
Jan 14 2012    dmd 2.057 64bit produces broken binaries (1)
Jan 14 2012    GCC depen issue on linux (7)
Jan 14 2012    New ISO C standard - C11 nad D2 (2)
Jan 13 2012    Clarification on testsuite 'runnable/testmath.d' (6)
Jan 13 2012    Big kudos to Walter and Sean (1)
Jan 13 2012    Pow operator precedence (39)
Jan 13 2012    start on SIMD documentation (59)
Jan 12 2012    [OT] Anyone w/ svn->git experience and advice? (20)
Jan 12 2012    Igor Stepanov's runtime reflection patch (6)
Jan 12 2012    Andrei's castle located (3)
Jan 12 2012    wxC & wxD (aka: let's work together with wxhaskell project) (4)
Jan 12 2012    No parenthesis for assert? (8)
Jan 11 2012    Biggest Issue with D - Definition and Versioning (120)
Jan 11 2012    A few bugs connected to structs (7)
Jan 10 2012    Ref local variables? (13)
Jan 10 2012    Vector performance (16)
Jan 09 2012    Row mismatch in CSV (4)
Jan 08 2012    plans for interfacing to C++ (17)
Jan 08 2012    compact library for creating window + OpenGL context + input (11)
Jan 08 2012    Switching from Ruby to C++ for games (10)
Jan 08 2012    D syntax highlighing support for debugging in CGDB (7)
Jan 08 2012    Strange Runtime Error - Static Arrays (5)
Jan 07 2012    Discussion about D at a C++ forum (50)
Jan 07 2012    Struct array assign? (1)
Jan 07 2012    Runtime version statement (9)
Jan 07 2012    [OT] Previously: DMD - Windows -> C# in gamedev (40)
Jan 06 2012    Compiling in std.regex affecting performance (1)
Jan 06 2012    Welcome to the Jungle (article about the future of parallel computing) (15)
Jan 06 2012    Automatic binding generation (6)
Jan 06 2012    DMD - Windows (79)
Jan 06 2012    Cool tricks with D (3)
Jan 06 2012    D and SCons (2)
Jan 05 2012    SIMD support... (154)
Jan 05 2012    x64 call instruction E8 00 00 00 00? (4)
Jan 05 2012    Compiler for multiple languages, including D (11)
Jan 04 2012    simple OpenGL app (3)
Jan 04 2012    Specialization - Major hole in the spec? (16)
Jan 04 2012    CURL question on ubuntuforums.org (17)
Jan 03 2012    Multiple return values (1)
Jan 03 2012    Properties (2)
Jan 03 2012    Nightly builds (2)
Jan 03 2012    ACCU and D (16)
Jan 02 2012    Incompatible libphobos2.a? (6)
Jan 02 2012    Vim syntax file for the D programming language (8)
Jan 02 2012    D Feed Feature request : Message SuperDan ification (1)
Jan 02 2012    Ideas for runtime loading of shared libraries. (21)
Jan 02 2012    Names of C functions exported from a dll (4)
Jan 02 2012    dmd testsuite naming scheme (9)
Jan 02 2012    Discussion on D at archlinux.org (2)
Jan 02 2012    std.math.abs(int.min) == int.min? (1)
Jan 01 2012    Better distinguishing reference and value in the syntax? (7)
Jan 01 2012    Can anyone reproduce this? (11)
Jan 01 2012    A small style tip (4)
Jan 01 2012    How mutable is immutable? (2)
Dec 31 2011    Happy New Year in 2012.... (35)
Dec 31 2011    Database developer's gentle view on D. (14)
Dec 31 2011    Removing the Lock for Small GC Allocations: Clarification of GC (3)
Dec 31 2011    Cannot find object.d ? (2)
Dec 29 2011    Array allocation on struct initialization (4)
Dec 29 2011    dmd and C++11 (13)
Dec 29 2011    The God Language (217)
Dec 28 2011    static vs. dynamic interfaces (3)
Dec 28 2011    string is rarely useful as a function argument (153)
Dec 27 2011    Cannot find libphobos2.a ? (5)
Dec 26 2011    A nice way to step into 2012 (134)
Dec 26 2011    CURL Wrapper: Congratulations Next up: std.serialize (41)
Dec 26 2011    Reference counted containers prototype (59)
Dec 24 2011    Carmack about static analysis (82)
Dec 23 2011    D1 & D2 discrepancy (4)
Dec 22 2011    RFC: std.uuid (23)
Dec 22 2011    Bugs marked with [tdpl] (4)
Dec 22 2011    Some Issues With Synchronized (19)
Dec 21 2011    [bindings/win32] Migration from typedef (6)
Dec 20 2011    [dpl.org] License of the content (need for Wikipedia) (10)
Dec 19 2011    DI Generation Needs your Help! (53)
Dec 18 2011    Incubated modules for Phobos (10)
Dec 18 2011    Bitmapped vector tries vs. arrays (8)
Dec 17 2011    d future or plans for d3 (94)
Dec 16 2011    Double Checked Locking (15)
Dec 16 2011    Program size, linking matter, and static this() (117)
Dec 12 2011    relax inout rules? (17)
Dec 10 2011    Why D const is annoying (174)
Dec 06 2011    SCons support for D (56)
Oct 21 2011    Compiler patch for runtime reflection (84)
Aug 24 2011    object.d: Error: module object is in file 'object.d' which cannot be read (4)
Jul 30 2011    What library functionality would you most like to see in D? (155)

Other years:
2012 2011 2010 2009 2008 2007 2006 2005 2004