news.digitalmars.com - digitalmars.D
Dec 30 2008 Tango for D2? (2)Dec 30 2008 Some ideas to take from Lava programming language? (1)
Dec 30 2008 wxd/dmd linking problem/bug (2)
Dec 30 2008 RE: division of objects into classes and structures is bad (4)
Dec 29 2008 Feathers's wish list (1)
Dec 29 2008 Can pure functions accept const parameters or only invariant ? (5)
Dec 28 2008 DMD with debug info? (1)
Dec 27 2008 128 bit signed and unsigned integer types (49)
Dec 27 2008 Resource File Accessing (8)
Dec 27 2008 Re: Replacing built-in complex? What's this about? (3)
Dec 27 2008 Replacing built-in complex? What's this about? (10)
Dec 26 2008 Pure and Structs (5)
Dec 26 2008 Big integrals, opApply autoindex, safer integrals (14)
Dec 26 2008 pure member functions (3)
Dec 26 2008 compile-time initialization of objects need? (6)
Dec 25 2008 A plea for pattern matching (4)
Dec 24 2008 This class multi-threaded safe? (1)
Dec 23 2008 Operator overloading (49)
Dec 23 2008 Why rebuild make oneatatime compulsory? (4)
Dec 23 2008 Null References and related matters (4)
Dec 22 2008 Optimizing Immutable and Purity (25)
Dec 22 2008 Hello .NET, D Here Calling (29)
Dec 22 2008 10 programming languages worth checking out (1)
Dec 22 2008 digitalmars.com main page is broken (7)
Dec 22 2008 Image of objects and classes (1)
Dec 21 2008 Feature request: getMembers (1)
Dec 19 2008 memory management of array (13)
Dec 18 2008 Compiler optimizations (10)
Dec 18 2008 Aliasing, alignment (2)
Dec 17 2008 Feature request: Deploying a class instance in the default data segment (8)
Dec 17 2008 Static arrays problem (10)
Dec 17 2008 Things that may be removed (61)
Dec 16 2008 bug of scope (linux only) verified, Critical (8)
Dec 16 2008 Re: Perhaps here is a critical bug of scope statement and scoped (5)
Dec 16 2008 Re: Perhaps here is a critical bug of scope statement and scoped (3)
Dec 16 2008 Perhaps here is a critical bug of scope statement and scoped variable (RAII), please help me to veriry it (3)
Dec 16 2008 any BSGP implementation available? (6)
Dec 16 2008 Partial array bounds checks removal (6)
Dec 15 2008 dmd / optlink crashes (2)
Dec 14 2008 PKCS #11 wrapper in D ? (1)
Dec 13 2008 Poor Java (1)
Dec 13 2008 module(system) Identifier; (8)
Dec 13 2008 Escaping closure (D1) (1)
Dec 13 2008 modifying the DMD compiler (5)
Dec 13 2008 Basic benchmark (63)
Dec 12 2008 Using DMD's -v to build dependencies (4)
Dec 12 2008 Can i plz has some template instantiation error stack traces? (10)
Dec 12 2008 A template for method forwarding? (13)
Dec 12 2008 Moving GC (15)
Dec 12 2008 Ct, Intel CPU+GPU computing (3)
Dec 12 2008 Exception safety (3)
Dec 11 2008 where a const? (7)
Dec 11 2008 Java updates (3)
Dec 11 2008 Bit subscriptions, RAM columnwise layouts (10)
Dec 10 2008 Google NativeClient (8)
Dec 10 2008 OpenGL and D? (5)
Dec 09 2008 Type system question (17)
Dec 09 2008 Java's development cycle (12)
Dec 08 2008 More phpBB like forum? (82)
Dec 08 2008 std_array.html not found (4)
Dec 07 2008 Notes on Defective C++ (15)
Dec 07 2008 Checking function callability in D1 (aka static try-catch) (3)
Dec 06 2008 More on GC Spinlocks (6)
Dec 06 2008 toString ugliness (17)
Dec 05 2008 druntime thread_needLock() (17)
Dec 05 2008 Is __traits(derivedMembers) supposed to return mangled names? (3)
Dec 05 2008 A lightweight module for class extensions in D (13)
Dec 04 2008 Hard-to-reproduce GC bug (25)
Dec 04 2008 Function literals -- strange behavior (6)
Dec 04 2008 Why I like D (15)
Dec 04 2008 Does foreach on array literal allocate? (9)
Dec 04 2008 Auto return type (1)
Dec 03 2008 when I compile my compiler don't found the standard library (6)
Dec 02 2008 Compiler messages in Descent (4)
Dec 02 2008 Associative Array of structs (4)
Dec 02 2008 Delegate (9)
Dec 02 2008 Spinlocks for GC on multiprocessor PCs? (1)
Dec 02 2008 Identity of interfaces (or not) (10)
Dec 02 2008 Is "Out of Memory" a recoverable error? (43)
Dec 01 2008 indexing tuples using strings (14)
Nov 30 2008 Unofficial wish list status.(Dec 2008) (2)
Nov 30 2008 Interfacing with XPCOM (33)
Nov 30 2008 2 param Problems (5)
Nov 29 2008 C++ script (1)
Nov 29 2008 Simplifying templates (20)
Nov 28 2008 std.math.poly and const (3)
Nov 28 2008 Value Preservation and Polysemy (22)
Nov 28 2008 Custom opCmp for struct array sort (8)
Nov 27 2008 Two C99 features (1)
Nov 27 2008 proposition classname.this (3)
Nov 27 2008 Tail call elimination (15)
Nov 26 2008 D2 module(system) or module(safe)? (9)
Nov 25 2008 The "type" type dream (15)
Nov 25 2008 Treating the abusive unsigned syndrome (103)
Nov 24 2008 Unification and extension of compile-time reflection (24)
Nov 24 2008 Compile-time exceptions (10)
Nov 22 2008 foreach (15)
Nov 22 2008 Functions as Struct Properties (4)
Nov 22 2008 64 bits D compiler ? (10)
Nov 22 2008 Matrix mul (22)
Nov 21 2008 should D have a set of tutorials for it? (9)
Nov 21 2008 Nonstandard GCC features (5)
Nov 21 2008 Good complexity (4)
Nov 20 2008 installing descent (5)
Nov 20 2008 Need help with DWIN and creating deskband objects in IE (1)
Nov 19 2008 immutable/mutable strings (5)
Nov 19 2008 Threads (11)
Nov 19 2008 code coverage under Linux (12)
Nov 18 2008 Weird template error (22)
Nov 17 2008 Contract programming (2)
Nov 17 2008 typed vtable (6)
Nov 16 2008 I am dying and fuking hate it (19)
Nov 16 2008 I am dying (1)
Nov 14 2008 D (50)
Nov 14 2008 StackOverflow: Applications development with D language (4)
Nov 14 2008 flagging runtime null dereferencing (6)
Nov 14 2008 The Next Big Language (7)
Nov 14 2008 enumerating member offsetofs via foreach over members-tuple (10)
Nov 14 2008 Forward declarations of template specilizations. (7)
Nov 14 2008 class.sizeof (8)
Nov 14 2008 Struct member alignment for external data formats?? (4)
Nov 13 2008 AllLibraries page on Wiki4D (2)
Nov 13 2008 Db access design - call for comments (& help) (5)
Nov 13 2008 Performance updates (8)
Nov 13 2008 exe file size (38)
Nov 12 2008 Static map (1)
Nov 11 2008 References to const (12)
Nov 11 2008 Sequential Consistency by Bartosz Milewski (1)
Nov 11 2008 Stack-allocated arrays (28)
Nov 11 2008 A question about the relation between different module. (11)
Nov 11 2008 Overloading cast (4)
Nov 11 2008 How much time will D1 be around? (63)
Nov 11 2008 Is d support for extern (D) void core.rt.FunctionA(ParameterList); (8)
Nov 10 2008 oen love (1)
Nov 10 2008 Some people to convert jdo2.2 to d ? (17)
Nov 07 2008 Improving unit tests (21)
Nov 07 2008 D2 toStringz Return Type (19)
Nov 06 2008 D on Reddit (4)
Nov 06 2008 Quiz of the day: Why does this not work? (9)
Nov 05 2008 C++ traps that D2 doesn't avoid yet? (43)
Nov 05 2008 [OT] Quiz of the Day [2008-11-04] (9)
Nov 05 2008 Who Ordered Memory Fences on an x86? (11)
Nov 05 2008 GC, Multithreading, Heap(s) (3)
Nov 05 2008 Is D ready for production? (5)
Nov 05 2008 I like Java but... (1)
Nov 05 2008 Vault language (1)
Nov 05 2008 Linking DMD D objects together with Cygwin GCC (5)
Nov 04 2008 Issue with opApply and const (2)
Nov 04 2008 Domain Specific Languages in D; was: C++, D: Dinosaurs? (9)
Nov 03 2008 Orthogonal Arrays (2)
Nov 03 2008 Array operations, C#, etc (1)
Nov 03 2008 null and type safety (39)
Nov 03 2008 Module renaming ignored when also using selective import (5)
Nov 02 2008 Is this supposed to be a bug? (2)
Nov 02 2008 change 'this' pointer for structs to reference type (30)
Nov 01 2008 Thread.sleep (DMD 2.020) (16)
Nov 01 2008 D 64-bit ? (12)
Oct 31 2008 C++, D: Dinosaurs? (60)
Oct 31 2008 Unofficial wish list status.(Nov 2008) (19)
Oct 31 2008 Escape Analysis on reddit (43)
Oct 31 2008 partial class (31)
Oct 30 2008 Some advice about druntime. (3)
Oct 30 2008 While we're on the subject of escape analysis... (5)
Oct 30 2008 D Newsgroup (6)
Oct 29 2008 New in C#4 (39)
Oct 28 2008 How does D improve design practices over C++? (113)
Oct 28 2008 D 1.x and 2.x where x != 0 - will there be such a thing? (5)
Oct 28 2008 D calling convention (14)
Oct 28 2008 qemu Debian on arm image with gdc/ldc (2)
Oct 27 2008 [mind-bogglingly-OT] Color compatibility (5)
Oct 27 2008 Struct initializers (1)
Oct 27 2008 Escape analysis (152)
Oct 27 2008 Template mixins at compile-time (1)
Oct 27 2008 Re: Explicitly Instantiated Function Template won't work as Array (2)
Oct 26 2008 implicitly convert function pointers to delegates (10)
Oct 25 2008 Roles of Variables (4)
Oct 25 2008 Dynamic closure vs static closure (16)
Oct 24 2008 Explicitly Instantiated Function Template won't work as Array Properties (2)
Oct 24 2008 internal/local template memebers (10)
Oct 24 2008 Dynamic Closure + Lazy Arguments = Performance Killer? (31)
Oct 23 2008 [OT] The horizon of a stream (28)
Oct 23 2008 defered new feature (11)
Oct 23 2008 'new' class method (32)
Oct 22 2008 Heretical template syntax proposal (12)
Oct 22 2008 Unicode operators (20)
Oct 22 2008 pragmas for expressions? (6)
Oct 22 2008 Static members and access attribute (7)
Oct 22 2008 Change the name of ArrayBoundsException in druntime (77)
Oct 22 2008 array.reverse segfaults (9)
Oct 22 2008 Overloading oddness (1)
Oct 21 2008 Fibers (13)
Oct 21 2008 Multiple Dispatch in practice (3)
Oct 21 2008 Operator overhaul (21)
Oct 21 2008 cannot resize a dynamic array of int[int] (6)
Oct 21 2008 Template argument deduction is too strict (4)
Oct 21 2008 Strange redirect on website (2)
Oct 20 2008 Invariant -- question #2 (18)
Oct 20 2008 Immutable (4)
Oct 20 2008 use delegate with IUnknown (4)
Oct 20 2008 Nullable types (24)
Oct 18 2008 evolution (15)
Oct 18 2008 xTests 0.8.6 released (6)
Oct 17 2008 Balance (2)
Oct 17 2008 "External interfaces" or "Interface maps" (7)
Oct 17 2008 Getting module of a class (10)
Oct 17 2008 Partial argument specification (11)
Oct 16 2008 CustomFloat (13)
Oct 16 2008 Getting derived classes (23)
Oct 16 2008 const sucks (25)
Oct 15 2008 [OT] Retreating from Iraq AT THE SAME TIME (18)
Oct 15 2008 Array literals (31)
Oct 15 2008 RegExp (3)
Oct 15 2008 Re: foo!(bar) ==> foo{bar} ==> foo[bar] (just Brackets) (1)
Oct 14 2008 Concatenating Tuples (7)
Oct 14 2008 Templated interface (4)
Oct 14 2008 scope and raising from constructor (2)
Oct 13 2008 D Runtime is in! (2)
Oct 13 2008 Another syntactic under-performer (9)
Oct 13 2008 DMD in Cygwin linking with ELF objects (5)
Oct 13 2008 Is it time for D 3.0? (20)
Oct 13 2008 [OT] Retreating from Iraq (26)
Oct 13 2008 whiteoak (1)
Oct 13 2008 esr's blog "C++ Considered Harmful" (2)
Oct 12 2008 chevrons for D templates in emacs (50)
Oct 12 2008 equivariant functions (185)
Oct 12 2008 Phobos/Tango Unification Plans (21)
Oct 11 2008 Uniform syntax for templates (second try) (10)
Oct 10 2008 back port opDot to D 1.0? (74)
Oct 10 2008 Template instantiation syntax (98)
Oct 10 2008 See Sharper, See D (8)
Oct 10 2008 Functional Programming Use Case (3)
Oct 10 2008 Array append proposal (14)
Oct 10 2008 Re: [OT] shuffling lines in a stream (5)
Oct 09 2008 shuffling lines in a stream (44)
Oct 09 2008 Results of Top 5 (7)
Oct 09 2008 random k-sample of a file (71)
Oct 09 2008 writef, positional arguments, and array formatting (15)
Oct 08 2008 Reference Tuples (3)
Oct 08 2008 Top 5 (269)
Oct 08 2008 Strange type redifinition error (5)
Oct 08 2008 templates. Millions of them. (2)
Oct 07 2008 End of line in druntime .di files (4)
Oct 07 2008 When will D get this feature? (12)
Oct 06 2008 Static argument optimization (16)
Oct 06 2008 Units of Measure in F# (15)
Oct 06 2008 foo!(bar) ==> foo{bar} (227)
Oct 06 2008 return const proposals (3)
Oct 06 2008 D Garbage Collector (3)
Oct 06 2008 Help with compile error (2)
Oct 06 2008 can't find future of D (2)
Oct 05 2008 SFINAE (14)
Oct 04 2008 Positive (309)
Oct 03 2008 null and IFTI (3)
Oct 03 2008 std.xml (3)
Oct 02 2008 D submission for c't programming contest gets special mention (8)
Oct 02 2008 Resizing array of AA's -- known bug? (2)
Oct 02 2008 Matrix/Linear Algebra Library? (11)
Oct 01 2008 C# interview (26)
Oct 01 2008 associative arrays: (7)
Sep 30 2008 Unofficial wish list status.(Oct 2008) (1)
Sep 30 2008 Array append performance revisited (3)
Sep 30 2008 invariant/const class storage class (19)
Sep 30 2008 .rehash (3)
Sep 30 2008 Copy constructor in D. Why it is necessary to have it. (27)
Sep 30 2008 Nothrow functions (12)
Sep 30 2008 Nothrow (2)
Sep 28 2008 Runtime reflection costs (4)
Sep 28 2008 D vs Java as a first programming language (49)
Sep 26 2008 [OT?] A struct linker (1)
Sep 25 2008 can we get a _d_raise hook? (4)
Sep 24 2008 Closure/Stack-to-Heap Semantics (6)
Sep 24 2008 OT: ABEL programming language (4)
Sep 23 2008 Introspection (5)
Sep 23 2008 Parallel assignment and little else (3)
Sep 23 2008 DLL and GC (1)
Sep 22 2008 D hidden features topic for StackOverflow (35)
Sep 22 2008 Pure functions in D (118)
Sep 20 2008 Race conditions in critical.c? (9)
Sep 19 2008 Yet another D editor (7)
Sep 19 2008 Benchmark suite (14)
Sep 17 2008 dmd bugs, part 1 (3)
Sep 17 2008 Revised CPUID/cache info - for review (4)
Sep 17 2008 Smooth transition to D2 for Tango users? (29)
Sep 16 2008 A suggestion to D commulity 2 (11)
Sep 16 2008 Stackoverflow needs an answer (1)
Sep 16 2008 A suggestion to D community (26)
Sep 16 2008 inetd or super-server in D :-) (11)
Sep 15 2008 The Death of GPUs (1)
Sep 15 2008 alpha docs of Cilk++ (for GCC and Visual Studio) (1)
Sep 15 2008 UTF-8 issues (10)
Sep 11 2008 CTFE determination? (13)
Sep 11 2008 Has anyone written an INI parser in tango? (18)
Sep 11 2008 Java adds concurrency annotations (3)
Sep 10 2008 Deleting AAs: Please test (1)
Sep 10 2008 Tango install problem (2)
Sep 10 2008 UNA 1.1 Released - "Live" Syntax Checking for D (21)
Sep 10 2008 a really strange problem (1)
Sep 10 2008 Determing cache sizes -- request for testing (20)
Sep 09 2008 Range proposal (5)
Sep 09 2008 int input (8)
Sep 09 2008 The proposal for bidirectional iterators (1)
Sep 09 2008 Partially Static GC (1)
Sep 09 2008 link.exe is not here (18)
Sep 08 2008 D main page got "broken" (2)
Sep 08 2008 LLVM D ... concurrent garbage collector ... (6)
Sep 07 2008 finalizer's not really finalizers? - causing segfaults (4)
Sep 07 2008 I think race condition exists in tango & phobos gc code (4)
Sep 06 2008 Threading and the Garbage handler mess. (9)
Sep 05 2008 Unified function call syntax (12)
Sep 04 2008 Proposal: forward compatibility (6)
Sep 04 2008 Libs matters (5)
Sep 03 2008 D interpreter? (9)
Sep 03 2008 Google Chrome and process-based design (26)
Sep 03 2008 First Tango conference (1)
Sep 03 2008 Refcounting smart pointer? (9)
Sep 03 2008 full allocation debugging for GC logger (2)
Sep 02 2008 Thin lock vs. Futex (3)
Sep 02 2008 D parser in tango or phobos (20)
Sep 01 2008 Ctag support (4)
Sep 01 2008 How could I contribute and clear status (5)
Sep 01 2008 Static operator overloads (again) (10)
Sep 01 2008 signaling NaNs and quiet NaNs (5)
Aug 31 2008 Unofficial wish list status.(Sep 2008) (5)
Aug 30 2008 setTypeInfo??? (8)
Aug 30 2008 Array append performance 2 (31)
Aug 30 2008 Run-time pointer checking (1)
Aug 29 2008 Why so many theoretical discussions when ... (18)
Aug 29 2008 DDBI and MySQL (8)
Aug 28 2008 Closures in C and Objective-C (1)
Aug 28 2008 'package' and access from subpackages.. (16)
Aug 27 2008 static if or version for CTFE (5)
Aug 27 2008 How to force a thread to unwind it's stack? (4)
Aug 27 2008 Optimization Library (3)
Aug 27 2008 cilk++ hyperobjects (3)
Aug 26 2008 More immutable data structures (1)
Aug 26 2008 Why is protected not also implicit package? (2)
Aug 25 2008 By the way, Thanks! (3)
Aug 25 2008 Why Strings as Classes? (227)
Aug 24 2008 Threads don't scale, processes do (9)
Aug 24 2008 TextPad Syntax File? (6)
Aug 23 2008 Multiple opCasts (5)
Aug 22 2008 Array append performance (67)
Aug 22 2008 DSFML problem - screen doesn't show (1)
Aug 22 2008 Request for forced implicit cast (2)
Aug 22 2008 ReadDirectoryChangesW? (9)
Aug 21 2008 Model Driven Development (5)
Aug 21 2008 Stroustrup interview (2)
Aug 20 2008 Object Oriented Programming with D Language. Private access specifier. (43)
Aug 19 2008 ATS language (2)
Aug 19 2008 A little of Partial Compilation (11)
Aug 19 2008 when compiling: unsupported char 0xc2 (5)
Aug 18 2008 generic array functions and vector operations (8)
Aug 17 2008 Thin Lock Implementation (40)
Aug 17 2008 D newb (21)
Aug 17 2008 Is the module system in D fundamentally flawed? (6)
Aug 16 2008 [OT]Talking to Pirates (11)
Aug 15 2008 Is there any way to make this code work? (3)
Aug 15 2008 Full closures (12)
Aug 15 2008 Anonymous classes should pass through super ctors (17)
Aug 15 2008 [OT] - does IP exist? (65)
Aug 13 2008 std.intrinsic (4)
Aug 12 2008 yield, C# etc (8)
Aug 12 2008 Struct/Class member/function pointer/ref Comparing (1)
Aug 12 2008 File by file or all files at the same time. (3)
Aug 12 2008 Feature Request: nontrivial functions and vtable optimizations (26)
Aug 12 2008 linux development advise (5)
Aug 11 2008 array copy/ref question (10)
Aug 11 2008 Suggestions for multiple class members with the same name (9)
Aug 10 2008 Cilk/Cilk++ (14)
Aug 10 2008 Is this intended behavior? (9)
Aug 09 2008 Recursive Templates (2)
Aug 09 2008 The future of D - follow up (4)
Aug 08 2008 Tango vs Phobos (297)
Aug 08 2008 D 2.0 on Mac OS X (6)
Aug 07 2008 Need help converting basic COM program from C++ to D (6)
Aug 07 2008 setmode again (12)
Aug 07 2008 Scope Locks: The "shared" middle ground (1)
Aug 07 2008 Synchronizing on an interfaces classinfo (2)
Aug 07 2008 free method again, treat class as name space only (4)
Aug 06 2008 Weak References (16)
Aug 06 2008 Suggestion: noInternalPointers property (4)
Aug 06 2008 array cast should be supported corrected (17)
Aug 06 2008 Even the experts get threading wrong (5)
Aug 06 2008 A taste of Scala (3)
Aug 05 2008 Anyone at SIGGRAPH next week? (5)
Aug 05 2008 Is it a Bug? (4)
Aug 05 2008 GDC on Windows (7)
Aug 05 2008 Is this project possible? (11)
Aug 04 2008 Precise GC (3)
Aug 04 2008 Larrabee (4)
Aug 04 2008 Multicores and Publication Safety (18)
Aug 03 2008 static this(), interdepencies, and bootstrapping (6)
Aug 02 2008 TreeSet (11)
Aug 02 2008 Template uniqueness not valid anymore from 1.031 to 1.033 (1)
Aug 01 2008 Potentially stupid newbie question (5)
Aug 01 2008 What is Invariant Good For? (23)
Aug 01 2008 Is the new D threading model emulating processes + shared memory? (3)
Aug 01 2008 Logging framework for Phobos and D 2.X (2)
Aug 01 2008 Logging framework for Phobos and D 2.X (1)
Jul 31 2008 Request: Simple Associative Sets (1)
Jul 31 2008 Pantheios 1.0.1 (beta 145) released (2)
Jul 31 2008 Unofficial wish list status.(Aug 2008) (1)
Jul 31 2008 HelloWorld5 test (2)
Jul 31 2008 Symbols (1)
Jul 30 2008 dmd -lib and executable size (+10 MB) (18)
Jul 30 2008 Sharing in D (151)
Jul 30 2008 how to do member function pointer in D? (17)
Jul 29 2008 Why is MS-COM a language feature? (4)
Jul 29 2008 Recursive Templates (17)
Jul 29 2008 Comparing interfaces does not call opEquals (4)
Jul 29 2008 Recursive template problem (6)
Jul 29 2008 Size of executable almost triples (8)
Jul 28 2008 D should have a root interface (18)
Jul 28 2008 Spell checking in Descent (OT?) (7)
Jul 28 2008 I just watched a newb run into Bug 929. (2)
Jul 28 2008 What is the difference? (D2) (5)
Jul 27 2008 Not just for cryptography (8)
Jul 26 2008 Runtime Support (3)
Jul 25 2008 More videos? (1)
Jul 24 2008 Method Call Overhead Stats for GDC (function vs virtual vs final) (3)
Jul 24 2008 D and Unicode(UTF16) strings (3)
Jul 24 2008 Thin Locks in D (27)
Jul 24 2008 IDEA: invariant-related gc hints (5)
Jul 24 2008 auto-complete implementation idea - need feedback (7)
Jul 23 2008 mixin template as virtual function with variadic params not working (2)
Jul 23 2008 C like macro is useful (3)
Jul 23 2008 D and the demo scene (14)
Jul 22 2008 Running all unittests in gdc (3)
Jul 22 2008 More D on reddit (6)
Jul 21 2008 RTest, a random testing framework (22)
Jul 21 2008 To begin in D coming from Python (26)
Jul 20 2008 Regex and utf8 (6)
Jul 19 2008 Possible Lazy Keyword? (Re: Array comprehensions and the like) (6)
Jul 19 2008 Bug? A template mixin inside class makes the dtor of class being invoked 3 times (2)
Jul 19 2008 Omittable parens is an evil (35)
Jul 18 2008 DMD downloads (1)
Jul 18 2008 Array comprehensions and the like (4)
Jul 18 2008 Bug in Tango.math.random.Kiss (2)
Jul 18 2008 UNA & D Screencast Now Available (3)
Jul 18 2008 Formal annotating Code for Optimizations? (11)
Jul 17 2008 inlining (40)
Jul 17 2008 Is D2.0 CTFE broken? (2)
Jul 16 2008 [Suggestion] More deprecation features (19)
Jul 16 2008 Porting D2 code to D1 (22)
Jul 16 2008 Parallel Foreach, CallBox (2)
Jul 16 2008 Donation Button? (7)
Jul 15 2008 Parallel programming (10)
Jul 15 2008 Language Features for Management on Dr. Dobb's (5)
Jul 14 2008 Qt and C++ for GUI, D for rest (1)
Jul 13 2008 [D2] How to not full closure? (23)
Jul 13 2008 Retrieving the mangle of a member of a class impossible, when class is typedefed (3)
Jul 13 2008 D2 full closure? (12)
Jul 12 2008 Compiling DMD parser? (30)
Jul 12 2008 When warnings attack (4)
Jul 12 2008 How to distinguish a delegate from a function? (10)
Jul 12 2008 Strings hash value memoized (5)
Jul 11 2008 Is Phobos in dmd 1.0.30 bundle ? (9)
Jul 11 2008 Is this thread safe? (10)
Jul 11 2008 associative array definition (2)
Jul 11 2008 UNA Now Supports D (12)
Jul 10 2008 DMD profiler very slow (7)
Jul 10 2008 Broken link in docs (1)
Jul 10 2008 Dynamic arrays, basic type names, auto (13)
Jul 09 2008 An extolment for Walter (21)
Jul 09 2008 Dsss on ubuntu/debian (3)
Jul 08 2008 D Conference Videos (18)
Jul 06 2008 Multisort (3)
Jul 06 2008 When D is not nice (33)
Jul 06 2008 Integer overflows (6)
Jul 05 2008 Wish: Variable Not Used Warning (178)
Jul 05 2008 problem with the variadic template (4)
Jul 04 2008 Problems with shared library (-fPIC) and tango (15)
Jul 04 2008 Interface reference (4)
Jul 04 2008 Pass _arguments to next method? (6)
Jul 04 2008 corn's concurrent programming as an example (1)
Jul 03 2008 Suggestion: Xor Comparison Operator (4)
Jul 03 2008 How to do PostgreSQL with D Language? (2)
Jul 03 2008 Command-line arguments (46)
Jul 03 2008 How to use resource files in D (6)
Jul 03 2008 Iterating over multiple collections in parallel (16)
Jul 03 2008 Find who is linking to digitalmars.com (with link !) (1)
Jul 03 2008 Find who is linking to digitalmars.com (4)
Jul 03 2008 Enhancement idea (3)
Jul 02 2008 parser generator in d (14)
Jul 02 2008 referencing variables declared in an external c file (4)
Jul 02 2008 Python dictionary inspired hash table implementation (15)
Jul 01 2008 DMD back end dev-kit (28)
Jul 01 2008 Idea: Class extension as an interface (1)
Jun 30 2008 Unofficial wish list status.(Jul 2008) (197)
Jun 30 2008 OT: CFGs vs PEGs? (5)
Jun 30 2008 undefined identifier GWL_USERDATA (5)
Jun 29 2008 Test for self referential templated Class (13)
Jun 29 2008 deleting objects caused "Finalization error" when threading (4)
Jun 28 2008 convert interger to pointer (7)
Jun 28 2008 converting c's c* to d strings (6)
Jun 28 2008 Building library with more than one libraries built with the new -lib switch (1)
Jun 26 2008 A feature request (6)
Jun 25 2008 synchronized { } (30)
Jun 25 2008 change opEquals to return bool (13)
Jun 25 2008 Feature Req.+Patch: O(1) removeRange (7)
Jun 24 2008 So... extemsion methods... (1)
Jun 24 2008 Proposal: real struct literals (11)
Jun 24 2008 Generic const - a non-functional view (36)
Jun 23 2008 [Solved] writefln segmentation fault using GDC 4.2 (2)
Jun 23 2008 Meta / CTFE library (7)
Jun 22 2008 Carpooling (1)
Jun 22 2008 D postmortem (6)
Jun 22 2008 D2 status interim report ? (11)
Jun 21 2008 OSGi and D (5)
Jun 21 2008 Spreading the word about D (84)
Jun 20 2008 Template constraints in D (39)
Jun 20 2008 Pure, const, etc (3)
Jun 20 2008 Idea: function contracts + CTFE (8)
Jun 20 2008 X[]==Y[] is 7X slower than it should be -- why? (23)
Jun 19 2008 A Spread Spectrum language (1)
Jun 19 2008 D 2.0 64 bit Compiler (6)
Jun 18 2008 readLine and line terminators (4)
Jun 18 2008 Rationale for not allowing overload of && and ||? (10)
Jun 18 2008 array.length++ not an lvalue (13)
Jun 18 2008 Intel's new AVX instruction set (1)
Jun 17 2008 Map/Reduce/Filter (11)
Jun 16 2008 Feature request - type inference for new (9)
Jun 16 2008 Anonymous Delegates (11)
Jun 15 2008 Nice Words About D (1)
Jun 15 2008 New Tango collection Package/ container (2)
Jun 15 2008 opDot runtime Error: AssertError Failure foo.d(9394) null this (1)
Jun 15 2008 Walter did yo realy go Ohhhh? (30)
Jun 14 2008 D Website: D Links suggestion (1)
Jun 13 2008 CT Intel's new language (7)
Jun 13 2008 D learning curve (23)
Jun 12 2008 Adding D Editor Support (57)
Jun 12 2008 The Fan Programming Language (5)
Jun 11 2008 Shouldn't std.variant use const where appropriate? (1)
Jun 11 2008 Fast switching.. (10)
Jun 10 2008 Shouldn't private methods be virtual too? (10)
Jun 09 2008 Importance of memory organization for speed (4)
Jun 09 2008 doc bug struct const D website (1)
Jun 09 2008 Help to improve speed (10)
Jun 09 2008 AA performance again (18)
Jun 08 2008 Are static useful? (2)
Jun 08 2008 DDBI and SQLite Troubles (2)
Jun 08 2008 std.typecons:toString from defineEnum (1)
Jun 08 2008 [~ot] why is programming so fun? (8)
Jun 07 2008 Implementing multithreading policy templates in D? (11)
Jun 07 2008 GC Bug? Error: Unable to accept socket connection: Interrupted system call (5)
Jun 07 2008 Bool type - can't it be zero / nonzero? (5)
Jun 05 2008 DDBI and SQLite Troubles (7)
Jun 05 2008 Reduce redundancy in alias (5)
Jun 03 2008 erlang-vs-scala (14)
Jun 03 2008 reduce string ranges (6)
May 31 2008 Unofficial wish list status.(Jun 2008) (1)
May 30 2008 Coming Events (2)
May 29 2008 Anybody tried to get tango working with GDC under windows? (4)
May 29 2008 class scope virtual template functions (21)
May 29 2008 Poll: a nonstate keyword (18)
May 28 2008 Arrays: Core or Library Type? (3)
May 28 2008 Several segmentation faults (11)
May 27 2008 [~ot] why is programming so fun? (204)
May 25 2008 Exception "Access Violation" in calling new() (8)
May 24 2008 Anonymous delegates and auto (1)
May 23 2008 EA STL (4)
May 23 2008 DMD release candidates (3)
May 22 2008 Advice on linking D programs to fortran77 blas/lapack (8)
May 22 2008 What's up with the wiki? (3)
May 21 2008 std.algorithm issue (14)
May 21 2008 link problem: Symbol Undefined .text (4)
May 21 2008 A split problem (1)
May 21 2008 Does D (DMD/Win) use ES, FS & GS for anything? (8)
May 20 2008 The headers need some attention (2)
May 20 2008 A switch/case too far... (13)
May 20 2008 e->Expression::castTo() equivalence in D? (4)
May 19 2008 test if a parameter is a struct (3)
May 19 2008 Why we chose not to use D for our Linux project (60)
May 18 2008 What is the size of a module? (4)
May 18 2008 documentation and papers about const/invariant (14)
May 18 2008 Complex Meta Programming (5)
May 17 2008 For Chris (6)
May 17 2008 C++ vs Lisp (36)
May 17 2008 Runtine Library Loading? (5)
May 17 2008 pipe! (1)
May 17 2008 How does inlining work for ref parameters? (6)
May 16 2008 Dv1 vs. Dv2 internals direction document? (4)
May 16 2008 large objects and GC (14)
May 16 2008 Why is the ABI for structs different between Linux and Windows? (8)
May 15 2008 opEquals needs to return bool (13)
May 14 2008 What you use D for? (50)
May 14 2008 Proposal: Package aliases (28)
May 14 2008 On packages and naming them (5)
May 14 2008 eliminate cast (13)
May 13 2008 Exporting classes and interfaces from DLL (4)
May 13 2008 class template specialization and inheritance (14)
May 13 2008 safer casts - take II (52)
May 12 2008 DMD compiler exception (3)
May 11 2008 Proposal: Extension Methods (17)
May 11 2008 Dynamic arrays in D 1.0 (44)
May 11 2008 getting started in D (4)
May 10 2008 Forbid the use of method name "init" (4)
May 10 2008 to const or not to const (2)
May 09 2008 Parens (14)
May 09 2008 grep (15)
May 09 2008 Simple answer to ; (1)
May 09 2008 Error Message useless (26)
May 09 2008 PROPOSAL: Fully-qualified names to extend overload sets (3)
May 09 2008 Hello D World (26)
May 09 2008 Safer casts (178)
May 08 2008 Redundancy in Programming Languages (7)
May 07 2008 Executable size (32)
May 07 2008 Macro system in D (8)
May 07 2008 Array Capacity Field (21)
May 06 2008 std.bitarray examples (24)
May 06 2008 Compile from stdin (9)
May 05 2008 Duplicate posts ? (2)
May 05 2008 i18n and string in another locales [charsets],,?? (3)
May 05 2008 strings and char arrays (2)
May 05 2008 More D newb questions. (86)
May 05 2008 compiling i386 on a ppc mac (3)
May 05 2008 why ; ? (150)
May 04 2008 Compiling DMD for *nix platforms (13)
May 04 2008 Request!? why i can't do these things in d???? (4)
May 04 2008 Proposal: a somewhat concurrent GC for D (1)
May 04 2008 Sorting array or AssocArrays by value. (21)
May 03 2008 Datagram Networking Not Getting any Data? (2)
May 03 2008 Compiler crash (2)
May 03 2008 / single linked homogenous list template (3)
May 03 2008 Nedmalloc (4)
May 03 2008 Feature Request: "self" keyword to indicate "the current function" (1)
May 02 2008 programming languages and beards (9)
May 02 2008 Static strings in templates (7)
May 01 2008 A programming challange (German) (5)
May 01 2008 Feature Request: Linked Arrays (14)
May 01 2008 Little program called fortune (2)
May 01 2008 rtti cast (31)
May 01 2008 "multi morphic" classes (6)
May 01 2008 U++ Core vs D programming language (10)
May 01 2008 Adapting to a specific processor (5)
Apr 30 2008 More keywords? Or fewer? (12)
Apr 30 2008 Unofficial wish list status.(May 2008) (4)
Apr 30 2008 For Chris (4)
Apr 30 2008 DDoc Improvments (7)
Apr 29 2008 GSL Library (1)
Apr 29 2008 Idea: partially pure functions (29)
Apr 29 2008 std.stringbuffer (50)
Apr 28 2008 Coroutine's Communication (6)
Apr 28 2008 Matlab with D (1)
Apr 28 2008 std.stream example (3)
Apr 28 2008 Make 'abstract' mandatory if the class is intended to be abstract, (5)
Apr 27 2008 Phobos warnings in DMD 1.029 and 2.013 (3)
Apr 27 2008 Is all this Invarient **** er... stuff, premature optimisation? (72)
Apr 27 2008 Const spec status. (9)
Apr 27 2008 Do we need "foreach"? (13)
Apr 27 2008 Manifest constants: why enum instead of invariant? (7)
Apr 27 2008 Detours and D? (4)
Apr 27 2008 D Bugzilla issue + bugreport (5)
Apr 26 2008 Automatic Foreach (36)
Apr 26 2008 A solution to multiple opCasts (2)
Apr 26 2008 Static constructors (2)
Apr 26 2008 Empty array vs. null array (WAS: Re: Arrays) (3)
Apr 26 2008 std.stream.OutputStream (6)
Apr 25 2008 Templates are way lazy. Is this expected behaviour? (3)
Apr 25 2008 implicit conversions between array and pointer (8)
Apr 25 2008 D Moves to 12th Place in Top Programming Languages (7)
Apr 25 2008 Too many attributes? (7)
Apr 25 2008 Annotations for D (1)
Apr 24 2008 What is nothrow for? (25)
Apr 24 2008 John Conway's Game of Life in D v1.0 (4)
Apr 24 2008 Posting My Demo (3)
Apr 24 2008 Looking for presenter for Colorado Springs, CO group (1)
Apr 24 2008 Updating D 1.0 (10)
Apr 24 2008 Feature request: array stuff (6)
Apr 24 2008 What's the problem if add toMBSz to tango.sys.win32 ? (10)
Apr 24 2008 Agg in D? (4)
Apr 23 2008 Sort! string[][] (2)
Apr 22 2008 Calling D function from C (6)
Apr 22 2008 Swig to C (GSoC project) (1)
Apr 21 2008 K. Inaba's Chart of D's Growth (10)
Apr 21 2008 PROPOSAL: goto-out-of-delegates = continuations (1)
Apr 21 2008 Comparing Speed C++ & D (1)
Apr 21 2008 Clear expression of English on this forum (6)
Apr 21 2008 throws or the like (3)
Apr 21 2008 bigints (7)
Apr 20 2008 template hiding suggestion ! (17)
Apr 20 2008 D Implementation Documentation (1)
Apr 19 2008 Status D dynamic libs? (21)
Apr 19 2008 Concurrency in D and Active Objects (5)
Apr 18 2008 Looking for resource compiler (2)
Apr 18 2008 Library standardization (105)
Apr 18 2008 D adoption prerequisites (17)
Apr 18 2008 Question to std.perf users (1)
Apr 18 2008 Array of interfaces static initialization (6)
Apr 18 2008 Memory footprint of multi-dimensional arrays (9)
Apr 18 2008 A Fresh Look at Comparisons, Take 2 (34)
Apr 17 2008 Anyone come up with some cool algorithms/templates for D lately? (19)
Apr 17 2008 gdc compiler/linker error (1)
Apr 16 2008 A few simple syntactic proposals (24)
Apr 16 2008 comparison operators (3)
Apr 16 2008 Handling constructive criticism (48)
Apr 16 2008 Notes 5, GC performance (5)
Apr 16 2008 ref storage class in templates (5)
Apr 14 2008 Module name compile time constant? (17)
Apr 14 2008 Operator Overloading - elegant and easy to compile (1)
Apr 14 2008 Operator Overloading - elegant and easy to compile (6)
Apr 14 2008 Stack 16 (2)
Apr 14 2008 Think of the children (2)
Apr 14 2008 Yet another MRV proposal! (30)
Apr 14 2008 Core vs Library (10)
Apr 14 2008 A fresh look at comparisons (48)
Apr 13 2008 how about dem 64bits? (22)
Apr 13 2008 Special compilation mode (7)
Apr 13 2008 Get any time in milliseconds? (11)
Apr 13 2008 Implicit template properties (2)
Apr 13 2008 Question 2: Extendible OpenGL GUI library (8)
Apr 12 2008 Another template question (3)
Apr 12 2008 Phobos - Mars' Moon (10)
Apr 12 2008 Weak references. (30)
Apr 12 2008 Alias question ( 1.0 ) (5)
Apr 12 2008 D performance guideline (request) (15)
Apr 11 2008 Alternate declaration syntax (39)
Apr 11 2008 D shared libraries (14)
Apr 10 2008 What is the correct use of auto? (37)
Apr 10 2008 OT - Memory usage in days of yore (17)
Apr 10 2008 On the richness of C++ (80)
Apr 09 2008 Suggestion: Change precedence of 'new' (23)
Apr 09 2008 Intel Ct (2)
Apr 09 2008 Multibyte support on Windows, Phobos vs Tango, which is right? (6)
Apr 09 2008 pure or not pure? (41)
Apr 09 2008 Another Transitive const solution (15)
Apr 09 2008 I just got it! (invariant/const) (56)
Apr 09 2008 Inheriting from a const class (1)
Apr 08 2008 Normalizing Const Syntax. (21)
Apr 08 2008 D classes inherane. How it works. (19)
Apr 07 2008 PROPOSAL: opSeq() (8)
Apr 07 2008 Best windows Client Server lib (14)
Apr 06 2008 dmd -H switch and implementation details (4)
Apr 06 2008 secure const and (3)
Apr 06 2008 Extending "scope" (7)
Apr 05 2008 Proposal: GC and "delete" (5)
Apr 05 2008 Storage class consistency (4)
Apr 05 2008 de facto keywords (6)
Apr 05 2008 Keywords (1)
Apr 04 2008 Who defines __fhnd_info[_NFILE] ? (2)
Apr 04 2008 Grafting Functional Support on Top of an Imperative Language (41)
Apr 04 2008 Mutable and pure - Should we move this discussion offsite? (4)
Apr 04 2008 unpaintable (the solution to logical const) (33)
Apr 04 2008 Isn't "transitive" the wrong word? (28)
Apr 04 2008 What is pure and what is not pure (2)
Apr 04 2008 pure, safe and generalized attributes (16)
Apr 03 2008 Forums suffering Priority Inversion with Livelock (14)
Apr 03 2008 newby: transitive const, I like the idea (1)
Apr 03 2008 Mimimal runtime library (6)
Apr 03 2008 Will compiler-enforced pure be too strict? (3)
Apr 03 2008 adding dyn_va_arg to D? (1)
Apr 02 2008 How do I instantiate a class as invariant? (2)
Apr 02 2008 const/invariant bug? (8)
Apr 02 2008 Workarounds for Lack of Mutable Keyword (12)
Apr 02 2008 Implicit const (7)
Apr 02 2008 Inlining in HotSpot (1)
Apr 02 2008 Internal Error (5)
Apr 02 2008 Feature request: add degToRad and radToDeg to phobos / tango (2)
Apr 01 2008 Knight's Challenge in D (25)
Apr 01 2008 extensible classes and const (1)
Apr 01 2008 Do pure functions solve the "return const" problems? (45)
Apr 01 2008 Idea: "Explicit" Data Types (11)
Apr 01 2008 Fully transitive const is not necessary (194)
Apr 01 2008 Proposal request: explicit propreties (25)
Apr 01 2008 Standard Event Driven Object Library for D (11)
Mar 31 2008 Idea: Extern C++ Classes (3)
Mar 31 2008 Adding finally to switch (11)
Mar 31 2008 Unofficial wish list status.(Apr 2008) (1)
Mar 31 2008 garbage collection speed (1)
Mar 31 2008 Pulling some builtin logic out (10)
Mar 31 2008 Nested slicing (6)
Mar 31 2008 Template alias parameter mixin import inference (3)
Mar 30 2008 Is const to ease programming or compiling multicore? (2)
Mar 30 2008 Chance to put in a good word for D (1)
Mar 30 2008 Class-Interface compatibility (3)
Mar 30 2008 Qt bindings with the D2 C++ compatibility (3)
Mar 30 2008 Removing D embedded in HTML feature (42)
Mar 30 2008 const(FAQ) on reddit (1)
Mar 30 2008 Stagnant features, and missing features (2)
Mar 30 2008 A time-delayed plan for renaming const flavors (3)
Mar 30 2008 Documentation of "scope" function parameters (4)
Mar 30 2008 Sorted Map/AA for D2.0 (3)
Mar 29 2008 version'ing issue (3)
Mar 29 2008 Small feature request (7)
Mar 29 2008 mips processor? (4)
Mar 29 2008 PROPOSAL: mixin candy (1)
Mar 28 2008 ETA on multiprogramming (4)
Mar 28 2008 BCS's const incompleteness Conjecture (2)
Mar 28 2008 const(FAQ) (41)
Mar 28 2008 std.string.removechars does not remove leading chars (1)
Mar 28 2008 Why I use D, and why I don't use D (3)
Mar 28 2008 Could const/invariant be optional? (7)
Mar 28 2008 Why I Use D (39)
Mar 27 2008 dstring support? (4)
Mar 27 2008 std.hiddenfunc not found (2)
Mar 27 2008 EBNF for D? (8)
Mar 27 2008 EndianStream needs to be reexamined! (9)
Mar 27 2008 Why I (Still) Won't Use D (234)
Mar 27 2008 general copyright question (11)
Mar 26 2008 WordCount performance (47)
Mar 26 2008 D language/grammar documentation (5)
Mar 25 2008 DMC, GCC-XML and .h->.d (2)
Mar 25 2008 Continuous Integration (19)
Mar 24 2008 Compiler signature (1)
Mar 24 2008 Legal immunity for const (1)
Mar 24 2008 Const unbackled (2)
Mar 24 2008 Proposal for scoped const contracts (23)
Mar 24 2008 Range Type (30)
Mar 24 2008 /FA-like switch for dmd? ("generate assembly listing") (8)
Mar 23 2008 Rails-like Model in D (making it "automagical") (7)
Mar 23 2008 Const correctness revisited (proposal) (11)
Mar 23 2008 x86-64 (2)
Mar 23 2008 Const question (9)
Mar 23 2008 Candydoc (35)
Mar 23 2008 (this T) versus (const K), TransferConst!, etc. (2)
Mar 22 2008 Question about template instantiation scope (3)
Mar 22 2008 Template question about alias (5)
Mar 22 2008 Template questions (8)
Mar 21 2008 Memory Safety (11)
Mar 21 2008 Please do not defer the scoped closure (3)
Mar 21 2008 const debacle (99)
Mar 21 2008 PONDER: Maybe destructors should be "last chance functions" (1)
Mar 21 2008 Idea to ease tail-const class reference woes (10)
Mar 20 2008 "SFINAE is Evil" (26)
Mar 20 2008 Formatting error for Lars (9)
Mar 20 2008 Smart slicing (16)
Mar 20 2008 D and ScaLAPACK (3)
Mar 20 2008 automatic conversion to invariant (string?) (12)
Mar 20 2008 Searching Problem Web News (3)
Mar 19 2008 Hashing and imports (1)
Mar 19 2008 Dhrystone Benchmark (2)
Mar 19 2008 Overlapping functionality: IFTI, templates, is-expressions (39)
Mar 18 2008 D speed compared to C++ (27)
Mar 18 2008 array concatenation issue? or me being stupid (4)
Mar 17 2008 Logging function name, line, file... (9)
Mar 17 2008 Multilevel language (2)
Mar 17 2008 Can't declare a "template parameter which takes anything" (4)
Mar 17 2008 Can't declare "template parameter which takes value of any type" (1)
Mar 16 2008 Quantifying the Performance of Garbage Collection vs. Explicit Memory Management (20)
Mar 16 2008 Questions about D for a real project (27)
Mar 16 2008 Baiting (16)
Mar 16 2008 GC BUG: Referenced object destroyed before released (17)
Mar 16 2008 D's IUnknown (1)
Mar 15 2008 comparison of D2 and C++0x (8)
Mar 15 2008 \ OctalDigit etc. (6)
Mar 15 2008 request for moderation (39)
Mar 15 2008 array length vs $ (9)
Mar 15 2008 Alternative solutions to returning ref types. (5)
Mar 14 2008 function returning a tuple (4)
Mar 14 2008 Ref to deh_end deh_beg (6)
Mar 14 2008 Quote for the front page (4)
Mar 14 2008 Comprehensive comprehensions (1)
Mar 13 2008 Possilbe stub func backend related optimization (1)
Mar 13 2008 WTF? (11)
Mar 13 2008 Slow GC? (11)
Mar 12 2008 Interface (4)
Mar 12 2008 start partial binary (10)
Mar 12 2008 C++ Resyntaxed (13)
Mar 12 2008 That one last frontend feature to obsolete rebuild (7)
Mar 12 2008 [Feature Request] delegate or pointer to C++ function member (1)
Mar 12 2008 XML Benchmarks in D (22)
Mar 12 2008 Jesse is on a definate campaign (2)
Mar 12 2008 version(D_Version2) (10)
Mar 11 2008 how to write a const-object container array? (2)
Mar 11 2008 Struct Inheritance (not concept interfaces) (5)
Mar 10 2008 Factoring out common ctor code with const members (1)
Mar 10 2008 Explicit memory deallocation (12)
Mar 10 2008 Logitech G15 Display SDK in D (10)
Mar 10 2008 "D" annoyances (45)
Mar 10 2008 Feature request: with for enums (4)
Mar 09 2008 Rebuild - an annoying feature (17)
Mar 09 2008 Dsss-annoying feature (5)
Mar 09 2008 What's your fav D logo ? (17)
Mar 08 2008 Number of "D" users (3)
Mar 08 2008 allocate an array of AA? (4)
Mar 08 2008 The Muppet Show (4)
Mar 08 2008 D2 opAssign conflict (2)
Mar 08 2008 Eval order, bug or design decision? (5)
Mar 08 2008 Integral system (3)
Mar 08 2008 Fragile virtual functions (6)
Mar 08 2008 is this FUD? (3)
Mar 07 2008 About the front-end & dogfood (7)
Mar 07 2008 Readable "is" expressions (4)
Mar 07 2008 Efficient dynamic dispatch without virtual function tables: the SmallEiffel compiler (8)
Mar 07 2008 Dynamic object inherane (1)
Mar 07 2008 struct destructors (7)
Mar 06 2008 Who favors the current D1 situation? (95)
Mar 06 2008 An idea for an extensible, Lexer/Parser/Framework for compilers. (4)
Mar 06 2008 Suggestion: Allow Multiple Inheritance and still preserver super() functionality (7)
Mar 06 2008 SIMD Progress? (3)
Mar 06 2008 Re: [OT] Ty Tower needs a fair go. (1)
Mar 06 2008 Re: [OT] Ty Tower needs a fair go. (5)
Mar 06 2008 BufferedFile bug? (13)
Mar 05 2008 Thanks for putting up with me (6)
Mar 05 2008 ControlExample.d (1)
Mar 05 2008 [OT] Would it be OK to post a job ad? (16)
Mar 05 2008 Suggestion to use common Win32 headers (17)
Mar 05 2008 ikiwiki for D ? (1)
Mar 04 2008 Mea Culpa (20)
Mar 04 2008 SIMD Status? (5)
Mar 04 2008 constructor inheritance (16)
Mar 04 2008 std.algorithm - notes (9)
Mar 04 2008 new, pattern matching, scoping (4)
Mar 04 2008 array setting with objects (bug?) (5)
Mar 04 2008 Re: We need to clarify if 'real' is the 'default floating point type' or not. (4)
Mar 03 2008 unittest and WinMain (4)
Mar 03 2008 We need to clarify if 'real' is the 'default floating point type' (13)
Mar 02 2008 Compiler says it does something that it does not do (25)
Mar 02 2008 in and const parameters (1)
Mar 02 2008 Serious problem with opCmp (6)
Mar 02 2008 opMul (30)
Mar 02 2008 Lisp like lists and a problem with TANGO fromStringz (13)
Mar 01 2008 Tango FileRoots (12)
Mar 01 2008 DDoc and comments (20)
Mar 01 2008 reature request: fixed point (16)
Mar 01 2008 Error derived from Exception is WRONG, DAMNIT (17)
Feb 29 2008 Unofficial wish list status.(Mar 2008) (1)
Feb 29 2008 Unofficial wish list status.(Mar 2008) (1)
Feb 29 2008 Tango DeRailed,DeActive Nomen est Omen ? (5)
Feb 28 2008 template bug? (8)
Feb 28 2008 Syntactic Sugar for Virtual Constructors? (16)
Feb 27 2008 Parallel Programming with Transactions (3)
Feb 26 2008 Updating cygwin's gdc (2)
Feb 26 2008 debug() (9)
Feb 26 2008 Wrong array.idup documentation for D1? (2)
Feb 25 2008 static try catch construct would be helpful (11)
Feb 25 2008 Less coding (7)
Feb 25 2008 RFC: tupleof specification (4)
Feb 25 2008 VTD-XML 2.3 released (8)
Feb 25 2008 D not able to link .o files (8)
Feb 24 2008 Classinfo getMembers function return (4)
Feb 24 2008 D docs in SVN (7)
Feb 24 2008 object.opEquals return type (14)
Feb 23 2008 Comments on DMD frontend. (30)
Feb 23 2008 stability (82)
Feb 23 2008 Supercompilers (1)
Feb 23 2008 64bit call (2)
Feb 23 2008 halitbut Lightweight markup language, txt input, output (2)
Feb 23 2008 RFC: A tailconst template (2)
Feb 23 2008 2.011 invariant question (13)
Feb 22 2008 Other language features you'd want in D (16)
Feb 22 2008 PROPOSAL: dsimpl (4)
Feb 22 2008 std.complex MAY I REMIND YOU? (15)
Feb 22 2008 Interactive D? (19)
Feb 22 2008 Import C++ class (2)
Feb 21 2008 Feature Request - Raw HTML in ddoc comments (59)
Feb 20 2008 what this? Error: hidden method called for ... (3)
Feb 20 2008 My Kingdom For ... (71)
Feb 20 2008 std.string.find (1)
Feb 17 2008 Proper way to fix ice-on-valid-code? (2)
Feb 17 2008 virgil language (5)
Feb 17 2008 Remaining const niggles #1 - Custom POD types (11)
Feb 17 2008 Re: Totally OT: Quantum Mechanics proof for the existence of a Supreme (1)
Feb 17 2008 Re: Totally OT: Quantum Mechanics proof for the existence of a Supreme (1)
Feb 16 2008 Why can't we define re-assignable const reference variable? (95)
Feb 16 2008 Re: Article first draft: The Joy and Gibbering Terror of Custom-Loading (1)
Feb 16 2008 member functions call tracer (1)
Feb 16 2008 Re: Totally OT: Quantum Mechanics proof for the existence of a Supreme (2)
Feb 16 2008 D slower than C++ in compile time (27)
Feb 15 2008 const member function synatx? (6)
Feb 15 2008 linux vs posix (changeset 578). (4)
Feb 14 2008 "in" operator & const (3)
Feb 14 2008 D slower than C++ by a factor of _two_ for simple raytracer (gdc) (52)
Feb 14 2008 Re: Totally OT: Quantum Mechanics proof for the existence of a Supreme (1)
Feb 14 2008 Totally OT: Quantum Mechanics proof for the existence of a Supreme Conciousness? (51)
Feb 12 2008 WeakRef updated to support Tango, too (39)
Feb 12 2008 COM in D explanation or tutorial? (3)
Feb 12 2008 Differences between D2 and D1 (5)
Feb 12 2008 64-bit support (21)
Feb 12 2008 Go compiler! (5)
Feb 11 2008 [2.0] Remove deprecation of delete hash[key] (and change its semantics) (5)
Feb 10 2008 sort! (std.algorithm) (2)
Feb 09 2008 Question about explicit template instantiation (19)
Feb 09 2008 Meaning of invariant (8)
Feb 09 2008 Necessities for Adoption of D (31)
Feb 09 2008 Postfix string literal alternative suggestion (11)
Feb 09 2008 google-techtalk: getting c++ threads right (1)
Feb 08 2008 Phobos documentation in source files (4)
Feb 08 2008 beholde the power of vectorization (1)
Feb 08 2008 Macro dangers (2)
Feb 08 2008 Feature request: function prototypes (9)
Feb 08 2008 open, close, dup, dup2, lseek, read, write, fileno, etc. (17)
Feb 08 2008 implicit conversion & associative array. (2)
Feb 07 2008 stdlib Solution? (1)
Feb 07 2008 foreach reference to struct variable (6)
Feb 07 2008 directx with d (13)
Feb 06 2008 Error on website. (3)
Feb 06 2008 Standard Library Poll (6)
Feb 06 2008 resize problem with arrays of arrays? (4)
Feb 06 2008 Standard Library Concerns (Phobos / Tango) (102)
Feb 06 2008 In case anybody cares at all, here's a set of patches for GDC's phobos (3)
Feb 06 2008 question regarding binary size (2)
Feb 06 2008 The mysterious 2.011 (2)
Feb 05 2008 D1.0 doc source (2)
Feb 05 2008 x.sizeof vs typeid(x) (40)
Feb 05 2008 error in D website demo (6)
Feb 05 2008 Microsoft likes D? (10)
Feb 05 2008 Make D a dynamic language. (5)
Feb 04 2008 Multi-Thread Application problem (4)
Feb 03 2008 Delimited and token string postfix? (1)
Feb 02 2008 concurrency (25)
Feb 01 2008 Modules (1)
Feb 01 2008 getAttr method (19)
Jan 31 2008 Meta-Feature Request: a way to get feedback on patches for DMD/Phobos (2)
Jan 31 2008 Unofficial wish list status.(Feb 2008) (1)
Jan 31 2008 D for Mac OS X 10.5 PowerPC ? (1)
Jan 31 2008 alias annotations - unque / owned / shared / lent (3)
Jan 31 2008 Steve Yegge on D (1)
Jan 30 2008 Windows console is broken (15)
Jan 30 2008 Why string alias is invariant ? (22)
Jan 30 2008 d-programming-language.org (2)
Jan 30 2008 Standardization of D (23)
Jan 30 2008 const challenge (79)
Jan 30 2008 Allocating a fixed-size array on the heap (8)
Jan 30 2008 Patch against GDC's phobos to let the GC track multiple stacks per (2)
Jan 29 2008 Download page and D docs defaulting to D2 (16)
Jan 29 2008 forward references...again (10)
Jan 28 2008 char arrays (2)
Jan 28 2008 Newbie initial comments on D language - destructor usage (12)
Jan 28 2008 Newbie initial comments on D language - RTTI and run-time reflection (30)
Jan 28 2008 Newbie initial comments on D language - scope (65)
Jan 28 2008 Newbie initial comments on D language - delegate (27)
Jan 28 2008 Newbie initial comments on D language - general (2)
Jan 28 2008 Tango Distrbution (1)
Jan 28 2008 Windows Mobile (1)
Jan 28 2008 __traits(getOverloads) (1)
Jan 27 2008 Why import statements are not allowed in function bodies (or any block of code)? (8)
Jan 27 2008 Tango channel on IRC (11)
Jan 27 2008 Descent and gotoapi (10)
Jan 27 2008 Feature request DMD: fqn in message, if different types have the (1)
Jan 27 2008 Tangobos positioning (12)
Jan 27 2008 Tangobos and std.signals (5)
Jan 27 2008 Newbie to D initial suggestion (27)
Jan 27 2008 Language preference and religion survey (2)
Jan 25 2008 Making containers that "go both ways" (10)
Jan 25 2008 are my posts breking threads? (7)
Jan 25 2008 DSource on Google Summer of Code (16)
Jan 25 2008 COOL TRICK: (almost) pass-block-as-last-argument (1)
Jan 25 2008 Profiler, profiling DLLs, trace.log (5)
Jan 25 2008 AA default value? (15)
Jan 24 2008 Website changes/updates (49)
Jan 24 2008 Plan B for D (11)
Jan 24 2008 A renewed call for interface methods with bodies (20)
Jan 23 2008 In expression for array (15)
Jan 23 2008 Parallel Install (8)
Jan 23 2008 Decimal Integer Type (5)
Jan 23 2008 pnews issue (1)
Jan 23 2008 Debian install package for dmd? (6)
Jan 23 2008 Return value from getopt? (4)
Jan 22 2008 404 Error: Missing String Documentation (2)
Jan 22 2008 using cairo with gtkd (6)
Jan 22 2008 (Manifest) constants inside structs (6)
Jan 22 2008 Notes IV (42)
Jan 22 2008 About variadic in functions and dstring type (4)
Jan 22 2008 Buffered Files & Associative Arrays (7)
Jan 21 2008 is there an easy way to print how many objects are allocated for each class? (2)
Jan 21 2008 WeakRef (3)
Jan 20 2008 Documentation comments - /// feature request (7)
Jan 20 2008 Frontend review process suggestion (3)
Jan 20 2008 BRAINSTORM: Exceptions using delegates, goto: out of a delegate literal? (5)
Jan 20 2008 Templates and Associative Arrays (8)
Jan 20 2008 Polishing D - suggestions and comments (123)
Jan 20 2008 Work done so far (13)
Jan 20 2008 gtkd images (1)
Jan 20 2008 D Article at gamedev.net (5)
Jan 19 2008 proposal: should assert behave like static assert if its possible? (6)
Jan 17 2008 Fw: Rosetta Code seeks programming examples (5)
Jan 17 2008 Porting D 1.0 code to 2.0, 'const' -> 'invariant' (6)
Jan 17 2008 creating DLL using Tango fails. (5)
Jan 17 2008 some ideas for defaulting in templates (1)
Jan 17 2008 Help link (2)
Jan 17 2008 Local Function Scope Keyword (3)
Jan 17 2008 Indirect jumps (6)
Jan 16 2008 inline asm bug (4)
Jan 16 2008 Chained method argument evaluation order (3)
Jan 15 2008 String implementations (37)
Jan 15 2008 Templates (11)
Jan 15 2008 DLL, export bool dfunc(char[] s, extern (Windows) bool function() (6)
Jan 14 2008 gtkd examples (5)
Jan 14 2008 const issues and more! (15)
Jan 13 2008 I pay 20 euro! 29.44 US$ for a conversion (15)
Jan 12 2008 Uniform syntax for is(), static if, alias, template definition & static assert (1)
Jan 12 2008 Proposal: suffix identifiers. (3)
Jan 12 2008 Dynamic Code in D (19)
Jan 11 2008 Stange Exceptions with Delegates (4)
Jan 11 2008 Feature Request (for 1.0 as well): add a way to override the GC-perceived (7)
Jan 10 2008 String and listdir usage (4)
Jan 10 2008 String and listdir usage (1)
Jan 09 2008 un-catched segfault exception (23)
Jan 09 2008 K&R-style function parameter declaration (1)
Jan 09 2008 How to use synchronized() {} as the basis for a freely (un)lockable (4)
Jan 08 2008 Implicit castable structs (10)
Jan 08 2008 Translate C++ to D (24)
Jan 07 2008 New enum features (8)
Jan 07 2008 Stability of D as language - When may D be considered stable? (3)
Jan 07 2008 Proposal: Hide the int in opApply from the user (13)
Jan 07 2008 Literals - Was: Re: Remove complex and imaginary types? (1)
Jan 06 2008 Remove complex and imaginary types? (63)
Jan 06 2008 Struct initializers and const in 2.009 (7)
Jan 05 2008 gtkd (7)
Jan 05 2008 The motivation for const (the big picture) (18)
Jan 04 2008 Oskar's const proposal (2)
Jan 04 2008 Reasons for current function overload spec (19)
Jan 04 2008 AA iteration with modify (1)
Jan 04 2008 Java to D (3)
Jan 04 2008 Open Multi-Methods article (3)
Jan 04 2008 wiki4D down? (3)
Jan 03 2008 Protection package and export (2)
Jan 03 2008 Call Conventions (8)
Jan 03 2008 No more fall through in case statement? (47)
Jan 02 2008 Another feature/optimization request (also: macro proposal) (8)
Jan 02 2008 Pointers- Confused and hating them (6)
Jan 02 2008 final keyword? (3)
Jan 02 2008 Casting const/invariant (5)
Jan 02 2008 syntax of manifest enum (1)
Jan 02 2008 Problem with RegExp (11)
Jan 02 2008 Perhaps we need to defer const for a while (3.0?) (23)
Jan 02 2008 IDEA: "scope" for "bag of constants" (was: enum) (1)
Jan 01 2008 manifest enum (14)
Jan 01 2008 about the new const regime (13)
Jan 01 2008 dsss / scons (9)
Dec 31 2007 Re: Walnut, DMD compiler (3)
Dec 31 2007 Unofficial wish list status.(Jan 2008) (1)
Dec 31 2007 Happy New Years (3)
Dec 30 2007 Thread safe GUI/ MFC like Approach (10)
Dec 28 2007 Hmm - about manifest/enum (68)
Dec 27 2007 PhobosWatch: manifest => enum (162)
Dec 17 2007 Compiling to Heap for CTFE (13)
Oct 01 2007 "The total size of a static array cannot exceed 16Mb." (39)
Aug 28 2007 Why doesn't DMD create any redundant symbols? (8)
Aug 20 2007 embedded D? (5)
Jul 01 2007 Compile-time reflection (25)
Jun 07 2007 F# = D + reflection (20)
Apr 11 2007 volatile variables in D.... (13)
Mar 21 2007 stdio performance in tango, stdlib, and perl (145)
Mar 14 2006 FastCGI? (15)
Oct 02 2005 D vs MySQL5 (4)
Aug 26 2005 std.file.exists = 0 when the file exists. (5)
Jul 04 2005 Ben Hinkle: fast fix for .offsetof bug (2)
Mar 16 2005 Inline ASM in D (11)
Dec 08 2004 Question: Library linking and usage (15)
Nov 28 2004 assert information could be useless (13)
Aug 10 2004 Memory Handling and D (31)
Jul 08 2004 KDevelop support hack - KD.zip (10)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004