www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.learn

Dec 28 2008    trouble with dmd + obj2asm under linux (3)
Dec 27 2008    DDL problem (5)
Dec 27 2008    float literals (5)
Dec 26 2008    How I can determine this is class or struct at compile time? (4)
Dec 26 2008    Running dmd with older glibc (4)
Dec 26 2008    compile time method check (5)
Dec 23 2008    Freeing memory after string concatenation (3)
Dec 19 2008    DSSS problem (4)
Dec 16 2008    convert char[4] to uint at compile time (7)
Dec 16 2008    struct inheritance need? (65)
Dec 15 2008    plain C to D2 const etc: (3)
Dec 15 2008    Template mixin problem (6)
Dec 14 2008    distinguish between classes and structures (17)
Dec 14 2008    Struct life time (4)
Dec 13 2008    Why I can't use array in compile-time struct creation? (1)
Dec 12 2008    Why is my code does not compile? (dmd 2.021 linux) (5)
Dec 12 2008    confusing (buggy?) closure behaviour (26)
Dec 11 2008    -nan problem??? (4)
Dec 11 2008    Why is my structure template does not compile? (7)
Dec 11 2008    Comparable Type (3)
Dec 10 2008    Thread synchronization in D2 (2)
Dec 10 2008    static initialization question (7)
Dec 09 2008    changing array lengths (3)
Dec 09 2008    isExist in associate array (4)
Dec 09 2008    myClass.add(something)(otherthings)(thisToo); (9)
Dec 09 2008    Nested Base classes (3)
Dec 09 2008    CTFE - filling an array (2)
Dec 08 2008    Freeing of memory (garbage collection) (14)
Dec 08 2008    Inline Assembler: Getting the offset of a label. How? (4)
Dec 07 2008    why the array bounds array (10)
Dec 06 2008    Print a PDF (5)
Dec 06 2008    mixin not evaluated during doc generation (3)
Dec 04 2008    Safe to throw away function arguments with cast? (4)
Dec 03 2008    sscanf() equivalent for D using Phobos library? (14)
Dec 02 2008    How to compile and use an external class (5)
Dec 01 2008    tuple function parameters (3)
Nov 29 2008    ddoc crossreferences (4)
Nov 28 2008    Internal delegate and Stack Overflow (5)
Nov 28 2008    custom opCmp for array sort (7)
Nov 27 2008    override keyword (2)
Nov 26 2008    associative array re-use (5)
Nov 26 2008    Inheriting from a nested class (3)
Nov 23 2008    gc heap (11)
Nov 23 2008    dsss manual (13)
Nov 21 2008    which version of D for beginers? (8)
Nov 20 2008    Comment highlighting in Descent plugin (3)
Nov 20 2008    Descent project file organization (5)
Nov 20 2008    Compilation error when using a extern function ? (3)
Nov 20 2008    Need help with DWIN and creating deskband objects in IE (1)
Nov 20 2008    access subclass functions (17)
Nov 19 2008    new to D2.0 , invariant problem (4)
Nov 18 2008    Why can't I resize an array of associative arrays? (2)
Nov 17 2008    Where did AssertError go? (5)
Nov 16 2008    Save/load data to a file (13)
Nov 16 2008    how to use opdot (13)
Nov 15 2008    struct requiring this access for template? (1)
Nov 14 2008    Large memory allocations (10)
Nov 13 2008    Function default parameters (3)
Nov 13 2008    Detecting if a class type (which may or may not have a default (6)
Nov 11 2008    Overloaded opApply for named template mixin (4)
Nov 11 2008    Branch Prediction strange results (6)
Nov 09 2008    including a file (6)
Nov 09 2008    Cannot find link.exe (6)
Nov 08 2008    Array initialization with common base - Best way? (8)
Nov 08 2008    whois bulk queries, how to (2)
Nov 07 2008    Problem using __traits (1)
Nov 06 2008    Function overload pointers (3)
Nov 05 2008    bytes into integer, need help (4)
Nov 05 2008    will .length=0 clear memory (4)
Nov 05 2008    c style coding on dmd (5)
Nov 05 2008    urlmon.h (1)
Nov 04 2008    string to byte array (6)
Nov 04 2008    defaulting to blitting when overloading opAssign (2)
Nov 04 2008    Personal Digital Assistant, Windows Mobile, Internet, D (1)
Nov 03 2008    How are 2D static arrays allocated? (19)
Nov 03 2008    ddoc documentation of private variables, functions, etc. (3)
Nov 02 2008    label scope (3)
Nov 02 2008    Easy way to get D for Mac OS X (10.3.9)? (4)
Oct 31 2008    Predefined Versions : Windows and Win32 (3)
Oct 30 2008    Unittests, templates (3)
Oct 30 2008    GLchar** problem (10)
Oct 29 2008    convert int to short (3)
Oct 28 2008    What if no const T* const functName(const T&) in D (2)
Oct 28 2008    should I use 1.0 or 2.0? (5)
Oct 27 2008    Initializing const member post-construction? (6)
Oct 26 2008    std.math.pow (5)
Oct 25 2008    linker errors with class (8)
Oct 25 2008    A detail of the hash protocol (3)
Oct 24 2008    phobos std.Stream.File incorrect open/wrong implementation (2)
Oct 24 2008    Classes in scopes (2)
Oct 23 2008    opCmp, opEquals (9)
Oct 20 2008    Read/write structs in streams (Tango, and Strings) (6)
Oct 20 2008    Foreach Access Violation (13)
Oct 18 2008    Force struct allocation on the heap? (6)
Oct 18 2008    flush input buffer? (5)
Oct 16 2008    Function Names as Strings (2)
Oct 15 2008    Strange DSSS/Tango compile error (14)
Oct 15 2008    macro (2)
Oct 15 2008    Where to find COFF2OMF ? (12)
Oct 14 2008    Interfacing to Pascal/Delphi (1)
Oct 14 2008    Is there a way for a function to return itself in D? (6)
Oct 13 2008    How do I use the Tango LineIterator.scan()? (9)
Oct 13 2008    scope attribute and catching exception (6)
Oct 12 2008    Dynamic Libaries in D (13)
Oct 11 2008    delete a dynamic array (7)
Oct 11 2008    Optimization of simple properties (3)
Oct 11 2008    Struct with no alignment ? (4)
Oct 09 2008    Array-initialization (5)
Oct 09 2008    "float" on 3 bytes (3)
Oct 08 2008    Strage class' with invariant() {} function behaviour (4)
Oct 07 2008    Templates and delegates trouble (3)
Oct 06 2008    D specification (5)
Oct 05 2008    template classes discriminated in receiving invariant arguments (2)
Oct 05 2008    random number within a specified range? (3)
Oct 05 2008    function pointer as the enum base type (9)
Oct 04 2008    DMD "preprocessed"-source output? (10)
Oct 04 2008    Handling endianness in Tango's FileConduit (7)
Oct 04 2008    Bug? Can't init an AA of different-length strings (2)
Oct 03 2008    Static Constructors (35)
Oct 03 2008    converting hexidecimals into strings (2)
Oct 03 2008    scope() and FileConduit (D1 and Tango) (9)
Oct 02 2008    int => struct cast (6)
Oct 01 2008    Confused about interfaces in D (11)
Oct 01 2008    Enum to string array (14)
Sep 29 2008    D2: how to cast away const/invariant in template? (4)
Sep 29 2008    Double face templates (4)
Sep 27 2008    Like getClass() (14)
Sep 26 2008    Shared Library: Why doesn't this work? (5)
Sep 24 2008    Overloading templates (8)
Sep 23 2008    Can someone explain this error? (14)
Sep 22 2008    Access violation after calling ShowWindow (1)
Sep 21 2008    Beginner: How does an object delete itself? (10)
Sep 20 2008    A question/suggestion regarding the GC (7)
Sep 20 2008    automatic function call after closing block (16)
Sep 20 2008    Learn to Tango with D - Errata & Questions (5)
Sep 19 2008    "Learn to Tango with D" - The way to go? (11)
Sep 18 2008    reading from a ubyte[] | byte[] as if from a stream? (Phobos) (5)
Sep 18 2008    How to properly pass structs to sub-functions? (3)
Sep 18 2008    Bug in webnews (2)
Sep 18 2008    sscanf() compile errors (changed since dmd v0.118)? (5)
Sep 17 2008    automatic int to short conversion - the HELL? (27)
Sep 17 2008    Passing file handles from functions? (Changed since dmd v0.118) (11)
Sep 16 2008    testing if an instance is a subclass of a given class (4)
Sep 16 2008    Problems with OpenGL bindings and D2 (6)
Sep 15 2008    compiling lua (11)
Sep 12 2008    Tuple basics (15)
Sep 11 2008    Runtime constant definitions (7)
Sep 11 2008    Random.next is deprecated (9)
Sep 11 2008    Array to argument list (3)
Sep 11 2008    How to use "cpuid" in tango? (4)
Sep 07 2008    Problem with delegates (5)
Sep 06 2008    Audio libraries (3)
Sep 06 2008    Rotating though an enum idiom (4)
Sep 06 2008    Tango Style: Struct with no members? (6)
Sep 06 2008    Windows PSAPI (10)
Sep 05 2008    A bug in my code (39)
Sep 05 2008    How to get address of KeServiceDescriptorTable (1)
Sep 05 2008    Template mixins (3)
Sep 04 2008    Tangobos build problem (6)
Sep 04 2008    arrays and pointers & Tango (23)
Sep 03 2008    How to easy set size of multi dimentional dynamic array? (4)
Sep 02 2008    .sort property for array of structs broken in DMD 2 ? (3)
Sep 02 2008    Delay function? (16)
Sep 01 2008    Shutdown Handling: DLL & Shared Object Detachment? (4)
Sep 01 2008    Any advice for GC/memory debugging (5)
Aug 29 2008    Help with GDC and/or DMD for Linux and Code::Blocks (5)
Aug 27 2008    Exception Handling (9)
Aug 27 2008    enum help (5)
Aug 27 2008    Win32API Window and Tango (8)
Aug 27 2008    Dynamic Arrays & Class Properties (26)
Aug 27 2008    precedence of cast (11)
Aug 26 2008    memory pool and rb-tree (6)
Aug 25 2008    Optimizing with large numbers of templates (2)
Aug 25 2008    How to send variadic arguments (7)
Aug 25 2008    Tool for producing module def files? (3)
Aug 24 2008    Templated Interfaces? (19)
Aug 24 2008    Why not mixin "int a;" ?? (13)
Aug 24 2008    template property (2)
Aug 23 2008    Unexpected behavior of dmd -H switch (3)
Aug 22 2008    void myFunc(T: !=int)(T value) (11)
Aug 21 2008    Memory Allocation and Locking (6)
Aug 21 2008    myFunc(U:MyClass...)(U args) (3)
Aug 21 2008    offsetof (11)
Aug 21 2008    Package explain (6)
Aug 20 2008    Using Pure (4)
Aug 19 2008    Linked List Iterator (foreach) (3)
Aug 19 2008    null in D (4)
Aug 18 2008    taking a character out of a string (9)
Aug 18 2008    Array of templated classes (5)
Aug 18 2008    Why does toString() exist? It seems useless. (27)
Aug 18 2008    XLS Files (9)
Aug 16 2008    Tango JSON Parser: Accessing the members (4)
Aug 16 2008    Is there a way to combine "Free Lists" and "Explicit Class Instance Allocation" (1)
Aug 16 2008    How to call Windows function pointers? (5)
Aug 15 2008    puzzles (8-15-08) (5)
Aug 15 2008    Subclass Type (4)
Aug 15 2008    Confusion over version (xxx) (5)
Aug 14 2008    SIMD (3)
Aug 14 2008    Puzzle (8-14) (7)
Aug 13 2008    access violation error (10)
Aug 13 2008    Puzzle 8-13-2008 (12)
Aug 13 2008    How to retrieve total amount of system RAM? (15)
Aug 13 2008    new scrapple Lib: API logging (1)
Aug 12 2008    Set file times (5)
Aug 11 2008    File by file or all files at the same time. (7)
Aug 11 2008    Puzzle 8-10-08 (16)
Aug 11 2008    size of executables (3)
Aug 10 2008    Totally Lost Trying to Use DWin (8)
Aug 10 2008    random getstate/setstate (3)
Aug 10 2008    problem with doubles (7)
Aug 09 2008    Recursive Templates (1)
Aug 08 2008    Programming Puzzle 8-8-08 (4)
Aug 08 2008    tutorial for installing tango with phobos? (3)
Aug 08 2008    Lazy Variadic Functions (5)
Aug 07 2008    Tango's Regex Engine (1)
Aug 07 2008    Word Puzzle (7)
Aug 07 2008    Rationale for classes as reference types (7)
Aug 07 2008    multi thread sampl (2)
Aug 06 2008    Re: Weak References (1)
Aug 06 2008    A puzzle (easy one) (10)
Aug 06 2008    Programing Puzzles (31)
Aug 06 2008    Is it possible to set this on null? (4)
Aug 05 2008    weak references (8)
Aug 04 2008    clear initializing constructor (8)
Aug 04 2008    exponent operator/library function (8)
Aug 03 2008    how to start (2)
Aug 03 2008    funny behaviour (20)
Aug 01 2008    associative array and function (4)
Aug 01 2008    How to clear associative array (6)
Jul 31 2008    enhancement type system (5)
Jul 31 2008    Gtags and D. How(to)? (2)
Jul 30 2008    Template tuple parameters of classes (6)
Jul 30 2008    random number generator (6)
Jul 30 2008    file locks (6)
Jul 29 2008    function pointer and alias questions (7)
Jul 29 2008    cpp header bindings (3)
Jul 29 2008    Tango xml , failure of append node to parsed document (1)
Jul 28 2008    Pointer to member variable again (11)
Jul 26 2008    Tango Regex Access Violation (4)
Jul 26 2008    multidimensional array setting/slicing? (10)
Jul 26 2008    multi catch (4)
Jul 25 2008    The function parameter storage classes: in, final and const (1)
Jul 25 2008    What does it mean: buffer[0 .. kSize] = input[index .. (index + Size)]; (5)
Jul 24 2008    Need help on COM Programming Problem (3)
Jul 23 2008    compiler aborts with std.file.dirEntries (2)
Jul 23 2008    Covariant problem (19)
Jul 23 2008    Interrupted System Call (4)
Jul 22 2008    Compile-Time Functions - Allocating Memory? (3)
Jul 21 2008    Identify enum (7)
Jul 21 2008    Property change problem (5)
Jul 21 2008    Which text editors REALLY support D? (28)
Jul 21 2008    Strange problem with structure (3)
Jul 20 2008    Phobos threads performance (10)
Jul 20 2008    typeof alias in templates (6)
Jul 20 2008    array error (5)
Jul 19 2008    A question regarding the GC (8)
Jul 19 2008    [Tango] Linker error when using tango.io.file (4)
Jul 19 2008    Making my app translateable (2)
Jul 17 2008    A problem with alloca() (2)
Jul 16 2008    Pointerless Pointers (3)
Jul 16 2008    Is the template method non virtual? (3)
Jul 16 2008    Pause Self, Resume on Event (27)
Jul 16 2008    Compiler bug? (7)
Jul 15 2008    unit testing (17)
Jul 15 2008    tail recursive delegates (2)
Jul 14 2008    Initialization of the Associative arrays (13)
Jul 13 2008    Key arguments (10)
Jul 12 2008    anyone interested in reviewing some SQL? (1)
Jul 11 2008    std.stream for stdin? (6)
Jul 09 2008    Help with multi-dimentional array (8)
Jul 07 2008    Problem with templates (20)
Jul 06 2008    Problem with implicit template instantiation (6)
Jul 06 2008    How to use a class as key type in AAs? (10)
Jul 05 2008    Testing derived type (7)
Jul 05 2008    Return type depends on his argument's template (3)
Jul 02 2008    How to do PostgreSQL with D Language? (3)
Jul 02 2008    data containers (27)
Jul 02 2008    problem with Tuple over user-defined class (3)
Jul 01 2008    Multiple Template Specialization Types (in D1)? (16)
Jun 28 2008    question regarding oop (4)
Jun 28 2008    Template Instantiation (1)
Jun 27 2008    Unitialized allocation (6)
Jun 25 2008    Static cast (8)
Jun 22 2008    HTTP Post (3)
Jun 19 2008    For Chris - d snapshot (5)
Jun 18 2008    Best way to save/load an object to file? (14)
Jun 18 2008    Using "in/out/ref" (3)
Jun 18 2008    switch(string) (7)
Jun 18 2008    Initialising invariant associative array (6)
Jun 17 2008    Linking Errors (6)
Jun 17 2008    Problem with Tangobos (4)
Jun 17 2008    Debugging CTFE (19)
Jun 16 2008    ZipExtraction Problem (2)
Jun 14 2008    is D so slow? (4)
Jun 14 2008    is D so slow? (27)
Jun 12 2008    enum : bool (8)
Jun 12 2008    Errors in specification? (6)
Jun 11 2008    chmod and chown in D (3)
Jun 08 2008    sedna (1)
Jun 06 2008    64-bit on D - Possible? (4)
Jun 06 2008    Template (5)
Jun 05 2008    simple console input's not working... (12)
Jun 05 2008    Check the class of objects (16)
Jun 05 2008    float CT stringification (10)
Jun 04 2008    module vs import (21)
Jun 04 2008    Delete COM object (2)
Jun 03 2008    Use of templates to avoid redudancy of code (13)
Jun 02 2008    returning a break? (4)
Jun 02 2008    opAssign in D2 (4)
Jun 02 2008    Why DMD is so slow? (15)
May 30 2008    Classes (does this make sense?) (12)
May 30 2008    How to protect members of constant object from modification. (3)
May 29 2008    [Tango/D] Undefined reference to __ModuleInfoZ error (3)
May 28 2008    Endianness and Tango (5)
May 28 2008    RedirectIOToConsole (4)
May 27 2008    Calling D functions from C (9)
May 26 2008    Tango / Phobos / future dilemma (14)
May 24 2008    what does "-nan" mean (5)
May 24 2008    passing lazy parameter to a lazy function in D2 (1)
May 23 2008    bug : consecutive function calls and -inline (7)
May 23 2008    is public the default or not? (2)
May 23 2008    mixin creating an enum (2)
May 22 2008    Questions about D (18)
May 22 2008    about Web News problem with attachment (2)
May 21 2008    Does anyone use std.openrj? (1)
May 21 2008    Compiler says cast then when done says no can do (5)
May 20 2008    Shell Extensions with D (1)
May 20 2008    parametrize align (1)
May 19 2008    Find out, if a method is static at compile time. (1)
May 19 2008    Getting whether it's Tango or Phobos (8)
May 18 2008    New template problem (3)
May 18 2008    Exercise: Translation C++ -> D (2)
May 18 2008    stringof of an TemplateAliasParameter (2)
May 17 2008    global static pointer variable in DLL (15)
May 16 2008    zip resources (4)
May 16 2008    Closest Common Type (11)
May 14 2008    plans for macros (22)
May 14 2008    Set gateway for socket (2)
May 13 2008    notification across threads (5)
May 12 2008    OT: Linux shared lib question (3)
May 11 2008    Template type parameter turns to int (2)
May 10 2008    Infinit loop (8)
May 10 2008    Resource files (9)
May 09 2008    Books... (44)
May 09 2008    hyperlink regular expression pattern (4)
May 08 2008    Boxes - little boxes ,we all live in boxes (4)
May 08 2008    whay dosn;t this template work? (3)
May 08 2008    string literal error? (6)
May 08 2008    Error: hidden method called for ports.OutBound (3)
May 08 2008    Two unrelated (1)
May 07 2008    Sorry -not getting anywhere with setText() (8)
May 07 2008    Super (2)
May 06 2008    Subclass method -distorted now put again (12)
May 06 2008    Subclass method (6)
May 05 2008    accessing dfl objects (4)
May 04 2008    Prettiful error messages with templates (2)
May 03 2008    Property assign (2)
May 02 2008    getting a classes array (2)
May 02 2008    warning ... is hidden in ... (7)
May 02 2008    D for OpenMoko development? (2)
May 02 2008    [OT] Curlies and try/catch (2)
May 02 2008    "This for <member> needs to be type <class>, not type <otherclass>" (3)
May 02 2008    Thread safety for D libraries (1)
May 01 2008    Possible problem with new array (5)
Apr 30 2008    Wrestling the Garbage Collector.. And loosing.. (2)
Apr 30 2008    Image manipulation library (4)
Apr 30 2008    Is it intended behavior? (modules / packages) (1)
Apr 29 2008    opCall in struct don't work (3)
Apr 28 2008    Unexpected type names with template typedefs (4)
Apr 28 2008    This needs a different approach (29)
Apr 28 2008    struct members align (4)
Apr 27 2008    Compare struct against null (5)
Apr 27 2008    Crazy stuff (8)
Apr 26 2008    Calling C functions with D function pointers as operands (2)
Apr 25 2008    Array of member functions generated at compile time (2)
Apr 25 2008    Strange error: incompatible with i386 output (2)
Apr 24 2008    classes allocated on the stack (3)
Apr 24 2008    Using DLL (3)
Apr 23 2008    Silly question (9)
Apr 22 2008    Calling D function from C (10)
Apr 22 2008    Question about tuple as template parameter (3)
Apr 21 2008    scope keyword in 'parameter' context (3)
Apr 21 2008    opAssign: cannot set reference of object to null (3)
Apr 20 2008    and the data file that goes with it (1)
Apr 20 2008    More on Listener Output (3)
Apr 18 2008    Listener output (8)
Apr 17 2008    gdc compiler/linker error (7)
Apr 17 2008    Dynamic array initialisers (8)
Apr 17 2008    More on boxer (1)
Apr 15 2008    Static opCall for templated structs (2)
Apr 15 2008    How do I use std.openrj (1)
Apr 15 2008    Subclass->Base->Subclass help (2)
Apr 14 2008    Array construction - why backwards? (3)
Apr 14 2008    Array out of bounds (3)
Apr 14 2008    Function templates with more than one declaration? (4)
Apr 14 2008    Has anyone had crash problems with Derelict + SDL + OpenGL + Intel (3)
Apr 13 2008    Template Question (15)
Apr 13 2008    Demangle for Tango (2)
Apr 13 2008    struct alignments (4)
Apr 13 2008    Catching AVs on Windows (4)
Apr 13 2008    gui library (8)
Apr 13 2008    Help with linker errors (4)
Apr 13 2008    Windows without console (3)
Apr 12 2008    -L-ldl needed on Linux (17)
Apr 11 2008    Fully qualified class name at compile-time (5)
Apr 10 2008    Request: Example for working with Zip files (5)
Apr 08 2008    How to free memory allocated via double[][] using dmd-2.0.12? (11)
Apr 08 2008    Array of class intances (12)
Apr 08 2008    little/big endian conversions (8)
Apr 07 2008    recommended error handling (3)
Apr 07 2008    [newbie] Compilation problem (4)
Apr 07 2008    ubyte arrays to numbers (5)
Apr 06 2008    DDBI (3)
Apr 05 2008    Compile-time parser (3)
Apr 05 2008    Destructing Member Objects (11)
Apr 04 2008    Stream.opApply and invariance (2)
Apr 04 2008    HiddenFuncError for qualified mixins (1)
Apr 04 2008    Sockets and Streams (6)
Apr 02 2008    Problem with ReturnType (7)
Apr 02 2008    Help with Associative array problems. (4)
Apr 01 2008    passing string[] to C (2)
Apr 01 2008    Function Templates in DLL (4)
Apr 01 2008    Feature requests (3)
Apr 01 2008    SSE, Inline assembler, Structs, ... (5)
Mar 31 2008    enum and foreach (3)
Mar 31 2008    Properties using (4)
Mar 30 2008    Static Initialization of Associative Arrays (4)
Mar 30 2008    Cast to a new type (3)
Mar 30 2008    Priority Queue Heap (3)
Mar 30 2008    Thread Sub-Classes (1)
Mar 29 2008    Template Tuple Defaults (4)
Mar 28 2008    Parallelism in D? (8)
Mar 28 2008    Can't compile with 2 packages with the same name (in different modules) (8)
Mar 27 2008    What does [OT} mean ? (7)
Mar 27 2008    importing DLL (8)
Mar 27 2008    static array casting (4)
Mar 27 2008    Linux(kubuntu) Problem (9)
Mar 25 2008    Candydoc (5)
Mar 25 2008    So is this an error in the Tango Book ? (3)
Mar 25 2008    Strange behavior (10)
Mar 24 2008    Associative Array Problem (4)
Mar 23 2008    tango.io.FileConduit-readlines one at a time (2)
Mar 23 2008    struct opCall makes a nan (5)
Mar 23 2008    Feature request: Templates as template parameters (5)
Mar 23 2008    Can't Use GDB: Dwarf Error: Could not find abbrev number XX (1)
Mar 21 2008    Clearer error messages - how? (2)
Mar 21 2008    Mixin versus c++ preprocessor? (7)
Mar 20 2008    Error: array dimension overflow (11)
Mar 20 2008    letting D generate functions that look alike (3)
Mar 20 2008    function not returning anything (3)
Mar 20 2008    rs232 (2)
Mar 19 2008    passing all writefln arguments (5)
Mar 19 2008    debug in program files (4)
Mar 19 2008    std.math.modf (2)
Mar 19 2008    Empty Array is Null? (12)
Mar 18 2008    Tango file i/o (5)
Mar 18 2008    Having trouble with objects. (6)
Mar 18 2008    pointer to member without 'this' - mem_fun like (10)
Mar 17 2008    disappointed with my code (5)
Mar 17 2008    No output from Stdout (3)
Mar 17 2008    TList (13)
Mar 17 2008    AA init (9)
Mar 17 2008    Mixin Global Variables (3)
Mar 16 2008    AA keys (6)
Mar 16 2008    linking in static c library (3)
Mar 15 2008    How to init a static object ? (3)
Mar 15 2008    Base interfaces tuple (3)
Mar 13 2008    How to run library unittest (4)
Mar 13 2008    IUnknown Error (4)
Mar 13 2008    whatever I do, things get slower and bigger (10)
Mar 13 2008    Lazy nonzero (2)
Mar 13 2008    DLL jni Java6 update 1 (4)
Mar 13 2008    glade bindings? (3)
Mar 12 2008    stream.getc() doesn't recognize eof (7)
Mar 12 2008    Array initialisation from const array; (3)
Mar 11 2008    Integer to hexadecimal string (12)
Mar 11 2008    listing multiple unit test failures (12)
Mar 11 2008    Comparing Multiple Values (24)
Mar 11 2008    Interface and delegate D2.0 (3)
Mar 10 2008    Unrolling loops (6)
Mar 10 2008    Multi-dimensional array syntax, opIndex (2)
Mar 10 2008    comma operator (4)
Mar 10 2008    inout verses ref (2)
Mar 10 2008    Setting the FPU control word? (9)
Mar 09 2008    [OT] Calendar queue? (4)
Mar 09 2008    std.variant.coerce() strange behaviour (1)
Mar 09 2008    Pointer to C++ member possible? (8)
Mar 09 2008    string and char[] conflict (2)
Mar 09 2008    Unconditional compilation? (8)
Mar 08 2008    Problem with AAs and ?: (4)
Mar 07 2008    what are const scope parameters? (6)
Mar 07 2008    DSSS and D 2.012 (3)
Mar 07 2008    Is there a template syntax for alias-of-member? (5)
Mar 07 2008    AA of static array (2)
Mar 06 2008    formal methods in D (2)
Mar 06 2008    Sorting routines (4)
Mar 06 2008    no release-only version? (3)
Mar 06 2008    pointsTo in D1 (2)
Mar 06 2008    32 bit x86 Linux operating system (7)
Mar 06 2008    Mixin Problems with D2.0 (5)
Mar 05 2008    Code to show (7)
Mar 04 2008    A snippet from SWT (11)
Mar 01 2008    How to use a non-standard DDoc section? (6)
Mar 03 2008    oop tutorials (38)
Mar 03 2008    const strings (D1.0) (3)
Mar 02 2008    Difficulty with operator overloading opMulAssign (3)
Mar 02 2008    Templated Inheritance (2)
Mar 01 2008    static import is in multiple defined (8)
Mar 01 2008    Creating and adding a Listener (1)
Mar 01 2008    Download DDoc (2)
Feb 29 2008    char[][] titles = (" ", "C", "!", "Description", "Resource", "In Folder", "Location","foo" ); (6)
Feb 27 2008    GetOpenFileName problem (4)
Feb 27 2008    tango list (7)
Feb 25 2008    how to compile d programm with external c function (2)
Feb 24 2008    Difficulty copying multi dimensional static array to dynamic array. (11)
Feb 21 2008    Installation Simplifier (3)
Feb 21 2008    Error: functions cannot return static array float[4u][4u] (14)
Feb 21 2008    DLLs and D (1)
Feb 20 2008    const doc (1)
Feb 20 2008    const in dmd v2.011 (11)
Feb 20 2008    -lXdamage (3)
Feb 20 2008    how to install? (25)
Feb 20 2008    How to get all virtual functions of a class or interface? (2)
Feb 20 2008    Global variables (3)
Feb 20 2008    dmd switch --start-group (3)
Feb 18 2008    Issue: Installing D (29)
Feb 18 2008    Linear system solver in D? (12)
Feb 17 2008    Q: DDBI (4)
Feb 17 2008    How to cast type from typeinfo in runtime? (3)
Feb 17 2008    packageless modules == pure evil? (15)
Feb 17 2008    'with' statement (3)
Feb 17 2008    Linker -how it works (5)
Feb 16 2008    Out of bound problem (18)
Feb 16 2008    linker query (2)
Feb 16 2008    Dates (1)
Feb 15 2008    DDBI and libmysql.a (3)
Feb 15 2008    several questions (24)
Feb 15 2008    AA within struct (5)
Feb 14 2008    dmd -gc flag (9)
Feb 14 2008    Call for dsource tutorials upgrade (25)
Feb 14 2008    Copying structs via function (not bitwise) (10)
Feb 13 2008    Compiling problems using DSSS 0.75 and DMD 2.010 (2)
Feb 13 2008    Recursive Directory Listing (6)
Feb 13 2008    *final* class member (D2) (13)
Feb 13 2008    Template conflict with Function (4)
Feb 12 2008    Using ref and out parameters from inline assembly code (4)
Feb 12 2008    cryptlib bindings (1)
Feb 11 2008    SQLite bindings? (10)
Feb 11 2008    ShellExecute (11)
Feb 11 2008    delete hash[key] deprecated??? (30)
Feb 10 2008    Asking types about their traits (D 1.0) (8)
Feb 09 2008    object.d (5)
Feb 09 2008    valid UTF string (1)
Feb 09 2008    valid UTF string (2)
Feb 08 2008    CTFE implementation (12)
Feb 08 2008    variadic (typesafe) args in DLL (4)
Feb 08 2008    Unusual template specialisation behavior (6)
Feb 07 2008    Union literals? (D1.0) (2)
Feb 07 2008    Compiling problems (3)
Feb 06 2008    D ubuntu 7.10 (3)
Feb 06 2008    wchar* to char[] (6)
Feb 06 2008    self-referential invariant member (5)
Feb 05 2008    Scope statement (7)
Feb 05 2008    DSSS error "Could not detect versions." (2)
Feb 05 2008    Multiple class inheritance (4)
Feb 04 2008    OpIn (4)
Feb 04 2008    How should this be done? (1.0) (5)
Feb 04 2008    dwt compile problem (10)
Feb 03 2008    determine parameter storage class in D 2.0 (4)
Feb 02 2008    getopt and tuples (1)
Feb 02 2008    win32 resources (3)
Feb 01 2008    Using delegates for C callbacks. (6)
Feb 01 2008    Create a class (2)
Feb 01 2008    What NG reader do ya'll use under linux? (14)
Jan 31 2008    k-nucleotide benchmark (1)
Jan 31 2008    XML pull parsing in D? (libxml2) (2)
Jan 31 2008    Shared libraries/DLLs (24)
Jan 30 2008    sending a file to the Recycle Bin or Trashcan (4)
Jan 30 2008    Help needed on inline assembly (10)
Jan 30 2008    Integer to String (8)
Jan 29 2008    static array length (17)
Jan 29 2008    opCall example (12)
Jan 29 2008    optlink: file not found _CDMLINE (tango,wine) (10)
Jan 29 2008    deducing Template Tuple Parameters (7)
Jan 28 2008    arrays (4)
Jan 28 2008    dll class inheritance (3)
Jan 28 2008    non-typesafe variadic lazy arguments (6)
Jan 28 2008    (1.0) Clearing out an Associative Array (9)
Jan 28 2008    No luck with initialising static arrays(was: setting statically sized (6)
Jan 27 2008    unittest can't have extern (C) or import? (2)
Jan 26 2008    type comparisons (9)
Jan 25 2008    corner case with labled break (6)
Jan 25 2008    To get the ipaddress of all the system connected in server (3)
Jan 24 2008    Const again (3)
Jan 24 2008    A problem with AAs (5)
Jan 23 2008    string literals (27)
Jan 21 2008    setting statically sized multi-dimensional arrays (9)
Jan 21 2008    Are public/private imports implemented? (9)
Jan 20 2008    Casting from interface to real class? (5)
Jan 20 2008    A lesson on structs, recursion, stack size and pointers. (2)
Jan 20 2008    Class size and performance (12)
Jan 18 2008    internal structure of char[] (3)
Jan 17 2008    Class Type Parameters (13)
Jan 15 2008    Sockets issue (10)
Jan 15 2008    remove element from dyn array by element, (not by index) (3)
Jan 15 2008    What about this... (5)
Jan 13 2008    Dynamic array and OpenGL problem (10)
Jan 13 2008    Instantiation of forward referenced class from template mixin (2)
Jan 12 2008    Saturday night stack tracing (7)
Jan 12 2008    import and module names question (3)
Jan 11 2008    Const transitivity is bad sometimes (6)
Jan 11 2008    Silent crash in Windows -- what can cause it? (2)
Jan 10 2008    Can't compile with -g (3)
Jan 10 2008    array cast from float[16] to float[4][4] (7)
Jan 09 2008    Add multiple modules to a DLL (6)
Jan 09 2008    Distributed configuration solution? (1)
Jan 09 2008    passing data from one d app to another (4)
Jan 09 2008    another compiler bug? (15)
Jan 09 2008    question... (10)
Jan 08 2008    read binary file (2)
Jan 07 2008    DMD win32 static library link errors (4)
Jan 07 2008    Thread issue (5)
Jan 06 2008    excessively long integer literal (2)
Jan 05 2008    Variant/Variant/Box wrappers? (3)
Jan 04 2008    Writing a Parser (18)
Jan 04 2008    synchonized? correct use? Thread-safe Singleton (10)
Jan 04 2008    opApply and that int (5)
Jan 03 2008    variadic functions (13)
Jan 03 2008    what is full closures (3)
Jan 03 2008    compile time printf -> .NET style format string conversion template. (3)
Jan 02 2008    Classes with indexes (3)
Jan 02 2008    DLL'ing the GC (4)
Jan 02 2008    mangleof (signature) question (3)
Jan 01 2008    Conversion (silly question, sorry) (4)
Dec 31 2007    Walnut (12)
Dec 28 2007    Specification / Documentation (7)
Oct 10 2007    lua for d (5)
Oct 17 2005    XOR a bunch of data (4)

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