www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

Dec 31 2006    Strange bug: dmd crash (3)
Dec 29 2006    GDC 0.20 and Xcode 2.4.1 (2)
Dec 29 2006    class allocators should be more encapsulated (11)
Dec 27 2006    Addition to vim syntax highlighting for D (6)
Dec 27 2006    review delphi designation &suggestion for D (1)
Dec 27 2006    Let the D compiler print the dependencies. (16)
Dec 25 2006    switch break/fall (last minute request ... ) (9)
Dec 24 2006    lazy compilation of templated class members (2)
Dec 24 2006    Partial Specialization using Static If (3)
Dec 24 2006    Passing Tuple Arguments to Tuple (4)
Dec 24 2006    Merry Christmas from Japan (5)
Dec 24 2006    opAssign and classes (2)
Dec 24 2006    First time D user, trying to make D compiler run under Mac OS X (5)
Dec 24 2006    Command line parsers (2)
Dec 24 2006    Merry Christmas!! (3)
Dec 23 2006    Function to convert functions to delegates (2)
Dec 23 2006    Again struct initialization (3)
Dec 23 2006    Allow implicit template properties for templates with more than one member (5)
Dec 23 2006    Patent: Whitespace in keywords (7)
Dec 22 2006    Attributes (3)
Dec 22 2006    Editor/IDE with support for D (2)
Dec 22 2006    Idea for C++ Interop (8)
Dec 22 2006    Variable no-shadowing problems (4)
Dec 22 2006    Multiple Specialization? (6)
Dec 22 2006    print non-ASCII/UTF-8 string (7)
Dec 21 2006    Who has a std.demangle that works with 0.177? (8)
Dec 21 2006    WS2_32.LIB - getaddrinfo - freeaddrinfo (1)
Dec 20 2006    How to work with D? (8)
Dec 20 2006    Building of DMDScript with DMD 0.177 failed (4)
Dec 20 2006    Deprecate C style declerations? (22)
Dec 20 2006    Pointers or copies? (23)
Dec 19 2006    My new favorite D feature (12)
Dec 19 2006    Walter, hope you're doing ok. (17)
Dec 18 2006    variadic templates and out/inout (7)
Dec 18 2006    win32 waitnotify library & requirement of dummy var ? (3)
Dec 18 2006    How to make D libraries callable from C? (5)
Dec 17 2006    a quirk in function overloading (3)
Dec 17 2006    Stack tracing (2)
Dec 17 2006    D Design Could Be Improved (10)
Dec 16 2006    std.string and unicode (12)
Dec 16 2006    opAssign in mixins (1)
Dec 15 2006    PoC: Cached function calls (7)
Dec 15 2006    Walter's annoying habits (60)
Dec 15 2006    GC interuptable? (9)
Dec 15 2006    opXxxAssign "return value" (4)
Dec 15 2006    Array operations -- not actually so difficult (13)
Dec 14 2006    Linking using dmd .177, bud 3.04 and Derelict. (1)
Dec 14 2006    some checks for typelists vs typelists (1)
Dec 14 2006    proposal: tthis for templates, or private aliases (2)
Dec 14 2006    DMD crashed because of "-version=Win32" (6)
Dec 13 2006    Constants, Aliases (27)
Dec 13 2006    An example of the relevance of D (2)
Dec 13 2006    Scintilla Lexer for D (10)
Dec 12 2006    Inheritance support in Pyd (1)
Dec 12 2006    Yaml from D (4)
Dec 12 2006    struct to byte[] (22)
Dec 12 2006    Expression templates (9)
Dec 12 2006    dsource down? (7)
Dec 12 2006    test coverage for std.regexp (4)
Dec 11 2006    Donating to support Chris Miller DProgramming.com (1)
Dec 11 2006    DDoc Types (2)
Dec 11 2006    Fixed, easy to remember URLs for posts (7)
Dec 11 2006    Proposal for an extension to the import syntax (18)
Dec 10 2006    Concurrency (8)
Dec 10 2006    inherit, override, overload (3)
Dec 10 2006    Proposal: overload conflict resolution (14)
Dec 09 2006    Block close check (11)
Dec 09 2006    suggestion: finally for return values (3)
Dec 09 2006    suggestion of backtrace in phobos (8)
Dec 08 2006    Advice on linking with Fortran? (3)
Dec 07 2006    anonymus struct or class instances as arguments (7)
Dec 07 2006    Returning int instead of bool can actually make things _less_ efficient (4)
Dec 06 2006    a case where static foreach dosn't work "correctly" (3)
Dec 06 2006    Mango techniques (3)
Dec 06 2006    Suggestion (not just dreaming): Better .tupleof support for more things (1)
Dec 06 2006    PING Burton Radon/ URL lib. news, pop, imap ... (12)
Dec 06 2006    CORBA has string, wstring (1)
Dec 05 2006    'in' for arrays? (20)
Dec 05 2006    MIT Technology Review: An Interview With Bjarne Stroustrup (65)
Dec 05 2006    ArrayBoundsError for associative array operation (6)
Dec 05 2006    Length comparison (7)
Dec 04 2006    c++ to d converter or c to d (11)
Dec 04 2006    Suggestion: foreach for tuples should be renamed static foreach (2)
Dec 04 2006    Stderr.writefln (3)
Dec 04 2006    Forum (15)
Dec 04 2006    Walter, don't stop (3)
Dec 04 2006    Suggestions (3)
Dec 03 2006    Learning Resource Structure (1)
Dec 03 2006    runtime reflection issues (2)
Dec 03 2006    reflection: instantiation of objects via class names at runtime (2)
Dec 03 2006    How can I let other people to know what's in my libs? (12)
Dec 02 2006    Changes before 1.0 (19)
Dec 01 2006    help design a query interface for DStress' "bad apple" database (5)
Dec 01 2006    Suggestion: Walter Bright, why not to implement multiple inheritance in D? (18)
Dec 01 2006    static import std.signals - what's wrong? (6)
Dec 01 2006    opCast overloading and opCast_r (3)
Nov 30 2006    Unofficial wish list status. (5)
Nov 30 2006    Who on earth knows how???... (9)
Nov 30 2006    Suggestion: Remove implicit conversion from T[n] and T[] to T* (32)
Nov 29 2006    Performance of method calls (17)
Nov 29 2006    D for reconfigurable computing? (2)
Nov 29 2006    D Learning Resources (12)
Nov 29 2006    Casting byte[] to int/long (4)
Nov 29 2006    Idea for "scope" keyword (2)
Nov 28 2006    GC (Virtually Zero-Overhead Object Management) (7)
Nov 28 2006    Getting setjmp to work (2)
Nov 28 2006    ICFP Programming Contest (D Second Place). (3)
Nov 28 2006    scope + destructor with Exception parameter for RAII (11)
Nov 28 2006    Multiple inheritance simulation (interfaces + templates) (1)
Nov 27 2006    Why are properties of concrete types not assignable? (2)
Nov 27 2006    Herb's Talk at NWC++ (It's interesting) (8)
Nov 27 2006    GC again (3)
Nov 27 2006    Thesis on metaprogramming in D (19)
Nov 27 2006    Enums, typedefs and lowest common denominators (3)
Nov 27 2006    The IX PPPR (Pending Peeves Progress Review) (1)
Nov 27 2006    Is metaprogramming useful? (47)
Nov 26 2006    createPath() (2)
Nov 26 2006    Reimplementing interface (2)
Nov 24 2006    Idea: "Frozen" inner function (21)
Nov 24 2006    Array implicit conversions subvert type system (4)
Nov 24 2006    implicit constructor template instantiation (2)
Nov 24 2006    Using <> for opCmp (16)
Nov 23 2006    D vs. C# (37)
Nov 22 2006    Request: When static assert fails, display original instantiation (2)
Nov 22 2006    First steps (14)
Nov 22 2006    Putting quotes in wysiwyg strings (16)
Nov 21 2006    The "opCast" overloading? (7)
Nov 20 2006    Mixins for GC-Flexibility? (5)
Nov 20 2006    A TODO for somebody: Full Reflection Gets You Smarter GC (3)
Nov 20 2006    OSNews thread here degenerates into GC vs not (22)
Nov 20 2006    A paper on D (draft) (6)
Nov 20 2006    LLVM (24)
Nov 20 2006    DMD on linux - what it requires? (4)
Nov 20 2006    implib - what it produces? (4)
Nov 19 2006    OSNews article about C++09 degenerates into C++ vs. D discussion (116)
Nov 19 2006    [OT] clueless about history (1)
Nov 18 2006    property magic for inerfaces (please!) (8)
Nov 18 2006    How do I advance an array ? (5)
Nov 18 2006    What is a void main() that returns a value? (2)
Nov 18 2006    What is the state of === and !is as of D0.174 (4)
Nov 18 2006    Text in D article (47)
Nov 18 2006    Wrapping member function technique in D (5)
Nov 18 2006    again inheriting of structs (1)
Nov 17 2006    Issue with the dsource site (2)
Nov 17 2006    Segregating the standard library (12)
Nov 17 2006    again: inout (return) type (1)
Nov 16 2006    D Shared Software System name change vote (40)
Nov 16 2006    structs and opAssign -- why not? (3)
Nov 16 2006    Auto objects and scope (5)
Nov 16 2006    tuples and names (3)
Nov 16 2006    Overriding mixed-in virtual functions (3)
Nov 16 2006    What's left for 1.0? (85)
Nov 15 2006    std.signals with multiple signals? (6)
Nov 15 2006    More flexible Signals/Slots (1)
Nov 15 2006    Fast Fourier Transform (FFT)?? (3)
Nov 15 2006    Access violations, reloaded (2)
Nov 15 2006    plugins for Firefox or Thunderbird in D? (5)
Nov 15 2006    Last DMD made me truly breathless -- for the wrong reasons (25)
Nov 15 2006    static foreach (4)
Nov 14 2006    GC don't understand (9)
Nov 14 2006    Function Currying (18)
Nov 14 2006    object - interface compatibility (7)
Nov 14 2006    Windows ole word automatism (14)
Nov 14 2006    Full-time D (6)
Nov 13 2006    std.boxer for functions and delegates (1)
Nov 13 2006    version with identifier and number (2)
Nov 13 2006    override and overload (1)
Nov 12 2006    Mango, DSource, and CGIHTML (8)
Nov 12 2006    Strange tuple behavior (2)
Nov 11 2006    DMD floating point performance. (11)
Nov 11 2006    [Performance] shootout.binarytrees when implemented with gc is 10x slower than C# on .NET 2.0 (12)
Nov 11 2006    [Performance] Why D's std.string.atoi is 4x slower than std.c.stdlib.atoi? (9)
Nov 11 2006    auto storage class - infer or RAII? (135)
Nov 11 2006    generalising template specialisation (5)
Nov 10 2006    DMD: Unexpected Directory Structure (6)
Nov 10 2006    Re:Re:(x4) Is D appropriate for creating a stable production app? (2)
Nov 10 2006    Increasing speed of D applications to Intel C compiled applicaitons' standards (14)
Nov 10 2006    Where did the template instantiation backtrace go? (1)
Nov 10 2006    SWT port (6)
Nov 10 2006    D 1.0 Public Relation in Germany ... (6)
Nov 10 2006    adding properties with mixins (2)
Nov 09 2006    Is D appropriate for creating a stable production app? (9)
Nov 09 2006    How to make .lib file using dmd? (6)
Nov 08 2006    Array Slice Ranges (38)
Nov 08 2006    version(CONTRACTS) for contracts? (10)
Nov 08 2006    A paper on the history of D (draft) (8)
Nov 08 2006    Why does Object.opEquals return int? (21)
Nov 08 2006    D's insufficient name mangling (2)
Nov 08 2006    dropping elements of arrays and other simplistic views on foreach (rant,long) (2)
Nov 07 2006    foreach and metaprogramming (8)
Nov 07 2006    Iterator straw-man (10)
Nov 06 2006    Cases where I miss C++ 'using' (6)
Nov 06 2006    Iterators for D (75)
Nov 06 2006    Anyone looked at Tiobe recently? (7)
Nov 04 2006    1.0 ?? (49)
Nov 03 2006    Extracting function param types using variadic templates (5)
Nov 03 2006    Kuro, MediaMVP, TiVo, TeraStation -- and us? (5)
Nov 03 2006    Prime time??? (23)
Nov 03 2006    The problem with opX_r (or more powerful template specialization) (9)
Nov 03 2006    Suggestion: common & polish constructors (+ destructors) (8)
Nov 02 2006    Static foreach. (11)
Nov 02 2006    General coding question (4)
Nov 02 2006    Signals and Slots (40)
Nov 02 2006    Variadic templates (42)
Nov 01 2006    Design By Contract (12)
Nov 01 2006    Before it's too late: delegate calling convention (14)
Oct 31 2006    reflection / D's function calling convention? (15)
Oct 31 2006    Unofficial wish list status. (4)
Oct 31 2006    i hope a new type (scope type) the scope type would have properties scopeexit(binary exit address), scopefailure (1)
Oct 30 2006    Maybe we don't need foreach ;-) (15)
Oct 30 2006    Eclipse plugin (32)
Oct 30 2006    Syntax question... (10)
Oct 30 2006    [OT] Interesting Article About Software Reliability and the Space (1)
Oct 30 2006    Database connection... (13)
Oct 29 2006    A quick note on trailing delegates and type inference. (1)
Oct 29 2006    making package privates visible with alias (2)
Oct 29 2006    Which exception (5)
Oct 28 2006    Making D better than other programming languages (warning: rant, drivel) (17)
Oct 28 2006    suggestion: clean white space / end of line definition (7)
Oct 28 2006    Overloading operators by operator symbol (9)
Oct 28 2006    error message? (1)
Oct 27 2006    Importing packages (14)
Oct 27 2006    Python-like tabs instead of curley brackets? (44)
Oct 27 2006    little thing - D and phobos naming conventions (13)
Oct 27 2006    Minimalistic Phobos? (4)
Oct 26 2006    Cyclic depency with class static ctor (12)
Oct 26 2006    Why is the identifier "printf" known by the frontend? (8)
Oct 26 2006    The purpose of D (GC rant, long) (30)
Oct 26 2006    suggestion func.length <-- indicate the binary length of a func (1)
Oct 25 2006    Gentoo - Computer Language Shootout (1)
Oct 25 2006    Overloading Operator ! (3)
Oct 25 2006    Forward referencing templates.. (9)
Oct 25 2006    Proposal: Implicit type conversion for structs (5)
Oct 25 2006    heap and insertion sorts (3)
Oct 25 2006    Suggestion: wrapping up value type objects (6)
Oct 25 2006    (newbie) How to import foreign (Windows) DLLs? (3)
Oct 24 2006    Expression templates (1)
Oct 24 2006    double interface inheritance? (1)
Oct 24 2006    array capacities (1)
Oct 24 2006    Getting rid of unnecessary temporary objects in calculations? (Suggestion) (3)
Oct 24 2006    D programming language (11)
Oct 23 2006    Question/suggestion about exceptions (7)
Oct 23 2006    GC: no-pointer areas (8)
Oct 23 2006    Sorry (10)
Oct 23 2006    std.format and enums (1)
Oct 22 2006    Contributing to the compiler? Tracking suggestions? (9)
Oct 22 2006    Newbie Question - memory overlays (5)
Oct 22 2006    Two feature requests (3)
Oct 22 2006    d.org (4)
Oct 22 2006    Aliases (15)
Oct 21 2006    interface reference not compatible to Object? (13)
Oct 20 2006    Red black trees (40)
Oct 20 2006    Direct3DCreate9 from static library? (4)
Oct 19 2006    Prettier iterator implementations in D? (12)
Oct 19 2006    negative lengths and reverse pointers (7)
Oct 19 2006    A programmer economy, D style? (7)
Oct 19 2006    Problem on importing own modules. (3)
Oct 19 2006    memory allocation is slow, why and how to improve (6)
Oct 19 2006    continue in catch block? seperate interaction with widgets and work flow (4)
Oct 18 2006    What is orthogonality? (4)
Oct 18 2006    my demise (22)
Oct 18 2006    Anyone interested in a Spirit for D? (21)
Oct 17 2006    anonymous templates, and access control / connection with static (1)
Oct 17 2006    A Problem with the Module Scope Operator (1)
Oct 17 2006    DMD/Phobos documentation (2)
Oct 17 2006    Wiki4D accounts? (6)
Oct 17 2006    Plain old covariance and contravariance (7)
Oct 16 2006    Has someone ported Python's difflib already? (2)
Oct 16 2006    Would there be interest in a SERIOUS compile-time regex parser? (24)
Oct 15 2006    slight correction for exception safety? (3)
Oct 15 2006    slight correction for templates intro (2)
Oct 14 2006    D : Not for me anymore (145)
Oct 14 2006    Message for not implemented method implementation. (1)
Oct 13 2006    UEStudio (5)
Oct 12 2006    simple web server, mongrel, D (2)
Oct 12 2006    Standard library (4)
Oct 12 2006    Any news on multimethods? (5)
Oct 12 2006    Honey, I sped up the associated array (10)
Oct 12 2006    in, out and inout for function arguments (6)
Oct 11 2006    repost: semantics of the keyword lazy (7)
Oct 10 2006    Lisp vs. C++ (not off-topic) (47)
Oct 09 2006    restriction in finally no catch (3)
Oct 08 2006    sipXtapi.dll from D ? (SIP / VoIP) (1)
Oct 07 2006    Could Tk be D's ideal widget set? (42)
Oct 06 2006    Enums (again) (1)
Oct 06 2006    compiler in infinite loop (3)
Oct 06 2006    static this (13)
Oct 04 2006    Better syntax for varargs / variadic functions? (5)
Oct 04 2006    Scintilla pair programming over the net (1)
Oct 04 2006    A 'contained' string-pasting ability. (1)
Oct 03 2006    Untested return values. (21)
Oct 03 2006    $, __dollar, opDollar: can't define my own? (5)
Oct 02 2006    Runtime Reflection For Real - was D scripting (c++ integration) (2)
Oct 02 2006    Is a moving GC really needed? (17)
Oct 02 2006    Informal interfaces (5)
Oct 01 2006    Why we need compile time reflection (1)
Sep 30 2006    Unofficial wish list status. (10)
Sep 30 2006    Overloading opCast with multiple types (20)
Sep 29 2006    toString issue (13)
Sep 29 2006    Feature Request: Keyword as identifier. (8)
Sep 29 2006    Feature Request: Expose the context pointer of nested classes, please (9)
Sep 29 2006    The "implemented with" relation (1)
Sep 28 2006    Signals and Slots in D (59)
Sep 28 2006    First Impressions (72)
Sep 28 2006    Dissecting the SS (7)
Sep 28 2006    Basic functionality without GC (4)
Sep 27 2006    Games people play (48)
Sep 27 2006    Litterate schmitterate (1)
Sep 26 2006    The origin of UTF-8 (2)
Sep 25 2006    Linux Installation (8)
Sep 22 2006    auto parameter causing template (suggestion for D) (3)
Sep 22 2006    identifiers & "unialpha" (17)
Sep 21 2006    Dynamic binding -- Qt's Signals and Slots vs Objective-C (16)
Sep 20 2006    GDC for x86_64! (10)
Sep 20 2006    Super Lint (15)
Sep 20 2006    size_t, size_t, wherefore art thou aliased? (6)
Sep 19 2006    Static Foreach (3)
Sep 18 2006    Proposal for a standard for D library naming (38)
Sep 18 2006    Mixins, alias parameters, and alias template instantiations (3)
Sep 14 2006    [Suggestion] Command line option: List defined version identifiers (9)
Sep 14 2006    Systems programming (5)
Sep 14 2006    GC and slices (7)
Sep 14 2006    Overloading the assignment operator, right now! (20)
Sep 14 2006    Readonly class members (9)
Sep 14 2006    Reflection Idea (8)
Sep 13 2006    Design Patterns == weakness in language (19)
Sep 12 2006    .size property (1)
Sep 11 2006    unittest Inheritance (1)
Sep 11 2006    Mixin layers and cyclic dependencies (3)
Sep 10 2006    Why there are no 'physical' object variables (only references)? (29)
Sep 09 2006    The D Style and tab sizes (31)
Sep 08 2006    No struct extending? (10)
Sep 07 2006    I've found the first thing in D that REALLY got on my nerves (8)
Sep 07 2006    How to create C function pointers (4)
Sep 06 2006    Proposed rewrite of statement syntax (1)
Sep 06 2006    Suggestion: dynamic array operations (14)
Sep 06 2006    Any way to access a C++ DLL? (5)
Sep 06 2006    Suggestion : Extensions to 'scope' statement (1)
Sep 06 2006    Suggestion : virtual member data (6)
Sep 05 2006    ESC/Modula3 (Extended Static Checking) for D? (2)
Sep 05 2006    What's left before we can have array literals? (3)
Sep 05 2006    [Semi-OT] Vandalism on Wiki4D (9)
Sep 05 2006    Suggestion: shortcut for 'new X' #2 (7)
Sep 05 2006    allocate hash table manually (6)
Sep 05 2006    Suggestion: properties should be treated as 'virtual members variables' (13)
Sep 04 2006    Walter: Before you go and implement the new RAII syntax.. (21)
Sep 04 2006    Walter: any plan to add support for yield/return Iterators/generators? (12)
Sep 04 2006    Passing lazy parmeters to functions that take lazy parameters (6)
Sep 04 2006    explicit syntax for accessing class members and globals (5)
Sep 04 2006    lazy evals + parameter passing (3)
Sep 03 2006    suggestion: D Book Project (10)
Sep 03 2006    Template-based Preprocessing (12)
Sep 02 2006    Suggestion: signal/slot mechanism (16)
Sep 01 2006    doubly-lazy variadics? (5)
Sep 01 2006    Invert default for -op, use -nop (2)
Aug 31 2006    Unofficial wish list status. (1)
Aug 31 2006    Another switch suggestion. (4)
Aug 30 2006    D as an extension language (5)
Aug 30 2006    "heap" syntax (4)
Aug 30 2006    D and FreeBSD (22)
Aug 29 2006    Suggestion: function template overloading (6)
Aug 28 2006    Proposal: Treat static assert in template as instantiation error (8)
Aug 28 2006    Some more template syntax sugar (13)
Aug 27 2006    Walter: extend existing classes with new methods? (22)
Aug 27 2006    Suggestion: adding stubs to function definition (1)
Aug 25 2006    Suggestion: overruling should not hide final overload functions (3)
Aug 25 2006    Some thoughts on templates and compile-time evaluation. (1)
Aug 25 2006    frappr map (6)
Aug 24 2006    Suggestion: shortcut for 'new X' (18)
Aug 23 2006    On using auto in code examples (3)
Aug 23 2006    Bragging about Unix and D (8)
Aug 23 2006    Suggestion: class object init value change & new compiler warning message (4)
Aug 22 2006    But... I don't want my delegates to be lazy - breeding advice (24)
Aug 22 2006    Operator overloading inconsistencies (1)
Aug 21 2006    D1.0 Feature request (2)
Aug 21 2006    even more delegate sugar (11)
Aug 21 2006    Lazy eval (76)
Aug 21 2006    Suggestion: a shortcut for calling the base member function with unchanged parameters (3)
Aug 21 2006    When is it time for a 1.0 feature freeze? (37)
Aug 21 2006    Suggestion: new switch statement (16)
Aug 21 2006    Constructor inheritance & polish function (2)
Aug 19 2006    Cumbersome overloading of mixed-in functions (5)
Aug 19 2006    How should overruling of overloaded functions work? (11)
Aug 18 2006    mixins as inline functions (6)
Aug 17 2006    LONG_MAX in D (11)
Aug 17 2006    determining if a void* points to a valid Object (13)
Aug 17 2006    Newbie comments about D (13)
Aug 17 2006    DStress is looking for an SQL maintainer (3)
Aug 16 2006    auto auto again (6)
Aug 16 2006    The future of lambda delegates (54)
Aug 15 2006    Shouldn't bool be initialized to 0xFF ? (20)
Aug 15 2006    Stacktrace (4)
Aug 14 2006    null assignment to bit variable (9)
Aug 14 2006    Segfault on simple struct manipulation (3)
Aug 14 2006    upx now works on dmc and dmd produced exe (3)
Aug 14 2006    std.bitarray link missing (2)
Aug 13 2006    Template recursion and compile-time evaluation. (2)
Aug 12 2006    GDC for SkyOS needs an update (3)
Aug 12 2006    [OT] Auto code reformating / one coding style enforcment. (56)
Aug 12 2006    variadic request on the wild side. (2)
Aug 12 2006    [Off Topic] Any "web applicaiton developers" out there? (9)
Aug 12 2006    Reserved keywords for later use [attn: Walter] (1)
Aug 10 2006    Question about the new AA behavior in 0.19 (7)
Aug 10 2006    Garbage Collection page (3)
Aug 09 2006    YAP: variadic templates via arrays and static foreach (4)
Aug 08 2006    [Build] Call for Beta Testers (2)
Aug 08 2006    Use for new import formats (5)
Aug 08 2006    Pyd on Linux building woes (7)
Aug 08 2006    PCRE/D and Optimization Bug? (2)
Aug 07 2006    64 bit compilers (11)
Aug 07 2006    Flat multi-dim arrays. (12)
Aug 07 2006    Backtrace in exceptions (3)
Aug 06 2006    private module declarations (12)
Aug 05 2006    The FAQ page .. (6)
Aug 04 2006    Casting between char[]/wchar[]/dchar[] (14)
Aug 03 2006    bcd.gen: Help wanted with Windows porting (4)
Aug 03 2006    Taking a copy of an object (48)
Aug 01 2006    (OT/Joke) A little fun poked at Java.. (3)
Aug 01 2006    Joel on D? (5)
Jul 31 2006    Unofficial wish list status. (1)
Jul 31 2006    Generating Latex from DDoc (5)
Jul 31 2006    D journal Active? (1)
Jul 31 2006    COW vs. in-place. (43)
Jul 30 2006    Angry citizen stikes once again. forward references problems (10)
Jul 29 2006    'Build' utility must have a new name. (26)
Jul 29 2006    What is a stdio module without input capability? (3)
Jul 29 2006    char[] initialization (107)
Jul 28 2006    Gentoo ebuild. (2)
Jul 27 2006    GUI library (19)
Jul 27 2006    Article on D in Spanish (8)
Jul 27 2006    ATTENTION: Request for Documentation Writers (1)
Jul 27 2006    YACP -- Yet Another Const Proposal (7)
Jul 27 2006    [OT] Downtime (7)
Jul 27 2006    No way to selectively expose imported symbols using 163 (4)
Jul 27 2006    One more shot at this const thing. (4)
Jul 27 2006    How D intercepts runtime errors (6)
Jul 25 2006    Condition Variables, third race (2)
Jul 25 2006    auto, var, raii,scope, banana (55)
Jul 24 2006    Ain't that a bit redundant? (5)
Jul 24 2006    Floating point trap handling -- is it possible? (2)
Jul 23 2006    FileMode.Out (2)
Jul 23 2006    read() performance - Linux.too? (21)
Jul 23 2006    Web access to the New Groups is still down. (2)
Jul 22 2006    General Problems for GC'ed Applications? (40)
Jul 22 2006    Proposals: Synchronization (11)
Jul 22 2006    Closures issues (5)
Jul 22 2006    newsgroup moved to new server... (12)
Jul 22 2006    Converting function to delegate - was Re: How to know whether to use function or delegate (5)
Jul 22 2006    use for the inline assembler (3)
Jul 22 2006    Is D 0.163 D 1.0? (98)
Jul 21 2006    interesting article (2)
Jul 20 2006    Proposal: Enum types as valid With-statement parameters (3)
Jul 20 2006    pinning revisited (7)
Jul 20 2006    ICFP contest 2006 - tomorrow ! (7)
Jul 20 2006    ddoc suggestion (1)
Jul 20 2006    More powerful foreach statements (12)
Jul 19 2006    delegates and threads (4)
Jul 19 2006    suggestion: read-only array-reference (9)
Jul 18 2006    Broken code in 0.163 (4)
Jul 18 2006    Modules/packages correspondence to file system (14)
Jul 18 2006    constness for arrays (40)
Jul 17 2006    Suggestion to improve phobos std.string.icmp function (7)
Jul 16 2006    Wikipedia's page on templates/generics (8)
Jul 16 2006    Current Core-Libraries (5)
Jul 16 2006    C++-Classes from DLL (2)
Jul 15 2006    D Change Proposals (10)
Jul 15 2006    Proposal: Make imports private by default (21)
Jul 15 2006    Status of the D ABI (1)
Jul 14 2006    Interesting article. (1)
Jul 14 2006    Lack of `outer` keyword makes inner class dup implossible (15)
Jul 14 2006    Lack of `outer` keyword makes inner class dup implossible (15)
Jul 13 2006    Google techtalk (15)
Jul 13 2006    _d_assert called with partial filename? (1)
Jul 13 2006    How to implement parallelization well. (7)
Jul 13 2006    Path struct, and directory walker - filepath.d (4)
Jul 13 2006    Linux errno - errno.d (2)
Jul 13 2006    Private visible? (48)
Jul 12 2006    ASM extensions (10)
Jul 12 2006    Import conflict resoultion (29)
Jul 12 2006    expanding phobos (3)
Jul 12 2006    suggestion: basic SIMD types modelled after Cg/HLSL (8)
Jul 12 2006    Importing again (1)
Jul 12 2006    Import status (14)
Jul 12 2006    Static import revisited (1)
Jul 11 2006    difficulties getting SetTimer () to work (2)
Jul 11 2006    import RFC (7)
Jul 10 2006    Cant't download coffimplib (2)
Jul 10 2006    the point of selective importing (40)
Jul 10 2006    proposal: capacity variable for dynamic arrays (9)
Jul 10 2006    GdiPlus (8)
Jul 09 2006    Import proposals (42)
Jul 09 2006    IsExpression question (4)
Jul 08 2006    Is this a bug? (7)
Jul 08 2006    Strange template problem (6)
Jul 08 2006    Clipboard Tinkering - clipboard.d (4)
Jul 07 2006    Criteria for 1.0 (was: Re: If D becomes a failure, what's the key reason, do you think?) (35)
Jul 07 2006    convert ANSI to UTF-8 (4)
Jul 06 2006    If D becomes a failure, what's the key reason, do you think? (82)
Jul 06 2006    Historical language survey (343)
Jul 05 2006    Allegro bindings - where? (5)
Jul 05 2006    Math float equivalence (5)
Jul 04 2006    How useful is D (9)
Jul 04 2006    Debugging WinDbg / Gdb (3)
Jul 04 2006    Question about RAII. (15)
Jul 04 2006    variadic function: passing args (13)
Jul 03 2006    Iteration madness (2)
Jul 02 2006    Operator Overloading / Templates (1)
Jul 02 2006    const by default. (34)
Jul 02 2006    Bracketed expression == convert? (3)
Jul 02 2006    why (17)
Jul 01 2006    Module level operator overloading (1)
Jul 01 2006    String convention (12)
Jul 01 2006    Link SDL samples under cygwin with GDC (2)
Jul 01 2006    Idea: Put Phobos, DMD, and the spec under version control (Subversion) (2)
Jul 01 2006    Visit this sites! (1)
Jul 01 2006    Visit this sites! (1)
Jul 01 2006    weird behavior returning delegate (13)
Jul 01 2006    identof || toIdent - feature suggestion / question (7)
Jul 01 2006    Lang. suggestion: auto-fallthrough and comparison shorthands (8)
Jun 30 2006    stream.d - Annoying Missing Types (2)
Jun 30 2006    Unofficial wish list status. (1)
Jun 30 2006    StackThreads and Phobos (7)
Jun 30 2006    Unit testing (4)
Jun 30 2006    creating static library (3)
Jun 30 2006    Harmonia (2)
Jun 29 2006    C++ (37)
Jun 29 2006    SetTimer function (2)
Jun 29 2006    coffimplib error with libmysql.dll under windows (3)
Jun 28 2006    Compiler construction tools? (5)
Jun 28 2006    Question about x86 delegate calling convention (9)
Jun 27 2006    Scala Programming Language (2)
Jun 27 2006    inline assembler interrupts (1)
Jun 27 2006    inline assembler interrupts (1)
Jun 27 2006    inline assembler interrupts (3)
Jun 27 2006    the inline assembler (11)
Jun 27 2006    Thoughts about modules (27)
Jun 26 2006    Bug? array concatenation/appand (3)
Jun 26 2006    Exuberant Ctags Support for D language (1)
Jun 25 2006    Incorrect documentation in registry.d (1)
Jun 25 2006    List comprehensions in D? (7)
Jun 24 2006    Function to delegate conversion (7)
Jun 24 2006    C++ reference type (17)
Jun 23 2006    GC via low-priority thread (2)
Jun 23 2006    Initialization of associative arrays (3)
Jun 23 2006    appeal again: discard the syntax of private:, public: static: private{}, public{}, static{}. (36)
Jun 22 2006    "Need 'this' to access structure member" (2)
Jun 22 2006    private alias ... isn't (6)
Jun 22 2006    Suggestion: change 'static array'=> 'fixed length array' and 'dynamic array' => 'variable length array' in document (3)
Jun 22 2006    Bug in the array set operator (5)
Jun 21 2006    Issue with() DMD v0.161 (1)
Jun 21 2006    object.d and hash_t confusion? (6)
Jun 21 2006    static if check for array and AA (14)
Jun 21 2006    Walter: could you please add rotl and rotr to the intrinsics? (3)
Jun 21 2006    Any idea when the 1.0 spec will be out? (15)
Jun 21 2006    Incrementing [].length (3)
Jun 20 2006    Proposal - disallow overloading of opIn (3)
Jun 20 2006    A new Python header (7)
Jun 20 2006    recursive delegate declaration (5)
Jun 20 2006    The Squirrel Scripting Language (5)
Jun 20 2006    Templates convariance (6)
Jun 20 2006    Templates convariance (6)
Jun 20 2006    Implicit Template Properties - rules change proposal (3)
Jun 20 2006    Optlink messages (8)
Jun 20 2006    Proposal keyword 'outer' (13)
Jun 20 2006    Proposal: struct and array literal syntax (18)
Jun 19 2006    A thought on pointers (3)
Jun 19 2006    Format of bugzilla posts in .bugs (9)
Jun 19 2006    import issue (i think) (3)
Jun 17 2006    [frustration, sorry] Import conflict madness. (24)
Jun 16 2006    import relationship diagrams? (10)
Jun 15 2006    Bizarre way to 'new' arrays (10)
Jun 15 2006    [Proposal] "Name inference" for function templates (28)
Jun 15 2006    How do you think about the flooding of bracket? (23)
Jun 14 2006    DGrammar - DMachine (4)
Jun 13 2006    "The End of Native Code" (20)
Jun 13 2006    Wrapping Python - A function wrapping template (15)
Jun 13 2006    Bug or Feature? (8)
Jun 13 2006    Bug or Feature? (1)
Jun 13 2006    extern intended behavior? (4)
Jun 13 2006    STEP UP PHOBOS DEVELOPMENT 10 FOLD (28)
Jun 12 2006    struct inheritance, L-value return (6)
Jun 12 2006    Function traits at compile time (11)
Jun 12 2006    phobos: std.path enhancements (4)
Jun 12 2006    inline enum in function declaration (7)
Jun 11 2006    C source in Phobos (4)
Jun 09 2006    It seems like DMD doesn't optimize tail recursion very well (17)
Jun 08 2006    Assignment Expression Idea (3)
Jun 07 2006    Another foreach idea. (10)
Jun 07 2006    suggested change to foreach index (20)
Jun 07 2006    dynamic class variable/method (1)
Jun 07 2006    catch/rethrow (13)
Jun 07 2006    dchar unicode phobos (12)
Jun 07 2006    The VIII PPPR (Pending Peeves Progress Review) (2)
Jun 07 2006    Overloading '!' (2)
Jun 06 2006    op= on get/set (2)
Jun 06 2006    a more fine access model? (2)
Jun 06 2006    Now we have assertion messages (4)
Jun 06 2006    resume a calling thread (2)
Jun 05 2006    Cross-platform DLL's (11)
Jun 05 2006    DMD 0.160 docs!!!! !!!! (4)
Jun 05 2006    Can dmd now be installed in a non-rood directory? (13)
Jun 04 2006    Comments on pragma(lib,...) (1)
Jun 04 2006    GC, the simple solution (61)
Jun 04 2006    Slighty OT: Dead Horse Wisdom (3)
Jun 03 2006    D is awesome, my situation, questions (11)
Jun 03 2006    Wrapping Python's complex type (3)
Jun 03 2006    Polymorphism and wrapping Python (3)
Jun 02 2006    Suggestion: "new delegate" - delegates useable outside of the nesting (14)
Jun 02 2006    Please remove ?: (15)
Jun 02 2006    BCD XML 2 D (Hi Gregor) (11)
Jun 01 2006    Garbage Collection Idea (5)
Jun 01 2006    MatrixFixed(T, int ROWS, int COLUMNS) (3)
May 31 2006    email client lib (20)
May 31 2006    Unofficial wish list status. (1)
May 31 2006    suggestion of implicit new (6)
May 31 2006    D spec keyword index (5)
May 30 2006    Idea about memory management. Game related. (20)
May 30 2006    Function pointer argument to function template (13)
May 30 2006    Suggestion: std.ctypes (4)
May 30 2006    Dsource down? (5)
May 30 2006    Garbage collector (5)
May 29 2006    Phobos addition - std.conv.toInt(char[] s, int base) (3)
May 29 2006    isValidDchar (2)
May 29 2006    Meta information parser (6)
May 29 2006    Request: A more complete set of Windows SDK import libs (1)
May 28 2006    Walter - Discrepancy between EqualExpression spec and implementation (12)
May 28 2006    D license (6)
May 28 2006    Memory management dilemma (14)
May 28 2006    Rebuilding Phobos (4)
May 26 2006    D vs D (Digital Mars vs Sun) (10)
May 25 2006    DLL (4)
May 25 2006    inheritance and override conflict (2)
May 25 2006    FP math question (3)
May 25 2006    A few inconsistentcies left (13)
May 25 2006    Mangled names (2)
May 24 2006    Python/D API (4)
May 24 2006    OpenGL Bindings (7)
May 24 2006    array.remove(int), similar to aa.remove(key) (5)
May 23 2006    Linking D DLL to C (5)
May 23 2006    Anyone know what this error is? (6)
May 23 2006    "==" not symmetric (5)
May 23 2006    library license (5)
May 23 2006    Minor problems with templates and mixins (3)
May 22 2006    d-programming-language.org using olny CSS (16)
May 22 2006    when is the object destuctor called? (19)
May 22 2006    style (5)
May 22 2006    Proposal: 'auto' members and returning 'auto' instances (3)
May 21 2006    File format unrecognized? (9)
May 20 2006    Static opCall and class instantiation (5)
May 20 2006    SDL* and GL bindings (24)
May 20 2006    What's the encoding of the error message? (6)
May 20 2006    scanf in MemoryStream (4)
May 20 2006    Default initialization for classes (6)
May 19 2006    function argument 'shorthand' (14)
May 19 2006    Suggestion: object const'ness (26)
May 18 2006    Suggestion for DDoc - share parameter descriptions (5)
May 18 2006    Tracking down Access Violations (16)
May 17 2006    d-programming-language.org template (29)
May 17 2006    dmain2.d - When should _moduleDtor() be called? (1)
May 17 2006    Executable Size (5)
May 17 2006    std.gc.setHandle causes Access Violation (5)
May 17 2006    flush and stdout (3)
May 17 2006    vxl (3)
May 16 2006    program arguments in module constructor? (12)
May 16 2006    Accessing C++ code from D (32)
May 15 2006    An even more modest proposal... (8)
May 15 2006    A modest proposal... (4)
May 14 2006    A gentle critque.. (127)
May 14 2006    Feat. RQ: delegation alias (6)
May 14 2006    Locality and Custom Allocations (3)
May 14 2006    Harmonia and DMD 0.157 (6)
May 13 2006    Say "yes" (2)
May 13 2006    properties as lvalues (7)
May 12 2006    scope(exit) (6)
May 12 2006    WithStatement for enums (2)
May 12 2006    Behaviour Driven Development (BDD) (5)
May 11 2006    Forward reference errors with -g (6)
May 10 2006    Requesting D ABI clarifications (10)
May 10 2006    D modules/sourcecode organisation/filesystem mapping (20)
May 09 2006    new [] and length (3)
May 09 2006    helloworld example doesn't work (5)
May 09 2006    why scope(success)? (40)
May 09 2006    Help with derelict and codeblocks (12)
May 09 2006    version and debug statements (65)
May 09 2006    Why std.stdio and not std.io ? (27)
May 08 2006    Writing Classes to File (17)
May 08 2006    regexp conflicts with string (3)
May 07 2006    os_query_stackBottom() how does it work? (8)
May 07 2006    Does D support multithreading inherently? (3)
May 07 2006    polymorphism: overloading vs. overriding (13)
May 07 2006    Code Generation (3)
May 06 2006    typeinfo comparison - 'is' or '=='? (11)
May 06 2006    Bugzilla postings (1)
May 06 2006    source of exception (4)
May 06 2006    D Online Presence (70)
May 06 2006    Implement a class with mixins (8)
May 06 2006    protection for superclass (9)
May 05 2006    Request: is(typeof(X.init) == X) for all X (2)
May 05 2006    To auto or not to auto? (1)
May 05 2006    Proposal: delegates as aggregates in foreach statements (7)
May 05 2006    Logo sketches for D (65)
May 04 2006    people[name=="Andrew"].friends ~= peter (13)
May 04 2006    Reference Card? (3)
May 04 2006    X window systems (6)
May 03 2006    Future of D (9)
May 03 2006    linux - build, Derelict and stuff (4)
May 03 2006    mixin extension (6)
May 02 2006    Today the Hobbyist, Tommorow, The World! (108)
May 02 2006    Licence (5)
May 02 2006    Image format libraries, raytracers and stuff (19)
May 02 2006    D gaining ground! (2)
May 02 2006    can someone convert a C++ program to D for me? (3)
May 02 2006    #19 and climbing... (3)
May 01 2006    GPL version issue (5)
May 01 2006    Passing by Value vs. Reference (3)
May 01 2006    inline asm and const init error (1)
May 01 2006    Missing version(Unix). Again. (10)
Apr 30 2006    Unofficial wish list status. (4)
Apr 30 2006    Complex.c (10)
Apr 30 2006    Virtual Function Optimization (2)
Apr 30 2006    Compiler optimizations (35)
Apr 30 2006    Code::Blocks (3)
Apr 30 2006    classes inside functions?! (12)
Apr 29 2006    Casting up to ints... (3)
Apr 29 2006    pi sample program w/ metaprogramming optimizations (4)
Apr 29 2006    std.boxer problem (7)
Apr 29 2006    Introducing me and curses in D? (3)
Apr 28 2006    Coroutines and exceptions (5)
Apr 28 2006    Loop iterator - example.txt (51)
Apr 28 2006    Compiler Messages (6)
Apr 28 2006    printf and global namespace (12)
Apr 28 2006    Doing kernel with D (3)
Apr 28 2006    _d_isbaseof(ClassInfo oc, ClassInfo c) (4)
Apr 27 2006    Emerald Editor (8)
Apr 27 2006    Keeping list of Objects (4)
Apr 27 2006    Error: Internal error: ..\ztc\gflow.c - Bug? (3)
Apr 27 2006    nested unions and structs (6)
Apr 26 2006    dmd/src/dmd/arraytypes.h ? (2)
Apr 26 2006    D: A language without focus (36)
Apr 26 2006    what's the must-fixed-problem, or must-has-feature, before 1.0 ? please make your point (5)
Apr 26 2006    Where the schedule of D development? (20)
Apr 25 2006    Maximum array size (21)
Apr 25 2006    Array Indexing (10)
Apr 25 2006    interface: static functions (3)
Apr 25 2006    Performance (5)
Apr 25 2006    DSource (17)
Apr 24 2006    Class Default Value (3)
Apr 24 2006    Integrate rdmd into compiler? (3)
Apr 24 2006    D on Digg (3)
Apr 24 2006    Accessing template parameters from outside? (4)
Apr 23 2006    Thread Pooling (18)
Apr 23 2006    Faster Virtual Method Dispatch (63)
Apr 23 2006    physical units checked at compile time (yet lacking IFTI capabilities) (5)
Apr 23 2006    Multithreading woes on Linux (6)
Apr 23 2006    Linux installation: search path for dmd.conf (9)
Apr 22 2006    Logarithm function (4)
Apr 21 2006    You can try DIUP/Qt now (1)
Apr 21 2006    DMD buggy optimizing (10)
Apr 20 2006    converting a char[][] to a char** (4)
Apr 20 2006    D still has macros .. (2)
Apr 20 2006    File() vs. std.cstream.din (5)
Apr 20 2006    Array/collection of templated class (7)
Apr 18 2006    Template specialization (3)
Apr 18 2006    What's the problem of D...,D will be dead? (16)
Apr 17 2006    A new lame UI toolkit for D (21)
Apr 17 2006    Seperate the data and GUI (1)
Apr 17 2006    Another GUI alternative? (10)
Apr 16 2006    Linking in advapi32.lib and netlib32.lib (12)
Apr 16 2006    A better language (9)
Apr 15 2006    static if for array type templates (2)
Apr 15 2006    Runtime Dynamic Linking (1)
Apr 14 2006    sequence matters (6)
Apr 14 2006    optparse module (15)
Apr 13 2006    std.boxer broken? (9)
Apr 13 2006    [ patch] std.c.linux.linux: add waitflags and poll interfacccce (1)
Apr 13 2006    64-bit compilation (2)
Apr 13 2006    Make imports private by default (27)
Apr 12 2006    MinTL problem (6)
Apr 12 2006    Physics library (4)
Apr 11 2006    What is the syntax to test for specific types in templates (3)
Apr 11 2006    GC finalizer optimization. (5)
Apr 11 2006    Code::Blocks (8)
Apr 10 2006    Is this a bug? (8)
Apr 10 2006    syntax idea: simplifed ifs (33)
Apr 10 2006    Garbage collection progress delegate (7)
Apr 09 2006    char[] annoyance... (18)
Apr 09 2006    dmd v0.153 ? (2)
Apr 09 2006    Proposal: .isizeof property for compile-time instance size (7)
Apr 09 2006    implementing stacks using dynamic arrays (9)
Apr 07 2006    Linux prelink breaks DMD and GDC executables. (3)
Apr 07 2006    MSN protocol filtering words (7)
Apr 07 2006    std.array suggestion (version 3) (4)
Apr 07 2006    Error message for unreachable code (4)
Apr 06 2006    Proposal: Reference Variables (6)
Apr 06 2006    Selectable encodings (21)
Apr 05 2006    auto classes and finalizers (89)
Apr 04 2006    Invalid Win32 Application - Error.jpg (4)
Apr 04 2006    simple logging (1)
Apr 04 2006    readLine (4)
Apr 04 2006    Generating table dependencies using templates (3)
Apr 04 2006    Proposal for Implicit Conversion of Types (3)
Apr 04 2006    Probabilistic search - psearch.tar.gz (30)
Apr 03 2006    Please Include Dynamic class loading and Dynamic class loading (3)
Apr 03 2006    not operator operator.. (46)
Apr 03 2006    End of file: end of medium? (6)
Apr 03 2006    Array indexing and slicing (23)
Apr 03 2006    Setting a dynamic array from a pointer to data... (4)
Apr 03 2006    How to accelerate this program? (18)
Apr 02 2006    Simple IFTI use (3)
Apr 02 2006    We are in the top 20! (4)
Apr 02 2006    Lexical grammar rules need fixing (1)
Apr 02 2006    Class Tempates (7)
Apr 02 2006    Don't forget to make your pin in the frappr (1)
Apr 02 2006    Mixining templates having functions with the same name (6)
Apr 01 2006    Searching for Information about D (3)
Apr 01 2006    j2d - translating Java to D with the language machine - progress (5)
Apr 01 2006    properties - Why not the set/get syntax? (14)
Mar 31 2006    Unofficial wish list status. (1)
Mar 31 2006    C-Style declarations, are they here to stay?!! Walter? (24)
Mar 31 2006    Semaphores and the GC. (3)
Mar 30 2006    GCJ vs. D (6)
Mar 30 2006    Complex number functions for std.math (36)
Mar 29 2006    Delegate / functoin pointer flexibility (1)
Mar 29 2006    D Tokens (6)
Mar 29 2006    Thunderbird ain't perfect, either (29)
Mar 29 2006    [OT] Slogan/catchphrase for D? (3)
Mar 29 2006    French D programmers ? (7)
Mar 29 2006    Windows woes (93)
Mar 28 2006    Compiling Phobos on Linux (2)
Mar 28 2006    What does this mean (a change in 0.150) (4)
Mar 28 2006    (mostly) Windows Free (6)
Mar 28 2006    Deskzilla (1)
Mar 27 2006    std.string.toString(wchar* s) (2)
Mar 27 2006    COFFIMPLIB help (3)
Mar 27 2006    j2d - translating Java to D with the language machine (5)
Mar 27 2006    Allocating many object (10)
Mar 27 2006    .sizeof for classes (1)
Mar 27 2006    Library Suggestion (2)
Mar 27 2006    Proposal: Operator overloading without temporaries (29)
Mar 26 2006    Bluetooth? (1)
Mar 26 2006    Programming install/run dmd on linux (mandrake 8 distro) (3)
Mar 26 2006    All this talk about 1.0 makes me worried. (16)
Mar 26 2006    small web server in D (3)
Mar 25 2006    templates and assembler (5)
Mar 25 2006    "is null" vs "== null" (7)
Mar 25 2006    Give struct the status it deserves (45)
Mar 24 2006    D killer app: BREW app? (3)
Mar 24 2006    DSP, FastCGI: Clearsilver (3)
Mar 24 2006    Give back multiple inheritance (7)
Mar 24 2006    Robustness of the built in associative array (16)
Mar 23 2006    [OT] Code Comments (7)
Mar 23 2006    Need any help? (7)
Mar 23 2006    std.string.strip(char[] str. char delimiters[]) - possible addition? (2)
Mar 23 2006    Implicit fn template instantiation (5)
Mar 23 2006    [][] to ** (3)
Mar 23 2006    B# language for embedded development. (14)
Mar 23 2006    Implicit alloca for static arrays (2)
Mar 23 2006    Best way to duplicate an associative array (6)
Mar 22 2006    I don't think that package works (2)
Mar 22 2006    Streamable xml parser (4)
Mar 22 2006    Why keep the backend closed source? (5)
Mar 22 2006    make D windows-aware (16)
Mar 22 2006    DDoc source of webpages (1)
Mar 22 2006    GC.KeepAlive in D and insane stuff (2)
Mar 22 2006    Debugger (7)
Mar 22 2006    The VII PPPR (Pending Peeves Progress Review) (11)
Mar 22 2006    D better than c++? (4)
Mar 22 2006    Negative index for arrays (3)
Mar 22 2006    Slogan/catchphrase for D? (71)
Mar 22 2006    DMD v1.0 (again) (11)
Mar 21 2006    Language names, goals, and other lofty ideals (6)
Mar 21 2006    enum vs const int (3)
Mar 21 2006    Java, C#, VM Performance and Benchmarks (12)
Mar 21 2006    Value vs. reference semantics, and pointers (10)
Mar 20 2006    linux (ppc architecture) (3)
Mar 20 2006    Module and package with the same name (6)
Mar 20 2006    No more implicit conversion real->complex?! (22)
Mar 20 2006    Support for C header files in D (7)
Mar 20 2006    What's happening at dsource? (7)
Mar 19 2006    D Mascot (45)
Mar 19 2006    std.array suggestion (version 2) (4)
Mar 18 2006    D vs Java (143)
Mar 17 2006    GC implementation (14)
Mar 17 2006    Fascinating new switch mechanism in assembler (11)
Mar 17 2006    [RFC] alternate exception handling method (3)
Mar 17 2006    Why are interfaces so restrictive? (10)
Mar 17 2006    in operator generalization (9)
Mar 17 2006    TIOBE D ranking (8)
Mar 17 2006    Threads and GC (2)
Mar 17 2006    More power than needed ... OOP to Don Clugston (5)
Mar 16 2006    is questions (10)
Mar 15 2006    "inout return type" and "inout variable" (8)
Mar 15 2006    Argument not match (6)
Mar 15 2006    Uncrustify - D source code beautifier (7)
Mar 14 2006    How to write a singleton template? (12)
Mar 14 2006    [RFC] "lock" statement and "mutex" type. (9)
Mar 14 2006    "Protothreads" (3)
Mar 14 2006    Feature Enhancement: Protection attributes should work the same in (3)
Mar 14 2006    if (int x=..) but no while(int x=..) ? (12)
Mar 13 2006    Compile time variadic functions (6)
Mar 13 2006    Remove declaration 'auto' for RAII? (7)
Mar 13 2006    RFE: honor the CC environment variable (1)
Mar 12 2006    Interesting language comparison article (31)
Mar 12 2006    new operator overloading (2)
Mar 11 2006    X header help (10)
Mar 11 2006    'synchronized' a storage class? (1)
Mar 11 2006    Hexadecimal literal (2)
Mar 11 2006    DMD warnings (7)
Mar 11 2006    Is this is bug or not? (4)
Mar 10 2006    Table of strings sorting problem (7)
Mar 10 2006    Getting SDL working on MacOS X (5)
Mar 10 2006    I don't like auto. (the auto-typing I mean) (12)
Mar 10 2006    auto -> auto & var (21)
Mar 10 2006    Svelte Niagara boxen seeking handsome D compiler (1)
Mar 10 2006    OpSlice for Ndim arrays? (7)
Mar 10 2006    NDim-slicing (5)
Mar 10 2006    Can GC be beneficial - Thread. (7)
Mar 09 2006    String implicit casts (3)
Mar 09 2006    Function overloading concern (19)
Mar 09 2006    Expand 'with'? (3)
Mar 09 2006    Sets yet again :) (6)
Mar 09 2006    ERROR: circular initialization dependency with module (2)
Mar 09 2006    std.array suggestion (28)
Mar 08 2006    Encryption in Phobos? (7)
Mar 08 2006    Long-term evolution of D (9)
Mar 08 2006    DDOC tip - Comments (2)
Mar 08 2006    Size of the real type (9)
Mar 08 2006    Writing const-correct code in D (5)
Mar 08 2006    Phobos "inadequate"? Linux output "bloated"? etc. (7)
Mar 08 2006    Better slicing (9)
Mar 08 2006    IFTI - first impressions (5)
Mar 08 2006    Dstress summary suggestion (2)
Mar 07 2006    Writing const-correct code in D (15)
Mar 07 2006    [OT] World Map of D Programmers (21)
Mar 06 2006    D on WinCE / Windows Mobile and PalmOS (4)
Mar 06 2006    compiler message (1)
Mar 05 2006    help: sendmessage function (3)
Mar 04 2006    Why Templates? (24)
Mar 04 2006    Emedding D in HTML... (1)
Mar 04 2006    Template declaration/instantiation (6)
Mar 04 2006    Nested /* */ comments (3)
Mar 04 2006    D - more power than (really) needed ! (46)
Mar 03 2006    What is NEEDED by 1.0?? (3)
Mar 03 2006    D - more or less power than C++? (126)
Mar 03 2006    wikiservice.at or prowiki.org? (3)
Mar 03 2006    When was DocComments last gone through? (4)
Mar 02 2006    templating operators (4)
Mar 02 2006    Concepts? Template specialization depending on class functions? (10)
Mar 02 2006    Reflection (10)
Mar 02 2006    What on earth is std.windows.d? (21)
Mar 01 2006    sqlite3.3.4 header + wrappers (6)
Mar 01 2006    static and protection (28)
Mar 01 2006    acess the d parser and compiler from the source code (7)
Mar 01 2006    Using "[]" for empty array (instead of null) (8)
Feb 28 2006    facets (5)
Feb 28 2006    Unofficial wish list status. (1)
Feb 28 2006    Template accepting code blocks as a parameter. (3)
Feb 28 2006    question re: memory allocation size (2)
Feb 28 2006    Single char input in D (9)
Feb 28 2006    ABI and exception handling (5)
Feb 27 2006    Library linking (11)
Feb 27 2006    interface template problem (5)
Feb 27 2006    getche() from Mars (1)
Feb 26 2006    ado26 tlb as xml file (1)
Feb 26 2006    Suggestion for Condition variables (6)
Feb 26 2006    if(;){} opinion (55)
Feb 26 2006    Another libphobos suggestion (1)
Feb 26 2006    libphobos suggestion (2)
Feb 26 2006    Shortcuts (4)
Feb 26 2006    Integrating DMD into IDE (Code::Blocks) (7)
Feb 26 2006    DLL (not static one) + Thread.getThis() = access violation (3)
Feb 25 2006    DMD 0.148 - scope guard (159)
Feb 25 2006    DMD 0.148 - regular expressions (37)
Feb 25 2006    DMD 0.148 - bit is replaced with bool (1)
Feb 25 2006    switch with regex (7)
Feb 25 2006    double trouble (6)
Feb 24 2006    non-integral enums? (8)
Feb 24 2006    Submission: updated std.uni module (3)
Feb 23 2006    Intel Based Macs and DMD? (18)
Feb 23 2006    "static if" is awesome (3)
Feb 23 2006    Anyone interested in a working grammar for D? (7)
Feb 22 2006    "Ideal computer language from scratch?" thread on alt.lang.asm (3)
Feb 22 2006    Does D support anonymous structs? (11)
Feb 22 2006    IDE (17)
Feb 22 2006    Tree identical variables - 3 differen linker errors (2)
Feb 21 2006    "version" predefined pragma (4)
Feb 21 2006    inout/out static array parameter (12)
Feb 21 2006    Runtime unit lib (18)
Feb 21 2006    socket applications (7)
Feb 21 2006    socket applications (1)
Feb 21 2006    Is there a module that supports OpenGL 2.0? (20)
Feb 21 2006    GUI (3)
Feb 21 2006    socket applications (2)
Feb 21 2006    Automated translation from C++ to D (8)
Feb 21 2006    Template regexes, version 2 (21)
Feb 21 2006    UNSAFE, indeed! But life is. (2)
Feb 21 2006    contents of c.windows.windows (3)
Feb 21 2006    interfacing with the windows api (1)
Feb 21 2006    interfacing with the windows api (9)
Feb 20 2006    Any license issues with DMD programs compiled for Mac OS X? (6)
Feb 20 2006    D, high-level, low-level, parameters (5)
Feb 20 2006    Auto syntax revisited (34)
Feb 20 2006    (while bit still exists) is this implicit cast intentional or a compiler (1)
Feb 20 2006    D's templates now seem weak to me... (3)
Feb 20 2006    Putting D on my CV (14)
Feb 20 2006    D's templates now seem weak to me... (6)
Feb 20 2006    [again] opSliceAssign (3)
Feb 20 2006    assoc array initialization like in php (7)
Feb 19 2006    Continuations in D? (14)
Feb 19 2006    What CPU does DMD optimize for? (14)
Feb 19 2006    Suggestion: auto templates (7)
Feb 18 2006    gdb seg fault (6)
Feb 18 2006    dsource.org project status (6)
Feb 18 2006    Documentation improvement of std.c.time (1)
Feb 18 2006    floating point - nan initializers (40)
Feb 18 2006    How simple is D for a compiler? (7)
Feb 18 2006    Where to find a debugger? (11)
Feb 18 2006    mailing list vs news group (37)
Feb 17 2006    __attribute__((packed)); (2)
Feb 17 2006    Standalone threads (9)
Feb 17 2006    Anyone want to help? (12)
Feb 17 2006    Pointer cast to uint and back: segfault (4)
Feb 17 2006    Match expressions (3)
Feb 17 2006    Sets again (15)
Feb 17 2006    Email for std.path submissions (20)
Feb 16 2006    Questions about builtin RegExp (36)
Feb 16 2006    Get rid of byte? (20)
Feb 16 2006    Get rid of bit and bit[] ? (87)
Feb 16 2006    char => char[] (4)
Feb 16 2006    Regular Expressions (3)
Feb 16 2006    Native D functions & Assembler modules (5)
Feb 16 2006    Semantic Scope Operator (11)
Feb 16 2006    undocumented opMatch induced semantic changes to while-loops (8)
Feb 15 2006    OT: Packet Sniffer (1)
Feb 15 2006    JDK 1.6 to feature native GTK components for the Swing API. (1)
Feb 15 2006    Help building Mango on Windows (3)
Feb 15 2006    Help building Mango on Windows (1)
Feb 15 2006    $`, $', $&, $n - sugar or cyclamates? (102)
Feb 15 2006    Specialized TemplateIdentifer for template parameters (3)
Feb 15 2006    modifier, observer, and fences (3)
Feb 14 2006    Windbg debugging tips (7)
Feb 14 2006    Heap fragmentation - can it be helped? (5)
Feb 14 2006    Protection attributes and aliases (1)
Feb 14 2006    In, inout, out, and damn lies.... (87)
Feb 13 2006    Reply from Scott Collins (10)
Feb 13 2006    const? (18)
Feb 13 2006    linux 64/32 (6)
Feb 13 2006    Native Boolean type and more (3)
Feb 13 2006    D as part of ProWiki strategies / status of D (4)
Feb 13 2006    Slashdot blog (1)
Feb 12 2006    unsafe (63)
Feb 12 2006    Standard GUI Library (5)
Feb 11 2006    Were comes the web documentation come from? (7)
Feb 11 2006    Borland plans to sale their IDE product line? (3)
Feb 10 2006    D for PPC linux? (2)
Feb 10 2006    Ddoc Questions (3)
Feb 10 2006    GDC included in GCC. (6)
Feb 10 2006    First D project - some observations (9)
Feb 10 2006    stdio.writef \u00a3 (6)
Feb 10 2006    module madness (5)
Feb 10 2006    Array initialization (5)
Feb 10 2006    Suggestion: dmd.conf placement (6)
Feb 10 2006    A couple of documentation bugs (4)
Feb 09 2006    DDoc for aliases. (4)
Feb 09 2006    Support for SIMD (Single Instruction Multiple Data) (2)
Feb 09 2006    regex-dna speed (2)
Feb 09 2006    regex-dna speed (1)
Feb 09 2006    D library contest ideas (2)
Feb 09 2006    Variable Template Args (2)
Feb 09 2006    Making sure D has a chance (14)
Feb 09 2006    Debugger (2)
Feb 08 2006    Tuples? (8)
Feb 08 2006    Bounty Offered for .h -> D conversion (with working example) (8)
Feb 08 2006    Time to release 1.0 (2)
Feb 08 2006    Time to release 1.0 (38)
Feb 08 2006    Inlining asm functions (2)
Feb 08 2006    Build - standard compilation tool ? (8)
Feb 07 2006    Passing a delegate to a C function. (7)
Feb 07 2006    Whoops! -- Sorry for the double post <g> (1)
Feb 07 2006    Best practice: Project structure (5)
Feb 07 2006    Question and answer (3)
Feb 07 2006    Feature request (2)
Feb 07 2006    Will implicit function template instantiation be in DMD 1.0? (24)
Feb 06 2006    Warnings about potential loss of data (7)
Feb 06 2006    Statement with no effect (4)
Feb 06 2006    Q 4 W: Declarative M.I, for concepts (7)
Feb 06 2006    Namespaces (from comp.lang.c), (1)
Feb 06 2006    A possible furture for D. (2)
Feb 05 2006    Tim Sweeney on Next Programming Language (39)
Feb 05 2006    Installation script for DMD Linux version (22)
Feb 05 2006    Bug or plain misunderstanding? (46)
Feb 05 2006    Performance in Phobos' regex algorithms (2)
Feb 04 2006    code beautifier (7)
Feb 04 2006    Problems with debuggers (7)
Feb 04 2006    ddoc static conditional bug (1)
Feb 04 2006    preview the WebCam (1)
Feb 04 2006    Article: Is C++ still needed? (1)
Feb 03 2006    array assign bug (7)
Feb 02 2006    DWT - standard D gui? (184)
Feb 02 2006    [OT] Emergency: Getting my boot back!! (20)
Feb 02 2006    Failed compiled on defferent drive (2)
Feb 01 2006    assert(condition[, message]) patch (60)
Feb 01 2006    Simple database. (1)
Feb 01 2006    Simple database. (10)
Feb 01 2006    slashdot: beyond java (115)
Feb 01 2006    phobos and windows api (5)
Feb 01 2006    std.stream Patch (4)
Jan 31 2006    Erratic printf and writef behavior (3)
Jan 31 2006    Redefining __dollar for a class ;) (9)
Jan 31 2006    Req: Link to D modules for SDL, SDL_Mixer, OpenGL (7)
Jan 31 2006    Unofficial wish list status. (3)
Jan 31 2006    From stack delegates to true closures (11)
Jan 30 2006    Failed static if still compiles? (4)
Jan 30 2006    [OT] Don Clugston, are you in Aus? (6)
Jan 30 2006    Request: behaviour of static assert() in templates (2)
Jan 29 2006    Far keyword (2)
Jan 29 2006    Improved std.path documentation (1)
Jan 28 2006    Imaginary and Complex (23)
Jan 28 2006    Shortcoming of out/inout parameters (2)
Jan 27 2006    Interesting language comparison on Digg (123)
Jan 27 2006    Segfault, why ? (4)
Jan 27 2006    what do the boost.org guys think of D (12)
Jan 27 2006    An new example of the Turing's halting problem (11)
Jan 26 2006    Vector Optimizations (4)
Jan 26 2006    Extending typedefs (13)
Jan 26 2006    phobos.lib with backtrace (12)
Jan 25 2006    Exceptions (27)
Jan 25 2006    Const/ReadOnly template (1)
Jan 25 2006    RAII -- a misnomer? (10)
Jan 25 2006    [OT] efficient return values (15)
Jan 24 2006    Language-neutral declarations & header files, import modules (5)
Jan 24 2006    Velocity Math Module (26)
Jan 24 2006    MIDI in D? (3)
Jan 24 2006    Midi in D (3)
Jan 23 2006    Ragel (1)
Jan 23 2006    Why do meta programming with templates? (23)
Jan 22 2006    STLSoft => DTL (1)
Jan 22 2006    How does .sort work? (4)
Jan 21 2006    Function overloads/implicit conversions (4)
Jan 20 2006    Template Libraries in D (3)
Jan 20 2006    SymGetLineFromAddr64 (4)
Jan 20 2006    DDoc's params section (2)
Jan 18 2006    C-style function pointer syntax supported? (4)
Jan 17 2006    Adding concepts to D (1)
Jan 17 2006    Python integration / Linux shared library support (4)
Jan 17 2006    Template metaprogramming quirk list (6)
Jan 17 2006    Just a suggestion: Integration of D in Eclipse (5)
Jan 16 2006    Bug? Missing initializer... (3)
Jan 16 2006    [submition- std.string] formatNumber() (7)
Jan 16 2006    Debugging D programs (5)
Jan 16 2006    HELP (3)
Jan 16 2006    D Phobos threads are inadequate on linux (5)
Jan 15 2006    Mango's "Pickle" serialization weirdness! (3)
Jan 15 2006    BUG: wrong automatic conversion to char* string (2)
Jan 15 2006    Character-code sets other than utf8 (9)
Jan 14 2006    MMX/SSE/SIMD without using assembly (8)
Jan 14 2006    in place merge sort (1)
Jan 14 2006    Good way to implement class.dup? (5)
Jan 13 2006    Convert Identifier to String at compile-time? (17)
Jan 13 2006    Lexer related questions (13)
Jan 13 2006    Developer (38)
Jan 12 2006    Front end/Back end (13)
Jan 12 2006    Porting makro and asm statement (13)
Jan 12 2006    Override Safety (4)
Jan 12 2006    [OT] Google for "written in D" (6)
Jan 12 2006    Can't fix segmentation fault (2)
Jan 11 2006    Multiversion conditional compilation (13)
Jan 11 2006    libxml (2)
Jan 11 2006    Delegate or function pointer overloading? (3)
Jan 10 2006    Variadic function arguments and build in variant type (3)
Jan 10 2006    BigInt? (6)
Jan 09 2006    Sky (1)
Jan 09 2006    MySQL daemon usage example (4)
Jan 09 2006    Final method in interface causes error (5)
Jan 08 2006    Resubmission: std.math. acosh, asinh, atanh, abs, conj. (5)
Jan 08 2006    Initialization of const struct (5)
Jan 07 2006    Quasi debug mode (5)
Jan 07 2006    Compiler time XML parser ? (4)
Jan 06 2006    array advantage? (23)
Jan 06 2006    Is the supposed to work? (4)
Jan 06 2006    Extendable properties/methods (1)
Jan 06 2006    What's wrong with this template? (5)
Jan 06 2006    [OT] The Ten Commandments for C Programmers (8)
Jan 06 2006    scanners and parsers in D (7)
Jan 06 2006    Suggestion: floating point types (1)
Jan 06 2006    Proposal: c_int (7)
Jan 05 2006    Comparing to null? (2)
Jan 05 2006    RAD GUI - will be, or not ? (9)
Jan 05 2006    RAD GUI - will be, or not ? (2)
Jan 04 2006    throwing exceptions (1)
Jan 04 2006    Property syntax revisited (41)
Jan 03 2006    C++0x (64)
Jan 03 2006    partial orders and opCmp. (8)
Jan 03 2006    typeid of structs vs classes (2)
Jan 03 2006    Request: 'local' keyword for TLS support (4)
Jan 03 2006    SizeOf <what??> (12)
Jan 03 2006    Header file generation. (10)
Jan 03 2006    Has anyone successfully used D (or even DMC) with MySQL on Windows? (6)
Jan 02 2006    US/GB spellings in API design (OT) (16)
Jan 01 2006    final class member variable NOT LIKE JAVA! (3)
Jan 01 2006    curious .sizeof object (6)
Dec 31 2005    Unofficial wish list status. (1)
Dec 31 2005    2006! (2)
Dec 31 2005    ADO Style Database Classes (4)
Dec 30 2005    Reserved registers? (6)
Dec 30 2005    What does D fix ? (8)
Dec 30 2005    D tutorial (7)
Dec 29 2005    Function pointers and delegates unifying (8)
Dec 27 2005    Why D is not for me? (30)
Dec 23 2005    Build Hacks (3)
Dec 05 2005    Why not use MediaWiki for the wiki4d site? (22)
Dec 02 2005    On condvars, synchronization and the specs (13)
Nov 29 2005    Stack Threads and Exceptions (7)
Nov 26 2005    C# 3.0 -- Ideas for D? (19)
Nov 23 2005    Porting D to another OS (52)
Oct 15 2005    reason variadic templates (6)
Sep 11 2005    DLLs/implib (13)
Aug 14 2005    More expressive assert (9)
Jul 13 2005    Objective-D? (8)
Jul 10 2005    One thing from total happiness!!! -Walter! (35)
May 16 2005    Hair-pulling, D, and Optlink (22)
Mar 24 2005    Unofficial wish list status. (25)
Mar 14 2005    Ported PDCurses (6)
Mar 06 2005    should walter rename D?... (10)
Jan 25 2005    Win32 API: GetStockObject(), GetTextMetricsA(), TextOutA(), SetTextAlign() (2)
Nov 04 2004    Benchmark: OOPack (20)
Jun 23 2004    D compilers compatibility (72)
Jun 09 2004    Streams: an open discussion (56)
Apr 26 2004    DMD 0.85 release (12)

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