www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.learn

Dec 31 2013    DDOC- how to customize (1)
Dec 31 2013    Arrays of an interface (9)
Dec 30 2013    How to organize using modules? (5)
Dec 30 2013    A better way to write this function? (style question) (9)
Dec 30 2013    Slices, appending to arbitrary position (8)
Dec 30 2013    module std.regex (6)
Dec 30 2013    Debug/reduce stack overflow in DMD on Windows (5)
Dec 30 2013    Recursive lambda functions? (9)
Dec 29 2013    Possible bug - should the following code cause an access violation (4)
Dec 29 2013    boilerplate generation (8)
Dec 29 2013    ref type versus ptr type on input (5)
Dec 29 2013    lexer/parser library for D (6)
Dec 29 2013    style question on structs (3)
Dec 29 2013    GtkD icon theme issue (3)
Dec 29 2013    Shared library ld issue? (4)
Dec 28 2013    When is a class's destructor called? (11)
Dec 28 2013    nextPermutation: why possible for dchar but not for char? (8)
Dec 28 2013    extern(C) function declarations and extra keywords. (5)
Dec 28 2013    scope(faliure) flow control. (3)
Dec 28 2013    DLL's reflection and Exceptions (1)
Dec 28 2013    Custom binary operators (9)
Dec 27 2013    Why does this template constraint not work? (4)
Dec 27 2013    Ultra-pure map()? (13)
Dec 27 2013    Compile time getTimes (2)
Dec 27 2013    Range of n lines from stdin (9)
Dec 27 2013    Reading file by line, weird result (4)
Dec 26 2013    getting __DIR__ and __TIME__ of compilation? (15)
Dec 26 2013    Which Libraries? (4)
Dec 26 2013    imports and a data structure (any critique welcome) (14)
Dec 26 2013    imports and a data structure (any critique welcome) (3)
Dec 26 2013    Bug in imports (1)
Dec 26 2013    inotify and recursion (12)
Dec 26 2013    windows 8.1 and dirEntries (5)
Dec 26 2013    Unit testing D module (3)
Dec 25 2013    Error: conflicting Ddoc and obj generation options (1)
Dec 25 2013    Error: non-constant expression (3)
Dec 25 2013    Human stupidity or is this a regression? (7)
Dec 25 2013    joiner correct usage (3)
Dec 25 2013    dmd simple loop disassembly - redundant instruction? (7)
Dec 24 2013    Interfaces based on TypeTuple? (4)
Dec 24 2013    Even more fun.. Dynamic libraries (1)
Dec 24 2013    Function declaration (9)
Dec 24 2013    rmdirRecurse vs readonly (3)
Dec 24 2013    Making associatvie array from array of pairs (11)
Dec 23 2013    My first D module - Critiques welcome. (13)
Dec 23 2013    Suppressing UTFException / Squashing Bad Codepoints? (5)
Dec 23 2013    Function with C calling convention but D mangling (4)
Dec 23 2013    Dub and what it does (5)
Dec 22 2013    GDC GCC backend (6)
Dec 22 2013    Error: module std.c.stdio import 'FHND_WCHAR' not found (2)
Dec 22 2013    pure vs std.range.retro (4)
Dec 22 2013    Idiomatic way to share mutable data? (6)
Dec 22 2013    How can I explicitly qualify things from module? (4)
Dec 22 2013    Generating assembly from dmd (6)
Dec 22 2013    GtkD - how to install (16)
Dec 22 2013    Build all at once =?UTF-8?Q?or=E2=80=A6?= (2)
Dec 21 2013    const char* or const(char)* when porting C headers? (10)
Dec 21 2013    sending an Exception and print it (2)
Dec 21 2013    ubytes to ulong problem (13)
Dec 21 2013    Why is compilation failing with this selective import? (2)
Dec 21 2013    Vibe.d and testing (2)
Dec 21 2013    Dub and GtkD (9)
Dec 21 2013    Compiling D inside of a D program (10)
Dec 20 2013    Language subset for printing (6)
Dec 20 2013    Removing multiple elements from array (12)
Dec 20 2013    assert vs enforce. (4)
Dec 20 2013    "a[++i] = i" vs "a[i] = ++i" (19)
Dec 20 2013    TypeInfo of interfaces bugg or feature? (2)
Dec 20 2013    std.net.curl - get() is too slow (3)
Dec 20 2013    (emulating) weak typing and some other things (4)
Dec 20 2013    D references (4)
Dec 20 2013    Template constraints: opCmp and opUnary!"++" (13)
Dec 20 2013    local variable naming convention (10)
Dec 19 2013    Compilation depends on class methods order (10)
Dec 19 2013    [Windows] Building in 64bits (3)
Dec 19 2013    unittests and Windows App (3)
Dec 18 2013    casting between structs (2)
Dec 18 2013    Unique IDs for each template instantiation at compile-time? (4)
Dec 18 2013    =?windows-1252?Q?std=2Eregex_literal_syntax_=28the_=5CQ=85=5CE_escape_sequenc?= (7)
Dec 18 2013    Wrong output of quotes in Windows =?UTF-8?Q?=28encoding=3F=29?= (6)
Dec 18 2013    Can't isolate ICE (5)
Dec 17 2013    using std.algorithm.topN with std.range.zip fails with undefined swap (1)
Dec 17 2013    Compile time checks and alias this (4)
Dec 17 2013    libdl issues with DUB (4)
Dec 16 2013    package.d (1)
Dec 16 2013    Shouldn't SList in std.container hold an owner pointer to verify a (4)
Dec 16 2013    Embed Windows Internet Explorer (10)
Dec 16 2013    [Repost] Link error? (3)
Dec 16 2013    how to detect OS =?UTF-8?Q?architecture=3F?= (35)
Dec 15 2013    tango -D2 regex (8)
Dec 15 2013    Path to cmdfile? (3)
Dec 15 2013    Error: import `typename` is used as a type (3)
Dec 15 2013    Chaining std.algorithm (6)
Dec 15 2013    regarding spawnProcess and parameters in Windows (8)
Dec 15 2013    How to link to libdl under linux (15)
Dec 15 2013    Access violation error using Derelict GL3 (3)
Dec 15 2013    Travis-CI and D (2)
Dec 15 2013    Compiling file with std.net.curl in Ubuntu 13.10 64bit (1)
Dec 15 2013    Showing off and a minor thing (2)
Dec 15 2013    Using threads on Mac OS X using D1 and Tango (2)
Dec 15 2013    rounding floats up to specified number of decimal digits (2)
Dec 15 2013    WinAPI Wide Functions (5)
Dec 15 2013    eclipse - adding custom flags to dmd when compiling (2)
Dec 15 2013    Language Support - Read and Write (6)
Dec 14 2013    Custom Exponents (10)
Dec 14 2013    migrating to 64 bit (7)
Dec 14 2013    How to obtain certain traits of delegates returned by functions in (8)
Dec 14 2013    std.algorithm.splitter improovement? (8)
Dec 13 2013    Array - Sockets - Clients (5)
Dec 13 2013    const method and return type (11)
Dec 13 2013    Strict capacity of array (5)
Dec 13 2013    ubyte array changing values between calls? Possible bug? (7)
Dec 13 2013    Demangling D Symbols when Profiling D Programs with perf (1)
Dec 13 2013    static if - is the 'static' really needed? (6)
Dec 13 2013    Match properties as member variables (5)
Dec 13 2013    String mixins with string arrays (4)
Dec 13 2013    Interfacing C programs: Pass D string to C function (5)
Dec 12 2013    Allowing string value with getopt without requiring it (3)
Dec 12 2013    Implementing vector swizzle. (2)
Dec 12 2013    Creating a class at a specific address in memory. (3)
Dec 12 2013    What is the common way of porting opaque types in C header files? (3)
Dec 12 2013    Ensuring template argument is descendant of class (10)
Dec 12 2013    Is file.rename() atomic? (3)
Dec 12 2013    updating druntime (16)
Dec 12 2013    Ranges: is it ok if front is a data member? (22)
Dec 12 2013    A good advertisement for 'static if' (4)
Dec 11 2013    Templating with Function Pointers? (3)
Dec 11 2013    Question about function aliases (6)
Dec 11 2013    How to handle nested structs when converting C headers? (15)
Dec 11 2013    writeln calls postblits constructor four times before print (3)
Dec 11 2013    universal databade connector as jdbc (5)
Dec 11 2013    Win Headers (12)
Dec 10 2013    Performance of ranges verses direct (10)
Dec 10 2013    SciD examples? (1)
Dec 10 2013    std.file.dirEntries unsorted (6)
Dec 10 2013    Swapping nibbles range style (7)
Dec 10 2013    Ranges require GC? (7)
Dec 10 2013    Template resolution and interfaces (3)
Dec 10 2013    can clone a thread? (10)
Dec 10 2013    Constructor performance in dmd (2)
Dec 10 2013    Stream-Based Processing of Range Chunks in D (3)
Dec 09 2013    Type inference and overloaded functions (62)
Dec 09 2013    Using std.algorithm.map: Error: cannot implicitly convert expression (7)
Dec 09 2013    "null this" (3)
Dec 09 2013    Symbol Undefined _D2rt12__ModuleInfoZ (3)
Dec 09 2013    Passing ref T[n] to C (5)
Dec 09 2013    std.string inPattern() and UTF symbols (5)
Dec 08 2013    Simultaneous Assignment (5)
Dec 08 2013    Compile error using synchronized in ldc (but not dmd) (2)
Dec 08 2013    Modify const reference data (6)
Dec 08 2013    regarding Latin1 to UTF8 encoding (6)
Dec 08 2013    Only const or immutable class thread local variables are allowed (17)
Dec 08 2013    Running DMD tests (1)
Dec 08 2013    array question (5)
Dec 08 2013    the Result Type (10)
Dec 07 2013    File Picker (21)
Dec 07 2013    Shared library: loading doesn't call shared static this (5)
Dec 07 2013    is there anything like a DUB manual? (3)
Dec 07 2013    Threading methodology (2)
Dec 07 2013    iterate over enum name:value pairs (17)
Dec 07 2013    Help Finding Strange Memory Bug (Code linked to C library) (6)
Dec 06 2013    how to find the type of a supplied variable (5)
Dec 06 2013    How to load a derelict program in D? (3)
Dec 06 2013    Equality == comparisons with floating point numbers (17)
Dec 06 2013    Binary Data Serialization Libraries (4)
Dec 06 2013    Any netowork library, or libraries that support promiscuous mode? (2)
Dec 06 2013    Searching for a string in a text buffer with a regular expression (4)
Dec 05 2013    I/O related question, and ini parsing (12)
Dec 05 2013    how to compose delegate type (7)
Dec 05 2013    Output Sound to Multiple Devices? (4)
Dec 05 2013    regading detection of stdin (5)
Dec 05 2013    Detecting value parameter of template instance in "is" expression (6)
Dec 05 2013    Unresolvable references to dlopen, dlclose etc (7)
Dec 05 2013    Checking Compiler version in code? (5)
Dec 05 2013    how to build doc from source? (1)
Dec 05 2013    Is this reasonable? (26)
Dec 05 2013    selective import (5)
Dec 04 2013    scoped chdir and similar patterns (5)
Dec 04 2013    Remove function? (14)
Dec 04 2013    Measuring ticks (or time) per threads (6)
Dec 04 2013    extern(C) delegate (2)
Dec 04 2013    How to use retro over findSplitBefore result? (5)
Dec 04 2013    About compiler memory consumption (24)
Dec 03 2013    floating point comparison basics (7)
Dec 03 2013    stdout - autoflushing (12)
Dec 03 2013    Freeing memory from C (11)
Dec 02 2013    equivalent of python join? (3)
Dec 02 2013    Monads compared to InputRanges? (14)
Dec 02 2013    dynamic array during appending to array of static array? (3)
Dec 02 2013    Is anything private by default when declared in a module? (12)
Dec 02 2013    opDispatch + alias this intervene compilation? (2)
Dec 02 2013    Deep copy or clone data structure (or object ?) (3)
Dec 02 2013    Associative array references (8)
Dec 01 2013    enum value vs. immutable (9)
Dec 01 2013    Rest (7)
Dec 01 2013    Template condition triggers compiler error? (2)
Dec 01 2013    opApply and lazy (1)
Nov 30 2013    How to pass a null pointer to a C function (4)
Nov 30 2013    function with is own lamda expression (3)
Nov 30 2013    alias this leads to compilation error in one of two similar contexts (5)
Nov 30 2013    std.math.atan2 -- range of output (1)
Nov 30 2013    Calling a C Function with C-style Strings (7)
Nov 30 2013    How to convert these constructs to D? (10)
Nov 30 2013    TypeInfo.compare is not implemented (3)
Nov 30 2013    non-determinant object lifetime and memory management (6)
Nov 29 2013    Destructors calling sequence (8)
Nov 29 2013    SortedRange (4)
Nov 29 2013    const ref type as return value (2)
Nov 28 2013    shared phobos 2.064, ubuntu 12.04 (5)
Nov 28 2013    D code beautifier (3)
Nov 28 2013    why necessary to specify size of zero fill for formatted write? (1)
Nov 28 2013    version(assert) and Phobos release unittest build (27)
Nov 28 2013    Does selective imports have an effect on the resulting executable? (3)
Nov 28 2013    enum subsets? (1)
Nov 28 2013    Memory Leak with C functions? (2)
Nov 27 2013    Function literal bug? (6)
Nov 27 2013    HexString and "Invalid trailing code unit" error (1)
Nov 27 2013    Initialization of mutable struct by immutable struct (2)
Nov 27 2013    template operator overload (6)
Nov 27 2013    How to correctly deal with unicode strings? (6)
Nov 27 2013    std.format.format() ... ??!! (4)
Nov 26 2013    std.parallelism + alloc = deadlock (2)
Nov 26 2013    std.base64 question (5)
Nov 26 2013    Two Questions about Linking to C libraries (5)
Nov 26 2013    casting as char at CT fail (8)
Nov 26 2013    Comparison (5)
Nov 26 2013    D lexical analyzer? (3)
Nov 26 2013    Problem collecting exception from a passed function (2)
Nov 26 2013    Function is not implemented. (5)
Nov 26 2013    Optional out parameter of function (11)
Nov 25 2013    Monodevelop 4.2. Exited with code 1 (1)
Nov 25 2013    Immutable Red-Black trees (6)
Nov 25 2013    Extending an interface or class outside of it (8)
Nov 25 2013    Enum of functions? (5)
Nov 25 2013    Catch exception in debugger (1)
Nov 25 2013    std.range.chain bug? (9)
Nov 25 2013    Immutable struct with AA init problem (4)
Nov 25 2013    Linking order on Linux matters? (5)
Nov 25 2013    dmd linker and compiler (9)
Nov 25 2013    std.typecons.Tuple regression? (1)
Nov 25 2013    Google api (1)
Nov 25 2013    const, auto and struct/class methods (7)
Nov 24 2013    std.concurrency and immutable (9)
Nov 24 2013    Cleverness of the compiler (7)
Nov 24 2013    Composing features at compile time (20)
Nov 23 2013    Calling D from C (7)
Nov 23 2013    How to read \n from a string (4)
Nov 23 2013    InputRange Concatenation (2)
Nov 23 2013    computing ceil at compile time (2)
Nov 23 2013    How to make delegate refer to itself? (6)
Nov 23 2013    undefined reference to `_D16TypeInfo_HAyayAa6__initZ' (17)
Nov 23 2013    core.sys.posix.termios (2)
Nov 23 2013    OpenGL rendering issue (3)
Nov 23 2013    64-bit builds fails (2)
Nov 22 2013    Concurrentcy with per thread housekeeping task idea (1)
Nov 22 2013    regex in tango.text.Util.containsPattern (3)
Nov 22 2013    Read Byte Array to Integer (11)
Nov 22 2013    D scientific graphics (7)
Nov 22 2013    DStep (11)
Nov 22 2013    alias this (3)
Nov 22 2013    return type and templates (19)
Nov 21 2013    Optimization tips for alpha blending / rasterization loop (8)
Nov 21 2013    ElementEncodingType and immutable (7)
Nov 21 2013    Can someone please explain -allinst? (4)
Nov 21 2013    orce exit, possible? (3)
Nov 21 2013    Reuse C memory for D struct? (10)
Nov 21 2013    typecons wrap error (2)
Nov 20 2013    bitwise operation and type (3)
Nov 20 2013    Get array of elements the base type from Variant (5)
Nov 20 2013    Accessing mutable data that isn't (9)
Nov 20 2013    Class Array in D? (4)
Nov 20 2013    Encode text as QuotedPrintable (3)
Nov 20 2013    mixed type list? (5)
Nov 20 2013    Entry point pqueue_size in libeay32.dll did not founded (2)
Nov 20 2013    typedef '? (5)
Nov 20 2013    Red-Black tree storing color without additional memory requirements (5)
Nov 19 2013    D game engine -- Any suggestions? (22)
Nov 19 2013    Linking to a library via the linker on Windows? (5)
Nov 19 2013    How to create a library, I mean an external file that holds functions (3)
Nov 19 2013    Alocating memory depending of a variable value INT variable (5)
Nov 19 2013    Accessing a Hash table as a Value-Sorted Range (5)
Nov 19 2013    How do you overload opEquals? (10)
Nov 19 2013    returning different types via function (11)
Nov 19 2013    MSG_WAITALL for Sockets (4)
Nov 19 2013    How does noexcept work? (3)
Nov 19 2013    array reinitialization (2)
Nov 19 2013    comparing two arrays .. (4)
Nov 19 2013    Instantiating templates where type is known only at run time (3)
Nov 18 2013    Newbie Question: SOAP Module (6)
Nov 18 2013    T[] (array of generic type) (11)
Nov 18 2013    Calling Base Class Overriden Methods (6)
Nov 18 2013    implicit indirection (2)
Nov 18 2013    how to check if an element is in array (3)
Nov 18 2013    A small difference between cdouble and std.complex (1)
Nov 18 2013    Enum with base type string and switch (4)
Nov 17 2013    From D struct to C struct (10)
Nov 17 2013    D on learnxinyminutes.com (4)
Nov 17 2013    Comma operator overloading (2)
Nov 17 2013    Reflections on Serialization APIs in D (14)
Nov 17 2013    pure-ifying my code (21)
Nov 16 2013    Variable arguments with file and line information? (15)
Nov 16 2013    longjmp crashes on Windows (5)
Nov 16 2013    Cannot pass by reference (10)
Nov 16 2013    templated function call from interface (3)
Nov 15 2013    Optional<T> equivalent in D? (14)
Nov 15 2013    Efficient string concatenation? (11)
Nov 15 2013    Why can't I copy a const struct? (4)
Nov 15 2013    genetically modified slices - is it possible? (10)
Nov 15 2013    Best data structure for a particle system? (13)
Nov 15 2013    Strange error (2)
Nov 15 2013    What does it mean void[]? (2)
Nov 14 2013    select all rows (resp. columns) out of matrix (7)
Nov 14 2013    Question about inheritance (2)
Nov 14 2013    Dynamic array handling (6)
Nov 14 2013    interface and class inheritance (8)
Nov 14 2013    Multidimensional array in d2? (4)
Nov 14 2013    Only run code if *not* unittesting (3)
Nov 14 2013    Cannot cast char[] to string. (5)
Nov 14 2013    What is the closest to ConcurrentHashMap and NavigableMap in Java? (42)
Nov 14 2013    function XXXX conflict with YYYY (9)
Nov 14 2013    Linking from source-code (8)
Nov 14 2013    Maximum size of an string ? (3)
Nov 14 2013    Disassembly Tool (9)
Nov 13 2013    What's the deal with import files in D2? (1)
Nov 13 2013    D Program code on CLS (7)
Nov 13 2013    about std.string.representation (10)
Nov 13 2013    Compile-time sets and hash tables (3)
Nov 13 2013    Deimos rules? (9)
Nov 13 2013    Array Defenitions (3)
Nov 13 2013    Errors running a vibe.d program using dub (3)
Nov 13 2013    Should the -w flag also halt on ddoc warnings? (3)
Nov 13 2013    Bug with associative array properties - new in v2.064.2 (6)
Nov 13 2013    sort(charArray) doesn't work (9)
Nov 13 2013    The D Programming Language page 161. (4)
Nov 12 2013    cannot infer argument types (5)
Nov 12 2013    opCmp on a struct keyed by an array of bytes (7)
Nov 12 2013    Object destruction versus finalization (11)
Nov 12 2013    __gshared immutable array of immutable elements (4)
Nov 12 2013    Unexpected behavior when misusing inline assembly (3)
Nov 12 2013    how use lowerBound with just sorting key, not complete values (5)
Nov 11 2013    bidirectional map (4)
Nov 11 2013    Simple immutable example doesn't work - why??? (12)
Nov 11 2013    std.concurrency : sending immutable classes (13)
Nov 10 2013    how to handle void arguments in generic programming ? (5)
Nov 10 2013    Is there any way to check if array is dense or not? (4)
Nov 10 2013    dchar literals? (8)
Nov 10 2013    Object construction and this (4)
Nov 10 2013    Overflow-safe use of unsigned integral types (6)
Nov 09 2013    Shared data concurrency with SDL (1)
Nov 08 2013    Question about function templates when parameter is void (2)
Nov 08 2013    Dr. Memory with D (1)
Nov 08 2013    balancedParens is not nothrow bug, is this known? (6)
Nov 08 2013    Delegate function access to classes local variable (7)
Nov 07 2013    What does func!thing mean? (8)
Nov 07 2013    spurious gc allocation (7)
Nov 07 2013    Template class with dispatched properties (20)
Nov 07 2013    File IO: C# streams VS iterators? (4)
Nov 07 2013    Unexpected OPTLINK Termination at EIP=000000000 (1)
Nov 07 2013    Multiple gtk installations (13)
Nov 07 2013    Thread termination conditions in dmd 2.064.2 (3)
Nov 06 2013    BinaryHeap (9)
Nov 06 2013    Reflecting on a module (2)
Nov 06 2013    struct Unique(T) (6)
Nov 06 2013    who to use -allinst (6)
Nov 06 2013    How to iterate through all modules for use with the new getUnitTests (16)
Nov 06 2013    How to re-initialise an associative array. (13)
Nov 06 2013    Limiting template functions to template instantiations of a struct (12)
Nov 06 2013    UFCS with constructors (11)
Nov 06 2013    How to compile and test samples under Windows? (12)
Nov 05 2013    Operator Precedence and Associativity (5)
Nov 05 2013    Module or Dictionary corrupt (7)
Nov 05 2013    is there a merge for associative arrays (4)
Nov 05 2013    Small troubles with "private" (16)
Nov 04 2013    ddoc doesn't generate entries of function without any comments? (3)
Nov 04 2013    Embed JavaScript into D (13)
Nov 03 2013    Public template types (1)
Nov 03 2013    Current size of GC memory (8)
Nov 03 2013    Type-specific overloads in Phobos (3)
Nov 02 2013    Associative Array: reasonable limits? (13)
Nov 02 2013    Figuring out the returntype opDipatch (11)
Nov 02 2013    pitfalls of enum (4)
Nov 02 2013    Trait keyword. (9)
Nov 01 2013    Shipping the DMD compiler with code (8)
Nov 01 2013    Linker error regarding importing and unit tests. Is this a bug? (5)
Nov 01 2013    How to iterate using foreach on a class? (24)
Oct 31 2013    is this invalid code (3)
Oct 31 2013    Assertion failure: '0' on line 1215 in file 'glue.c' (6)
Oct 31 2013    Using reduce() with tuples created by zip() (12)
Oct 31 2013    [challenge] Lazy flatten/avoiding type forward reference with map (7)
Oct 31 2013    Intelligent Scope Hierarchy (5)
Oct 31 2013    structs holding on to reference data by pointer (7)
Oct 31 2013    fieldPostBlit - what is wrong with this and workarounds (10)
Oct 31 2013    Cast delegate and functions. (3)
Oct 31 2013    UFCS and error messages (3)
Oct 31 2013    improving '$' to work with other functions (eg: indexed) (1)
Oct 31 2013    howto make a function get a types form compilte-time-parameters AND (4)
Oct 31 2013    new Type[count] takes too much? (19)
Oct 30 2013    Error when trying to compile with --profile. (3)
Oct 30 2013    Dynamic load from another context (2)
Oct 30 2013    Set variable at compile time (6)
Oct 29 2013    Looking for something similar to Python's bisect_right (6)
Oct 29 2013    parse int error (5)
Oct 29 2013    How do you implement a recursive walker of a tree with a lazy range? (12)
Oct 29 2013    Types soup with enum and bool (9)
Oct 28 2013    Array of associative array. (5)
Oct 28 2013    -profile and nothrow (4)
Oct 28 2013    Class References (11)
Oct 27 2013    Perhaps I'm just a bit pushie (2)
Oct 27 2013    Lambda are capricious little animals indeed (4)
Oct 27 2013    C/C++ struct interfacing (2)
Oct 26 2013    How to get a substring? (17)
Oct 26 2013    Array of struct with floating point members seg faults (2)
Oct 26 2013    Source code of a method. (17)
Oct 25 2013    ushort arithmetic question (3)
Oct 25 2013    Just noticed something interesting in the std.allocator source... (3)
Oct 25 2013    selectively running unittest functions (16)
Oct 25 2013    how to tell whether we are running inside a try/catch block? (3)
Oct 24 2013    casting issue (4)
Oct 24 2013    proper way to find if attribute present? (5)
Oct 24 2013    Bug in RefCounted? (21)
Oct 24 2013    Static if/else blocks and ddoc (1)
Oct 24 2013    A question about std.uri (3)
Oct 24 2013    Copying to an immutable array in a costructor (5)
Oct 23 2013    running a command in a directory using std.process (5)
Oct 23 2013    Weird thing related to stdio. (3)
Oct 23 2013    conv text and pure (18)
Oct 23 2013    Console widget library (3)
Oct 23 2013    GhostDoc for VisualD? (3)
Oct 23 2013    Threading / Concurrency Problem (4)
Oct 23 2013    Allow illegal code in enum initialization? (3)
Oct 23 2013    Templates with alias param instantiated with null cached by DMD..? (3)
Oct 22 2013    front evaluated multiple time with joiner depending on where extra (6)
Oct 22 2013    Building derelict (4)
Oct 22 2013    "extern" template instantiation (4)
Oct 22 2013    Error: unsupported char 0x03 (8)
Oct 21 2013    Cannot alias expression (14)
Oct 21 2013    Changing elements during foreach (13)
Oct 20 2013    Call destructor directly. (14)
Oct 20 2013    globMatch: distinguish double ** (recursive) vs single * (1)
Oct 20 2013    Error: no property 'sort' for type 'ulong[string]' , sometimes (3)
Oct 20 2013    Dynamic associative array, to hold many values per key (11)
Oct 20 2013    D / GtkD for SQL Server (28)
Oct 19 2013    Weird error when compiling. (11)
Oct 19 2013    Injecting code into methods based on UDA's (6)
Oct 19 2013    Metaprogramming with D. (3)
Oct 19 2013    D and C++ (4)
Oct 19 2013    Collections (3)
Oct 18 2013    D on Windows - linker question (11)
Oct 18 2013    Help with concurrency - traversing a DAG (7)
Oct 18 2013    Error: cannot call public/export function someFunction from invariant (5)
Oct 17 2013    Warnings/What should I know? (9)
Oct 17 2013    What version of the DMD front end is this GDC using? (2)
Oct 17 2013    matrix business in D (10)
Oct 17 2013    Spawning a pty in D (4)
Oct 17 2013    how would D be different if string were const(char)[]? (11)
Oct 16 2013    Checking if a string contains a string? (4)
Oct 16 2013    Function pointer to member function. (3)
Oct 16 2013    Can I compile for Linux from a Windows platform? (5)
Oct 16 2013    Questions about VisualD (6)
Oct 16 2013    does cast make an lvalue appear to be an rvalue (13)
Oct 16 2013    surprised by link error (1)
Oct 16 2013    UDAs on templates (9)
Oct 16 2013    Interfacing via Java Native Interface (15)
Oct 15 2013    Return a const structure by reference. (2)
Oct 15 2013    how to get a (ref) tuple from a static array ? (1)
Oct 15 2013    how to pass multiple arguments via a mixin (3)
Oct 15 2013    cannot call impure function ~this (7)
Oct 15 2013    should chain be pure (6)
Oct 15 2013    Problem: Cannot create class out of nothing using witchcraft (18)
Oct 14 2013    Is this a bug, if so, how would you summarize it? (2)
Oct 14 2013    objects as AA keys (4)
Oct 14 2013    How can this best be done? (2)
Oct 14 2013    howto dispatch to derived classes? (3)
Oct 14 2013    copying const struct (12)
Oct 13 2013    Understanding opAssign and 'alias this' (8)
Oct 13 2013    Array copy warning (5)
Oct 13 2013    Memory leaks (10)
Oct 12 2013    Beta problems (4)
Oct 12 2013    Immutable variadic lambda (2)
Oct 12 2013    Method of another module is callable, even if they is private. (3)
Oct 11 2013    Can't inherit a class and multiple interfaces. (2)
Oct 11 2013    Linker error: Symbol Undefined (6)
Oct 10 2013    Traits (30)
Oct 10 2013    how to handle memory ownership when interfacing with C/C++ via (2)
Oct 10 2013    fast floor (7)
Oct 10 2013    Starting D with a project in mind. (38)
Oct 10 2013    Begining with D (8)
Oct 10 2013    How to check for instantiation of specific template? (4)
Oct 10 2013    Call a function with a function pointer (20)
Oct 10 2013    fill array using a lambda function (4)
Oct 09 2013    Error: struct Foo(T = int) is used as a type (2)
Oct 09 2013    Adaptation (1)
Oct 09 2013    Can someone explain why i can change this immutable variable please? (8)
Oct 09 2013    D scientifc paper (2)
Oct 08 2013    Problem Building Phobos (1)
Oct 08 2013    Creating a "virtual" stdin/stdout/stderr (4)
Oct 08 2013    potential deadlock spawning process (2)
Oct 08 2013    template instance testA.FormatParser!(F) forward reference of variable (2)
Oct 08 2013    auto attribute for interface functions (6)
Oct 08 2013    Get all functions (5)
Oct 07 2013    Scope variables. (8)
Oct 07 2013    std.parallelism amap not scaling? (5)
Oct 07 2013    Get unique id of a class type. (4)
Oct 07 2013    isAsciiString in Phobos? (6)
Oct 07 2013    std.math.abs and shared/const/immutable BigInts (1)
Oct 06 2013    Windows 64 (11)
Oct 06 2013    Using ReadWriteMutex with synchronized{} ? (2)
Oct 06 2013    Getting the missing Windows functions (8)
Oct 05 2013    My design need friends (12)
Oct 05 2013    Windows SetConsoleScreenBufferSize() returning an odd error code (8)
Oct 04 2013    UDA usage (5)
Oct 04 2013    How to add time to Clock.currTime (7)
Oct 04 2013    How close can one get to overload parameter names only? (2)
Oct 04 2013    Executable memory (12)
Oct 04 2013    Check for build errors with out actually building? (3)
Oct 04 2013    How to get runtime type of this? (6)
Oct 03 2013    Bug again? (2)
Oct 02 2013    A few questions about safe concurrent programming assumptions (6)
Oct 02 2013    directx bindings problem (30)
Oct 02 2013    Conflict between std.file write() and std.stdio write() (17)
Oct 02 2013    Write to file in a function (4)
Oct 02 2013    come back to D (2)
Oct 02 2013    Error: bad type/size of operands for the cmov instruction (2)
Oct 02 2013    code formatting issue (4)
Oct 02 2013    mutable, const, immutable guidelines (39)
Oct 02 2013    Ddoc WEB function (1)
Oct 01 2013    unsigned interger overflow (6)
Oct 01 2013    val.init (7)
Oct 01 2013    Is there any plans to allow rdmd to emit object files? (3)
Oct 01 2013    CommonType and non-built-in types (7)
Sep 30 2013    Designing an API with D. (3)
Sep 30 2013    RosettaCode proposal: RFC diagram converter (3)
Sep 30 2013    static this () executed multiple times (3)
Sep 29 2013    Trouble creating bidirectional range (8)
Sep 29 2013    Struct literals bug ? (7)
Sep 29 2013    'pp' for D? (17)
Sep 29 2013    Phobos - pure, const, safe, nothrow (4)
Sep 29 2013    Learning D - first steps and best practices (14)
Sep 28 2013    possible nested class/struct alias this bug (3)
Sep 28 2013    Throwable catching (6)
Sep 28 2013    curl_easy_setopt not callable (1)
Sep 28 2013    curl & linux (5)
Sep 27 2013    ieeeFlags are not getting set. (3)
Sep 27 2013    fedora libcurl-gnutls issue (5)
Sep 27 2013    dmd -D == ouch!! (3)
Sep 27 2013    core/sys/windows/windows.d is executable (1)
Sep 27 2013    Code::Blocks - Symbol View (8)
Sep 26 2013    Server is not active? (13)
Sep 26 2013    Regex matching cause lots of _d_arrayliteralTX calls (10)
Sep 26 2013    new array without auto-initialization (1)
Sep 26 2013    drone.io for D (7)
Sep 26 2013    extern(C) bool function type? (6)
Sep 25 2013    Derelict Assimp RemoveComponent (4)
Sep 24 2013    Grabbing a subset of a range if a particular value is found? (4)
Sep 24 2013    Auto-testing of GitHub pull requests (11)
Sep 23 2013    Decouple package modules with package interfaces (3)
Sep 23 2013    In what state of DIP23? (1)
Sep 23 2013    Trouble with destroy (10)
Sep 22 2013    backtrace_symbols should be called only when exception thrown (1)
Sep 22 2013    Multiline String Literals without linefeeds? (8)
Sep 22 2013    C++ library says to delete data that it allocates (3)
Sep 22 2013    [Question] About mixin, template and alias (7)
Sep 22 2013    const and immutable members (7)
Sep 22 2013    join of range of ranges? (8)
Sep 22 2013    Regression or bugfix? (3)
Sep 22 2013    Cannot use locat x as parameter to non-global template y (5)
Sep 21 2013    core.sys.posix.unistd link error (8)
Sep 21 2013    [OT] Pathfinding algorithm (5)
Sep 21 2013    Unable to use tradional tools to find memory leaks (11)
Sep 21 2013    Is there a way to see if .init has been set by the user? (14)
Sep 21 2013    Syntax for heap allocated void initialized arrays (9)
Sep 20 2013    References (6)
Sep 19 2013    Data parallel programming with OpenMP and Cilk Plus (1)
Sep 19 2013    non virtual interfaces (6)
Sep 19 2013    cast(immutable) vs extra variable (9)
Sep 19 2013    Sorting with non-ASCII characters (11)
Sep 19 2013    Tuples and compile-time assigned properties (1)
Sep 18 2013    dmd segfaults on nested template instantiation (eg A!(A!(int)) ) (1)
Sep 18 2013    out contract misunderstanding (was: I cannot understand problem with (6)
Sep 18 2013    Mac and Win support (2)
Sep 18 2013    SQLite3 segmentation at prepare statement (3)
Sep 18 2013    Array length : size_t (8)
Sep 18 2013    surrounded type modifier (7)
Sep 18 2013    using scons on 64-bit platform, with gdc (2)
Sep 17 2013    this(T...) not called in struct constructor (4)
Sep 17 2013    I cannot understand problem with argument of the function (12)
Sep 17 2013    License of RosettaCode examples (for bearophile:-) (12)
Sep 17 2013    How to compile this template with short type? (3)
Sep 16 2013    public alias to private template implementation (7)
Sep 16 2013    ref + operator overloading question (4)
Sep 16 2013    Problems setting up Eclipse/DDT (3)
Sep 16 2013    Question about pure functions (4)
Sep 15 2013    Compile time data structure (15)
Sep 15 2013    Mixin namespace ambiguity? (3)
Sep 15 2013    User defined attributes use (42)
Sep 15 2013    N step fft in D language (9)
Sep 14 2013    Module to work with environment variables (2)
Sep 14 2013    Windows DLLs with D (4)
Sep 14 2013    Errors compiling in release mode (phobos bug..?) (2)
Sep 14 2013    Dustmiting compiler crash on windows (3)
Sep 13 2013    Exception chaining (3)
Sep 13 2013    Communication between Java and D application (6)
Sep 13 2013    Odd compiler complaints with import declarations (9)
Sep 13 2013    GC.collect bug ? (10)
Sep 13 2013    What is the preferred method for testing the existence of a key in an (7)
Sep 13 2013    [OT] Job postings (4)
Sep 13 2013    DMD crashes without giving any info (7)
Sep 13 2013    Get constructor for a class (14)
Sep 12 2013    isRandomAccessRange!(const(size_t[])) is false ... ? (3)
Sep 12 2013    Cannot access frame of <insert whatever here> (1)
Sep 12 2013    Linking Trouble (Linux) (6)
Sep 12 2013    cascade operator or nearest equivalent (3)
Sep 12 2013    What does __parameters return? (8)
Sep 12 2013    Safety/purity and assert/enforce error messages (1)
Sep 12 2013    Handling exceptions from Windows DLL (1)
Sep 12 2013    Pull #2043 merged May 16, 2.063.2 released June 17, but missing patch (2)
Sep 12 2013    override and package (8)
Sep 11 2013    may gc free malloced memory? (4)
Sep 11 2013    VisualD import (6)
Sep 11 2013    Greedy memory handling (21)
Sep 10 2013    No 'is not implemented' message with final? (3)
Sep 10 2013    How to call a delegate held in a Variant array? (3)
Sep 10 2013    __FILE__ and __LINE__ again... (10)
Sep 10 2013    named import are always public (4)
Sep 09 2013    Why is the rex.w prefix not generated for certain instructions in (5)
Sep 09 2013    Any idea for a solution to handle overloads when dynamically (3)
Sep 09 2013    What's about virtual? (21)
Sep 09 2013    UFCS from within classes (5)
Sep 09 2013    volatile (1)
Sep 09 2013    A small and simple library for working with Qt. (4)
Sep 08 2013    64 bit compiling linker issues for .def file. (Statements not supported.) (1)
Sep 08 2013    Limited type matching? (9)
Sep 08 2013    Using traits get a list of methods and filter out the member vars. (9)
Sep 08 2013    SpawnProcess fails when console is hidden (3)
Sep 07 2013    Do constructors in D support the privacy keyword? (5)
Sep 07 2013    Bug with multiple subtyping? (3)
Sep 06 2013    nothrow function to tell if a string can be converted to a number? (2)
Sep 06 2013    dmd: how to pass several linker options with just one -L? (or feature (1)
Sep 06 2013    Adding libraries to an executable (20)
Sep 06 2013    inout method is not callable using a const object (6)
Sep 05 2013    [Font] Getting font folder on all platforms (9)
Sep 04 2013    Support implicit conversion between types (12)
Sep 04 2013    Re: Little demo of allowing basic types to implement interfaces. Was (2)
Sep 03 2013    Defining inout returned values for ranges (5)
Sep 03 2013    schwartzSort with a const key (4)
Sep 03 2013    Using traits how do i get a function's parameters as a string? (8)
Sep 03 2013    TDPL, std.concurrency and OwnerFailed (3)
Sep 02 2013    template instantiation --- having trouble therewith (16)
Sep 02 2013    Non-covariance and overrides (4)
Sep 01 2013    Error: type XXX is not an expression (4)
Sep 01 2013    Integer constant expression expected instead of... (4)
Sep 01 2013    Newbie questions. Which Compiler to start with? Real Time behaviour? (9)
Sep 01 2013    Pitfalls of delegates inside ranges (1)
Sep 01 2013    Iterate over a string to get unicode codes (4)
Aug 31 2013    unserialize variants (3)
Aug 31 2013    Any trick for defining an operator overload in a different namespace? (3)
Aug 31 2013    Relative imports and separate compilation (3)
Aug 30 2013    how to print the tested-condition in myAsssert -- stringification (1)
Aug 30 2013    Introduction to traits (and __traits) (8)
Aug 30 2013    Template overload causing an error even when a better non-template (1)
Aug 30 2013    Problem compiling Vibe.d First step (4)
Aug 30 2013    Problem with rdmd (11)
Aug 29 2013    Stride in foreach ranges (6)
Aug 29 2013    Checking if UFCS function exists for a specific type (3)
Aug 29 2013    Code from a Rosetta Code Task (10)
Aug 29 2013    class destructors and sub-objects (2)
Aug 29 2013    Regarding emplace, arrays, and helper functions (8)
Aug 28 2013    What is a concise way to test if floating point value is integral? (11)
Aug 28 2013    UFCS in template function (5)
Aug 28 2013    Question about garbage collector (6)
Aug 28 2013    dmd memory usage/static lib/algorithm bug? (9)
Aug 27 2013    Regarding std.collection.Array (2)
Aug 27 2013    Strange behavior of read file (12)
Aug 27 2013    repeating random number sequences. (4)
Aug 27 2013    Test (2)
Aug 26 2013    wmemchar for unix (8)
Aug 26 2013    Freshly Compiled DMD + Visual Studio (6)
Aug 26 2013    why no to!bool(0) or to!bool(1) ? (5)
Aug 26 2013    How to cleanup after Socket.bind on Linux? (4)
Aug 26 2013    bug or feature? shared objects and tuples (3)
Aug 26 2013    Using C/C++-DLL in D (7)
Aug 26 2013    RePost: Help to convert a code to D (7)
Aug 26 2013    Limited Semi-PolyMorphic (LSP) structs? (12)
Aug 25 2013    template definitions spanning modules. (2)
Aug 25 2013    Range-based INI parser (1)
Aug 25 2013    ElementType!string (9)
Aug 25 2013    SysTime and std.array.array (3)
Aug 25 2013    Error on recursive alias (8)
Aug 24 2013    Error building doc's chm (1)
Aug 24 2013    std.algorithm's remove (10)
Aug 24 2013    Using a range as a reference (5)
Aug 24 2013    Wrapping an arbitrary class/struct API (3)
Aug 24 2013    templated isNaN (6)
Aug 24 2013    Variant[Variant] (5)
Aug 24 2013    What's the right way for doing this in D? (3)
Aug 24 2013    alias this bug? (1)
Aug 23 2013    is the tools part of the test suite? currently tools/ddemangle (4)
Aug 23 2013    Template alias parameter: error: need 'this' for ... (3)
Aug 23 2013    InExpression with custom type? (3)
Aug 23 2013    pointers, null and Typedef... (4)
Aug 23 2013    SysTime at compile time (4)
Aug 22 2013    alias and extern(C) for callbacks (6)
Aug 22 2013    How do i depend on struct composition (4)
Aug 22 2013    Resizing child windows using phobos (2)
Aug 22 2013    How compile program with curl support? (15)
Aug 21 2013    Files not found issues (2)
Aug 21 2013    Order matters on inheritance (4)
Aug 21 2013    template returning delegate (3)
Aug 21 2013    Getting member by name in runtime (6)
Aug 20 2013    Getting vtable for inherited Interface instance (2)
Aug 20 2013    Overloading external functions for use in a separate module and... (1)
Aug 20 2013    Typeof woes (14)
Aug 20 2013    Struct - static initialization "on-the-fly" (3)
Aug 20 2013    Tools for building a dynamic derived type? I need a push in the right (4)
Aug 20 2013    startsWith using an array of needles (8)
Aug 20 2013    ORM libraries out there (3)
Aug 19 2013    Partially constructed objects in various languages (3)
Aug 19 2013    Need help with an linker error message with libphobos2.so (1)
Aug 19 2013    UDA example (5)
Aug 19 2013    What std functions are CTFE? (5)
Aug 18 2013    Generating members from parameter tuple (7)
Aug 18 2013    cannot build LDC on OSX (3)
Aug 18 2013    Does a Priority Queue implementation exist out there? (3)
Aug 18 2013    static / global operator overload (5)
Aug 18 2013    Win32: How to get the stack trace when compiling with a windows (2)
Aug 18 2013    how do I get the ith field of a std.typecons.Tuple ? (8)
Aug 17 2013    how to get enclosing function as symbol ? (eg: __function__.stringof (4)
Aug 17 2013    scoped imports (12)
Aug 17 2013    how to get (absolute) file path from ModuleInfo? how to get include (1)
Aug 17 2013    std.socket connect (2)
Aug 16 2013    more enum and pragma troubles (11)
Aug 16 2013    End Of Line character and others not working. (5)
Aug 16 2013    Raw keyboard input (2)
Aug 16 2013    Implicit conversion to bool, and other conversions. (8)
Aug 16 2013    Recommended ways to handle final classes (11)
Aug 15 2013    Places a TypeTuple can be used (15)
Aug 15 2013    UFCS and function scope (2)
Aug 15 2013    object.Exception std/stdio.d(1321): Enforcement failed - I must be (7)
Aug 15 2013    std.json: why no constructors (2)
Aug 14 2013    double.init is real.nan, is it a bug? (5)
Aug 14 2013    strings and ranges (4)
Aug 14 2013    Templated structs / variant values (11)
Aug 14 2013    Linker error with one particular function (10)
Aug 13 2013    length of string result not as expected (7)
Aug 13 2013    std.regex not linking on FreeBSD (2)
Aug 13 2013    Fastest Delegate (1)
Aug 13 2013    Profiling Inheritance (1)
Aug 13 2013    Using zip to copy subarray into another (7)
Aug 13 2013    Namespace clash between modules (6)
Aug 12 2013    Is it possible to generate *.o files instead of *.obj under windows? (2)
Aug 11 2013    [VibeD] Hand made proxy (3)
Aug 10 2013    Get class size of object (41)
Aug 10 2013    Compiling DMD/Phobos on OSX (vs linux) (7)
Aug 10 2013    Struct's alignment (6)
Aug 10 2013    Inline assembly registers (5)
Aug 03 2013    Checking compiler versions (2)
Aug 10 2013    What's the simplest way to read a file token by token? (6)
Aug 09 2013    How do you profile your apps under windows? (7)
Aug 09 2013    Is -1 > 7 ? (13)
Aug 09 2013    thread_scanAllType (2)
Aug 09 2013    std.net.curl on Windows (3)
Aug 08 2013    enum and tuples (13)
Aug 08 2013    Is enum static? (38)
Aug 08 2013    Large (>32 byte) concurrency messages (10)
Aug 08 2013    Sql -> Any tuto ? (8)
Aug 07 2013    Weird error occurance (3)
Aug 07 2013    Virtual templates members (6)
Aug 07 2013    Why does opDispatch not forward to operators? (2)
Aug 07 2013    Smart way to convert a C string to a D string (5)
Aug 07 2013    [GtkD] linux shared library names (5)
Aug 07 2013    Is this code "D-ish" enough? (7)
Aug 07 2013    What's the D way of allocating memory? (13)
Aug 07 2013    How to send a command to the system? (5)
Aug 06 2013    Is it possible using reflection or similar to extract only public (6)
Aug 06 2013    apply function to parameters (8)
Aug 06 2013    X11 XSynchronize() definition in D (8)
Aug 05 2013    Logging and tracing in D (11)
Aug 05 2013    Getting number of messages in MessageBox (12)
Aug 05 2013    tuple parameter fwd (7)
Aug 05 2013    Which option is faster... (34)
Aug 05 2013    Matter of style, and cast() (6)
Aug 05 2013    get user config dir (3)
Aug 04 2013    Is this a good pattern for allocation? (5)
Aug 04 2013    String representation of enum value (3)
Aug 03 2013    Started to work on a Lua wrapper. Please provide feedback & guidance (4)
Aug 03 2013    Variadic functions: How to pass another variadic function the variadic (12)
Aug 03 2013    Debugging templates! (3)
Aug 03 2013    Eponymous templates ambiguity (4)
Aug 02 2013    Socket.select interrupted system call because of GC (8)
Aug 02 2013    "Hello D-world!", imports & South African D-naughts (7)
Aug 02 2013    Compile-time immutable AA? (4)
Aug 02 2013    Reading a structured binary file? (21)
Aug 02 2013    Component Programming example (4)
Aug 02 2013    Can a struct be copied by its const method? (3)
Aug 02 2013    How to create mixin template and pass name of a variable? (12)
Aug 02 2013    Simulating sub types (8)
Aug 01 2013    std.conv - custom string to struct conversion ? (11)
Aug 01 2013    Get attributes of type by string name (2)
Aug 01 2013    casts / wildcards for parametrized types (6)
Aug 01 2013    Homework help, guys! (4)
Aug 01 2013    What would be the best way to compile a project with GDC? (9)
Aug 01 2013    are mixin string templates with functions removed? (22)
Aug 01 2013    instantiate each of a tuple of templates (Take 2) (17)
Aug 01 2013    instantiate a tuple of templates (2)
Aug 01 2013    std.container: RedBlackTree questions (7)
Aug 01 2013    Named UDA's (2)
Jul 31 2013    Emulating enums (6)
Jul 31 2013    Template for extracting types with staticMap? (2)
Jul 31 2013    chunks equivalent with unpacking? (14)
Jul 31 2013    Associative array key order (22)
Jul 31 2013    Alias/template for value (15)
Jul 31 2013    Mysql - Sql things ? (3)
Jul 30 2013    Weird bug in IFTI (3)
Jul 30 2013    Thread-local copy of data structure (2)
Jul 30 2013    Profiling graph library (13)
Jul 30 2013    Whats the difference between a final and non-final switch statement? (3)
Jul 29 2013    use template function without assignment (12)
Jul 29 2013    Get template name (9)
Jul 29 2013    Declare reference to variable ? (10)
Jul 29 2013    untuple a tuple (2)
Jul 29 2013    Async messages to a thread. (8)
Jul 29 2013    Generic string join (2)
Jul 28 2013    Insufficient Documentation? (7)
Jul 28 2013    How to define struct with function pointer member ? (4)
Jul 27 2013    Array reduction (1)
Jul 27 2013    does pointer refer to a heap object? (4)
Jul 27 2013    static foreach and inline if (13)
Jul 27 2013    Closures not yet supported in CTFE's (6)
Jul 27 2013    PIXELFORMATDESCRIPTOR flags (3)
Jul 27 2013    ref lost to opDispatch (7)
Jul 26 2013    mixin string to template - advice needed (4)
Jul 26 2013    Fastest way to compare dates using two unix timestamps? (2)
Jul 26 2013    Module-based programming (12)
Jul 25 2013    Should I Use std.ascii.isWhite or std.uni.isWhite? (10)
Jul 25 2013    Copying copy? (10)
Jul 25 2013    Interesting line in the recent Dr Dobbs article about profiling? (3)
Jul 24 2013    Auto keyword with const variable (13)
Jul 24 2013    How to disable the DOS window at the start of my program on D (8)
Jul 23 2013    How to call a function in main()? (5)
Jul 23 2013    Using alias parameters with class members in CTFE (related to UDAs) (3)
Jul 23 2013    recursive alias declaration (2)
Jul 23 2013    Is this documented behaviour? (12)
Jul 23 2013    Dpaste vs dmd 2.063.2 errors (4)
Jul 22 2013    Finding UDAs with Templates (5)
Jul 22 2013    std.algorithm set operations on SortedRanges only? (2)
Jul 22 2013    Floating point minimum values are positive? (14)
Jul 22 2013    Link problem with Derelict3 (3)
Jul 22 2013    Are properties actually all that good? (10)
Jul 21 2013    Why is size_t unsigned? (25)
Jul 21 2013    interesting semantic possible? (3)
Jul 21 2013    Code generation tricks (5)
Jul 21 2013    mixin string evaluation (4)
Jul 20 2013    Return all objects with specified UDA? (2)
Jul 20 2013    Unwanted conflict (9)
Jul 20 2013    Often repeated array allocations (26)
Jul 20 2013    Do threads 'end' themselves using core.thread? (13)
Jul 20 2013    Can't use variadic arguments to functions that use templates (14)
Jul 20 2013    Dealing with variadic template parameters (1)
Jul 19 2013    Why does this template not have the desired result? (8)
Jul 19 2013    Linking with .dylibs on OSX? (6)
Jul 19 2013    Issue with char and string overlap (7)
Jul 19 2013    How to require operator overloading in interface (11)
Jul 19 2013    GktD: exceptions in handlers cause segfaults. (6)
Jul 19 2013    passing __FILE__, __MODULE__, etc... with varadic types (8)
Jul 19 2013    Pass symbol to template? (3)
Jul 19 2013    stringof alias (4)
Jul 18 2013    Passing a class instance to a thread via spawn() (3)
Jul 18 2013    GetOverloadedMethods (5)
Jul 18 2013    concurrency problem with pointers (15)
Jul 18 2013    How do I specify a variadic template constraint on all the whole (3)
Jul 18 2013    template debuging (7)
Jul 17 2013    html documentation should show public imports (3)
Jul 17 2013    using opCmp (2)
Jul 17 2013    Payload structure problem using inline asm (5)
Jul 17 2013    foreach over split string (22)
Jul 17 2013    "Previous Definition different" when -inline switch is set (5)
Jul 17 2013    Sorting according to a primary and secondary criterion (10)
Jul 17 2013    Import all? (22)
Jul 16 2013    Source code output (8)
Jul 16 2013    Template explosion (4)
Jul 16 2013    Using static opCall instead of the default constructor. (3)
Jul 16 2013    Are associative arrays stable in D? (8)
Jul 16 2013    What is the correct way to test for an empty string? (7)
Jul 16 2013    request for a RSS feed of the D Forum (2)
Jul 16 2013    Need a way to get compressed mangling of a symbol. (3)
Jul 16 2013    Optlink search directory path containing spaces? (4)
Jul 16 2013    trouble with long (8)
Jul 15 2013    nested enum like template generator (10)
Jul 15 2013    Naming convention for template parameters (1)
Jul 15 2013    Question about function type parameter type hints? (3)
Jul 15 2013    getter/setter in one function (almost) (1)
Jul 15 2013    immutable struct/class is mutable! (12)
Jul 15 2013    Allocate N elements (17)
Jul 15 2013    Reverse Lexical Order (10)
Jul 15 2013    Types of regex (7)
Jul 14 2013    enum inheritance (16)
Jul 14 2013    interacting with a process with redirected stdin/stdout/stderr (4)
Jul 14 2013    UDA's for enum values? (4)
Jul 13 2013    Conditional Inheritance (12)
Jul 13 2013    Interface inheritance simplification (1)
Jul 13 2013    Reference to D class instance with a C library (10)
Jul 12 2013    for loop parens (27)
Jul 11 2013    thread local singleton vs. static variables (2)
Jul 11 2013    Final class (3)
Jul 11 2013    Template unique IDs per type (6)
Jul 11 2013    how to determine if type is final/abstract (9)
Jul 11 2013    how to profile compilation steps? (1)
Jul 11 2013    Style question (11)
Jul 11 2013    A purity change (11)
Jul 11 2013    Curl Module Error (6)
Jul 11 2013    DLLs: Cleaning up (10)
Jul 11 2013    Can templated functions be used in interfaces? (5)
Jul 10 2013    Difficulties with std.variant.Algebraic (15)
Jul 10 2013    Tuple indexing and slicing (2)
Jul 10 2013    A range analysis question (7)
Jul 10 2013    pointers, assignments, Garbage Collection Oh My? (21)
Jul 09 2013    std.algorithm.filter cannot call gc_malloc at compile time (7)
Jul 09 2013    lambdas and function literals in classes (7)
Jul 09 2013    Needing help with basic HTTP requests.. (4)
Jul 08 2013    function type stringification (1)
Jul 08 2013    Beginner problem: casting in opCmp override (17)
Jul 08 2013    Help me investigate a bug to file it. (7)
Jul 08 2013    creating a variadic interface (9)
Jul 08 2013    enforcing alias this on derived types (7)
Jul 07 2013    GitHub behind proxy servers among other questions (14)
Jul 07 2013    How can i increase max number recursive template expansions? (11)
Jul 07 2013    How to create RDM sockets? (2)
Jul 07 2013    Building from source for ubuntu (19)
Jul 06 2013    Managing implementation details... (3)
Jul 06 2013    Performance of signals (3)
Jul 05 2013    Variadic template arguments unpacking (21)
Jul 05 2013    Compile main and class source. (6)
Jul 05 2013    Visibility of variables in struct nested within a class (3)
Jul 05 2013    Problem with destroy (2)
Jul 05 2013    Variadic function template (2)
Jul 04 2013    Struct with opDispatch doesn't dispatch. Is this a bug? (3)
Jul 04 2013    How to determine if a function is implemented (4)
Jul 04 2013    Multidimensional array (14)
Jul 04 2013    Variable declaration programming style and the auto keyword (3)
Jul 04 2013    Simple test suite for std.random (1)
Jul 04 2013    Print out the name of a type (3)
Jul 04 2013    if(false) vs if(isNaN) benchmark (5)
Jul 04 2013    Allocating a slice object (7)
Jul 04 2013    interface default implementation mixin (4)
Jul 04 2013    Strange error (2)
Jul 03 2013    delegates, functions, and literals confusion (4)
Jul 03 2013    std.conv.to vs. casting (14)
Jul 03 2013    inverse of std.demangle? (1)
Jul 03 2013    stdout in binary mode (5)
Jul 03 2013    reading a structure (eg header info) from file (6)
Jul 03 2013    Address of overloaded functions (21)
Jul 02 2013    Stop to! rounding? (21)
Jul 02 2013    ref tuples (8)
Jul 02 2013    How to get warnings about unused imports ? (4)
Jul 01 2013    opDispatch and UFCS (4)
Jul 01 2013    Template constraints and opAdd (8)
Jul 01 2013    .Exe file how to embed in resource after start program (4)
Jul 01 2013    Is this a bug in the concurrency lib or am i using it incorrectly? (4)
Jul 01 2013    Eponymous template with full template syntax (8)
Jul 01 2013    Slices and arrays problems? (4)
Jul 01 2013    C standard libraries (12)
Jul 01 2013    Handling different types gracefully (8)
Jul 01 2013    Assert failures in threads (1)
Jun 30 2013    Windows parameter (6)
Jun 30 2013    memcpy in D (10)
Jun 30 2013    static opDispatch (4)
Jun 29 2013    Cryptic Error message with scope(failure) and AA (6)
Jun 29 2013    Passing a instance of a class to a thread via spawn? (3)
Jun 29 2013    Error: this for <method name> needs to be type S not type MapResult!... (2)
Jun 29 2013    Unable to compile Phobos using wiki's instruction (5)
Jun 29 2013    test[0u] of type bool[1u] does not have a boolean value (6)
Jun 29 2013    SO Answer - "Review" (1)
Jun 28 2013    Interacting between two different programs (4)
Jun 28 2013    Local templates and alias parameters (3)
Jun 28 2013    [Question] Could a function return a list of arguments to call another (6)
Jun 28 2013    counting words (12)
Jun 28 2013    sort error (9)
Jun 28 2013    zip vs. lockstep -- problem when setting values (3)
Jun 28 2013    Get body of a function as string (11)
Jun 27 2013    Scope of temporaries as function arguments (21)
Jun 27 2013    Opaque structs (13)
Jun 27 2013    auto in function signature for defaulted arguments? (4)
Jun 26 2013    How would you solve this 'interview' question in D? (33)
Jun 26 2013    Bug search: derelict3 and scope(exit) (3)
Jun 25 2013    Overload of ! operator (14)
Jun 25 2013    mutable constant? (15)
Jun 24 2013    typeof map (5)
Jun 24 2013    Possble bug ? Adding (2)
Jun 24 2013    Warning: explicit element-wise assignment (this.vector)[] = vec.vector[cast(ulong)0..cast(ulong)dimension] (12)
Jun 24 2013    Trouble with lockstep (19)
Jun 24 2013    eof (10)
Jun 24 2013    QTD on Ubuntu (3)
Jun 23 2013    indexing a tuple containing a struct strange result (6)
Jun 23 2013    Range analysis result printing? (3)
Jun 23 2013    InstanceOf (11)
Jun 23 2013    Good Candy Doc Forks? (2)
Jun 22 2013    alias c=mixin(expr); disallowed, why? (8)
Jun 22 2013    Problems building docs (1)
Jun 22 2013    Multiple return type from object factory possible? (3)
Jun 22 2013    Passing Appender by value (1)
Jun 18 2013    how to compare immutable ints? (1)
Jun 21 2013    help a potential binding author? (2)
Jun 21 2013    limits for numeric types (13)
Jun 21 2013    Is it possible to use global variables spanning modules? (5)
Jun 21 2013    Tips for fast string concatenation? (7)
Jun 21 2013    phabricator : code review, bug tracking etc (1)
Jun 18 2013    debug & optimization (4)
Jun 20 2013    assert(false) (18)
Jun 20 2013    ... sys.mman.d missing some variable (2)
Jun 20 2013    Can call static method with null reference (23)
Jun 20 2013    Read a file to the end, new data is appended, no more is read? (4)
Jun 19 2013    Question about Mixin. (7)
Jun 19 2013    readText (4)
Jun 19 2013    Duplicate data between std.c.stdio and core.sys.posix.fcntl (4)
Jun 19 2013    Newbie problem (7)
Jun 19 2013    What is the legal range of chars? (8)
Jun 19 2013    Should it be a compile time error? (7)
Jun 18 2013    Is there a keyword to access the base class (12)
Jun 18 2013    std.process: how to process stdout chunk by chunk without waiting for (4)
Jun 18 2013    Error: cannot implicitly convert expression (3)
Jun 18 2013    how to compare immutable ints? (5)
Jun 18 2013    Tips on making regex more performant? (11)
Jun 17 2013    D slicing (5)
Jun 17 2013    D style guide (7)
Jun 17 2013    Linker issue? (5)
Jun 17 2013    Example on how to spawn a thread using a class method? (3)
Jun 16 2013    How to expand an expression along with a parameter tuple? (21)
Jun 16 2013    64bit window headers (5)
Jun 16 2013    Can someone give me a little program design advice please? (6)
Jun 16 2013    BigInt not integral type? (2)
Jun 16 2013    Array-wise expressions and range checking (3)
Jun 15 2013    Why is this increasing memory consumption on every iteration? (5)
Jun 15 2013    Regarding Issue 9923 (1)
Jun 15 2013    Finalize GC memory (21)
Jun 15 2013    hash for floating (2)
Jun 14 2013    how should I implement this list? (2)
Jun 14 2013    Automatic Equation and Inequation evaluation. (2)
Jun 14 2013    [Sharing]Tuple to variables (My Function) (3)
Jun 14 2013    Clash between functions that shouldn't be in the same partial ordering (3)
Jun 14 2013    Error: cannot uniquely infer foreach argument types (5)
Jun 14 2013    [Doubt] Variadic arguments as reference (Possible?) (5)
Jun 13 2013    Unqual fails with pointer? (5)
Jun 13 2013    Static member inside a class. (4)
Jun 13 2013    Another Mac OS crash (1)
Jun 13 2013    Mac OS crash, details inside... (6)
Jun 13 2013    this() immutable (12)
Jun 13 2013    List all enum in a class (10)
Jun 13 2013    GC dead-locking ? (6)
Jun 12 2013    So I found this using 2 to the power of >= 31 (6)
Jun 12 2013    How to use Power on D (4)
Jun 12 2013    Compiler errors and recursive nested functions (4)
Jun 12 2013    Template Trick (9)
Jun 12 2013    Associative multidimensional Arrays (4)
Jun 12 2013    Strange seg fault (6)
Jun 12 2013    Friend class and methods (5)
Jun 12 2013    Stack trace (2)
Jun 12 2013    Clarification of trusted attribute? (2)
Jun 12 2013    Strange error when importing std.regex (6)
Jun 12 2013    Getting object members (3)
Jun 12 2013    Why TypeTuple can be assigned to a variable (5)
Jun 11 2013    UFCS and "with" statement (3)
Jun 11 2013    Redirecting C++ ostreams (4)
Jun 11 2013    what keeps a COM object alive? (6)
Jun 11 2013    Passing arguments a template parameters vs. function parameters (5)
Jun 11 2013    Fibers vs Async/await (3)
Jun 11 2013    GtkD: Best way to get TreeStore out of TreeView.Model (14)
Jun 11 2013    static class instances not allowed? (6)
Jun 11 2013    Why there is too many uneccessary casts? (23)
Jun 11 2013    Variable shadowing bug? (9)
Jun 10 2013    GtkD not working (6)
Jun 10 2013    shared vs __gshared (9)
Jun 10 2013    decimal to binary (3)
Jun 10 2013    How to implement this? (5)
Jun 09 2013    Constants doesn't have UDA's? (3)
Jun 09 2013    best way to handle UFCS with ambiguous names: using (6)
Jun 09 2013    Compiler bug ? (5)
Jun 09 2013    UDA strange behavior (5)
Jun 08 2013    Traits: getting all *public* members of a class? (4)
Jun 08 2013    dispatch table; symbolic references (3)
Jun 07 2013    can we detect at compile time module ctor/dtor cycles ? (5)
Jun 07 2013    Derelict linking (Debian + derelict + dmd 2.062) (3)
Jun 07 2013    opEquals does not work? (11)
Jun 07 2013    -profile (9)
Jun 07 2013    std.traits functions causing the compiler to crash (6)
Jun 07 2013    Strange output (7)
Jun 07 2013    Question on class templates (3)
Jun 07 2013    Emplace using private constructor (4)
Jun 07 2013    Conditional compilation (5)
Jun 07 2013    odd behavior of split() function (4)
Jun 06 2013    Learning D (8)
Jun 06 2013    Traits and UDAs (3)
Jun 06 2013    Statistical aggregator (1)
Jun 05 2013    geting stack trace from signal handlers (6)
Jun 05 2013    Is the -property compiler flag broken/bad idea? (25)
Jun 05 2013    Global extern(C) in druntime header files? (5)
Jun 05 2013    Handling unittests that are designed to fail (4)
Jun 04 2013    how to reflect on function attributes (10)
Jun 04 2013    A string splitting from the right (1)
Jun 04 2013    Access violation when exiting program (3)
Jun 04 2013    pasting ddoc code samples removes newlines (2)
Jun 03 2013    version(noboundscheck) + friends (21)
Jun 03 2013    Nested class defined in another file (6)
Jun 03 2013    Using custom CCS styles with ddoc (2)
Jun 03 2013    randomShuffle (19)
Jun 02 2013    Structs should not contain pointers to internal data (5)
Jun 02 2013    Question about calling D method from C/C++ (5)
Jun 02 2013    isMutable doesn't work with enum ? (7)
Jun 02 2013    What tool(s) do you use to build a large D project? (3)
Jun 02 2013    until strange behavior (15)
Jun 02 2013    pure safe etc (2)
Jun 01 2013    Scoped Operator Overloading (5)
Jun 01 2013    Initializing assoc array to non-null (1)
Jun 01 2013    UFCS for classes with opCall( ... ) (8)
Jun 01 2013    C floating point functions don't set overflow/underflow flags? (1)
May 31 2013    removing ansi control escape characters from a string (3)
May 31 2013    how to use shared keyword in 2.063 version? (6)
May 31 2013    Segfault on simple program? (18)
May 31 2013    Are heap objects never moved by the garbage collector? (8)
May 31 2013    Compiler bug? regression for the template function call syntax (4)
May 31 2013    string literals (5)
May 31 2013    alias this (4)
May 31 2013    Writing closed source programs in D? (5)
May 31 2013    Producing library files from D (2)
May 30 2013    Why do i have to add to the counter when using for loop to perfectly (2)
May 30 2013    Exception isn't thrown as expected (13)
May 30 2013    Automatic attribute inference of functions (3)
May 30 2013    how to pipe contents of a D string to a std.process.Pipe (without (2)
May 30 2013    double vs real (13)
May 30 2013    and/or/not/xor operators (20)
May 30 2013    My first D program (4)
May 30 2013    AnalyzeD (3)
May 30 2013    Show you the best Tivo file to iPad 3 Converter (1)
May 30 2013    Put/watch/play/run dvd movie video to iPad 3 (2)
May 29 2013    Consume an entire range (13)
May 29 2013    regex with literal (ie automatically replace '(' with '\(', etc) ) (9)
May 29 2013    regex with literal (ie automatically replace '(' with '\(', etc) ) (1)
May 29 2013    Reading file as binary (9)
May 29 2013    Is typeinfo documented on the website? (3)
May 29 2013    Duplicating multidimensional array (6)
May 29 2013    static const and user attribute (8)
May 28 2013    Issue with linking to dll (1)
May 28 2013    Is this a compiler bug, or a breaking fix/enhancement? (4)
May 28 2013    direct conversion to integral type for floor, ceil, and friends that (1)
May 28 2013    Where does the log get written when there's a core dump? (4)
May 28 2013    Failed to sort range (12)
May 28 2013    Why does this snippet print the enum identifiers instead of their (7)
May 28 2013    iteration over a string (4)
May 27 2013    Immutability vs reference types (4)
May 27 2013    How do you guys debug large programs? (9)
May 27 2013    Two questions about assignments (5)
May 27 2013    Accepting delegates/functions in templates (2)
May 26 2013    Bug or feature? (7)
May 26 2013    lookup fields struct (5)
May 25 2013    more fun with ubuntu (11)
May 25 2013    Any examples of using inotify with D? (2)
May 25 2013    Linking etc.c.sqlite3 on Win32 (3)
May 25 2013    Mixin Templates Over-restricted? (4)
May 24 2013    How to translate this C++ preprocessor declaration in D? (10)
May 24 2013    deducing function/delegate in template method (2)
May 24 2013    Problem with object understanding and datatypes (12)
May 24 2013    class MyClass(T) : Base if (ConstraintExpression) {} compilation error (3)
May 24 2013    Passing large or complex data structures to threads (4)
May 23 2013    DVM + DMD git-master (2)
May 23 2013    Why is this code returning the wrong type? (7)
May 23 2013    Is there anything in the standard library to help writing a file (6)
May 23 2013    Copy instead of reference? (17)
May 22 2013    equivalent of __attribute__((constructor)) (6)
May 22 2013    Templated Function can't deduce function arguments (6)
May 22 2013    WindowProc in a class - function and pointer problem (7)
May 22 2013    casting with preserving attributes (5)
May 22 2013    open a range of files - segfault (5)
May 21 2013    Regarding a vector op (1)
May 21 2013    Remove duplicates (7)
May 21 2013    static analysis: how to test code reachability at compile time (3)
May 21 2013    Just listened to Mr. Lucarella's Garbage Collection Presentation and (3)
May 20 2013    Enum of types (7)
May 20 2013    undefined identifier doesn't make sense (5)
May 20 2013    support UFCS with fully qualified function names (3)
May 20 2013    irrelevant compiler error messages: should stop semantic3 passes (1)
May 20 2013    Linker error (15)
May 19 2013    Nesting Variants (6)
May 19 2013    Started to get 'Previous Definition Different' linking errors when (10)
May 19 2013    arrays of struct - critical bug? (2)
May 18 2013    Errors building GtkD on windows (6)
May 18 2013    Can't find GLU symbols when compiling SimpleGL.d found in GtkD/demos (12)
May 17 2013    GtkD HelloWorld app crashes with exception (18)
May 17 2013    how to have alias this with an unaccessible member? (4)
May 17 2013    Find variable at run time (6)
May 17 2013    Compiler bug ? (19)
May 17 2013    Using MySql with D on Mac OS 10.8 (2)
May 16 2013    delegates and temporary struct (4)
May 16 2013    Recursive mixin templates (3)
May 16 2013    Can't instantiate SimpleTimeZone (3)
May 16 2013    Getting byte size of POD classes and dynamic arrays (10)
May 16 2013    template specialization and template mixin (2)
May 16 2013    Monad and its little sisters (1)
May 16 2013    why doesn't formattedRead take args by ref instead of by pointer? (1)
May 15 2013    Garbage collector question (4)
May 15 2013    cannot have overloaded nested functions? (7)
May 15 2013    std.range.zip and tuple labels (3)
May 15 2013    abstract class member functions can not have contracts (2)
May 14 2013    Cross product template (3)
May 14 2013    Using D as a shared library. (3)
May 14 2013    cast(size_t)&c != 0, but c is null (20)
May 13 2013    Input timeout (5)
May 13 2013    how to instantiate explicitly template parameters in struct (12)
May 13 2013    Notifications on D documentation updates (2)
May 13 2013    What sync object should i use? (26)
May 12 2013    Disgusted (5)
May 12 2013    Red-Black tree with customized sorting (4)
May 12 2013    Interface vs pure abstract class - speed. (8)
May 12 2013    Structure's inheritance (9)
May 11 2013    Shared object must have synchronized interface? (4)
May 11 2013    Error in assignment to 'this' inside constructor (10)
May 11 2013    callback parameter order question (10)
May 10 2013    1 compiler error without error message (5)
May 10 2013    how to avoid memory leaking (16)
May 10 2013    Get difficulties with variadics (7)
May 09 2013    Tricky code with exceptions (12)
May 09 2013    Template alias parameter does not accept types (12)
May 08 2013    Scoped import bug? (4)
May 08 2013    Recommended way to compare / work with substrings? (1)
May 08 2013    Variant associative arrays (5)
May 08 2013    File I/O - rawWrite issues (7)
May 08 2013    Silent compile error (1)
May 08 2013    Physics libraries in D (5)
May 07 2013    Deallocate array? (24)
May 07 2013    unittest + struct =?UTF-8?B?Y3RvctGO?= + nested mixin template + alias (3)
May 07 2013    How to reserve memory for a slice in a struct (7)
May 06 2013    Argument S to typeof is not an expression (13)
May 06 2013    Dispatching values to handlers, as in std.concurrency (9)
May 06 2013    Compiler error (6)
May 05 2013    Regarding partition_copy (2)
May 05 2013    About std.string.representation (1)
May 04 2013    C Memory (17)
May 04 2013    Check if tuple contains value at compile time (8)
May 04 2013    Is their a good book on learning Phobos? (2)
May 04 2013    Avoid initializing a struct field. (7)
May 03 2013    GtkD - Changing the default windows font (3)
May 02 2013    a FOR loop and floating variables (4)
May 02 2013    [GtkD] How to use Glade? (22)
May 02 2013    strange runtime error (4)
May 01 2013    D is totally useless (27)
Apr 30 2013    function declaration in parameter list (2)
Apr 30 2013    starting with GUI (5)
Apr 29 2013    Arrays of functions, function signatures and template instantiation (6)
Apr 29 2013    lookahead on ranges (3)
Apr 29 2013    debugging on Mac OSX (11)
Apr 29 2013    C to D conversion for function (6)
Apr 28 2013    general questions regarding value and reference semantics (3)
Apr 28 2013    function overrides but is not covariant (8)
Apr 28 2013    Can't compile on 64 bit Windows (3)
Apr 28 2013    how hash_t toHash() works? (8)
Apr 28 2013    Can't compile the code (6)
Apr 27 2013    DWT Gui program without console (2)
Apr 27 2013    C++ and D bool compatibility (5)
Apr 27 2013    string enums (5)
Apr 27 2013    immutable string (6)
Apr 26 2013    Internationalization vs. Unicode (5)
Apr 26 2013    DMD chokes on UDAs of mixin enum members (3)
Apr 26 2013    Simple delete directory tree? (9)
Apr 26 2013    improve compile-time template (1)
Apr 26 2013    std.net.curl is not working? (8)
Apr 26 2013    How/why can toStringz() and toUTFz() be used as properties? (5)
Apr 25 2013    opAssign overload question (5)
Apr 25 2013    writeln, UFCS and flip (15)
Apr 24 2013    Internal error: ../ztc/cgcs.c (4)
Apr 24 2013    Postblit isn't called on rvalue return (5)
Apr 23 2013    WinAPI callbacks and GC (9)
Apr 23 2013    GtkD DLL issues (7)
Apr 23 2013    Random double (17)
Apr 21 2013    Webcam Library (1)
Apr 20 2013    Direlect3 with Mono-D (17)
Apr 20 2013    subclass to base class but not subclass pointer to base class pointer? (10)
Apr 20 2013    Bug: Accessing return value of type static array with length 1 or 2 by (7)
Apr 20 2013    Duck typing with std.variant.Algebraic/Variant (1)
Apr 19 2013    Win32 + OpenGL bindings (13)
Apr 19 2013    Quadratic time to sort in a simple case? (24)
Apr 18 2013    x64 Link Issues - Can someone please help? (4)
Apr 18 2013    Assigning a static array (16)
Apr 18 2013    writeln an object (11)
Apr 18 2013    Why are fixed length arrays passed by value while variable are passed (8)
Apr 17 2013    foo is not an lvalue (3)
Apr 17 2013    Use enum base type? (3)
Apr 17 2013    Copying reference types by value (6)
Apr 16 2013    refuses to open file (9)
Apr 16 2013    Using regex to "sort" its matches (3)
Apr 16 2013    Strange Segfault using XCB bindings from dsource (2)
Apr 16 2013    Differences between '==' and 'is' beyond null and overloading (2)
Apr 15 2013    synchronized confusion... (3)
Apr 15 2013    Ref and class function calls? (15)
Apr 15 2013    difference between C++11 rvalue references && and D's proposed rvalue (2)
Apr 15 2013    mysql (5)
Apr 14 2013    CTFE cannot be used when a struct has "uninitialized" static array (2)
Apr 13 2013    Strict definition of value types and reference types (5)
Apr 13 2013    Different behaviour of new and malloc (8)
Apr 13 2013    Bit Array: which one? (1)
Apr 13 2013    Vector operations cannot be nothrow? (3)
Apr 13 2013    opIndex operators (7)
Apr 13 2013    How i can clear Associative Arrays (15)
Apr 13 2013    class constructor (4)
Apr 12 2013    Calculation differences between Debug and Release mode (13)
Apr 10 2013    memory leaks in phobos? (5)
Apr 09 2013    Range returning an array (15)
Apr 09 2013    Using BOM to auto-detect file encoding (3)
Apr 09 2013    formattedRead and whitespace-separated variables (4)
Apr 08 2013    Opportunity (2)
Apr 08 2013    operator += (3)
Apr 07 2013    Only partial type info for templated classes (3)
Apr 07 2013    what is wrong with my simple socket client? (3)
Apr 06 2013    Vararg-templated class with matching member func (3)
Apr 06 2013    rationale for opSlice, opSliceAssign, vs a..b being syntax suger for (2)
Apr 06 2013    map with void fun (4)
Apr 05 2013    Return enum-templated struct based on runtime value (6)
Apr 04 2013    How do I defeat the gratuitous qualification of alias members? (17)
Apr 04 2013    is it bug? (7)
Apr 03 2013    Fast switch statement (7)
Apr 03 2013    PyD status and tutorials (10)
Apr 03 2013    How to allocate an element of type T with value x in generic code? (11)
Apr 03 2013    LinkTerminated origin (1)
Apr 02 2013    bug? dmd -o- does not write executable (1)
Apr 02 2013    Basic Syntax Question (6)
Apr 02 2013    Attributes (3)
Apr 01 2013    Two easy pieces (12)
Apr 01 2013    GDC - no flush to stdio? (8)
Apr 01 2013    does GtkD (win7) support opengl? (23)
Mar 31 2013    dmd asm output (8)
Mar 31 2013    Differing semantics between multidimensional fixed-length array and (14)
Mar 31 2013    Finalizing GC (7)
Mar 30 2013    Passing revision tag to the compiler (4)
Mar 29 2013    how to define opCast outside class (2)
Mar 29 2013    GtkD "No GSettings schemas installed" (20)
Mar 29 2013    alias this + std.array.popFront (5)
Mar 28 2013    detect anonymous union at compile time (5)
Mar 28 2013    Status of AA's? (8)
Mar 28 2013    Using inout in delegate (13)
Mar 27 2013    Exiting blocked threads (socket.accept) (10)
Mar 27 2013    static enum member of incomplete type, valid or not? (2)
Mar 27 2013    Text from the Internet page (5)
Mar 26 2013    No subclass member loopup in derived class, bug? (5)
Mar 26 2013    how to parse mangled/demangled name into function name, arguments etc. (3)
Mar 26 2013    how to get paths to files compiled by rdmd in resulting binary (1)
Mar 26 2013    Orange lib help (6)
Mar 25 2013    fullyQualifiedName doesn't work with SortedRange (1)
Mar 25 2013    isExpression with bool template parameter (8)
Mar 25 2013    Named Tuple Names (4)
Mar 25 2013    Thrift D bindings: make check broken under ubuntu 12.04. Where to (2)
Mar 25 2013    Possible bug (11)
Mar 24 2013    Text UI for D (2)
Mar 23 2013    error when attempting unittest (3)
Mar 23 2013    template in struct (4)
Mar 23 2013    [OT] Information about "Access to site You requested denied by Federal (7)
Mar 23 2013    Can std.json handle Unicode? (4)
Mar 23 2013    Efficiency of using array as stack (11)
Mar 23 2013    bug or not? with(mystruct()) { code; } calls struct destructor before (2)
Mar 22 2013    how to demangle a string ending __ModuleInfoZ ? (2)
Mar 22 2013    When to call setAssertHandler? (10)
Mar 21 2013    static functions associated with enums (2)
Mar 20 2013    Are there D bindings for Win7's Core Audio anywhere? (1)
Mar 20 2013    getChar() vs. getChar!true() (6)
Mar 20 2013    initializing const maps with value types having aliasing (5)
Mar 20 2013    looking for V[string] workarounds (5)
Mar 19 2013    replace phobos makefile and tools makefile with D (3)
Mar 19 2013    Trying to implement a reference counting mechanism (6)
Mar 19 2013    initializing const(Date) (4)
Mar 19 2013    OpenCL bindings (16)
Mar 19 2013    recursive equal, and firstDifference functions (39)
Mar 18 2013    uniqStable (3)
Mar 18 2013    Folding algorithm help. (6)
Mar 18 2013    compile time coverage: dmd -staticcov (2)
Mar 18 2013    rdmd -cov generates bad file names with absolute directories or .. (5)
Mar 18 2013    problem with filter. (4)
Mar 17 2013    template instance is nested in both A and B (2)
Mar 17 2013    Shared db pool (6)
Mar 17 2013    template cannot use local as parameter to non-global template (7)
Mar 17 2013    "this" member for structs with methods (4)
Mar 17 2013    RAW UDP Packets (3)
Mar 16 2013    How to catenate a string multiple times ? (7)
Mar 16 2013    .stringof might call function? (3)
Mar 15 2013    Question about auto ref (36)
Mar 15 2013    Generic range to read array or a file as a phobos range (8)
Mar 14 2013    nice how D's pieces fit together (4)
Mar 14 2013    D locking strategies (4)
Mar 14 2013    -cov doesn't check templated code (5)
Mar 14 2013    Using D-object with C-executable (3)
Mar 14 2013    Array operation with boolean operator (14)
Mar 14 2013    shared attrribute (3)
Mar 14 2013    Is this range behaviour correct? (15)
Mar 13 2013    coding standard for D progrimming language (4)
Mar 13 2013    Overhead when using a C library (5)
Mar 13 2013    UTF escape (4)
Mar 13 2013    application icon (3)
Mar 13 2013    Passing several tuples (T...) to templates without expanding them (7)
Mar 12 2013    most ddoc examples not runnable; Edit is buggy; DDOC generates wrong (1)
Mar 12 2013    Variadic function not recognizing static array length (8)
Mar 12 2013    joiner and map, strange behavior (8)
Mar 12 2013    GC, memory leaks and 32/64 bit (19)
Mar 12 2013    Questions about shared (2)
Mar 12 2013    alias this and array popFront: is this a bug? (5)
Mar 11 2013    No monitor for immutable class instances? (3)
Mar 11 2013    traits allMembers and imported modules (8)
Mar 11 2013    UDA status (4)
Mar 11 2013    Variant confusion (8)
Mar 10 2013    rdmd - How to build shared/static libs on Linux (3)
Mar 10 2013    using debug version of phobos and druntime on linux (4)
Mar 10 2013    valgrind (12)
Mar 09 2013    dmd output executable vs valgrind --tool=massif (1)
Mar 09 2013    question with compile-time reflection (11)
Mar 08 2013    typeof([2,2]) !=? int[2] (8)
Mar 08 2013    Throw in a pre-condition of a nothrow function (4)
Mar 08 2013    Reading bigger file (4)
Mar 08 2013    how to get top N distinct elements from range? (41)
Mar 07 2013    Rethrow an exception like in C++? (41)
Mar 07 2013    Tid between classes (3)
Mar 07 2013    question when writing to a file (6)
Mar 06 2013    Using char* and C code (6)
Mar 06 2013    Why don't underscores in numbers enforce proper formatting? (6)
Mar 06 2013    "string".mixin; (4)
Mar 04 2013    __traits(compiles) + mixin (9)
Mar 04 2013    To lessen the function pointers/delegates distinction (4)
Mar 04 2013    Presence of constructor causes type deduced to be mutable (2)
Mar 04 2013    randomAccessRange.sort() vs randomAccessRange.array.sort() (5)
Mar 04 2013    map! filter! and range algorithm (11)
Mar 04 2013    Appender cannot add struct with immutable members (8)
Mar 04 2013    safe, trusted and system (4)
Mar 03 2013    iasm, call and dolar sign (2)
Mar 03 2013    Pointers to methods (6)
Mar 03 2013    Initializing structure that is a member of a const structure (3)
Mar 03 2013    Workaround for foreward declaration ? (3)
Mar 03 2013    Getting core.exception.OutOfMemoryError error on allocating large (11)
Mar 03 2013    wxD - dead or alive? (6)
Mar 03 2013    Interval type (2)
Mar 02 2013    Possible to view D strings in gdb? (1)
Mar 02 2013    unpredictableSeed (13)
Mar 02 2013    Ctor, setters and invariant (3)
Mar 02 2013    Lexer in D (69)
Mar 02 2013    What xml libraries are people using? (13)
Mar 01 2013    Passing a value by reference to function in taskPool (3)
Mar 01 2013    How to initialize an immutable array (11)
Mar 01 2013    Chain two different struct specialization (12)
Mar 01 2013    What can be done with copy constructors / post blits (3)
Feb 28 2013    Set operation like cartesian product (7)
Feb 28 2013    Inlining a "pure" ASM function (6)
Feb 28 2013    Concurrency and program speed (4)
Feb 28 2013    byBassing toString (specifically for strings) (1)
Feb 28 2013    gui libs (15)
Feb 27 2013    Make a hash out of two ranges (1)
Feb 27 2013    Playing with ranges and ufcs (12)
Feb 27 2013    Best way to handle settings files (ini file syntax or similar) (8)
Feb 27 2013    nWayUnion(tuple)? (9)
Feb 27 2013    Parsing string to string? (3)
Feb 27 2013    Linking C and D (10)
Feb 27 2013    Template alias parameter does not accept functions (8)
Feb 27 2013    Transparent ANSI to UTF-8 conversion (7)
Feb 27 2013    Type of complex expression (3)
Feb 26 2013    std.concurrency.thisTid.send() feat. immutable(struct with several (4)
Feb 26 2013    Problem in a system of "uncollected' object (1)
Feb 26 2013    using this instead of typeof(this) (13)
Feb 26 2013    inlining final functions (2)
Feb 25 2013    get size of class instance (not reference)? (4)
Feb 25 2013    Poor error messages and a quiz (1)
Feb 25 2013    __FUNCTION__? (5)
Feb 25 2013    DirEntry isDir not working? (8)
Feb 24 2013    scope(exit) & stack => double free or corruption (fasttop) ... help? (5)
Feb 24 2013    Difference between DList and SList from garbage collector point of (3)
Feb 24 2013    About GC (5)
Feb 24 2013    What does this compile-time error mean? (7)
Feb 23 2013    Error using `equal` with various string types (2)
Feb 23 2013    foreach ( i; 1 .. n ) and parallel() (3)
Feb 23 2013    task! with a static template method gives "null this" (3)
Feb 23 2013    std.signal woes :/ (5)
Feb 23 2013    Why not name Random access range Index access range? (3)
Feb 22 2013    Func Param Confusion - in/out/inout/ref/const/immutable (5)
Feb 22 2013    Can D still compile html files? Seems not. (10)
Feb 21 2013    What's the replacement for this array initialization: "ubyte[4096] (6)
Feb 21 2013    Algorithm to determine if a file was modified today (2)
Feb 21 2013    std.parrallelism + scopedTask what is the right syntax (4)
Feb 20 2013    Yet another "static" confusion (6)
Feb 19 2013    on DDoc macros: a small problem (7)
Feb 19 2013    collectException range violation (5)
Feb 19 2013    Make struct transparent to std.algorithm.sort (1)
Feb 19 2013    D-DLLs & Python (12)
Feb 19 2013    Exceptions from WinMain (1)
Feb 19 2013    Recurrence (3)
Feb 18 2013    goto (outer) case (6)
Feb 18 2013    DLL supposed to work as specified at http://dlang.org/dll.html? (4)
Feb 18 2013    What exactly is the use-case for Template This Parameters? (4)
Feb 18 2013    What is the use case of RandomCover? (17)
Feb 18 2013    Linker errors and how to catch them (8)
Feb 18 2013    How much memory is used by an object? (10)
Feb 17 2013    Creating Structs/Classes at runtime? (12)
Feb 17 2013    static class (28)
Feb 17 2013    How to dynamically alias a struct to a byte array? (5)
Feb 17 2013    SocketStream and weird 0xA character (2)
Feb 17 2013    How to specify number of worker threads for Taskpool (3)
Feb 16 2013    AA.clear()? (5)
Feb 16 2013    Can remove AA elements during foreach? (4)
Feb 16 2013    Callbacks or similar? (5)
Feb 16 2013    Issues with std.regex (12)
Feb 15 2013    How to interface to a C struct with volatile variables? (6)
Feb 15 2013    rdmd hung? (2)
Feb 15 2013    Working with modules (18)
Feb 14 2013    std.regex: bug or something special? (3)
Feb 14 2013    Strange that D is printing large values as zero. Any mistake in my (7)
Feb 14 2013    Static class question (2)
Feb 13 2013    Mixin template function (7)
Feb 13 2013    std.container.RedBlackTree versus C++ std::set (66)
Feb 13 2013    Importing problems (10)
Feb 13 2013    Calculating mean and standard deviation with std.algorithm.reduce (8)
Feb 12 2013    Finding large difference b/w execution time of c++ and D codes for (34)
Feb 11 2013    Using objects that manage threads via std.concurrency (11)
Feb 11 2013    Idiomatic way to process const/immutable arrays as ranges (23)
Feb 10 2013    double[][] to double** (4)
Feb 10 2013    D timer (6)
Feb 10 2013    Invisible console (3)
Feb 10 2013    Missing attributes in FunctionAttribute (7)
Feb 09 2013    Creating an array of default-constructed class instances (10)
Feb 09 2013    Error: not a property - ? (5)
Feb 09 2013    Line gaps with text files (2)
Feb 09 2013    Looking for writing parallel foreach kind of statement for nested (6)
Feb 09 2013    eating whitespace (3)
Feb 09 2013    For DLLs, what does export actually do? (13)
Feb 09 2013    windows 64bit variadic functions (1)
Feb 08 2013    search of a workaround (22)
Feb 08 2013    what is special about unittest constants (6)
Feb 08 2013    Rang violation using AA's (5)
Feb 08 2013    GC free Writer (5)
Feb 08 2013    Run program at startup (4)
Feb 08 2013    Alias parameter + AA + external module (7)
Feb 07 2013    Appender and Array (2)
Feb 07 2013    DWT with phobos on Windows (2)
Feb 07 2013    best idiom for insert if not present; else use value in assoc array (9)
Feb 07 2013    Zombie Object? (3)
Feb 07 2013    make a nothrow call a throwing function (14)
Feb 05 2013    type of if statement used for operator overloading? (4)
Feb 05 2013    best D way to port C style array of void* (6)
Feb 05 2013    Regarding isSorted (6)
Feb 04 2013    x.RC.__postblit () is not callable using argument types () const (12)
Feb 04 2013    void[] and ubyte[] (2)
Feb 04 2013    Question about wchar[] (8)
Feb 04 2013    Allocating large 2D array in D (18)
Feb 04 2013    How to read fastly files ( I/O operation) (47)
Feb 04 2013    How to translate C# 'readonly' keyword into D (7)
Feb 03 2013    GtkD button size (9)
Feb 02 2013    why does array appending add a page size instead of doubling ? (15)
Feb 02 2013    shell doesn't throw on error. Is that a regression? (4)
Feb 02 2013    new T[size] vs .reserve (39)
Feb 02 2013    Associative Array, key and value as type of string or char[] (9)
Feb 02 2013    sc.ini (4)
Feb 02 2013    std.process.system and friends (17)
Feb 02 2013    is there a way to define a pure base class that forces pureness of (2)
Feb 02 2013    get random char from array (3)
Feb 01 2013    Why are commands executing out of order? (16)
Feb 01 2013    Not able to get scaled performance on increasing number of threads (11)
Feb 01 2013    Linking against clang produced libs on OSX (3)
Feb 01 2013    Get TypeNames of Variadic Templates (5)
Jan 31 2013    Regarding issue 9428 (1)
Jan 31 2013    Deimos (How to port a header) (3)
Jan 31 2013    Trying to understand how "shared" works in D (3)
Jan 31 2013    gtkD GUI design (10)
Jan 31 2013    maybe i got a bug (16)
Jan 30 2013    How does array assignment for different sized types work? (5)
Jan 30 2013    Looking for command for synchronization of threads (6)
Jan 30 2013    unnecessary casts (10)
Jan 30 2013    Fastq reader (1)
Jan 30 2013    Variadic constructor conflict (3)
Jan 30 2013    Sorted output from an associative array (6)
Jan 30 2013    No mixin inside asm blocks (3)
Jan 29 2013    Understanding the GC (19)
Jan 29 2013    Why is the 'protected' attribute considered useless? (7)
Jan 29 2013    Is there a string remove method, that takes an index (3)
Jan 29 2013    Performance problem with std.math.abs (1)
Jan 29 2013    Adding more information to exceptions (10)
Jan 29 2013    gtk on the other machine (2)
Jan 29 2013    Garbage collector doesn't collect? (2)
Jan 29 2013    how can D program find it's own executable name on windows ? (6)
Jan 28 2013    Strange behaviour with mmfile (5)
Jan 28 2013    An error on trying to sort shared data using slice (8)
Jan 28 2013    gtkD problem (14)
Jan 28 2013    Invalid conversion from utf8 string when it is in variable (2)
Jan 28 2013    How to stop the Threadmill (5)
Jan 28 2013    wxD problem (2)
Jan 27 2013    Delegate type inferred as pure (4)
Jan 27 2013    Tutorial on how to build DMD/druntime/phobos and docs from source? (17)
Jan 27 2013    try to compile githubs dmd-master zip with vstudio 2010 (6)
Jan 27 2013    lvalue <-> rvalue problem (10)
Jan 26 2013    hasDataMember and mixin inconsistency (10)
Jan 26 2013    two mains (6)
Jan 26 2013    two mains (1)
Jan 24 2013    From package import syntax (3)
Jan 24 2013    endless loop with ref and non-ref parameter (15)
Jan 24 2013    Getting the parameters of a struct/class constructor (7)
Jan 24 2013    Singleton Pattern with struct (21)
Jan 24 2013    Why is null lowercase? (18)
Jan 24 2013    Segfault in "_d_dynamic_cast ()" (8)
Jan 23 2013    std.socket undefined UnixAddress? (3)
Jan 23 2013    Coping files and folders (9)
Jan 23 2013    Associative array issue (3)
Jan 23 2013    Reading Standard Input (10)
Jan 23 2013    Passing opaque struct between functions/modules (8)
Jan 23 2013    Continue iteration after exception (7)
Jan 23 2013    Scope and with (9)
Jan 22 2013    shared std.signals (3)
Jan 22 2013    Win32 api with 2.061 (4)
Jan 22 2013    S-Expressions (6)
Jan 22 2013    TDPL message passing: OwnerFailed? (6)
Jan 21 2013    Atomic updates (25)
Jan 21 2013    gtkd shared libraries (1)
Jan 20 2013    Operator overloading question (10)
Jan 20 2013    Common acronyms (10)
Jan 20 2013    Template type deduction (13)
Jan 20 2013    enum function can't be passed into template? (5)
Jan 19 2013    Phobos Members-Tuple function? (10)
Jan 19 2013    Assembly - 64-bit registers supported? (11)
Jan 18 2013    Opening a web (3)
Jan 18 2013    How to use a function without their sources (21)
Jan 18 2013    Pull 1019 (18)
Jan 17 2013    extern (D)? (12)
Jan 16 2013    UDA syntax (10)
Jan 16 2013    UFCS > opDispatch (2)
Jan 16 2013    tiny std.datetime question (10)
Jan 16 2013    Strategy to link/include library (5)
Jan 15 2013    Is this a bug? (2)
Jan 15 2013    using sqlite3 (3)
Jan 14 2013    parallel() and random number generation (2)
Jan 14 2013    Does the new alias syntax not support extern for function types? (3)
Jan 14 2013    Good tutorials (5)
Jan 14 2013    Need help with storage class definition (3)
Jan 14 2013    Trouble with DLL address (5)
Jan 13 2013    Mixin Template: cannot mixin scope(exit)? (10)
Jan 13 2013    does alias this work correctly? (10)
Jan 13 2013    static vs non-static (17)
Jan 13 2013    Processes (5)
Jan 12 2013    Strange template instantiating behaviour (2)
Jan 12 2013    Questions about initialization of array of objects (18)
Jan 12 2013    Passing member-function to template (5)
Jan 11 2013    Is there a weak pointer or references in D? (19)
Jan 11 2013    Passing shared delegates (11)
Jan 11 2013    Reading array of numbers from file (4)
Jan 10 2013    Unicode symbols in the identifiers (9)
Jan 10 2013    this(this) / opAssign (11)
Jan 09 2013    bugzilla issue 8434? Confusing error message? (4)
Jan 09 2013    release mode optimization (11)
Jan 09 2013    Simple makefile problem - implicit rule (11)
Jan 09 2013    Array remove 1 item? (std.container) (6)
Jan 09 2013    Something like godoc (4)
Jan 09 2013    Truth value of an empty slice (5)
Jan 09 2013    dynamic arrays of immutable question: Are the elements actually (8)
Jan 08 2013    Enhancing foreach (25)
Jan 08 2013    Inner function overload bug? (16)
Jan 08 2013    Template help - MultiAccess (11)
Jan 08 2013    Contracts for delegates (5)
Jan 08 2013    Specifying eponymous template "internal parameter" (13)
Jan 07 2013    Unexpected behavior of std.json.toJSON (3)
Jan 07 2013    How are windows import library created (4)
Jan 07 2013    Reading and writing a class to a (binary) file (9)
Jan 06 2013    foreach range construction bug?!!?!?!? (11)
Jan 06 2013    Error 168 >64K Global Types (1)
Jan 06 2013    Linking with FFmpeg (15)
Jan 05 2013    Auto-Implemented properties (9)
Jan 05 2013    template function. test array parameter length (4)
Jan 05 2013    is(...) with alias this (4)
Jan 05 2013    Why is immutable not possible as a result of a reduce expression? (11)
Jan 05 2013    Customizing ddoc from cmd-line (4)
Jan 05 2013    Troublemaker dmd 2.061 - Templates? (5)
Jan 05 2013    Lazy template arguments? (6)
Jan 04 2013    Playing .wav files (4)
Jan 04 2013    checking double.nan (3)
Jan 04 2013    Type inference + forwarding lambda predicate (2)
Jan 03 2013    Compile Time Argument Evaluation (3)
Jan 03 2013    Const and enum optimizations (5)
Jan 02 2013    module and function names (1)
Jan 01 2013    asynchronous communication between threads (8)
Jan 01 2013    A opIndexUnary quiz (12)
Dec 31 2012    Return types are not matched with method return type. (6)
Dec 29 2012    opDollar fixed?? (8)
Dec 23 2012    structs are now lvalues - what is with "auto ref"? (70)
Dec 23 2012    Error by building druntime (27)
Dec 17 2012    Help with out of memory when using zip (3)
Nov 30 2012    get address of object if opCast is overridden (12)
Oct 06 2012    Struct polymorphism? (8)
Oct 04 2012    Can't print inout parameter (2)
Sep 19 2012    Running unittests in a D library (12)
Sep 10 2012    How to change DList elements by means of foreach? (9)
Sep 04 2012    Aliasing specialized template stuct in his module leads troubles (11)
Jul 17 2012    Is there a graphing library for D? (5)
Jun 29 2012    How would I sort an associative array by value? (6)
May 30 2012    Build / Package system (11)
May 09 2012    How to unittest nested functions (5)
May 02 2012    Access Violation in callback from sort (5)
May 01 2012    Stack overflow checking? (2)
Apr 16 2012    Aquivalent References as in C++? (26)
Mar 25 2012    std.json (24)
Nov 13 2011    Creating a growable binary heap or priority queue using Phobos? (10)
Sep 08 2011    Any python-like generator patterns in D? (16)
Jun 13 2011    Is there any convenient CopyMemory function in Phobos? (2)
May 10 2010    Latest GDB version problems (9)
Nov 22 2008    Getting environment variables? (14)

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