www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.learn

Dec 30 2011    DLL with D (FreeLibrary problem) (2)
Dec 29 2011    cas function issue (2)
Dec 28 2011    Using delegate for WindowProc - possible ? (5)
Dec 28 2011    do-while loops (12)
Dec 27 2011    Is there a way to create an elegant class-member window-function? (2)
Dec 25 2011    dmd linker (OPTLINK) gives Error 42: Symbol Undefined when using extern (9)
Dec 25 2011    GetAndSet function (corresponding to cas function) (9)
Dec 24 2011    Linking problem on Mac OS X (4)
Dec 24 2011    Arrray sizeof (3)
Dec 24 2011    Function overload with template alias error (2)
Dec 23 2011    Reading about D: few questions (34)
Dec 22 2011    Catching signals with D (6)
Dec 22 2011    onStartTag for root node in std.xml (1)
Dec 21 2011    ctfe bug? (7)
Dec 21 2011    test if object is instance of class at compile time (9)
Dec 20 2011    How to mixin each element of tuple (6)
Dec 19 2011    Allocating memory in D shared library when accessed from C++ (1)
Dec 19 2011    newbie question: Can D do this? (6)
Dec 19 2011    Void initialization (18)
Dec 18 2011    Array expanding (7)
Dec 18 2011    delegate, template and alias (10)
Dec 17 2011    How to using opCmp (6)
Dec 16 2011    Array concat quiz (3)
Dec 16 2011    prettyprinter (3)
Dec 16 2011    Invalid code gen with closures? (1)
Dec 16 2011    -D option = Embedded documentation (8)
Dec 16 2011    Alias/Ref Tuples ? (8)
Dec 15 2011    Class for fetching a web page and parse into DOM (3)
Dec 13 2011    Download file via http (6)
Dec 12 2011    Restrict access to "critical" functions (14)
Dec 12 2011    [std.file] dirEntries (3)
Dec 12 2011    How is string from "..." different from string from a file ? (6)
Dec 12 2011    Reading in files as int/float array or one String/char[] ( OpenGL Data ) (6)
Dec 10 2011    strip and dmd 2.056 (3)
Dec 09 2011    Matching with std.concurrency receive (6)
Dec 08 2011    deep copy or shallow copy? (8)
Dec 06 2011    Is D associative array thread safe, and will it relocate memory (2)
Dec 04 2011    Why is align() on structures not allowed within unit-test code blocks? (3)
Dec 03 2011    C++ vs D aggregates (6)
Dec 03 2011    Non-atomic ops allowed on shared variables? (1)
Dec 02 2011    Compile time metaprogramming (8)
Dec 02 2011    DMD semantic passes overview? (2)
Dec 01 2011    .classinfo by Class name (4)
Dec 01 2011    Split a range into equal parts? (1)
Dec 01 2011    Profile DMD (3)
Dec 01 2011    Abstract functions in child classes (42)
Nov 30 2011    Concurrency Read/Write and Pure (3)
Nov 30 2011    piping processes (11)
Nov 30 2011    idea for variant improvement (4)
Nov 29 2011    std.xml (6)
Nov 29 2011    D Grammar Specification (2)
Nov 29 2011    About File.rawWrite (5)
Nov 28 2011    Array initialization quiz (18)
Nov 28 2011    [OT] news group test (2)
Nov 28 2011    What about sets? (6)
Nov 28 2011    References (6)
Nov 27 2011    How do I redirect stderr of a spawned process into an internal buffer? (5)
Nov 27 2011    dup method const or not? (5)
Nov 27 2011    Overhead of synchronized class used in unshared situation (5)
Nov 26 2011    Strong size_t (4)
Nov 24 2011    Rquest for timings (10)
Nov 24 2011    [OT] For Andrej Mitrovic, Cairo OpenGL and Windows... (3)
Nov 24 2011    auto (10)
Nov 22 2011    conv.to for radixes (1)
Nov 22 2011    Convert SysTime to TickDuration? (1)
Nov 22 2011    How come a thread can access another thread's stack variable? (4)
Nov 22 2011    Optimization in std.algorithm.max? (2)
Nov 22 2011    Internal error: ..\ztc\cgcs.c 352 (2)
Nov 22 2011    DFastCGI (6)
Nov 21 2011    Is __VERSION__ cross-compiler compatible? (2)
Nov 21 2011    Why does scopedTask increase memory consumption? (1)
Nov 21 2011    mixin on identifier (8)
Nov 21 2011    Make a variable single-assignment? (14)
Nov 20 2011    Queue thread (9)
Nov 19 2011    Need help with simple event framework (9)
Nov 18 2011    growable BinaryHeap (1)
Nov 17 2011    Make setMaxMailboxSize a property of a Tid? (1)
Nov 17 2011    Threads and OwnerTerminated (1)
Nov 17 2011    Using __traits(getMember...) in alias statement (4)
Nov 15 2011    Generic array (7)
Nov 14 2011    enum for beginners (13)
Nov 13 2011    The book "Programming in D" is in beta (4)
Nov 13 2011    Mutable enums (38)
Nov 12 2011    shared members and castings (4)
Nov 12 2011    Asm and CTFE (5)
Nov 11 2011    Slincing behaviour (13)
Nov 11 2011    How to implement predicates for Filter!(Pred, Tuple) (7)
Nov 11 2011    C-style function pointers (2)
Nov 11 2011    Strange behaviour in templates (Another bug?) (1)
Nov 10 2011    shared lib (10)
Nov 10 2011    Fields size property (6)
Nov 10 2011    Smartest way to read a number? (9)
Nov 10 2011    pass array of objects to spawn (10)
Nov 10 2011    Strange behaviour of var (7)
Nov 10 2011    Why isn't the overflow flag set? (6)
Nov 10 2011    Database API (2)
Nov 09 2011    Impure static (3)
Nov 09 2011    .Net (4)
Nov 09 2011    Internal error: e2ir.c 1242 (1)
Nov 09 2011    Spurious imports in Phobos ? (12)
Nov 08 2011    assert(obj) is a mystery (7)
Nov 08 2011    immutable & alias this (2)
Nov 08 2011    web development in D programming (9)
Nov 08 2011    Is this a bug in __traits(hasMember..)? (3)
Nov 08 2011    Filling a Tuple-like struct in variadic member (3)
Nov 07 2011    Implicit case fallthrough warns only when a statement is in place (2)
Nov 07 2011    Any othe options for inserting into associative array? (4)
Nov 07 2011    extends and implements (13)
Nov 06 2011    Is this actually valid code? (6)
Nov 06 2011    Expected or Bug? struct range unmodified after foreach (3)
Nov 06 2011    odd use of preprocessor (5)
Nov 05 2011    AA clear property (8)
Nov 05 2011    My new least favorite one-liner... (6)
Nov 04 2011    Stop TypeTuple as template parameter from expanding (11)
Nov 03 2011    Double implicitly converted to real (3)
Nov 01 2011    how to use curl to download a file (13)
Oct 31 2011    Can't free memory on exiting? (5)
Oct 31 2011    Re: std.container & ranges (n^2 ?!!!!) (1)
Oct 30 2011    std.container & ranges (50)
Oct 30 2011    [beginner] Why nothing is printed to stdout ? (23)
Oct 29 2011    Array appending segfaults (2)
Oct 28 2011    template expressions in C++ to an equivalent in D (3)
Oct 28 2011    Fake global associative array literals (6)
Oct 26 2011    FIFO stack (20)
Oct 25 2011    Workaround to 3051? (Passing alias to member function don't work) (2)
Oct 25 2011    An issue with setting delegates via templates (4)
Oct 25 2011    Is there an indenter/formatter/prettyprinter for D? (5)
Oct 24 2011    removing an item from a dynamic array (21)
Oct 23 2011    linker errors after upgrade to Ubuntu 11.10 (5)
Oct 23 2011    Random, not so random? (6)
Oct 23 2011    What is shared functions? (12)
Oct 22 2011    .di files have implementation?? (6)
Oct 22 2011    ZeroMQ wrapper for D2 (7)
Oct 22 2011    Bug? aliasing member of instance (6)
Oct 21 2011    opAssign for structs (2)
Oct 21 2011    Cannot use auto return while using class invariants (3)
Oct 21 2011    creating a proxy dll (1)
Oct 20 2011    AI Challenge - Ants (15)
Oct 20 2011    Chars sorting and copies (7)
Oct 20 2011    char and string with umlauts (4)
Oct 19 2011    use of D for ropes data structures (2)
Oct 18 2011    xml Bible for conversion for D (11)
Oct 18 2011    gtkD problems and general gui question. (9)
Oct 17 2011    Looking for documentation of D's lower-level aspects. (23)
Oct 16 2011    scope struct? (3)
Oct 16 2011    Implementing iterators for D custom data structures (best practices) (4)
Oct 14 2011    FastCGI binding or implementation? (16)
Oct 14 2011    overload of array operations (10)
Oct 13 2011    does "private import" means "static import" to other modules importing it? (5)
Oct 13 2011    Why foreach is not nothrow even for a simple associative array? (6)
Oct 12 2011    An old topic (pun intended) (19)
Oct 12 2011    writef %d of string (6)
Oct 12 2011    D and Programming Theory (Suggestions?) (6)
Oct 12 2011    Ranges help (5)
Oct 12 2011    Calling D DLL from C# and passing/retrieving string variables (5)
Oct 12 2011    operator "~" does not check type? (12)
Oct 11 2011    compare struct with string member is wield; (6)
Oct 11 2011    Only one signal per object? (10)
Oct 10 2011    indexing php (1)
Oct 09 2011    ref struct? (7)
Oct 09 2011    -release compiler switch and associative arrays (6)
Oct 09 2011    How convice people that D it's wonderfull in a hour ? (9)
Oct 08 2011    Pointers and Ranges (2)
Oct 07 2011    Is there a way to set an alias to specific form of a template? (11)
Oct 07 2011    Order of base-class constructor calls (5)
Oct 07 2011    contrary of std.utf.toUTFz!(const(wchar)*) (5)
Oct 07 2011    polymorphic call from variant? (1)
Oct 06 2011    Stack Overflow error missing (2)
Oct 05 2011    Implicit cast to immutable (17)
Oct 05 2011    check for running process (4)
Oct 04 2011    object.Error: Access Violation (2)
Oct 04 2011    operator overloading and templates (3)
Oct 03 2011    TickDuration = Divide by Zero (2)
Oct 03 2011    Dealing with property function and operator overloads (1)
Oct 03 2011    Passing ref through a template chain (3)
Oct 02 2011    Any way to use static foreach on multiple types? (1)
Oct 02 2011    Lazy sort? (2)
Oct 01 2011    About template template arguments syntax (8)
Oct 01 2011    Can't compile Phobos git master (1)
Oct 01 2011    Can I assert in nothrow functions ? (4)
Oct 01 2011    Transferring global variables from D to C (1)
Sep 30 2011    int C function (10)
Sep 30 2011    std.socket - problems closing socket (10)
Sep 30 2011    OT: how do I use newsgroup server? (10)
Sep 29 2011    WinRT (10)
Sep 29 2011    Simple I know, but could use some help compiling with make (21)
Sep 29 2011    "Sourcing" a script's env into D? (9)
Sep 28 2011    Why an abstract pointer cannot be used as value in an associate array? (8)
Sep 27 2011    fedora rpm packages (1)
Sep 26 2011    initialization of structs (6)
Sep 26 2011    Using allSatisfy with template that takes multiple type arguments (6)
Sep 26 2011    performance of structs vs classes (11)
Sep 25 2011    Why is std.string.format a c-style variadic function? (11)
Sep 25 2011    zlib (2)
Sep 25 2011    How to return the current object (3)
Sep 25 2011    confusion about structs (5)
Sep 25 2011    Policy-oriented programming. (4)
Sep 24 2011    How to check all values in a range are equal to some predicate? (2)
Sep 24 2011    amd64 install dmd2.055 (3)
Sep 24 2011    Any way to expand a tuple? (3)
Sep 24 2011    property aliases to existing functions (1)
Sep 24 2011    class specialization for integral types (10)
Sep 24 2011    Structs, Classes, Templates (2)
Sep 24 2011    How do formally you call the 'in' operator? (2)
Sep 24 2011    Cannot have properties on const references? (6)
Sep 23 2011    Multithreaded file IO? (12)
Sep 23 2011    Global runtime strings help (4)
Sep 23 2011    const overload (9)
Sep 23 2011    why global immutable string variable cannot be used after "case"? (3)
Sep 22 2011    allSatisfy could use some constraints (1)
Sep 22 2011    Templated ctors can't call each other? (1)
Sep 22 2011    Using pure to create immutable (18)
Sep 22 2011    Wrong const attribute? (2)
Sep 22 2011    Why this simple binaryHeap program does not compile? (3)
Sep 21 2011    I can't build dsfml2 or derelict.sfml whit dsss (4)
Sep 21 2011    Conditional Compilation with Version (3)
Sep 21 2011    Heap fucntion calls (4)
Sep 20 2011    Is it a bug in execvb (std.process)? (1)
Sep 20 2011    Is this a bug in execvp of std.process (2)
Sep 20 2011    How to read output of a script (5)
Sep 20 2011    Issuing compile-time warnings with line numbers? (4)
Sep 20 2011    Dynamic Array Question (9)
Sep 20 2011    toUTFz and WinAPI GetTextExtentPoint32W (26)
Sep 20 2011    const->immutable array argument? (9)
Sep 19 2011    Calling D code from C (3)
Sep 19 2011    Is there a profiler for D2? (4)
Sep 19 2011    A little puzzle (6)
Sep 18 2011    D, DLLs, UnrealScript and UDK (Sort of a complex question) (4)
Sep 18 2011    newbie question (3)
Sep 18 2011    Functions, intrinsics, flexibility (4)
Sep 18 2011    attribute decl in version decl (12)
Sep 18 2011    with() statement doesn't want to work with property functions (2)
Sep 16 2011    Aligning data in memory / on the stack (2)
Sep 16 2011    Unable to get Phobos working on Ubuntu x64 (Oneiric) (6)
Sep 15 2011    How to filter an array so the result is an array again? (3)
Sep 15 2011    std.datetime impenetrable (7)
Sep 15 2011    Why can't templates with default arguments be instantiated without (6)
Sep 15 2011    port c macro to D (4)
Sep 14 2011    Should the 2.054 feature about warning on implicit fallthrough include (11)
Sep 14 2011    Cannot understand some codes in std.concurrency. (1)
Sep 13 2011    quickSort (12)
Sep 13 2011    CLI library? (3)
Sep 12 2011    Is this a bug? (1)
Sep 12 2011    Converting Duration to TickDuration (7)
Sep 12 2011    A question about purity (7)
Sep 12 2011    How to get WinDbg to show a call stack on Windows 7? (3)
Sep 11 2011    inout and methods which return "this" (4)
Sep 11 2011    copy and paste in program (10)
Sep 11 2011    defining "in" What is the proper way in D2? (31)
Sep 09 2011    toStringz, and memory management, also fromStringz (3)
Sep 09 2011    How do I create a module-local immutable class object? (13)
Sep 09 2011    How can I map bytes to a matrix of structures? (7)
Sep 08 2011    package access specifier not usable within a class (4)
Sep 08 2011    How would I retrieve the stdout error message of a system/shell (11)
Sep 08 2011    DMD 2.055 (8)
Sep 08 2011    A small trouble with std.range.indexed (3)
Sep 07 2011    Associative array .length undefined symbol (2)
Sep 06 2011    Assertion failure: '!vthis->csym' on line 713 in file 'glue.c (1)
Sep 06 2011    pattern matching (3)
Sep 06 2011    Forward a single field to a subfield, "alias this"-style? (4)
Sep 06 2011    Out of Source Unittests (7)
Sep 06 2011    D on other platforms than Win,Lin,Mac? (13)
Sep 06 2011    Default argument for template tuple function parameter (3)
Sep 06 2011    What does ref means (9)
Sep 05 2011    Debug on OSX? (4)
Sep 05 2011    Any WinAPI experts here? (3)
Sep 04 2011    integer cast in object_.d (3)
Sep 04 2011    Doesn't std.signal completely miss the point? (12)
Sep 04 2011    clear bug? (9)
Sep 03 2011    Public imports with D interface files? (3)
Sep 03 2011    Implicit cast rules of dynamic array (4)
Sep 03 2011    How to use -H? (3)
Sep 02 2011    About static variables (2)
Sep 02 2011    Copying a variable state in a delegate literal definition (5)
Sep 02 2011    Reduce help.. (7)
Sep 01 2011    Is integer overflow defined? (5)
Sep 01 2011    Why does std.range.zip use emplace instead of simple assignments? (2)
Sep 01 2011    opDispatch shadowing toString - feature or bug? (6)
Aug 31 2011    gdc setup without gcc (5)
Aug 30 2011    isDir won't throw FileException with dirEntries (8)
Aug 30 2011    get size of function (10)
Aug 30 2011    Const struct syntax (4)
Aug 29 2011    How do I pass multidimensional static arrays to functions expecting (10)
Aug 29 2011    struct opEquals does not work with parameter of same type - bug or feature? (3)
Aug 29 2011    implicit casting from primitive type (3)
Aug 28 2011    is this a poly Polymorphism? (3)
Aug 27 2011    Memory leak with BufferedFile? (3)
Aug 27 2011    String multiplication (3)
Aug 26 2011    d2 file input performance (11)
Aug 25 2011    Multiple subtyping (3)
Aug 25 2011    Reading by character and by line from stdin (11)
Aug 25 2011    Create a foreach-able struct? Multi-dimensional even? (4)
Aug 24 2011    Default libraries by dmd (3)
Aug 24 2011    Why no (auto foo = bar) in while loops? (21)
Aug 24 2011    How do I simulate variadic parameters for template (range) functions? (6)
Aug 24 2011    What's the technical reason that class ctors aren't virtual? (4)
Aug 24 2011    reading in text files (8)
Aug 23 2011    links to nested structure (9)
Aug 21 2011    An issue with templates with non-existant symbols (2)
Aug 21 2011    where is ddoc. (7)
Aug 20 2011    Why aren't function attributes inferred? (9)
Aug 20 2011    Regarding nothrow and safe (12)
Aug 20 2011    How do "pure" member functions work? (15)
Aug 19 2011    gdc & ldc problems (3)
Aug 19 2011    help understanding import libraries (21)
Aug 19 2011    core.stdc.stdio.stderr != std.stdio.stderr ? (3)
Aug 19 2011    Removing entries from AAs (4)
Aug 18 2011    assertion failure in std.range.iota (3)
Aug 18 2011    making a really simple dll. (9)
Aug 16 2011    std.format add dash separators to large numbers (6)
Aug 16 2011    Insert array into an AA (6)
Aug 16 2011    COFF support for windows compiler (4)
Aug 16 2011    Throwing exception in constructor (6)
Aug 16 2011    format a string like sprintf? (7)
Aug 15 2011    how to enable core dumps for assert() triggering? (4)
Aug 15 2011    count until predicate returns false (2)
Aug 15 2011    byte* and int length -> byte[] (7)
Aug 15 2011    Symbol undefined due to import statement (3)
Aug 14 2011    Split by length? (2)
Aug 14 2011    Exception: constructor arguments? (4)
Aug 14 2011    D with gmp via swig (11)
Aug 14 2011    delegate object instead of a literal (12)
Aug 13 2011    enum inheritance? (4)
Aug 13 2011    Read property using std.stream.Stream.read (2)
Aug 13 2011    object.Exception and object.Error (2)
Aug 13 2011    Heap question (2)
Aug 12 2011    Reflection to detect public/private/etc? (6)
Aug 12 2011    undefined reference to symbol '_end' (5)
Aug 12 2011    const main args? (20)
Aug 12 2011    to invalidate a range (15)
Aug 12 2011    pragma(lib, "name") for .di files (3)
Aug 12 2011    Replacing hex values in a string (v1.0) (3)
Aug 12 2011    htod (15)
Aug 12 2011    Import files contains implementation (3)
Aug 11 2011    Anybody seen *working* postgresql client library binding? (5)
Aug 11 2011    Why enum of structs are not initialised? (4)
Aug 11 2011    FreeBSD linking problem (7)
Aug 11 2011    Shared libraries on linux (2)
Aug 10 2011    Catch exception from external library (6)
Aug 10 2011    SegFaults when using Fibers (4)
Aug 08 2011    Subclass template arguments from a non-templated interface (1)
Aug 08 2011    Tuple vs struct performance? (1)
Aug 08 2011    Permission denied under Ubuntu. (4)
Aug 08 2011    Tuple [] operator (14)
Aug 08 2011    Modify thread-local storage from parent thread (8)
Aug 08 2011    We have slices, do we have Strides? (10)
Aug 08 2011    IDispatch/activex objects in 2011 (2)
Aug 08 2011    DDoc adds filename as given on dmd command line in comment (6)
Aug 08 2011    Unittesting libraries (6)
Aug 08 2011    formattedWrite (5)
Aug 08 2011    Writing .di files duplicate storage (10)
Aug 08 2011    Thread Sleep (2)
Aug 07 2011    (int << ulong) == int ? (12)
Aug 07 2011    Foreach over tuple of arrays? (3)
Aug 07 2011    Something weird with threads. (2)
Aug 06 2011    porting c++ code to dpl (4)
Aug 05 2011    Re: File append Limit (2)
Aug 05 2011    Interface to C page has been screwed up a little (2)
Aug 05 2011    File append limit? (3)
Aug 04 2011    Multi-file byte comparison tool. What would you have done differently? (9)
Aug 04 2011    More than one invariant per struct/class (9)
Aug 04 2011    winpcap binding (6)
Aug 03 2011    Weird timing issue with Thread.sleep (10)
Aug 03 2011    GG bug? (OS X Lion, DMD 2.054) (11)
Aug 03 2011    "" gives an empty string, while "".idup gives null (13)
Aug 03 2011    Immutable member functions and private members (7)
Aug 02 2011    Hexadecimal string to integer (4)
Aug 02 2011    Convert string to wchar. (9)
Aug 02 2011    Minimum value in a range (12)
Aug 02 2011    Template specification conflict (12)
Aug 02 2011    String conversion functions in Phobos (6)
Aug 01 2011    NaCl stable ABI (28)
Aug 01 2011    exe-Icon (3)
Jul 30 2011    Using templates to declare function prototypes (7)
Jul 30 2011    Generate array of random values (23)
Jul 29 2011    "make -fposix.mak" (4)
Jul 29 2011    Problem with take(map()) (2)
Jul 29 2011    ref int value() { return m_value; } - uses? (4)
Jul 29 2011    Empy program running time (8)
Jul 29 2011    Ubuntu installation not working (2)
Jul 29 2011    DMD's kernel32.lib missing symbols? (9)
Jul 27 2011    Frontend and backend communication (25)
Jul 27 2011    optlink options to reduce file size? (15)
Jul 26 2011    Error building dfl on dmd 2.054 (9)
Jul 26 2011    operator overloading compilation error (3)
Jul 26 2011    Importing D libraries (1)
Jul 24 2011    Sending messages using socket (4)
Jul 24 2011    Name collision using std.regex and std.array / std.range (2)
Jul 24 2011    2.054 doesn't install properly for Ubuntu 10.10? (7)
Jul 24 2011    error when std.range.Cycle of static array is a member (6)
Jul 23 2011    Versioned extern? (7)
Jul 23 2011    Building DMD from git (3)
Jul 23 2011    How do I call super or object.opAssign for classes? (5)
Jul 23 2011    Very strange linker error (2)
Jul 22 2011    How does one correct shadowing (hidden by) errors? (9)
Jul 22 2011    can I force a parallel foreach to finish? (2)
Jul 22 2011    Reference counting questions (6)
Jul 21 2011    Need OMF MySQL lib that actually f^*&^ works... (9)
Jul 21 2011    does the x64 compiler for linux make x64 executables? (4)
Jul 21 2011    How to get stack trace on Windows? (10)
Jul 21 2011    Small problem with multi-line strings (10)
Jul 21 2011    compile time introspection and code generation - automatically serialize to json (7)
Jul 20 2011    Why is a static struct's dtor called at the exit of a function? (1)
Jul 19 2011    Function template type parameter inference (2)
Jul 19 2011    skip(N) range (3)
Jul 19 2011    calling D2 routines from C routines on linux (7)
Jul 19 2011    D and MySQL (7)
Jul 19 2011    Up to date win32 bindings / d wrappers (2)
Jul 19 2011    gtkD doesn't compile on windows (28)
Jul 19 2011    Problems building Qtd on Windows (17)
Jul 18 2011    Purity tree trace error? (1)
Jul 18 2011    Infer purity of functions too? (14)
Jul 18 2011    Passing null array to template (5)
Jul 18 2011    workaround to sort BigInt[]? (2)
Jul 18 2011    std.datetime for month integer (3)
Jul 18 2011    Polymorphism problem w/local functions? (4)
Jul 17 2011    Calling D from C++ (20)
Jul 17 2011    std.concurrency.spawn does not accept delegates (13)
Jul 17 2011    Scope of lambdas and closures (6)
Jul 16 2011    is there such a thing as a "static" function template that isn't (2)
Jul 16 2011    Ranges tutorial (4)
Jul 16 2011    Search a file skiping whitespace (10)
Jul 16 2011    switch generation (1)
Jul 16 2011    Comparing floating point: == vs is (11)
Jul 15 2011    Fuzzy string matching? (7)
Jul 15 2011    Static Destructors called early (2)
Jul 15 2011    stackoverflow (4)
Jul 14 2011    Lazy and delegates - out-of-scopeness - what happens? (2)
Jul 14 2011    Problems with static linking of c libraries (1)
Jul 14 2011    wrapping a void* by a ubyte[] array? (3)
Jul 14 2011    Problems with static linking of c libraries (6)
Jul 14 2011    A problem with const (4)
Jul 14 2011    how to raw read a struct or value? (4)
Jul 13 2011    tiny web server in D (5)
Jul 13 2011    String Appender Fails (Memory Allocation Failure) (5)
Jul 12 2011    Uninitialized floating-point exceptions -> optional compile-time (3)
Jul 12 2011    starting independent processes (2)
Jul 12 2011    template instance cannot use local 'f' as parameter to non-global (9)
Jul 12 2011    Declaring a D pointer to a C function (17)
Jul 11 2011    Is there any way I can have one handler for multiple exceptions? (3)
Jul 11 2011    SDL with D (1)
Jul 11 2011    A possible feature request: Make writef with %s call to!string for (2)
Jul 11 2011    hex string to int? (2)
Jul 11 2011    Encoding help (2)
Jul 11 2011    Order of float declaration changes NaN throwing behavior (1)
Jul 11 2011    make-array and its prining in CLisp (1)
Jul 10 2011    Implicit type conversion for function calls? (8)
Jul 10 2011    Centralizable configured compile-time class instantiation (14)
Jul 09 2011    opCast, c bindings and normal casts. (4)
Jul 08 2011    This seems like what could be a common cause of bugs (14)
Jul 07 2011    Runtime evaluation (4)
Jul 07 2011    Float Comparison Returns False (10)
Jul 07 2011    Return type of std.algorithm.map (7)
Jul 06 2011    Any way to get the name of a function? (4)
Jul 06 2011    Constructor call must be in a constructor (3)
Jul 06 2011    translate a macro to D (11)
Jul 05 2011    Postblit not called in one case (3)
Jul 05 2011    Hashing protocol (1)
Jul 04 2011    Dynamic multidimensional arrays (7)
Jul 04 2011    Bits in reverse order in BitArray (3)
Jul 04 2011    Pre and Post contracts and signature constraints (5)
Jul 04 2011    swap doesn't work in CTFE? (7)
Jul 04 2011    Using a C function with command line parameters (8)
Jul 03 2011    Scale advocacy (5)
Jul 02 2011    makeIndex not working (11)
Jul 02 2011    Operator Overloading and boilerplate code (8)
Jul 01 2011    A different vector op (6)
Jul 01 2011    void.sizeof == 1, not 0 (3)
Jun 30 2011    Creating a thread-local duplicate of a globally shared array (3)
Jun 30 2011    Generic invert function? (1)
Jun 30 2011    Passing a generic struct as parameter (8)
Jun 30 2011    Why does std.string use public imports? (4)
Jun 30 2011    C callback receives bad pointer argument (8)
Jun 29 2011    Forcing compile time evaluation of pure functions (7)
Jun 29 2011    How do I send a HANDLE type to other threads via spawn? (2)
Jun 29 2011    Get parent Tid of a thread? (4)
Jun 28 2011    Obtaining aligned addresses and aligned spaces for objects (5)
Jun 28 2011    Interfacing to C (1)
Jun 28 2011    Problem with a convoluted templated struct (2)
Jun 28 2011    Win32 Application Error (5)
Jun 28 2011    r/w binary (10)
Jun 28 2011    how to reduce a debug symbol error? (3)
Jun 27 2011    Different NaNs used (3)
Jun 26 2011    Using COM. Please help. (5)
Jun 26 2011    Interfacing to C. extern (C) variables (5)
Jun 26 2011    Using immutable values as template parameter hangs dmd (2)
Jun 26 2011    Last frame? (3)
Jun 26 2011    changing in two arrays (3)
Jun 26 2011    delegate type from function signature (3)
Jun 25 2011    Convert const(GUID)* to GUID* (6)
Jun 25 2011    Re: WTF! Parallel foreach more slower that normal foreach in (1)
Jun 25 2011    How made my to!MyStruct (5)
Jun 25 2011    Breaking the type system needs temporary? (3)
Jun 25 2011    Variadic template problems..? (2)
Jun 25 2011    is expression on templated types (3)
Jun 25 2011    Need to do some "dirty" UTF-8 handling (14)
Jun 24 2011    Remove all elements in an associative array (7)
Jun 24 2011    Defining a function without exporting it (1)
Jun 23 2011    WTF! Parallel foreach more slower that normal foreach in multicore CPU ? (11)
Jun 22 2011    readf with strings (13)
Jun 21 2011    Implicit conversion of unique objects to mutable and immutable (11)
Jun 20 2011    An effort at creating a free ebook for learning D (1)
Jun 20 2011    Learning D (1)
Jun 20 2011    missing: __traits(isPublic (private, etc...) (3)
Jun 19 2011    Adding a method to an enum. (3)
Jun 19 2011    RE: dmdscript osx.mak (1)
Jun 19 2011    Linker errors on OSX (3)
Jun 19 2011    Any (working) JSON library for D2? (9)
Jun 19 2011    problem with array of delegates! (4)
Jun 19 2011    struct as dictionary key (2)
Jun 18 2011    TypeInfo problem (1)
Jun 17 2011    dmdscript osx.mak (4)
Jun 17 2011    dummy question : runtime type testing... (7)
Jun 17 2011    Init const fixed-sixed array in ctor (4)
Jun 17 2011    sort!("a < b")( arr ); - opCmp (3)
Jun 16 2011    Strange behavior when concatenating array (5)
Jun 16 2011    Instantiating a Tuple with immutable fields. (2)
Jun 16 2011    Type qualifiers - inout error (3)
Jun 16 2011    allocating gobs of memory to my program (4)
Jun 16 2011    sorting a BigInt[] with algorithm.sort() (2)
Jun 16 2011    smarter reflection issue (3)
Jun 16 2011    templated overloaded operator problem.. :~ (3)
Jun 16 2011    __traits, compile time member type info (3)
Jun 16 2011    Anybody want to help this Haskell programmer out about type classes? (1)
Jun 16 2011    D documentation (3)
Jun 15 2011    Pure not acting pure. (15)
Jun 15 2011    Advice on threading/fibers/? (4)
Jun 15 2011    Physics engine, eg Blaze (1)
Jun 14 2011    Shared/const/immutable does not propagate to hash keys (1)
Jun 14 2011    It's dsss live ? (4)
Jun 14 2011    strange compiler (linker) error (1)
Jun 14 2011    need some template help! (1)
Jun 14 2011    introspection experiment (3)
Jun 14 2011    unitest issue (1)
Jun 13 2011    Should I bother porting Win32 threading examples? (2)
Jun 13 2011    Running DMD tests (4)
Jun 13 2011    Undefined function, even though imported (14)
Jun 13 2011    Int within ranges (10)
Jun 13 2011    simple syntax issue with template (6)
Jun 13 2011    WindowsAPI Binding - Linker Errors (4)
Jun 13 2011    introspection woes (2) (7)
Jun 13 2011    introspection woes... (1)
Jun 12 2011    Object (4)
Jun 12 2011    string manipulation performance (8)
Jun 12 2011    enum sstring problem (8)
Jun 12 2011    format() (7)
Jun 12 2011    about attribute... (trying to implement a "DataContractSerializer" functionality) (2)
Jun 12 2011    Thousands separators (1)
Jun 11 2011    How do I truncate a file, delete bytes, or set the end of file from a (3)
Jun 11 2011    + operators (11)
Jun 10 2011    char[] to string (6)
Jun 10 2011    dmd vs rdmd (2)
Jun 10 2011    Serialization libs? (4)
Jun 09 2011    How to avoid running out of OS thread handles when spawning lots (6)
Jun 09 2011    Careful when using chdir inside a dirEntries loop (3)
Jun 09 2011    GTKD doesn't work too (2)
Jun 09 2011    ? toString(?) (2)
Jun 08 2011    Convert TickDuration to Duration? (11)
Jun 08 2011    with statement doesn't call struct destructor? (3)
Jun 08 2011    Cover handler for a statement or a block of statements. (3)
Jun 08 2011    Install DWT2 using DMD and Tango (10)
Jun 07 2011    Is it reasonable to learn D (34)
Jun 07 2011    dmd 32bit (2)
Jun 06 2011    Conventions for installing third party libraries? (2)
Jun 06 2011    Are spawn'ed threads waited automatically? (5)
Jun 05 2011    Web Development (3)
Jun 05 2011    Receiving data into a type using sockets (5)
Jun 05 2011    ctfe - out of memory (2)
Jun 04 2011    Performance of new operator (3)
Jun 04 2011    So how exactly does one make a persistent range object? (2)
Jun 04 2011    Template error and parallel foreach bug? (7)
Jun 04 2011    DMD Backend: Deciding instructions to use/avoid? (12)
Jun 04 2011    'this' in base class out contract (4)
Jun 03 2011    Is this a good way of setting up a timer? (10)
Jun 03 2011    Can't use float array in map (5)
Jun 03 2011    very newbie question (sring confusion) (5)
Jun 03 2011    .lib problem (7)
Jun 02 2011    wstring always 2-byte aligned? (4)
Jun 02 2011    No index for cycle ranges (9)
Jun 02 2011    private method in interface (22)
Jun 02 2011    16 byte alignment (2)
Jun 02 2011    array of constants? (3)
Jun 02 2011    Infinite loop not working DMD2 (11)
Jun 02 2011    from .h to .d (3)
Jun 02 2011    How to do "cast(ubyte[4])some_uint" in D1? (6)
Jun 01 2011    Stack traces when stack overflow (1)
Jun 01 2011    how to get the local? (16)
Jun 01 2011    2 question: internationalization and serialization (7)
May 31 2011    Re: newbie windows setup help (path settings seem correct) fixed (1)
May 31 2011    nested class inheritance (4)
May 31 2011    Clear big AAs (7)
May 31 2011    Tuples & const values (1)
May 31 2011    A switch bug (1)
May 30 2011    nested comments (19)
May 30 2011    Compiling 64-bit code under Windows 7? (3)
May 30 2011    Helping the compiler with assumptions while using exceptions (9)
May 30 2011    The compiler can not find the property function. (2)
May 30 2011    Template parameter defaults (7)
May 29 2011    Mutually exclusive switches in getopt? (2)
May 29 2011    Linking with/Debugging static C/C++ libraries (5)
May 29 2011    listener.d: Range violation. (3)
May 29 2011    Empty const strings result in linker errors. (3)
May 29 2011    __gshared & class instances (1)
May 29 2011    Assert allowed to have side effects? (8)
May 28 2011    Anyone know why system change directory calls don't work? (3)
May 28 2011    Compile time static array issues. (11)
May 28 2011    File, line and message for assert(0)? (8)
May 28 2011    version(all) block in src/phobos/unittest.d unnecessary? (5)
May 27 2011    Re: newbie windows setup help (path settings seem correct) (1)
May 27 2011    newbie windows setup help (2)
May 27 2011    CP command used in the phobos windows makefile (7)
May 26 2011    How to use interface template? How to model interface template properly (6)
May 26 2011    Corruption Rant update (2)
May 25 2011    Any application shutdown hooks? (11)
May 25 2011    Any example of using these Special Tokens? (6)
May 24 2011    What is the design reasons for Not considering base class overloaded (7)
May 24 2011    Why does assign of string literal to fixed char array fail? (4)
May 24 2011    howto recompile dmd 2.053 for CentOS 5.x? (3)
May 24 2011    What are the reasons for this syntax?? (2)
May 24 2011    New syntax within DWT / 2. (9)
May 23 2011    github: What to do when unittests fail? (24)
May 23 2011    Extra Cool D NEWbie ( from java) (2)
May 23 2011    Not true for Java about Function Hijacking. (4)
May 21 2011    web development in D (22)
May 21 2011    Some help on Mixin Template at Class level. (6)
May 21 2011    How to interface with existing Java Code at the API level. (4)
May 20 2011    What is this strange alias syntax? (26)
May 20 2011    allowing zero-argument runtime-only struct constructors (1)
May 20 2011    Figuring out template argument deduction (1)
May 20 2011    parameter-less "default" struct constructor not allowed--why? (6)
May 20 2011    =?ISO-8859-1?Q?Re:_How_to_print_unicode_like:_=e3=81=93=e3=82=93=e3=81=ab=e3=81=a1=e3=81=af_=e4=b8=96=e7=95=8c?= (1)
May 19 2011    .init of field == type's initializer or field initializer? (5)
May 19 2011    status of shared-libs on Windows? (9)
May 19 2011    Enforcing static closure (2)
May 19 2011    Uri module in phobos (2)
May 19 2011    How to print unicode like: &#12371;&#12435;&#12395;&#12385;&#12399; &#19990;&#30028; (13)
May 19 2011    How to 'add' functions to existing type/class/struct/interface... (4)
May 19 2011    import problem (5)
May 19 2011    (Windows) beginner woes.... (4)
May 18 2011    Why does RDMD evaluate templates twice? (6)
May 18 2011    Why aren't wide string literals zero-terminated just like strings? (3)
May 18 2011    Can someone explain how mixin is implemented? (12)
May 17 2011    Memory corruption rant. (13)
May 16 2011    Can we make auto return type inference a little more lax? (7)
May 16 2011    QtD segfaults on showing messagebox (1)
May 16 2011    Interface/abstract constructors (8)
May 16 2011    correct way to create boiler plate code (9)
May 15 2011    Non-GC threads (2)
May 14 2011    Cannot build qtd on dmd 2.053 (2)
May 14 2011    Removing an element from SList (2)
May 13 2011    object.function() (3)
May 13 2011    Problem with heapified Array!BigInt (1)
May 12 2011    How to break module into multiple file. (33)
May 12 2011    How to search news group? (2)
May 12 2011    How To Dynamic Web Rendering? (96)
May 11 2011    redirect stdout stdio writeln (3)
May 10 2011    Weird performance degradation when using vector ops (2)
May 10 2011    string[] enumerations (4)
May 09 2011    Shared delegate literal (1)
May 09 2011    Function call without parentheses? (9)
May 09 2011    Concurrency: Java ".join()" equivalent? (1)
May 08 2011    Why does toUTF16z only work with UTF8 encoding? (2)
May 08 2011    Is there a better way to write this split functionality? (3)
May 08 2011    how to migrate to std.datetime (13)
May 08 2011    private module stuff (8)
May 07 2011    Getting equivalent elements in a range/array (5)
May 07 2011    Shouldn't duplicate functions be caught by DMD? (3)
May 07 2011    Cannot interpret struct at compile time (9)
May 07 2011    int or size_t ? (7)
May 06 2011    Problem Passing Struct to C (12)
May 06 2011    Is this bug or not? (4)
May 05 2011    toHash() and Interfaces (5)
May 03 2011    AA.get() problem (2)
May 03 2011    std.parallism (2)
May 03 2011    Coroutines in D (3)
May 03 2011    Four things (2)
May 02 2011    Difference between stack-allocated class and struct (1)
May 01 2011    traits and class protection (2)
May 01 2011    "not an lvalue" (8)
May 01 2011    private template members (5)
Apr 30 2011    Polymorphic ranges? (15)
Apr 30 2011    const/immutable violation? (2)
Apr 30 2011    Is this limitation of declarations order a bug? (1)
Apr 30 2011    Is int faster than byte/short? (4)
Apr 29 2011    What is put() useful for with regards to dynamic arrays? (3)
Apr 28 2011    Matrix creation quiz (11)
Apr 27 2011    Associative Array - where's my error? (10)
Apr 27 2011    Casting a vector operation (3)
Apr 26 2011    Which import lib holds lrintf()? (5)
Apr 26 2011    How to compare strings against static char arrays? (6)
Apr 26 2011    How to spawn variable-length functions? (2)
Apr 26 2011    Linux: How to statically link against system libs? (55)
Apr 25 2011    Method overloading without Type2Type (9)
Apr 25 2011    Is this an auto ref bug? (3)
Apr 25 2011    Quirks of 'alias foo this' (3)
Apr 25 2011    Can't use map (and friends) for virtual functions? (4)
Apr 25 2011    AA Insertion Bug? (1)
Apr 25 2011    D CGI test: linux.so.2: bad ELF interpreter: No such file or directory (6)
Apr 25 2011    Calling a DLL (3)
Apr 25 2011    64-bit two-step compilation on Ubuntu? (5)
Apr 25 2011    std.datetime: Getting unix time from 1970 (2)
Apr 24 2011    Pretty print struct field values (5)
Apr 24 2011    Unable to pass shared class method as delegate (3)
Apr 24 2011    delegate to shared member function (2)
Apr 23 2011    Creating stream from stdout (6)
Apr 22 2011    Cycle detected between modules with ctors/dtors (8)
Apr 22 2011    Expression templates in D1 (1)
Apr 21 2011    Web development howto? (4)
Apr 21 2011    std.regex with multiple matches (5)
Apr 21 2011    Static class members/methods and scope (2)
Apr 20 2011    Shouldn't spawn work with __gshared? (4)
Apr 20 2011    Getting function argument names? (2)
Apr 20 2011    Starting new project (2)
Apr 20 2011    Next Release (2)
Apr 20 2011    use case for "alias this" (1)
Apr 19 2011    D1 and D2 differences (1)
Apr 19 2011    D1 and D2 differences (2)
Apr 19 2011    sin(float), cos(float) (2)
Apr 19 2011    multiple return (5)
Apr 19 2011    Custom compare function for array.sort on an integer array? (4)
Apr 19 2011    case statement allows for runtime values, a case of accepts-invalid? (8)
Apr 18 2011    traits for full identifier (1)
Apr 17 2011    pointers and structures (2)
Apr 16 2011    accessing your scope for template metaprogramming ? (2)
Apr 16 2011    auto arr = new int[10]; (2)
Apr 16 2011    Vector operations doesn't convert to a common type? (4)
Apr 15 2011    question about AutoImplement_Helper (and a couple of others) (2)
Apr 15 2011    TickDuration.ticksPerSec why would it be zero? (2)
Apr 13 2011    So why doesn't popFront return an element? (21)
Apr 13 2011    Unmatched static array size assignment (7)
Apr 13 2011    How do I flush the output of write? (4)
Apr 13 2011    Else clauses for loops (4)
Apr 12 2011    Questions to template overload resolution (1)
Apr 12 2011    Semicolon can be left out after do-while (12)
Apr 12 2011    implib (4)
Apr 12 2011    strange warning at link-time (1)
Apr 12 2011    Range violation error in the code (6)
Apr 11 2011    Should writef try to statically check for format specifiers? (14)
Apr 11 2011    "Before and after" in contracts? (9)
Apr 11 2011    COM objects (2)
Apr 10 2011    static variables for non-constant expressions? (6)
Apr 10 2011    Why are unsigned to signed conversions implicit and don't emit a warning? (16)
Apr 10 2011    Up to date documentation..? (4)
Apr 10 2011    Specify bitwidth in D (3)
Apr 10 2011    "optional" func alias template param (1)
Apr 10 2011    What are delimited strings good for? (11)
Apr 09 2011    How do I iterate over enum members at runtime? (12)
Apr 09 2011    Anyone have a function to print out the field name and its value? (9)
Apr 09 2011    speed of low-level C funcs: example of memmove (1)
Apr 09 2011    More alias usages (1)
Apr 08 2011    Why do the WindowsAPI bindings have pragma calls? (5)
Apr 08 2011    String literal converted to char*. Doc bug? (3)
Apr 07 2011    How to run DMD's tests? (2)
Apr 07 2011    Compiling DMD (4)
Apr 07 2011    How to handle assert() in Windows GUI apps? (8)
Apr 07 2011    use of C memmove (5)
Apr 07 2011    D programs linked with C/MPI based libraries (3)
Apr 07 2011    ddoc patterns (1)
Apr 06 2011    char[][] join ==> string (10)
Apr 06 2011    Why doesn't curry work with multiple arguments? (11)
Apr 06 2011    template alias parameters (2)
Apr 06 2011    error "Not the start of the UTF-8 sequence" (4)
Apr 05 2011    How about a handy way of wrapping all function parameters? (1)
Apr 05 2011    time_t to simple date string conversion (10)
Apr 05 2011    assumeSafeAppend inconsistent when multiple slices in use (5)
Apr 05 2011    ElementType!(Range) problem (3)
Apr 05 2011    incompatible types! (12)
Apr 04 2011    Strange bug in std.concurrency.spawn (3)
Apr 04 2011    Is there an equivalent to toStringz for wide strings? (7)
Apr 03 2011    Stuck with std.algorithm.splitter (3)
Apr 03 2011    How to check if an array is a manifest constant? (10)
Apr 03 2011    Mixing array prefix/postfix declaration (5)
Apr 03 2011    How to spawn processes while keeping the parent process open ? (3)
Apr 03 2011    Documentation wrong. Bug? Old functionality? (2)
Apr 03 2011    Array slices and copy on write (8)
Apr 03 2011    Array operation doesn't check array bounds (9)
Apr 03 2011    Trying to compile sample from The D Programming Language book. (2)
Apr 02 2011    immutable arrays and .sort/.reverse (2)
Apr 02 2011    Static array size limit (12)
Apr 01 2011    How do I exhaust a thread's message queue? (5)
Apr 01 2011    The is expression (1)
Apr 01 2011    We could use a hasExt function in std.path (4)
Mar 31 2011    A use case for fromStringz (11)
Mar 30 2011    Using opDispatch as *magic* getter/setter. Possible or not? (9)
Mar 30 2011    template template parameter (4)
Mar 30 2011    Can I use a delegate as a template parameter? (Issue 2962?) (2)
Mar 29 2011    Status of $ in class/struct? (3)
Mar 29 2011    Memory usage of AAs? (5)
Mar 29 2011    Contracts or Exceptions? (17)
Mar 29 2011    Static asserts within unittest block (4)
Mar 28 2011    Where does the template parameter E come from? (5)
Mar 28 2011    unit testing (7)
Mar 28 2011    Container access in std.container (17)
Mar 28 2011    How do you use BinaryHeap with Array (or just make a growable heap)? (3)
Mar 27 2011    std.conv.to can't convert to bool? (4)
Mar 27 2011    Techniques on debugging runtime errors? (4)
Mar 27 2011    Sample source code for D (8)
Mar 27 2011    Module Searching Roots (1)
Mar 27 2011    null Vs [] return arrays (19)
Mar 26 2011    How do I limit the number of active threads (queuing spawn calls) (5)
Mar 26 2011    Assertion failure: '!vthis->csym' on line 703 in file 'glue.c' (7)
Mar 26 2011    expression templates (3)
Mar 26 2011    is(T : long) vs is(T == long) (3)
Mar 26 2011    opDollar() (3)
Mar 25 2011    inline functions (2)
Mar 25 2011    clear() (4)
Mar 24 2011    Need help in templates (8)
Mar 24 2011    Little quiz (9)
Mar 24 2011    Bug in tuple comparison? (6)
Mar 24 2011    C++ to D: mutable (6)
Mar 23 2011    A small function wrapping writeln and writefln (1)
Mar 23 2011    fun with properties (4)
Mar 23 2011    isVariantN - is expression doesn't match (1)
Mar 22 2011    TDPL 6.4.3 Overriding Is Only Voluntary (2)
Mar 21 2011    Optlink switch for map location? (1)
Mar 21 2011    Eager dirEntries (6)
Mar 21 2011    immutable and static this() (4)
Mar 21 2011    Get single keystroke? (18)
Mar 21 2011    Bug w/tuple of custom types? (7)
Mar 21 2011    where do bug reports for dmd2.052 go? (2)
Mar 21 2011    Running GDC (1)
Mar 20 2011    Other integral literals? (4)
Mar 19 2011    Want to help DMD bugfixing? Write a simple utility. (35)
Mar 19 2011    How do I iteratively replace lines in a file? (6)
Mar 19 2011    Problem with associative arrays (9)
Mar 19 2011    enum array is not compile time generated? (5)
Mar 18 2011    DMD2 - compiling and linking in separate steps (64-bit) (4)
Mar 18 2011    GDC with D2? (3)
Mar 18 2011    Buliding DSFML2? (64-bit Linux) (5)
Mar 18 2011    In-source way to call any C Library (4)
Mar 18 2011    How do I read data with ByChunk? (3)
Mar 17 2011    Templated nested function can't access 'this' (2)
Mar 17 2011    std.regex.replace issues (5)
Mar 17 2011    Error in "Template Alias Parameter" example in the documentation (2)
Mar 16 2011    Unicode -> Windows 1252 (11)
Mar 16 2011    Template string literal? (5)
Mar 16 2011    Expression tuples (7)
Mar 16 2011    TemplateParameterList in is expression (1)
Mar 15 2011    Reading a line from stdin (13)
Mar 15 2011    Best practice for strings across D1 and D2 (3)
Mar 15 2011    [improve-it] Parsing NG archive and sorting by post-count (6)
Mar 15 2011    Deducing types for function templates (5)
Mar 14 2011    Iterating over an enum associative array (5)
Mar 13 2011    Help passing D strings to C libs (16)
Mar 13 2011    Dependencies file format (1)
Mar 13 2011    "Semi-const" methods? (7)
Mar 13 2011    "foo.bar !in baz" not allowed? (3)
Mar 12 2011    .di header imports with DLL symbols fails to link (7)
Mar 12 2011    Ranges (15)
Mar 12 2011    Points and Vectors in 3D (9)
Mar 12 2011    struct construct with array (3)
Mar 11 2011    Fibonacci with ranges (10)
Mar 11 2011    Read file/stream (12)
Mar 11 2011    Why is the struct instance being copied here? (2)
Mar 10 2011    enum with classes/structs (9)
Mar 09 2011    Commenting out a print slows my code? (4)
Mar 09 2011    std.path.shell throws exception with garbage string (3)
Mar 09 2011    I seem to be able to crash writefln (13)
Mar 09 2011    Best way in D2 to rotate a ubyte[4] array (11)
Mar 09 2011    struct opEquals (4)
Mar 09 2011    Iterating over 0..T.max (6)
Mar 08 2011    Dynamic array void initialization (10)
Mar 08 2011    Empty field doesn't exist for arrays, right? (9)
Mar 08 2011    Templated struct doesn't need the parameterized type in return type definitions? (9)
Mar 08 2011    std.traits and std.string incompatible ? (5)
Mar 07 2011    full ident name without mangle/demange? (4)
Mar 07 2011    Struct constructor and opCall confussion (6)
Mar 07 2011    using enums as key in associative array (1)
Mar 07 2011    Access 'this' in inline assembly (9)
Mar 07 2011    "Overlapping array copy" exception sorting an array of Tuples (4)
Mar 07 2011    Writing an integer to a file (4)
Mar 07 2011    Mocking framework (4)
Mar 06 2011    Do I need to declare instances of Mutexes, Semaphores, (1)
Mar 06 2011    Benchmarking with -profile (1)
Mar 06 2011    Static Associative Array (14)
Mar 06 2011    No case ranges in final switches? (5)
Mar 06 2011    dmd & gdc in archlinux (10)
Mar 06 2011    std.gc doc page (2)
Mar 06 2011    Growable BinaryHeap: use w/Array? (5)
Mar 05 2011    Why is it necessary to use synchronized functions when passing shared (1)
Mar 05 2011    Release build headache: -inline (5)
Mar 04 2011    in/out with -release (13)
Mar 04 2011    Template type parameters with their own type parameters (3)
Mar 04 2011    htod and system files (3)
Mar 04 2011    Const struct assign error messages (3)
Mar 04 2011    Help learning how to interface with c(++) (5)
Mar 04 2011    Dupping in a nothrow function? (5)
Mar 04 2011    Wrapping C that uses compiler extensions (6)
Mar 04 2011    C const (7)
Mar 04 2011    Non-Virtual Interfaces (3)
Mar 04 2011    Overriding iteration (11)
Mar 04 2011    Overriding "in" operator (7)
Mar 03 2011    Iterating a typle tuple of templates (6)
Mar 03 2011    Implicit .dup inserting into AA keyed on char[], or not? (4)
Mar 02 2011    Struct reference returning function and const members (5)
Mar 02 2011    Parameterized Structs (17)
Mar 02 2011    std.zlib and other tools (3)
Mar 02 2011    DMD on linux? (8)
Mar 02 2011    Two questions about "%a" (4)
Mar 01 2011    Constructor template -- bug? (7)
Mar 01 2011    Can't figure out segfault (3)
Mar 01 2011    Win7 64-bit (6)
Mar 01 2011    About const and C functions (7)
Mar 01 2011    comparing pointers passed to and returned from funcs (12)
Mar 01 2011    Doubt about Synchronized Code Clocks (1)
Mar 01 2011    property ref foo() { ...} won't work...? (4)
Feb 28 2011    Mixins: to!string cannot be interpreted at compile time (10)
Feb 28 2011    Template argument deduction (5)
Feb 28 2011    RPM Package management (1)
Feb 28 2011    Is std.regex.match completely broken? (3)
Feb 28 2011    How-to manipulate a C array with D2 vector operations? (4)
Feb 28 2011    Some weird crashes (15)
Feb 28 2011    range violation (5)
Feb 28 2011    type set (7)
Feb 28 2011    string vs. w/char* (16)
Feb 27 2011    Ini parsing library in D ? (11)
Feb 27 2011    Defining type coercion (6)
Feb 27 2011    Named Pipes IPC in D for windows and linux ? (6)
Feb 27 2011    Version very simple? (11)
Feb 26 2011    Initializing a class pointer (9)
Feb 26 2011    Is std.cover deprecated or gone? (2)
Feb 26 2011    Problem with std.regex: *+? not allowed in atom (8)
Feb 26 2011    Icons (7)
Feb 25 2011    Multiple assignment (15)
Feb 25 2011    Interfacing with c and platform dependent sizes (19)
Feb 25 2011    array idioms (1)
Feb 25 2011    Foreach with byte problems (12)
Feb 25 2011    How do you test pre-/post-conditions and invariants? (21)
Feb 25 2011    implicite deref on array element access? (indexing) (6)
Feb 25 2011    override to!string (3)
Feb 24 2011    %x and floats (2)
Feb 24 2011    What is -nofloat good for? (2)
Feb 23 2011    Splitter.opSlice(), ranges and const strings (1)
Feb 23 2011    std.xml empty element (9)
Feb 23 2011    Additional path for libs (6)
Feb 23 2011    C++ to D: Help please (6)
Feb 23 2011    What's wrong with this enum? (4)
Feb 23 2011    alias this for inheritance (2)
Feb 23 2011    retrieving key and value type of an associative array (D1) (5)
Feb 23 2011    "operator" overloading? (8)
Feb 22 2011    Get n-th (5)
Feb 21 2011    dmd2 assertion failure when comparing pointers (3)
Feb 21 2011    OpenGL in D2 (7)
Feb 21 2011    Multiple opCall's (4)
Feb 20 2011    wstring format (2)
Feb 20 2011    regex.d(339): *+? not allowed in atom (1)
Feb 20 2011    foreach: rvalue aggregate expression not finalized! (2)
Feb 20 2011    Are function pointers compile time constants? (8)
Feb 19 2011    shared/unshared classes (8)
Feb 19 2011    Is std.array.replace supposed to work with char[]? (13)
Feb 19 2011    problem while updating to 2.052 (6)
Feb 19 2011    Can I parametrize template mixin's identifiers? (3)
Feb 19 2011    GC: finalization order?! (11)
Feb 19 2011    rdmd problems (OS X Leopard, DMD 2.052) (12)
Feb 19 2011    Pointer to Struct Pointer (5)
Feb 18 2011    Error when exiting program (3)
Feb 18 2011    Verify tuple is a tuple of class objects? (6)
Feb 18 2011    Finding out if T is a specialization of another template (4)
Feb 18 2011    datetime fails with undefined reference (18)
Feb 18 2011    Proxy sorting (4)
Feb 17 2011    Checking if something is a template specialization? (3)
Feb 17 2011    __stack_chk_guard on Mac OSX (2)
Feb 17 2011    opSlice and foreach with ranges (3)
Feb 16 2011    Phobos roadmap? (2)
Feb 16 2011    regex escapes (3)
Feb 16 2011    intrinsic min and max for ints (2)
Feb 16 2011    class invariants and property declarations (8)
Feb 15 2011    Git library for checkouts? (5)
Feb 15 2011    Sending a socket to another thread (5)
Feb 14 2011    Isn't using find with retro awkward? (34)
Feb 14 2011    Array types not treated uniformly when passed as ranges (4)
Feb 14 2011    Defult stack size on Windows? (3)
Feb 14 2011    ref vs out. (3)
Feb 14 2011    AA insertion order iteration (4)
Feb 13 2011    traits: how to split parametrized type into basic type and parameters (7)
Feb 13 2011    Read non-UTF8 file (7)
Feb 13 2011    Opt-out polymorphism? (8)
Feb 13 2011    produce standard notation for strings (1)
Feb 13 2011    Double-dispatch (6)
Feb 13 2011    Error: this for ~this needs to be type foo not type foo[1u][1u] (2)
Feb 12 2011    BigInt problem (5)
Feb 12 2011    exit() to end a function (7)
Feb 12 2011    Get function name at compile time? (2)
Feb 12 2011    How to call binary functions on primitive on runtime? (2)
Feb 12 2011    regex start-of-line (3)
Feb 12 2011    assert(expression, error) (2)
Feb 11 2011    Number of references to a Class Object (1)
Feb 11 2011    Inheritance problem (15)
Feb 11 2011    Inserting nodes into a tree (6)
Feb 11 2011    "name" of enum members (6)
Feb 11 2011    doesn't work std.cstream.din.readf() with wchar and dchar (1)
Feb 11 2011    using a binary tree container (21)
Feb 11 2011    Context-Free Grammars? What about arrays? (11)
Feb 10 2011    Assert compilation failure with certain message (9)
Feb 10 2011    foreach over string enum (11)
Feb 10 2011    opIn_r not detected (6)
Feb 10 2011    Dynamic and Static Casting (9)
Feb 10 2011    How to web programming with D2? (3)
Feb 09 2011    MD5 hash on a file and rawRead (5)
Feb 09 2011    core languga (2)
Feb 09 2011    Invoke garbage collector? (11)
Feb 09 2011    Template for function or delegate (nothing else) (24)
Feb 09 2011    allocating an array in an associative array (2)
Feb 08 2011    Operator overloading giving encrypted error messages. (3)
Feb 07 2011    Ranges (3)
Feb 06 2011    Why non- property functions don't need parentheses (4)
Feb 06 2011    Starting with D (6)
Feb 06 2011    std.concurrency & immutable classes... (11)
Feb 06 2011    Debugging D? (5)
Feb 06 2011    Maximum Number of Threads? (1)
Feb 06 2011    three little issues (4)
Feb 06 2011    two design questions (1)
Feb 05 2011    Setting thread priority (3)
Feb 05 2011    New to D: parse a binary file (7)
Feb 04 2011    Asynchronous concurrency with reference types (13)
Feb 04 2011    Can't evaluate enum at compile time (4)
Feb 04 2011    unsigned int in for loops (7)
Feb 04 2011    std.concurrency, speed, etc. (part 2) (1)
Feb 04 2011    std.concurrency, speed, etc. (5)
Feb 04 2011    exercise on range: lexeme stream (1)
Feb 03 2011    std.regex bug? My regex doesn't match what it's supposed to. (8)
Feb 02 2011    Accessing this of containing class (8)
Feb 02 2011    Is runtime introspection in a working state? (1)
Feb 02 2011    Foreach type infering only works up to 2 levels? (6)
Feb 02 2011    default '==' on structs (21)
Feb 02 2011    higher-order funcs for ranges (with usual interface) (14)
Feb 02 2011    Associative array and ranges (18)
Feb 01 2011    Safer enum casts (3)
Feb 01 2011    ASM access to array (10)
Jan 31 2011    ANSI to UTF8 (2)
Jan 31 2011    Partially instantiating templates? (25)
Jan 31 2011    volatile deprecated, yet still in Phobos? (1)
Jan 30 2011    Why does "*" cause my tiny regextester program to crash? (9)
Jan 30 2011    Threads & fibers (3)
Jan 30 2011    C# interop (4)
Jan 29 2011    StoppingPolicy.longest never stop? (4)
Jan 29 2011    common types + type modifiers (5)
Jan 29 2011    pragma(msg, (5)
Jan 29 2011    General unicode category (4)
Jan 29 2011    How can you read and understand the source of *naryFun in functional.d? (21)
Jan 29 2011    "__gshared static" versus "static __gshared" (3)
Jan 28 2011    std.format example not working (3)
Jan 28 2011    Are these (known) bugs? (6)
Jan 27 2011    Problem with Sorting (3)
Jan 27 2011    Nested function declarations (13)
Jan 26 2011    hex strings (12)
Jan 26 2011    array of elements of various sybtypes (13)
Jan 26 2011    github syntax hilighting (13)
Jan 25 2011    D2 and gdb (4)
Jan 25 2011    override '.' member access (6)
Jan 25 2011    Interface problems (9)
Jan 25 2011    shared library loader (wrapper for GetProcAddress & Co) (2)
Jan 25 2011    template this parameters (4)
Jan 25 2011    template magic (9)
Jan 25 2011    How to Mixin a Type List? (4)
Jan 24 2011    concatenation (8)
Jan 24 2011    D1: out of memory (4)
Jan 24 2011    C# code sample (10)
Jan 24 2011    non-constant error for module AA"s (8)
Jan 23 2011    Anyone have a clue how to download the Orange repository? (3)
Jan 23 2011    template alias (2)
Jan 22 2011    throws(statement, ErrorType) (6)
Jan 22 2011    Garbage-collected structs vs garbage-collected classes (2)
Jan 22 2011    Naming Conventions & Style Guide? (10)
Jan 22 2011    How to use structs for RAII? (13)
Jan 22 2011    Structs with pointers? (11)
Jan 22 2011    Problems with MemoryStream (3)
Jan 22 2011    How to wrap SDL? (6)
Jan 22 2011    Multiple signals using std.signal (2)
Jan 21 2011    const-typed class does not have const members (2)
Jan 21 2011    Can/should spawn work with functions that return? (4)
Jan 21 2011    toString why not const (4)
Jan 21 2011    Type-qualified functions? (5)
Jan 21 2011    Why we need scope(success) if I can write at the end? (7)
Jan 20 2011    sort and shared (6)
Jan 19 2011    Detecting at compile time if a string is zero terminated (4)
Jan 19 2011    Strange phobos errors (2)
Jan 19 2011    How would You make abstract HANDLE? (4)
Jan 18 2011    Exactly Replicating a Function's Signature? (17)
Jan 18 2011    const vs immutable (2)
Jan 18 2011    about float & double (4)
Jan 18 2011    enum of struct not calling constructor (3)
Jan 18 2011    std.date / std.datetime (8)
Jan 17 2011    Is there any way to fix this elegant way to walk a tree at compile (2)
Jan 17 2011    How to use std.bind? (4)
Jan 17 2011    "in" vs "const" (2)
Jan 17 2011    Development blog? D news? (5)
Jan 16 2011    Using D libs in C (45)
Jan 16 2011    Link with C static library (6)
Jan 15 2011    __traits(getMember, ...) on instance member (2)
Jan 15 2011    (coff)-Implib lib from dll (7)
Jan 15 2011    How to get 'import' clauses from d file? (2)
Jan 14 2011    Assigning Interface to Object (24)
Jan 14 2011    Compiling a shared library (3)
Jan 12 2011    Casting between tuples (4)
Jan 12 2011    Parse Time using std.date (3)
Jan 12 2011    Using template typetuples? (4)
Jan 12 2011    Assertion failure: '!cases' on line 2620 in file 'statement.c' (11)
Jan 12 2011    toDelegate() for D1 (8)
Jan 12 2011    Struct constructors callable twice? (3)
Jan 12 2011    Generic method that takes in either delegate or function (4)
Jan 11 2011    ddoc missing alias definition (3)
Jan 10 2011    std.concurrency, or me? (2)
Jan 10 2011    Templated delegate (6)
Jan 09 2011    Memory mapped IO (4)
Jan 09 2011    use of regex -- PS (2)
Jan 09 2011    dmc can't find masm386 in path when building druntime (2)
Jan 09 2011    use of regex (2)
Jan 09 2011    File.size() is a ulong (3)
Jan 08 2011    interface function overloading (8)
Jan 08 2011    writef vs writeln and printing to the console (7)
Jan 08 2011    druntime (5)
Jan 08 2011    Implicit type conversion (3)
Jan 08 2011    What's wrong with this code? (11)
Jan 08 2011    Calling anonymous delegate recursively ? (7)
Jan 08 2011    Named tuple from struct (2)
Jan 07 2011    std.container.Array/RefCounted(T) leaking memory? (15)
Jan 07 2011    auto declarations (6)
Jan 07 2011    Variants for interfaces (2)
Jan 07 2011    Threads, shread and TLS (6)
Jan 07 2011    Printing wide characters in console (1)
Jan 06 2011    D Language info collected and combined into one CHM file. (6)
Jan 06 2011    D2 postgresql interface - Phobos2? (7)
Jan 06 2011    uniform() (2)
Jan 06 2011    to! fails with fixed length char array for dmd 2.051 (2)
Jan 06 2011    How does dsource create the multiple projects? (2)
Jan 05 2011    How the GC distinguishes code from data (13)
Jan 05 2011    Wide characters are not printed properly (3)
Jan 04 2011    joining multicast groups with std.socket (1)
Jan 04 2011    terminology: "l-value" & "r-value" (7)
Jan 04 2011    Asian characters are not printed propely in console (4)
Jan 03 2011    Problem with D calling C. (2)
Jan 03 2011    Why does the example on page 8 of TDPL work without importing std.algorithm (4)
Jan 02 2011    What is an Effect? (2)
Jan 02 2011    Initialising arrays at compile time (5)
Jan 01 2011    cstrings (3)
Jan 01 2011    sizeof (4)
Jan 01 2011    Compiler error on struct with invariant and postblitz (4)
Jan 01 2011    dmd compile with imported modules (9)
Dec 31 2010    void main returning int - why compiles? (12)
Dec 31 2010    Loop through all modules and module members? (7)
Dec 24 2010    std.encoding Usage (3)
Jan 28 2009    Problem with dsss 0.78 rebuild error: out of memory (10)
Mar 19 2005    Read text file, line by line? (22)

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