news.digitalmars.com - digitalmars.D
Dec 31 2010 Windows: gdc-4.5 development (1)Dec 30 2010 Re: PROPOSAL: Implicit conversions of integer literals to floating (1)
Dec 30 2010 [SPEC/DMD] Bug (?): extern( C ) function pointers (D1 and D2) (6)
Dec 30 2010 range practicle use (5)
Dec 30 2010 Something Go and Scala syntax (18)
Dec 29 2010 asForwardRange, a ForwardRange based on an InputRange (1)
Dec 29 2010 Android development using D (7)
Dec 29 2010 member access times (3)
Dec 29 2010 Mac OS X: gdc-4.2 testing (5)
Dec 28 2010 Serenity web framework - early feedback wanted (6)
Dec 28 2010 std.openrj (4)
Dec 28 2010 Phobos Patch - Version (X86_64) for struct_stat64 on Linux x86_64 (8)
Dec 28 2010 D Language Custom Google Search (3)
Dec 28 2010 Contracts in library code (2)
Dec 28 2010 Inline asm expressions for ranged integrals? (2)
Dec 27 2010 align(n) not working as expected (6)
Dec 27 2010 Subtyping with "alias this" doesn't mix with regular inheritance (2)
Dec 27 2010 "The D Programming Language" : Still valid? (6)
Dec 27 2010 Clay language (90)
Dec 27 2010 htod simple macro translation (2)
Dec 26 2010 typeof(t) not working correctly? (4)
Dec 26 2010 Phobos usability with text files (14)
Dec 26 2010 auto init & what the code means (1)
Dec 25 2010 A few experiments with partial unrolling (4)
Dec 25 2010 Requiring weak purity for opAssign, postblit (8)
Dec 25 2010 Owned members (10)
Dec 24 2010 Infinite BidirectionalRange? (7)
Dec 24 2010 TDPL dictionary example - ERROR with dmd and gdc (4)
Dec 24 2010 Merry Christmas everyone! (8)
Dec 24 2010 Installation problem (3)
Dec 24 2010 Phobos usability (1)
Dec 23 2010 assocArray.remove() gives strange error (2)
Dec 23 2010 How is the D programming language financed? (35)
Dec 22 2010 Is std.demangle usable? (12)
Dec 22 2010 rdmd and extern(C) (8)
Dec 21 2010 What's the problem in opensourcing htod? (17)
Dec 21 2010 synchronized statements in C++ ;) (1)
Dec 21 2010 Azul's Pauseless GC (2)
Dec 21 2010 [OT] How to post here without getting spam (9)
Dec 21 2010 Feature: __FUNCTION__ to give name of parent function. (5)
Dec 21 2010 Should Tuple!( T, "name" ) be implicitly castable to Tuple!T? (2)
Dec 21 2010 DSource.org down? (3)
Dec 20 2010 Scala containers (2)
Dec 20 2010 thin heaps (5)
Dec 19 2010 What is this D book? (13)
Dec 19 2010 Offense programming (2)
Dec 19 2010 try...catch slooowness? (17)
Dec 18 2010 executable size (12)
Dec 18 2010 freebsd (1)
Dec 18 2010 is it possible to learn D(2)? (30)
Dec 17 2010 Threads and static initialization. (19)
Dec 16 2010 (Improved) Benchmark for Phobos Sort Algorithm (11)
Dec 16 2010 gdc-4.5 testing (30)
Dec 16 2010 Does Phobos have thread pool class? (2)
Dec 16 2010 [OT] Mozilla Thunderbird (32)
Dec 15 2010 Binary heap method to update an entry. (7)
Dec 15 2010 A Benchmark for Phobos Sort Algorithm (6)
Dec 15 2010 Infinite loop using phobos sort (3)
Dec 15 2010 Re: For whom is (1)
Dec 15 2010 Cross-post from druntime: Mixing GC and non-GC in D. (AKA, "don't (2)
Dec 15 2010 type classes for selection of template variant (3)
Dec 15 2010 How to write template ModuleOf!T ? (3)
Dec 14 2010 An opportunity to benchmark the DM back-end. (1)
Dec 14 2010 How do I do placement delete in D? (14)
Dec 14 2010 Version statement (11)
Dec 14 2010 Reducing template constraint verbosity? [was Re: Slides from my ACCU (21)
Dec 14 2010 emscripten (115)
Dec 14 2010 write, toString, formatValue & range interface (5)
Dec 13 2010 New syntax for string mixins (53)
Dec 13 2010 Using unary expressions with property functions (3)
Dec 13 2010 CTAN, CPAN, RubyGem like (12)
Dec 13 2010 Unused memory filling (2)
Dec 13 2010 Bleeding edge DMD2? (3)
Dec 13 2010 VLAs (1)
Dec 12 2010 Fast string search (6)
Dec 12 2010 fast string searching (4)
Dec 12 2010 Inlining Code Test (19)
Dec 12 2010 SWIG 4 D2 How To : namespace, friend, operator() (2)
Dec 12 2010 Slides from my ACCU Silicon Valley talk (57)
Dec 12 2010 empty string & array truth values& comparisons to null (1)
Dec 11 2010 ByToken Range (3)
Dec 11 2010 Casting functions to delegates (4)
Dec 11 2010 Problems with dmd inlining (19)
Dec 11 2010 String to boolean inconsistency (16)
Dec 11 2010 Verbose checking of range category (11)
Dec 11 2010 const / in (1)
Dec 10 2010 Jeff Dean's keynote at LADIS 2009 (3)
Dec 10 2010 Problems with sort (8)
Dec 10 2010 ACCEPTED: std.datetime (2)
Dec 10 2010 Problems with D const ref vs C++ const & (11)
Dec 10 2010 static import of std.signals (1)
Dec 10 2010 rationale: [] and () (5)
Dec 09 2010 http://d-programming-language.org/ 404 & small proposal (17)
Dec 09 2010 Please vote on std.datetime (52)
Dec 09 2010 Scripting again. (24)
Dec 09 2010 How convince computer teacher (21)
Dec 09 2010 Choosing Go vs. D (4)
Dec 08 2010 DMD2 .deb fails to install on Ubuntu 10.10 =?UTF-8?B?4oCTIGp1c3Qg?= (12)
Dec 07 2010 merry christmas (4)
Dec 06 2010 D is a Systems Language: 16-bit Compilation? (2)
Dec 06 2010 Insight into the DMD back-end (7)
Dec 06 2010 ldc2: Current State? (6)
Dec 05 2010 Cannot get thread ID with Thread.getThis() in specific callback functions (11)
Dec 05 2010 future of std.process? (8)
Dec 04 2010 I know D now (too) (1)
Dec 04 2010 double.min - should be 5e-324? (11)
Dec 04 2010 TDPL source code (3)
Dec 03 2010 Destructors, const structs, and opEquals (73)
Dec 03 2010 On const and inout (was Re: Logical const) (1)
Dec 03 2010 Research breakthrough from the Haskell team (11)
Dec 02 2010 "Programming in D for C++ Programmers" mistake (3)
Dec 02 2010 Andrei's "Sealed Containers" (8)
Dec 02 2010 debugging code with mixins (3)
Dec 01 2010 Interval foreach iteration variable (3)
Dec 01 2010 Is opCast need, we have to! (21)
Dec 01 2010 A bug with matching overloaded functions? (3)
Dec 01 2010 delegates and heap usage (4)
Dec 01 2010 Setting the stack size (23)
Nov 30 2010 tail const (51)
Nov 30 2010 why Rust when there is D? (11)
Nov 29 2010 Logical Const using a Mutable template (4)
Nov 29 2010 Type Classes as Objects and Implicits (2)
Nov 29 2010 Tidy template instantiation syntax (8)
Nov 28 2010 D's greatest mistakes (145)
Nov 28 2010 XmlTokenizer review: Features and API (1)
Nov 28 2010 GDC: druntime GC wrongly frees data pointed to by TLS (1)
Nov 27 2010 value range propagation for % (4)
Nov 27 2010 String compare performance (36)
Nov 27 2010 ddmd: is suspended ? (4)
Nov 26 2010 C#'s greatest mistakes (67)
Nov 26 2010 Deprecation schedule (20)
Nov 25 2010 Explicitly unimplemented computed gotos (5)
Nov 25 2010 What are modules for? (7)
Nov 25 2010 const a storage class or a type modifier? (23)
Nov 25 2010 custom AST library (8)
Nov 25 2010 Some algorithms on immutable data: bug 5134? (2)
Nov 25 2010 name guess by the compiler (5)
Nov 25 2010 a different kind of synchronized (1)
Nov 25 2010 name guess by the compiler (1)
Nov 24 2010 Proposal: User Code Bug Tracking (6)
Nov 23 2010 Array Appending Plus Postblits (4)
Nov 23 2010 [challenge] can you break wstring's back? (4)
Nov 23 2010 GDC2 compilation warnings (25)
Nov 23 2010 when is a GDC/D2/Phobos bug a GDC bug? (12)
Nov 23 2010 Why is 'scope' so weak? (8)
Nov 22 2010 cheers to gdc team (15)
Nov 22 2010 Template performance (7)
Nov 22 2010 rdmd --main (8)
Nov 22 2010 Random numbers in strongly pure functions (7)
Nov 22 2010 A trouble with constructors (1)
Nov 22 2010 Basic coding style (44)
Nov 21 2010 Design by Contract != Runtime Assertion (11)
Nov 21 2010 Atomic Ref Counting (9)
Nov 21 2010 How to parse c source file to json file ? (1)
Nov 21 2010 A CTFE Segfault (with explanation, but I'm not sure what the fix (3)
Nov 21 2010 PEG lib (1)
Nov 20 2010 OT: Planes, Space Crafts and Computer Science (2)
Nov 20 2010 Repairing BigInt const (4)
Nov 20 2010 php strings demo (9)
Nov 20 2010 Logical const (160)
Nov 20 2010 Principled method of lookup-or-insert in associative arrays? (22)
Nov 19 2010 Error 42: Symbol Undefined __d_throwc (3)
Nov 19 2010 Register Preservation in Inline ASM Blocks (2)
Nov 19 2010 Re: Simple tagged attribute for unions [OT] (2)
Nov 19 2010 standardization ISO (4)
Nov 19 2010 Some new LLVM slides/videos (4)
Nov 19 2010 state & effects (1)
Nov 19 2010 Review: A new stab at a potential std.unittests (26)
Nov 19 2010 Faster uniform() in [0.0 - 1.0( (11)
Nov 18 2010 Asynchronous Programming in C#5 (1)
Nov 18 2010 DIP9 -- Redo toString API (54)
Nov 18 2010 casting class pointer (4)
Nov 18 2010 it's time to change how things are printed (22)
Nov 18 2010 Invariants for methods (14)
Nov 18 2010 D1 -> D2 (45)
Nov 17 2010 =?ISO-8859-1?Q?Re:_DDMD_not_update=a3=acwhy=a3=bf?= (1)
Nov 17 2010 Debugging with gdb on Posix but setAssertHandler is deprecated (3)
Nov 17 2010 Why unix time is signed (1)
Nov 17 2010 Eror message comprehensibility (1)
Nov 16 2010 Another Go vs Python vs D thread (1)
Nov 16 2010 "In praise of Go" discussion on ycombinator (23)
Nov 16 2010 std.container.BinaryHeap + refCounted = WTF??? (19)
Nov 16 2010 std.date (21)
Nov 16 2010 std.socket and std.socketstream (1)
Nov 16 2010 DMD Automatic Dependency Linking (3)
Nov 16 2010 assert(false) with -unittest (4)
Nov 16 2010 modulus and array.length (7)
Nov 16 2010 std.algorithm.remove using SwapStrategy.unstable doesn't works (4)
Nov 15 2010 =?ISO-8859-1?Q?DDMD_not_update=a3=acwhy=a3=bf?= (6)
Nov 15 2010 TDPL bug or phobos bug? (2)
Nov 15 2010 What to do when the linker fails (5)
Nov 14 2010 RegExp.find() now crippled (19)
Nov 14 2010 forbid field name conflict in class hierarchy (22)
Nov 14 2010 C header file importer using -J (2)
Nov 14 2010 Delegates, closures and scope (2)
Nov 14 2010 We need a way to make functions pure and/or nothrow based on the (10)
Nov 14 2010 Compiler optimization breaks multi-threaded code (7)
Nov 13 2010 D and multicore (9)
Nov 13 2010 Standard third party imports (8)
Nov 12 2010 Multichar literals (7)
Nov 12 2010 Basic standard graphics (20)
Nov 12 2010 Emacs D Mode (1)
Nov 12 2010 UText (2)
Nov 12 2010 Function, signatures and tuples (6)
Nov 12 2010 Question about std.bind (8)
Nov 12 2010 Explicit Thread Local Heaps (2)
Nov 12 2010 Output ranges and arrays (4)
Nov 12 2010 RFC, ensureHeaped (35)
Nov 12 2010 LC_SEGMENT command 0 filesize field greater than vmsize field (5)
Nov 12 2010 Memory Pools support in Phobos (3)
Nov 12 2010 One year of Go (73)
Nov 11 2010 language wars (1)
Nov 11 2010 Help for .h to D pain? (5)
Nov 11 2010 Hacking on DMD (8)
Nov 11 2010 No property 'clear/shrinkTo' for type 'Appender!(string)' (2)
Nov 11 2010 linker wrapper (26)
Nov 11 2010 the D scripting language -- command line (7)
Nov 11 2010 class instance construction (9)
Nov 10 2010 Kill implicit joining of adjacent strings (60)
Nov 10 2010 Thoughts on parallel programming? (36)
Nov 10 2010 std.crypto (2)
Nov 10 2010 Build Linux shared library from DMD (3)
Nov 10 2010 Is Walter tired of D? (2)
Nov 10 2010 Call to immutable method during immutable construction (1)
Nov 09 2010 What every D programmer really wants (6)
Nov 09 2010 Ask HN: What do you think of the D language? (1)
Nov 08 2010 Which compiler regressions are blocking people fom upgrading? (3)
Nov 08 2010 Apache "mod_d" needs C to instantiate D interpreter? (40)
Nov 08 2010 Passing dynamic arrays (79)
Nov 08 2010 Attribute hiding, strict compiler (1)
Nov 08 2010 PEG matching/parsing lib in progress (1)
Nov 07 2010 Visual studio project files (1)
Nov 07 2010 The D Scripting Language (64)
Nov 07 2010 nullable done right, was #Spec (2)
Nov 07 2010 Can non-nullable references be implemented as a library? (25)
Nov 07 2010 in-parameter (12)
Nov 07 2010 missing "new" --> Error: "no property 'opCall'..." (1)
Nov 06 2010 D Best Practices: Default initializers for structs (3)
Nov 06 2010 why a part of D community do not want go to D2 ? (132)
Nov 06 2010 Wikipedia purity example and discussion (4)
Nov 06 2010 null [re: spec#] (105)
Nov 05 2010 Helper unit testing functions in Phobos (possible std.unittests) (11)
Nov 05 2010 Should pure functions be prevented from reading changeable immutable (19)
Nov 05 2010 disable on override function (2)
Nov 05 2010 Stack Traces on Linux (4)
Nov 04 2010 Spec#, nullables and more (199)
Nov 04 2010 Sealed Containers + Ignore Interior (1)
Nov 04 2010 User feedback - recurrent runtime bug (11)
Nov 04 2010 An Idea - New data stucture for D (1)
Nov 03 2010 Scriptometer (16)
Nov 03 2010 [help]operator overloading with opEquals in a class (13)
Nov 03 2010 D/Objective-C Preliminary Design (24)
Nov 02 2010 DWT build error function tango.io.FileSystem.FileSystem.toAbsolute is (2)
Nov 02 2010 Overzealous recursive template expansion protection? (3)
Nov 02 2010 Deduction of Template Value Parameters (6)
Nov 02 2010 Immutable fields (20)
Nov 02 2010 Linking to C (10)
Nov 02 2010 D in Fedora 14 (1)
Nov 02 2010 D2 on FreeBSD (10)
Nov 02 2010 The Expressiveness of D (28)
Nov 01 2010 The Computer Languages Shootout Game (12)
Nov 01 2010 The Computer Languages Shootout Game (2)
Nov 01 2010 The Computer Languages Shootout Game (1)
Nov 01 2010 shorter foreach syntax - C++0x range-based for (13)
Oct 31 2010 Array-bound indexes (1)
Oct 31 2010 Pointer types [Was: Re: Lints, Condate and bugs] (4)
Oct 31 2010 The Computer Languages Shootout Game (20)
Oct 30 2010 Ubuntu Gutsy Gibbon listed on download page. (1)
Oct 30 2010 /usr/bin/shell & Ubuntu 10.10 (1)
Oct 30 2010 TDPL Errata (2)
Oct 30 2010 GCC 4.6 (82)
Oct 30 2010 Magpie language (1)
Oct 30 2010 GDC, Debian and Ubuntu (1)
Oct 29 2010 Interfacing C functions with safer ptr/length (7)
Oct 28 2010 Interfacing to C++ (4)
Oct 28 2010 Language Popularity (6)
Oct 28 2010 Simulating Multiple Inheritance (8)
Oct 28 2010 ddt 0.4rc1 Installation error (2)
Oct 28 2010 Visual D problems (3)
Oct 26 2010 Experiments with weak purity for the win, outer (1)
Oct 26 2010 Temporary suspension of disbelief (invariant) (22)
Oct 26 2010 Fighting with alias this: bugs or features? (11)
Oct 26 2010 Lints, Condate and bugs (49)
Oct 26 2010 D in accounting program (4)
Oct 25 2010 More Clang diagnostic (35)
Oct 25 2010 Issue 5109 (2)
Oct 25 2010 Time computation in receiveTimeout() (1)
Oct 24 2010 Quick question about target patforms . . . (29)
Oct 24 2010 Reflection? (8)
Oct 24 2010 Improving std.range.Zip (12)
Oct 23 2010 Q: What are the rules for emitting template code? (6)
Oct 23 2010 What can the community do to help D? (17)
Oct 23 2010 "Expressive vs. permissive languages" and bugs (5)
Oct 23 2010 Possible bug in atomicOp (11)
Oct 22 2010 Branding and Logos (4)
Oct 22 2010 DMD Linux Version and shared libraries (2)
Oct 22 2010 Less free underscores in number literals (12)
Oct 22 2010 Language progress? [partially OT] (12)
Oct 22 2010 Some benchmarks of efficient C++ data structures (1)
Oct 21 2010 Linux Agora D thread (20)
Oct 21 2010 Simple tagged attribute for unions (8)
Oct 21 2010 How to work with an "arbitrary input range"? (7)
Oct 21 2010 The Language I Wish Go Was (5)
Oct 21 2010 Duck typing for structs (3)
Oct 21 2010 [debate] About D's pretension for homoiconicicity (5)
Oct 21 2010 noreturn property (30)
Oct 20 2010 A quotation from Reddit (3)
Oct 20 2010 Spec Clarification: Template Alias Parameters (2)
Oct 20 2010 typedef keyword? (6)
Oct 20 2010 d-mode for Emacs (20)
Oct 19 2010 [due diligence] std.xml (22)
Oct 19 2010 First big PITA in reallife D project (18)
Oct 19 2010 Why cannot scopes be used in template mixins? (6)
Oct 19 2010 How does import work? (5)
Oct 18 2010 array, map, filter, sort, schwartzSort (1)
Oct 18 2010 [challenge] Limitation in D's metaprogramming (13)
Oct 18 2010 D for Python programmers (3)
Oct 18 2010 deepCopy (4)
Oct 18 2010 Associative array .get with .init as default second argument (4)
Oct 18 2010 Pure functions as initializers for immutable structures? (13)
Oct 18 2010 "How Hardware Will Shape Languages" (1)
Oct 18 2010 Improving version(...) (20)
Oct 18 2010 "The Next Big Language" discussion is for brainless Kids (1)
Oct 17 2010 datetime review part 2 (1)
Oct 17 2010 Tips from the compiler (21)
Oct 17 2010 struct field alignment (16)
Oct 17 2010 htod feature request: save commands in translated file (9)
Oct 17 2010 The Next Big Language (73)
Oct 17 2010 Ddoc to PDF (26)
Oct 17 2010 The Next Big Language (68)
Oct 16 2010 Why struct opEquals must be const? (15)
Oct 16 2010 __traits(getMember) and uniform call syntax (3)
Oct 16 2010 Typeless function arguments (3)
Oct 16 2010 std.algorithm.remove and principle of least astonishment (89)
Oct 16 2010 Is mimicking a reference type with a struct reliable? (6)
Oct 16 2010 rationale for function and delegate (12)
Oct 15 2010 Dependent types & ATS language (1)
Oct 15 2010 Review on amazon.com (8)
Oct 15 2010 duck! (127)
Oct 15 2010 Feature discussion: __traits(getSource, function) (7)
Oct 15 2010 automatic code examples in documentation (11)
Oct 15 2010 Weird writeln behavior with associative arrays (6)
Oct 15 2010 Safety of casting away constness instead of using postblit (1)
Oct 14 2010 zero-copy API (13)
Oct 14 2010 A little class benchmark (1)
Oct 14 2010 New slides about Go (73)
Oct 14 2010 Doesn't work: Ubuntu 10.10, DMD 2.049, GDB 7.2 (3)
Oct 14 2010 pure and (fully) lazy? (4)
Oct 14 2010 Streaming transport interfaces: input (34)
Oct 14 2010 [OT] a good color distance function (6)
Oct 14 2010 creating void[] arrays (1)
Oct 14 2010 [nomenclature] systems language (49)
Oct 14 2010 A move semantics benchmark (5)
Oct 13 2010 Visual D Build + DMD Bugginess = Bad (29)
Oct 13 2010 Slightly off the wall question about D strategy . . . (4)
Oct 12 2010 Consider generalizing Bounded (5)
Oct 12 2010 Will uniform function call syntax apply to operator overloads? (12)
Oct 12 2010 Current status of DB libraries in D (13)
Oct 12 2010 [joke] D type system and making love in a canoe? (6)
Oct 12 2010 [D typesystem] What is the type of null? (17)
Oct 12 2010 [nomenclature] What is a bug? (11)
Oct 12 2010 Partial function profiling feature (1)
Oct 12 2010 "Strong typing vs. strong testing" (1)
Oct 11 2010 improving the join function (47)
Oct 10 2010 [challenge] Bounded types (32)
Oct 10 2010 Call C (or C++) with pointer to static function (8)
Oct 10 2010 assert(false) in release == splinter in eye (18)
Oct 10 2010 convenient backward compatible template arguments type deduction (1)
Oct 10 2010 =?UTF-8?B?U2NocsO2ZGluZ2VyJ3M=?= Stride (6)
Oct 10 2010 ; not required after pragma (4)
Oct 09 2010 ParserCobinator like scala in D (3)
Oct 09 2010 Minor site suggestion regarding NG and bugs (2)
Oct 09 2010 Caching in computing ranges (14)
Oct 09 2010 Ghost fields for Contract Programming (6)
Oct 09 2010 [Theory] Halting problem (21)
Oct 08 2010 Go vs D on reddit (8)
Oct 08 2010 Uniform Function Call syntax for properties (26)
Oct 08 2010 What is a tuple and why should one care? (4)
Oct 07 2010 Open invitation for Kenji Hara (3)
Oct 07 2010 Default struct constructors with pure (3)
Oct 07 2010 Re: Tuple literal syntax + Tuple assignment (1)
Oct 07 2010 Proposal to expand existing OO languages (Jiri Soukup) (1)
Oct 07 2010 Intrusive Data Structures (1)
Oct 07 2010 Re: Tuple literal syntax + Tuple assignment (1)
Oct 07 2010 Re: On C/C++ undefined behaviours (on the term "undefined behaviours") (1)
Oct 07 2010 Re: Tuple literal syntax + Tuple assignment (10)
Oct 07 2010 "in" everywhere (94)
Oct 06 2010 Tuple assignment (20)
Oct 06 2010 Tuple literal syntax (66)
Oct 06 2010 Template params: decl vs instantiation syntax (8)
Oct 06 2010 Optionally beefed-up shadowing-prevention (3)
Oct 06 2010 OwnerTerminated graceful handling (6)
Oct 06 2010 Ada, SPARK [Was: Re: tolf and detab (language succinctness)] (3)
Oct 06 2010 Re: On C/C++ undefined behaviours (on the term "undefined behaviours") (2)
Oct 06 2010 Strict endianness management where necessary (1)
Oct 06 2010 Tail call optimization in dmd (5)
Oct 06 2010 'aka' for alias error messages (1)
Oct 06 2010 Improving std.typecons.defineEnum (6)
Oct 06 2010 is D too modern for Emacs? (10)
Oct 06 2010 Ruling out arbitrary cost copy construction? (95)
Oct 06 2010 ddmd: Enhanced buildscript to simplify compiling for new users (9)
Oct 05 2010 Big executable? (20)
Oct 05 2010 Suggestions for std.stream (esp. for 64bit) (4)
Oct 05 2010 What would you rewrite in D? (47)
Oct 05 2010 Enum proprierties (1)
Oct 05 2010 Immutable and cache coherence (5)
Oct 05 2010 Is there anybody working on a linear algebra library for D2? (9)
Oct 05 2010 Type wrapping blockers (16)
Oct 05 2010 First Experiences in D (3)
Oct 05 2010 phobos is failure (17)
Oct 05 2010 Is D right for me? (171)
Oct 04 2010 Nifty chaining (6)
Oct 04 2010 We need to kill C syntax for declaring function types (18)
Oct 03 2010 Partial return type specification (9)
Oct 03 2010 Alias template parameters and runtime functions (5)
Oct 03 2010 Am I doing it wrong? (15)
Oct 03 2010 The Many Faces of D - slides (68)
Oct 03 2010 Module-level accessibility (39)
Oct 02 2010 SSE in D (6)
Oct 01 2010 RFC: Adding an alternative dispatch mechanism (4)
Oct 01 2010 name resolution in module imports (5)
Oct 01 2010 Inheriting from an interface twice (6)
Sep 30 2010 Redundancies often reveal bugs (19)
Sep 30 2010 About DbC, pros & cons (8)
Sep 30 2010 SO question on DLLs (1)
Sep 30 2010 [std.concurrency] Critical bug (2)
Sep 29 2010 where to find Implements! (16)
Sep 29 2010 [std.concurrency] prioritySend is 1000 times slower than send? (11)
Sep 29 2010 [typing] Type-erasure re generics (26)
Sep 29 2010 Getting D ready for prime time (9)
Sep 29 2010 sorting hidden data. (20)
Sep 28 2010 Switch implementation (17)
Sep 28 2010 Fedora 14 will integrate D into the distribution (20)
Sep 27 2010 [BUG} dsss linker error when a module has property (4)
Sep 27 2010 [contest] Is a Cow an animal ++ (40)
Sep 25 2010 opStaticSlice (1)
Sep 24 2010 About DMD intrinsics? (1)
Sep 23 2010 Initialization of unions (4)
Sep 22 2010 The Wrong Stuff (51)
Sep 22 2010 Some hash functions (2)
Sep 22 2010 Broken links (2)
Sep 22 2010 Template parameter shadowing (3)
Sep 21 2010 Proposal: Relax rules for 'pure' (106)
Sep 21 2010 [OT] Google search restricted to a directory? (6)
Sep 21 2010 LazyInterface (simplified Boost.Interfaces) (10)
Sep 21 2010 Producing 64-bit executables [Win/Lin/Mac]? (2)
Sep 20 2010 Language features and reinterpret casts (18)
Sep 20 2010 GC- and thread-related deadlock (3)
Sep 20 2010 delegate/function ptr implicit casting (1)
Sep 19 2010 ddmd and ide error recovery and error reporting (3)
Sep 19 2010 For D's manifesto: transitivity of shared, const and immutable (2)
Sep 18 2010 Typography (6)
Sep 18 2010 splitting class (4)
Sep 17 2010 dmd and visual D (5)
Sep 16 2010 OT: Firefox 3.6.10 (3)
Sep 16 2010 TDPL stats (5)
Sep 15 2010 Right blame (3)
Sep 15 2010 2.049b (2)
Sep 15 2010 A summary of D's design principles (142)
Sep 15 2010 Safe std.parallelism (2)
Sep 13 2010 DMD source overview? (17)
Sep 13 2010 what does it take to build DMD on linux? (5)
Sep 13 2010 Bug in destructors (2)
Sep 13 2010 [challenge] To implement XPath 2.0 in D (6)
Sep 12 2010 Random string samples & unicode - Reprise (31)
Sep 12 2010 std.bigint doesn't show up in the docs (2)
Sep 12 2010 Some missing things in the current threading implementation (8)
Sep 12 2010 std.json API improvement - Request for code review (14)
Sep 11 2010 Well, it's been a total failure (102)
Sep 10 2010 std.concurrency: Returning from spawned function (7)
Sep 10 2010 Random string samples & unicode (13)
Sep 10 2010 blog: Overlooked Essentials for Optimizing Code (52)
Sep 10 2010 New structs (4)
Sep 09 2010 One more update on d-programming-language.org (56)
Sep 09 2010 R-values and const ref (12)
Sep 08 2010 The D2 homepage is missing something (6)
Sep 08 2010 foreach is slower than for? (8)
Sep 08 2010 opDispatch and template parameters (6)
Sep 08 2010 Phobos + DCollections (3)
Sep 08 2010 SortedRange and new docs for std.container (12)
Sep 08 2010 Bizprac database.. Urgent (22)
Sep 08 2010 D2: immutable/const and delegates (2)
Sep 07 2010 [OT]: Google AI Challenge: starter package for D (1)
Sep 07 2010 D1/D2: How to check if a method has been overridden (19)
Sep 07 2010 Thread + socket = (shared) problem? (2.048) (8)
Sep 06 2010 Does DMD build as a 32bit binary under linux? (6)
Sep 06 2010 btw ... GDB 7.2 is stable - with D support :) (3)
Sep 05 2010 Bikeshedding fun: suggest a name for 64 bit Phobos library (10)
Sep 05 2010 Cloning in D (14)
Sep 05 2010 std.typecons.Rebindable with arrays (1)
Sep 05 2010 Purity in Java & D (7)
Sep 05 2010 Creation in Dylan (2)
Sep 04 2010 Behaviour of goto into catch blocks. (2)
Sep 04 2010 Style updated on d-programming-language.org (6)
Sep 04 2010 Semantics of casting **to** shared? (5)
Sep 03 2010 any update on large file support for linux? (5)
Sep 03 2010 Logger For D Design Doc (3)
Sep 03 2010 32-bit Memory Limitations (11)
Sep 03 2010 this as lvalue? (25)
Sep 03 2010 blosc (3)
Sep 03 2010 Assigning map result, and in-place map (8)
Sep 02 2010 D Compiler for .NET (1)
Sep 02 2010 Overloading + on points (2)
Sep 02 2010 Miscellaneous memory management questions (4)
Sep 01 2010 The new Mono GC (13)
Sep 01 2010 [Challenge] implementing the ambiguous operator in D (52)
Sep 01 2010 [OT] Dark Star (1974) - the platinum age of movies (49)
Sep 01 2010 [D.typesystem] Suggestion for improving OO inheritance models (12)
Sep 01 2010 [D.typesystem] Static (CT) enforce anybody? (17)
Sep 01 2010 Reporting TDPL bugs in Bugzilla (11)
Aug 31 2010 Overloading + on points (1)
Aug 31 2010 Bug 3999 and 4261 (57)
Aug 30 2010 std.mixins (47)
Aug 30 2010 DMD Samples (2)
Aug 29 2010 Where do I post website bugs? (10)
Aug 29 2010 inplace_merge, nWayUnion (7)
Aug 29 2010 std.container: Work in progress or ready for prime time? (2)
Aug 29 2010 Beginner not getting "string" (9)
Aug 29 2010 std.algorithm move() struct emptying (16)
Aug 29 2010 About removing the new keyword (9)
Aug 28 2010 Generic code: autoconst, autopure, autonothrow (34)
Aug 28 2010 Type inference in array literals (6)
Aug 27 2010 Implementing something like DLR in D? (6)
Aug 27 2010 std.concurrency : using delegate in lieu of function (2)
Aug 27 2010 file i/o in a variety of languages (43)
Aug 26 2010 Bug reports [Was: Re: About Andrei's interview, part 3] (10)
Aug 26 2010 moveFront() and friends: Request for comment (5)
Aug 26 2010 [Slight OT] TDPL in Russia (228)
Aug 26 2010 Interfacing to C: const or immutable? (2)
Aug 26 2010 Array types (6)
Aug 26 2010 Getting the name of current module (6)
Aug 26 2010 Why is Exceptions c'tor this(immutable(char[]) instead of (7)
Aug 26 2010 Safe Cursors and Ranges (11)
Aug 25 2010 Using glog's design for Phobos? (52)
Aug 25 2010 About Andrei's interview, part 3 (26)
Aug 25 2010 int[new] (1)
Aug 25 2010 D.challenge (6)
Aug 25 2010 Andrei A. interview (1)
Aug 25 2010 Retrieving the traversed range (21)
Aug 25 2010 =?ISO-8859-1?Q?Berkeley_DB_lib_for_d2_=a3=bf?= (1)
Aug 25 2010 Sources for D docs? (3)
Aug 24 2010 Link to that D doc-search tool? (3)
Aug 24 2010 How about a nabble forum archive? (1)
Aug 24 2010 update zlib used in phobos? (2)
Aug 24 2010 Why all the D hate? (29)
Aug 24 2010 Range literals (2)
Aug 23 2010 contracts for external functions? (4)
Aug 23 2010 D1: accepts-invalid? (7)
Aug 22 2010 Link to dsource on each Phobos module doc (2)
Aug 22 2010 Yet another Gregorian.d contribution (5)
Aug 22 2010 std.socket is horrible. (5)
Aug 22 2010 Self-compilation (5)
Aug 22 2010 Patches for DMD2 interface generation: cleanup, bugfixes and prettyprinting (4)
Aug 22 2010 Socket.shutdown() error handling (1)
Aug 22 2010 Algorithms & opApply (9)
Aug 22 2010 safeD formal semantics (5)
Aug 21 2010 Double backslashes in dmd's -deps? (2)
Aug 21 2010 Possible new COW/copy suggestions? (1)
Aug 21 2010 Suggested changes in Phobos min() and max() (1)
Aug 21 2010 Are aliases supossed to be implicitly cross-module overloadable? (3)
Aug 21 2010 ddmd (14)
Aug 21 2010 map on fixed-size arrays (5)
Aug 21 2010 ddmd (1)
Aug 21 2010 The type of an element-wise arithmetic expression (2)
Aug 21 2010 re: Scope/block behaviour (1)
Aug 20 2010 re: Scope/block behaviour (2)
Aug 20 2010 Version bug? (3)
Aug 20 2010 How does D handle null pointers? (3)
Aug 20 2010 On C/C++ undefined behaviours (110)
Aug 20 2010 Unused variables, better as error or warning? (33)
Aug 19 2010 std.process.system asynchronous? or win cmd line oddity? (20)
Aug 19 2010 Regarding iota (2)
Aug 19 2010 Fixing std.string (15)
Aug 19 2010 re: welcome! (1)
Aug 19 2010 Collateral Exceptions, Throwable vs Exception (22)
Aug 19 2010 [META] Amending subject names in long discussions (5)
Aug 19 2010 Future optimizations (1)
Aug 19 2010 TDPL ebook (1)
Aug 19 2010 Element-wise addition of arrays (2)
Aug 19 2010 Scope/block behaviour (8)
Aug 18 2010 Why foreach(c; someString) must yield dchar (34)
Aug 18 2010 Immutability and strings (4)
Aug 18 2010 Why C++ compiles slowly (112)
Aug 18 2010 DMD 64bit Status? (6)
Aug 17 2010 array operations enhancements (8)
Aug 17 2010 [OT] Stupid programmer tricks (or "Fun with RDMD") (6)
Aug 17 2010 [OT] (7)
Aug 17 2010 htod, no version for Linux? (14)
Aug 17 2010 [OT] NG needs more simultaneous connections? (2)
Aug 17 2010 std.algorithm.move (1)
Aug 17 2010 OT: Mars on upcoming OpenGL SuperBible edition cover (1)
Aug 17 2010 Xoc, yaspl (yet another SPL) (4)
Aug 16 2010 Contributing (5)
Aug 16 2010 Current RDMD, please? (36)
Aug 16 2010 to!()() & leading/trailing whitespace (9)
Aug 16 2010 Notes on the Phobos style guide (15)
Aug 16 2010 readf for the novice (7)
Aug 16 2010 To avoid some 32=>64 bit user code port bugs (14)
Aug 16 2010 Unit tests in libraries? (10)
Aug 15 2010 Precise garbage collection (3)
Aug 15 2010 Does D support dynamically allocated multi-dimensional arrays? (2)
Aug 15 2010 OPTLINK & cmake (2)
Aug 15 2010 Phobos incubator project ? (18)
Aug 15 2010 DMD(2), linux/bin/* tools (5)
Aug 15 2010 [OT] Zen on objects vs closures (1)
Aug 14 2010 wikibooks.org (9)
Aug 13 2010 Alias parameters for templates does not accept built-in types (2)
Aug 13 2010 Infinite loop in compiler with forward reference (6)
Aug 13 2010 private vs protected in Interfaces (9)
Aug 13 2010 D examples (8)
Aug 13 2010 [OT] A model for recording everything that is computable (1)
Aug 12 2010 dmd as link driver (4)
Aug 12 2010 alias this and immutable shenanigans (3)
Aug 12 2010 The Status of Const (109)
Aug 12 2010 Matlab and D (2)
Aug 12 2010 LDC can't import std.stdio (2)
Aug 12 2010 Head-to-head comparison of Go and D on golang-nuts (1)
Aug 12 2010 [OT] LALR table-generation docs? (2)
Aug 12 2010 Time for ng name fixes? (4)
Aug 12 2010 Phobos urllib (12)
Aug 12 2010 Integer Square Root (2)
Aug 12 2010 Am I doing it wrong or is this a bug ? (8)
Aug 11 2010 How Garbage Collector works? (12)
Aug 11 2010 Is there a report for performance compared with popular languarge? (6)
Aug 11 2010 scope function parameters (3)
Aug 11 2010 Inconsistent stdout buffering behaviour (1)
Aug 11 2010 A const idiom + a different 'delete' (15)
Aug 11 2010 Overloading Lazy Vs. Non-Lazy (14)
Aug 10 2010 Linker errors with Interfaces (7)
Aug 10 2010 Queue (3)
Aug 10 2010 Destructor semantics (52)
Aug 10 2010 Should destructors be able to tell who called them? (13)
Aug 10 2010 What's the use case of clear? (9)
Aug 09 2010 Custom Blocks (29)
Aug 09 2010 TDPL Errata: Page 208 (13)
Aug 09 2010 P!=NP (10)
Aug 08 2010 synchronized vs. C volatile (19)
Aug 08 2010 typeid() woes (5)
Aug 08 2010 TDPL: Inheritance (1)
Aug 08 2010 Static constructor call ordering in imported modules (5)
Aug 08 2010 TDPL: Manual invocation of destructor (62)
Aug 08 2010 where is these files => TGcc.h and str4.h (4)
Aug 08 2010 C1X features (2)
Aug 08 2010 D2 and stream (9)
Aug 08 2010 I don't quite get foreach ref (3)
Aug 07 2010 void initialization of class fields (3)
Aug 07 2010 getopt & single-letter options with parameters (14)
Aug 06 2010 tolf and detab (61)
Aug 06 2010 Wrong and somewhat rude statement in your docs. (8)
Aug 06 2010 Templated struct operator overloading (2)
Aug 06 2010 Template constraints error messages using cputs() (21)
Aug 05 2010 D 2.0 windows installer overwrites PATH variable (6)
Aug 05 2010 range chunks (22)
Aug 05 2010 Build farm(er) (18)
Aug 05 2010 Where to find D2 docs? (2)
Aug 05 2010 Congratulations to Philippe Sigaud (6)
Aug 05 2010 Mixin Expressions, can't evalutate string variable (24)
Aug 05 2010 Bug in the spec or implementation? (10)
Aug 05 2010 [OT] Is the D(n) PL discovery or invention? (12)
Aug 04 2010 Sharing Ref Counted Containers (7)
Aug 04 2010 DMD1 binaries a lot bigger than DMD2 due to weird zero blocks? (6)
Aug 04 2010 Where is stdout? (3)
Aug 04 2010 Regarding typedef (3)
Aug 03 2010 Bugs in template constraints (9)
Aug 03 2010 D2 and FreeBSD (12)
Aug 03 2010 Andrei's Google Talk (308)
Aug 02 2010 A working backtrace for linux (15)
Aug 02 2010 TDPL: Function literals with missing argument type specifiers do not compile (3)
Aug 02 2010 TDPL: Cross-module overloading (1)
Aug 02 2010 Non-null request in Bugzilla (3)
Aug 02 2010 std.typecons.Tuple and tuples (3)
Aug 02 2010 Problem with constant structs, destructors and copy constructors (1)
Aug 01 2010 Embedded software DbC (5)
Aug 01 2010 Mac OSX installer for dmd (57)
Aug 01 2010 Shared (4)
Aug 01 2010 Documentation generation (19)
Aug 01 2010 std.concurrency and efficient returns (19)
Aug 01 2010 What functions could be added to std.algorithm? (15)
Aug 01 2010 gdb bugs/patches (3)
Jul 31 2010 A problem with D contracts (22)
Jul 30 2010 Phobos-compatible license on Google Code? (9)
Jul 30 2010 Behavior of signed/unsigned conversion in template parameters (2)
Jul 30 2010 Axiomatic purity of D (19)
Jul 29 2010 Unfortunately delete is a keyword (5)
Jul 28 2010 indexOf's return val upon not found (3)
Jul 28 2010 Joe Duffy's "Thoughts on immutability and concurrency" (4)
Jul 28 2010 Superhash buried in Druntime does super work. (3)
Jul 27 2010 TDPL: Overloading template functions (31)
Jul 27 2010 Proposal for dual memory management (9)
Jul 27 2010 TDPL: Foreach over Unicode string (23)
Jul 27 2010 Next computer architectures & D (3)
Jul 27 2010 [OT] CMS recommendation for these criteria...? (6)
Jul 27 2010 FloatLiteral 1f (3)
Jul 27 2010 Associative-array .remove method returns void for non-existent keys (3)
Jul 27 2010 Better alignment management (2)
Jul 27 2010 FFT Lib? (22)
Jul 27 2010 alternative to candydoc? (10)
Jul 27 2010 Array-wise assignment on unallocated array (4)
Jul 27 2010 Re: poll about delete (16)
Jul 27 2010 Interest in std.algorithm.joiner? (15)
Jul 27 2010 GC & IRC Server (7)
Jul 26 2010 Documentation on D's vtable (3)
Jul 26 2010 Problems building druntime (2)
Jul 26 2010 Contravariance (is this a bug) (4)
Jul 26 2010 couldn't we keep complex number literals? (3)
Jul 26 2010 [OT] The Clay Programming Language (5)
Jul 26 2010 D and Emerging Languages Camp (3)
Jul 25 2010 Concurrency (3)
Jul 25 2010 Should alias expand visibility? (24)
Jul 25 2010 library defined typedef (3)
Jul 25 2010 Do sorted ranges have any special properties? (40)
Jul 25 2010 Uniform call syntax for operator overloads (4)
Jul 25 2010 Where statement (10)
Jul 24 2010 D 2.0 (14)
Jul 24 2010 PNG Lib? (6)
Jul 24 2010 CTFE JIT (1)
Jul 24 2010 My presentation at Oscon last Thursday (5)
Jul 24 2010 Some questions (5)
Jul 24 2010 Why don't other programming languages have ranges? (112)
Jul 23 2010 ReturnThis/ chain (11)
Jul 23 2010 [OT] TDPL errata ofline (2)
Jul 23 2010 TDPL Errata site is down (14)
Jul 23 2010 Ropes (4)
Jul 23 2010 Manually linking druntime and phobos2 (6)
Jul 21 2010 Phobos2 networking (1)
Jul 21 2010 dsource down? (2)
Jul 20 2010 emplace, scope, enforce [Was: Re: Manual...] (25)
Jul 20 2010 C strings (1)
Jul 20 2010 Proposal: Automatic shallow Unqual on IFTI (4)
Jul 20 2010 D's treatment of values versus side-effect free nullary functions (52)
Jul 18 2010 Higher level built-in strings (51)
Jul 18 2010 Linking problem with custom associative arrays (1)
Jul 17 2010 C++ Stylistics (7)
Jul 17 2010 Improving std.algorithm.find (18)
Jul 17 2010 opDollar and infinite slices on infinite ranges (8)
Jul 17 2010 Static array initialization (2)
Jul 17 2010 Spotting possible integer overflows statically (1)
Jul 16 2010 Suggestion for allocators and D integration for them (2)
Jul 16 2010 The singleton design pattern in D, C++ and Java (19)
Jul 16 2010 [OT] Next word in this sequence of words ending with 'ty' (10)
Jul 16 2010 Range indexes (1)
Jul 15 2010 Poll regarding delete removal (7)
Jul 15 2010 [100% OT] (7)
Jul 15 2010 dflplot/Plot2Kill, Most Mature *nix GUI For D2 (20)
Jul 15 2010 One case of careless opDispatch :) (4)
Jul 15 2010 Extending deprecated (2)
Jul 15 2010 Overloading property vs. non-property (24)
Jul 15 2010 TDPL notes, part 2 (4)
Jul 15 2010 State of and plans for the garbage collector (12)
Jul 14 2010 Getting # Physical CPUs (21)
Jul 14 2010 TDPL notes, part 1 (7)
Jul 13 2010 TDPL promo at informit.com (1)
Jul 13 2010 Why will the delete keyword be removed? (26)
Jul 13 2010 A way to promote the language (2)
Jul 13 2010 [OT] opera 10.60 and d's bugzilla (4)
Jul 13 2010 reddit discussion on Fedora's inclusion of ldc (3)
Jul 13 2010 TDPL, shared data, and Phobos (18)
Jul 12 2010 Debugging (20)
Jul 12 2010 I want my Memory back ;-) (18)
Jul 12 2010 More than cache effects (1)
Jul 12 2010 Cost of Returning Unused Struct? (1)
Jul 12 2010 One more purpose for -cstyle (2)
Jul 12 2010 unittest behavior (3)
Jul 12 2010 Why is array.reverse a property and not a method? (24)
Jul 12 2010 C#'s conditional attributes (3)
Jul 12 2010 renaming foreach_reverse to rforeach (1)
Jul 12 2010 Anybody else working on an advanced Windows GUI (6)
Jul 12 2010 Static Analysis at Mozilla, must_override (3)
Jul 11 2010 Overhauling the notion of output range (34)
Jul 11 2010 Getting a tuple of all members of a struct or a class (1)
Jul 11 2010 Getting a tuple of all members (1)
Jul 11 2010 Empty subexpressions captures in std.regex (3)
Jul 10 2010 Manual memory management in D2 (55)
Jul 10 2010 Winelib: DFL -> Linux? (6)
Jul 09 2010 Allocating structs with new? (19)
Jul 08 2010 "Rust" language (5)
Jul 08 2010 D2 Phobos what's the scope ? (1)
Jul 08 2010 Update to current RDMD? (1)
Jul 08 2010 std.pattern..mixin temptes..std.concurrency (10)
Jul 07 2010 SafeD & Java (1)
Jul 07 2010 One usage of GNU C (1)
Jul 07 2010 Concurrency in the D Programming Language: free chapter (7)
Jul 07 2010 [OT, but getting closer]: reddit discussion on C++ Concepts: A Postmortem (11)
Jul 07 2010 Abstract Classes vs Interfaces (10)
Jul 06 2010 Tuple, TypeTuple, tupleof etc (2)
Jul 06 2010 metaprograming: staticMap and such? (5)
Jul 06 2010 Nullable!T (13)
Jul 06 2010 D on langpop.com (2)
Jul 05 2010 [OT] D shows up on SO. (3)
Jul 05 2010 OT: anybody up for a beer? (1)
Jul 04 2010 More for bitfields (4)
Jul 03 2010 Organize dsource by D1/D2? (3)
Jul 02 2010 slow compilation speed (3)
Jul 02 2010 Error in TDPL? Order of static constructors (2)
Jul 01 2010 mangle (18)
Jul 01 2010 Bit disappointed with TDPL build quality (5)
Jul 01 2010 D: An Up and Coming Embedded Software Language (5)
Jul 01 2010 Spikes in array capacity (13)
Jul 01 2010 Can someone explain why this is not an error? (8)
Jun 30 2010 Better tuples (6)
Jun 30 2010 Class field inheritance (4)
Jun 30 2010 LDC, GDC for D2 (9)
Jun 30 2010 Interesting to see (for geeks) (7)
Jun 30 2010 Final switch statement (1)
Jun 29 2010 [OT] TDPL is out of stock on Amazon? (3)
Jun 29 2010 Iterating over containers of immutable objects (8)
Jun 29 2010 Network I/O and streaming in D2 (27)
Jun 29 2010 Actors are not always the best solution (1)
Jun 29 2010 C# 4.0 dynamic vs std.variant (7)
Jun 29 2010 [OT] modules vs filenames in "module-name == filename" package systems (7)
Jun 28 2010 Using ()s in property functions (34)
Jun 28 2010 Rob Pike about Go, seems D has a lot of friends. (3)
Jun 28 2010 Data-binding infrastructure. (3)
Jun 28 2010 bind() vs curry() (1)
Jun 28 2010 MPIR lib (9)
Jun 28 2010 Backquotes look like regular quotes in TDPL? (16)
Jun 27 2010 Compilation of a numerical kernel (1)
Jun 27 2010 Requesting some DMD hacking advice for property lowering. (3)
Jun 27 2010 dmd build fail (2)
Jun 27 2010 What exactly are the rules of governance of the development of D? (4)
Jun 27 2010 Status of std.xml (D2/Phobos) (37)
Jun 27 2010 [TDPL] arrays of D future (6)
Jun 27 2010 An idea for the D community (9)
Jun 26 2010 immutable singleton pattern with static opCall (10)
Jun 26 2010 Publicity idea: Suggest TDPL at Libraries (1)
Jun 26 2010 Issues with array expressions (3)
Jun 26 2010 [TDPL] Will TDPL LaTeX class/template be accessible? (4)
Jun 26 2010 What's the authoritative difference between immutable and const for (6)
Jun 26 2010 loading D into R in OSX. Dynamic libraries problem (3)
Jun 25 2010 Part 1 of the Language Reference Docs Review (5)
Jun 25 2010 Good dotProduct (12)
Jun 25 2010 Automatic library download plan (7)
Jun 25 2010 Make D more public visible (20)
Jun 25 2010 TraceHandler not being called on Access violation (3)
Jun 24 2010 Question about the validness of code examples in the docs (1)
Jun 24 2010 std.functional.curry isn't (9)
Jun 24 2010 The X Macro (23)
Jun 24 2010 property (25)
Jun 24 2010 Intel Concurrent Collections for Haskell [OT] (1)
Jun 24 2010 cent/ucent (12)
Jun 24 2010 Public code reviews of Phobos code (1)
Jun 24 2010 guide for building DMD/Phobos from SVN (on Linux)? (3)
Jun 24 2010 D1 is such a nice little language (3)
Jun 24 2010 The status of D2 (3)
Jun 24 2010 is expression (5)
Jun 24 2010 The future of DWT (13)
Jun 24 2010 More on StringToken (4)
Jun 23 2010 Mac OS X Installation (8)
Jun 23 2010 is Expression, Type Identifier : TypeSpecialization (4)
Jun 23 2010 GUI Library for D2+Phobos (25)
Jun 23 2010 I'd like to try D, but... (12)
Jun 23 2010 Is it time for D1 to die of natural causes? (17)
Jun 22 2010 readf anyone? (5)
Jun 22 2010 Feature request: Shared receive for all waitable objects (2)
Jun 22 2010 Latest string_token Code (21)
Jun 21 2010 Operator Precedence Table in Online Docs (1)
Jun 21 2010 Re: Is there ANY chance we can fix the bitwise operator precedence (1)
Jun 21 2010 Calling C function with static array includes length and pointer (6)
Jun 21 2010 Errors in TDPL (72)
Jun 21 2010 finding a circular dependency (11)
Jun 21 2010 DMD Backend Long-term (56)
Jun 21 2010 Stack info (1)
Jun 21 2010 How to erase chars from char[]? (3)
Jun 20 2010 Using Classes as the KeyType (from the Docs) (6)
Jun 20 2010 Combsort comparison (6)
Jun 20 2010 A web server with D (7)
Jun 19 2010 String Literal Docs (20)
Jun 19 2010 main.d(61): Error: temp_[i_] isn't mutable (14)
Jun 19 2010 Floating point not loaded (6)
Jun 19 2010 Re: Is there ANY chance we can fix the bitwise operator precedence (1)
Jun 19 2010 MAX_CHAR (7)
Jun 19 2010 Where will D be in 2015 in the programming language ecosphere? (15)
Jun 18 2010 Is there ANY chance we can fix the bitwise operator precedence rules? (97)
Jun 18 2010 Speeding up program loading (4)
Jun 17 2010 std.bind (2)
Jun 17 2010 Improving std.regex(p) (51)
Jun 17 2010 Recent work on Phobos and asking for volunteers (2)
Jun 17 2010 Review: std.msgpack (24)
Jun 17 2010 Pathfinding? (4)
Jun 17 2010 Pancake Sort comparison (1)
Jun 16 2010 beforeGarbageCollection (9)
Jun 16 2010 An Introduction (2)
Jun 16 2010 Re: help with bind (1)
Jun 16 2010 Associative array dup property? (4)
Jun 15 2010 enforce()? (159)
Jun 15 2010 When will Phobos be usable from safe functions? (1)
Jun 15 2010 Idea: bug-of-the-week club (7)
Jun 15 2010 Idea: Compilation benchmarks for D publicity (5)
Jun 15 2010 "ubyte[size] store = void" in std.variant (8)
Jun 15 2010 std.container / tightArray / class (de)allocators (9)
Jun 14 2010 Signed word lengths and indexes (152)
Jun 14 2010 Constraints error messages [Was: Re: Constrained Templates] (3)
Jun 14 2010 D const enables multi-reader synchronization (13)
Jun 13 2010 Compiler Test Suite (1)
Jun 13 2010 Price drop for TDPL on Amazon to $41.10<eom> (17)
Jun 13 2010 Is there a way to get the names of a function's parameters? (6)
Jun 13 2010 Layout of 80-bit Reals on Mac (2)
Jun 13 2010 Constrained Templates (26)
Jun 13 2010 The design principles of D (aka The D Manifesto) (7)
Jun 13 2010 Brief review of the samples in D distribution package (1)
Jun 12 2010 Re: Go Programming talk [OT] - C is simple enough!??? (1)
Jun 12 2010 Re: Go Programming talk [OT] - C is simple enough!??? (1)
Jun 12 2010 unary operator overloading syntax (5)
Jun 11 2010 Do you think free ad's might help advance D? (16)
Jun 11 2010 C++ and D stackoverflow (11)
Jun 11 2010 Could we get a list of things that have been, or will be, removed (4)
Jun 11 2010 How do you use C based libs with D? (6)
Jun 11 2010 TDPL shipping off Amazon (12)
Jun 11 2010 MingW compatibility (11)
Jun 10 2010 Trying to build Tango as dynamic library on linux (8)
Jun 09 2010 std.algorithm and immutable arrays (7)
Jun 09 2010 Static analysis at Mozilla (8)
Jun 09 2010 Hamming numbers comparison, take 2 (2)
Jun 08 2010 Relative performance (1)
Jun 08 2010 LLDB Debugger (7)
Jun 08 2010 Phobos import graph (6)
Jun 08 2010 Questions about Unicode, particularly Japanese (12)
Jun 08 2010 Experimenting with std.all (4)
Jun 08 2010 BinaryHeap is a range so it goes in std.range. Agree? (36)
Jun 08 2010 Out parameters and the strong exception guarantee (5)
Jun 08 2010 First experience with std.algorithm: I had to resort to writing a (16)
Jun 07 2010 [ot] D users at Google (11)
Jun 07 2010 Is the declaration grammar definition of 'Parameter' correct? (16)
Jun 07 2010 Wide characters support in D (55)
Jun 06 2010 D gets the rounding right, too (1)
Jun 06 2010 Go Programming talk [OT] (65)
Jun 06 2010 Re: need clarification: will typedef, C struct initialization, etc. (2)
Jun 05 2010 Variant[string] assoc array -- runtime error (4)
Jun 05 2010 Who is BearPile? (3)
Jun 05 2010 I'm holding it in my hands (17)
Jun 05 2010 Various documentation questions (9)
Jun 04 2010 Inlining done by JavaVM (2)
Jun 04 2010 D at shootout.alioth.debian.org (9)
Jun 04 2010 File.byLine should return dups? (7)
Jun 04 2010 Discussion on D on StackOverflow.com (1)
Jun 03 2010 Marketing of D - article topic ideas? (111)
Jun 03 2010 Anagrams comparison (1)
Jun 03 2010 Is it intentional that forward references in unittests aren't (7)
Jun 03 2010 Error 42: Symbol Undefined __tls_array (7)
Jun 03 2010 Convert "C Function Pointer" to D? (4)
Jun 03 2010 article on ctfe on reddit (1)
Jun 03 2010 _based pointers in D? (3)
Jun 02 2010 OT: "Using C++ in GCC is OK" (3)
Jun 02 2010 Why libphobos2.a? (5)
Jun 02 2010 Re: need clarification: will typedef, C struct initialization, etc. (3)
Jun 01 2010 BinaryHeap (2)
Jun 01 2010 dmdz, take 2 (4)
Jun 01 2010 OT: Cookie Monster consumes computerized coffee machine (1)
Jun 01 2010 Socket + Thread - any working example?? (1)
Jun 01 2010 What Every Programmer Should Know About Memory (1)
Jun 01 2010 One document about Go (81)
Jun 01 2010 This just in: authorless TDPL becomes collector's edition (34)
Jun 01 2010 anybody got D source code for a DirectX/DirectDraw proxy dll? (1)
May 31 2010 Stricter protection attributes for students (3)
May 31 2010 Unofficial wish list status.(Jun 2010) (5)
May 31 2010 If you have to learn just one programming language (62)
May 30 2010 APT repository (1)
May 30 2010 Containers I'd like to see in std.containers (26)
May 30 2010 Array access via pointer (12)
May 30 2010 eliminating std.range.SListRange? (17)
May 30 2010 Basic principles behind parallelism (2)
May 30 2010 std.container: the advent of deterministic containers (2)
May 30 2010 Binary data-structure serialization (45)
May 30 2010 associative arrays / hash function speed up (1)
May 29 2010 The last changes to range (12)
May 29 2010 std.mmfile doc. (3)
May 28 2010 Copy constructors for lazy initialization (15)
May 28 2010 Go has contempt for generics (17)
May 28 2010 C#5 desiderata (17)
May 28 2010 Huffman coding comparison (51)
May 28 2010 Memory Mapped File Access (17)
May 27 2010 Shared Class Variables (4)
May 27 2010 std.container update - now Array is in (8)
May 27 2010 Bug: compiler crash when using module name twice (4)
May 27 2010 Method hiding (4)
May 27 2010 AAs of struct or array (5)
May 27 2010 Static constructors in circularly imported modules - again (8)
May 26 2010 std.container update (19)
May 26 2010 Uniform function call syntax (10)
May 26 2010 'out of memory' error compiling on windows (2)
May 25 2010 container stuff (66)
May 24 2010 Installing D on MacOS X Leopard box (13)
May 24 2010 To interface or not to interface (38)
May 23 2010 To use opDispatch (10)
May 23 2010 ODE bindings (2)
May 23 2010 Bug fix week (30)
May 22 2010 GWT clone (4)
May 22 2010 Another example for comparison (1)
May 20 2010 Default argument values (18)
May 19 2010 Poll: Primary D version (126)
May 19 2010 "The Right Tool" site (4)
May 18 2010 [OT] My tips on giving technical talks (4)
May 18 2010 dmdbindmd not found on OSX (3)
May 17 2010 Samples directory (7)
May 17 2010 Alternative typeof syntax (7)
May 17 2010 Re: Misc questions:- licensing, VC++ IDE compatible, GPGPU, LTCG, (2)
May 17 2010 need clarification: will typedef, C struct initialization, etc. go or not? (46)
May 17 2010 LLVM backend for GHC (2)
May 16 2010 Does D suck? (21)
May 16 2010 News Reader for iPod? (11)
May 16 2010 std.gregorian contribution (10)
May 16 2010 Misc questions:- licensing, VC++ IDE compatible, GPGPU, LTCG, QT, SDL (29)
May 15 2010 [OT] The One Hundred Year Data Model (4)
May 14 2010 public import and bugs it causes (49)
May 14 2010 complement to $ (45)
May 13 2010 Intel Single-chip Cluster (12)
May 13 2010 On Iteration is discussed again on reddit (3)
May 12 2010 pure generators (10)
May 12 2010 Drop extern (C++) (10)
May 11 2010 Logger for D (12)
May 11 2010 Should scope(exit) be valid outside of a scope? (11)
May 11 2010 JSON improvement request (2)
May 11 2010 covariance, operator overloads, and interfaces (4)
May 10 2010 Linking Phobos with libcurl (3)
May 10 2010 Programming Dojo (3)
May 10 2010 tango naming conversation (3)
May 08 2010 Tuple unpacking example, and to! (3)
May 08 2010 Spellechecker - is this really fun? (20)
May 08 2010 Can D be cute? (Qt) (38)
May 07 2010 What is D? (14)
May 07 2010 Apple disallows D-Sources (17)
May 06 2010 Large Address Aware W/ OptLink (5)
May 06 2010 envy for "Writing Go Packages" (69)
May 05 2010 Another typedef usage example (2)
May 04 2010 Unit tests in D (51)
May 04 2010 c++ vs lisp -- D perspective (3)
May 04 2010 // Function parameters, sound, clear and clean // (5)
May 03 2010 Is [] mandatory for array operations? (46)
May 03 2010 Phobos Proposal: replace std.xml with kxml. (17)
May 03 2010 ISO646 (1)
May 02 2010 Studying the DMD front-end and contributing to similar projects? (3)
May 01 2010 Improving Compiler Error Messages (88)
May 01 2010 std.gregorian (10)
May 01 2010 // A great help for the best D, I think // (15)
May 01 2010 The BSD license problem and a trivial solution (5)
May 01 2010 Linking large D programms (5)
Apr 30 2010 Unofficial wish list status.(May 2010) (1)
Apr 30 2010 sad (12)
Apr 29 2010 Re: D2 std.thread and ThreadAddr (3)
Apr 29 2010 Results are in: static foreach is a slower than hand unrolling your (5)
Apr 29 2010 Numerical code (1)
Apr 28 2010 Debugging with GDB on Mac (2)
Apr 28 2010 Less than 30 days to bound copies of TDPL (19)
Apr 28 2010 Masahiro Nakagawa and SHOO invited to join Phobos developers (38)
Apr 28 2010 Clojure Protocols & expression problem (25)
Apr 28 2010 Built-in range type (3)
Apr 27 2010 disable usage and design (1)
Apr 27 2010 Change some keywords and enum manifests? (19)
Apr 27 2010 Loop invariant for a binary search (4)
Apr 27 2010 Changeset 442, implicit Vs explicit (12)
Apr 26 2010 Multiple "Standard" Libraries for D? (3)
Apr 26 2010 json output and Visual D (3)
Apr 26 2010 Meta-programming in Heron (1)
Apr 26 2010 Inlining of function(){...}() (4)
Apr 25 2010 Function-local imports (4)
Apr 25 2010 Less pure for objects (3)
Apr 24 2010 Some thoughts on std.demangle (1)
Apr 23 2010 not an lvalue (2)
Apr 23 2010 Anyone know what's going on here? (variable with an instantiated (8)
Apr 23 2010 Things I Learned from ACCU 2010 (58)
Apr 23 2010 DDoc improvements (1)
Apr 22 2010 Function name (8)
Apr 22 2010 To help other D implementations (1)
Apr 21 2010 typedef in D2 (2)
Apr 21 2010 Remove real type (79)
Apr 21 2010 DMD crash! and JSON files (16)
Apr 20 2010 D FTP Library (6)
Apr 20 2010 SListRange assignable elements (1)
Apr 20 2010 JavaScript is the "VM" to target for D (45)
Apr 17 2010 Is this a bug with goto? (4)
Apr 16 2010 Re: value range propagation for _bitwise_ OR (6)
Apr 16 2010 DMD and commercial application ? (7)
Apr 15 2010 Low dimensional matrices, vectors, quaternions and a cubic equation (31)
Apr 15 2010 Problems with std.time and local conversion? (18)
Apr 14 2010 Undefined behaviours in D and C (31)
Apr 14 2010 Re: value range propagation for _bitwise_ OR (3)
Apr 13 2010 Is it time to deprecate COM compatibility through D interfaces? (12)
Apr 13 2010 OpEquals and Interfaces (23)
Apr 13 2010 What do you think about that ? (2)
Apr 13 2010 freepascal and fantom links (3)
Apr 13 2010 Struct template type inference (1)
Apr 13 2010 Automatic opApply iteration counter (4)
Apr 13 2010 Vectorization and more (1)
Apr 12 2010 [feedback] folding in scintilla (12)
Apr 12 2010 signed -> unsigned (2)
Apr 11 2010 SListRange, Ranges, costructors (4)
Apr 11 2010 D compilation speed vs. go (13)
Apr 11 2010 struct opCast to void* and back (12)
Apr 11 2010 Benchmarking in D (7)
Apr 10 2010 Re: value range propagation for _bitwise_ OR (20)
Apr 10 2010 opDispatch is grand! (7)
Apr 10 2010 Real Time Reflection using __traits (1)
Apr 10 2010 value range propagation for logical OR (83)
Apr 10 2010 Patches, bottlenecks, OpenSource (15)
Apr 09 2010 [gdb] Pushing the D patches upstream (again) (5)
Apr 09 2010 Druntime AA interface could be enhanced a bit (7)
Apr 09 2010 Patches (6)
Apr 08 2010 Euler problems 14, 135, 174 (6)
Apr 07 2010 Google Code Jam (3)
Apr 07 2010 memory management (1)
Apr 07 2010 std.stream and std.stdio (2)
Apr 06 2010 New Software Design Technique Allows Programs To Run Faster (3)
Apr 06 2010 garbage collection in d (16)
Apr 06 2010 Clang error recovery (12)
Apr 06 2010 Easily building a dynamic library with DMD (2)
Apr 05 2010 data corruption (5)
Apr 05 2010 "bstring" (6)
Apr 05 2010 Bug 4070 and so on (4)
Apr 04 2010 Implementation of open_cl (4)
Apr 04 2010 Binary size with dmd 2.042 (4)
Apr 04 2010 Runtime Reflection using Compile Time Reflection (4)
Apr 03 2010 Pattern matching example (4)
Apr 03 2010 Compile-time class instances (3)
Apr 03 2010 Having problems using __traits (3)
Apr 02 2010 Are anonymous enums mostly available for performance reasons? (6)
Apr 02 2010 Memory Corruption with AAs (21)
Apr 02 2010 Dendrite Flow Based Progamming System Released (in D) (1)
Apr 01 2010 Need help fixing "The linker can't handle *.d.obj" issue (12)
Apr 01 2010 The D programming language newsgroup should lift its game (46)
Mar 31 2010 Is string.ptr a part of the language? (2)
Mar 31 2010 pinned classes (13)
Mar 31 2010 Re: Solution for Fatal flaw in D design which is holding back widespread (1)
Mar 31 2010 Unofficial wish list status.(Apr 2010) (1)
Mar 31 2010 console output in dll doesn't work (8)
Mar 31 2010 go and defer implementation in Go (1)
Mar 31 2010 Solution for Fatal flaw in D design which is holding back widespread adoption(tm) (18)
Mar 31 2010 dmd changesets: 422, 427, 428 (1)
Mar 31 2010 It is impossible to debug code compiled with dmd (18)
Mar 30 2010 Enum arguments? (6)
Mar 30 2010 "Avoid a Void" paper (3)
Mar 30 2010 Fatal flaw in D design which is holding back widespread adoption (34)
Mar 30 2010 DSpec / Templates + Delegates (5)
Mar 30 2010 LIB flag on Windows DMD (nagging) (4)
Mar 30 2010 Code Poet IDE (2)
Mar 29 2010 [OT] Who lives in the by area? (11)
Mar 29 2010 shouldn't phobos finally use some complete windows bindings (from the (1)
Mar 29 2010 Bugzilla votes (2)
Mar 28 2010 errata on tuple webpage (both 1.0 and 2.0) (2)
Mar 28 2010 static foreach (9)
Mar 28 2010 Two CTFE benchmarks (3)
Mar 28 2010 More precise GC (15)
Mar 28 2010 literals (45)
Mar 27 2010 D is dead, so now where it the money going? (27)
Mar 27 2010 Network in phobos (7)
Mar 27 2010 Update an example on the website (2)
Mar 25 2010 Does D allow paradoxical code? (6)
Mar 25 2010 Linking fails on Hello World?! (5)
Mar 25 2010 Few ideas to reduce template bloat (19)
Mar 24 2010 Output of dmd and dmd.conf location (13)
Mar 23 2010 Go updates (6)
Mar 23 2010 D2 std.container ? container update events.. (8)
Mar 23 2010 Implicit enum conversions are a stupid PITA (194)
Mar 23 2010 Summary on unit testing situation (12)
Mar 23 2010 Scope operator like in C++? (8)
Mar 23 2010 Ranges and/versus iterators (30)
Mar 23 2010 DMD 2.042 -- what happened to ModuleInfo.name? (2)
Mar 23 2010 suspected ctfe bug (4)
Mar 22 2010 Can we drop cast from float to int ? (6)
Mar 22 2010 Can we drop casts from float to bool? (12)
Mar 22 2010 storing the hash multiplier instead of the hash value (29)
Mar 21 2010 Covariance and Contravariance in C# 1 - 11 (1)
Mar 21 2010 Append char to char-array in function (1)
Mar 21 2010 Append char to char-array in function (1)
Mar 21 2010 Append char to char-array in function (6)
Mar 21 2010 Append char to char-array in function (1)
Mar 21 2010 Append char to char-array in function (1)
Mar 20 2010 Obfuscating function names and the like inside exe file (15)
Mar 20 2010 typeof from TypeInfo (2)
Mar 19 2010 D: A solution looking for a problem? (10)
Mar 19 2010 An important potential change to the language: transitory ref (19)
Mar 19 2010 D Business Contacts? (5)
Mar 19 2010 128 or 256 bit arithmetic (1)
Mar 19 2010 Question concerning Exceptions (2)
Mar 19 2010 static foreach (1)
Mar 19 2010 What's the status of opDollar? (3)
Mar 19 2010 Improve D1/D2 home page (17)
Mar 18 2010 covariant final interface functions (6)
Mar 18 2010 Reading few CPU flags from D code (2)
Mar 18 2010 Guide for D (6)
Mar 18 2010 trouble getting started with D (15)
Mar 17 2010 More on invariants (1)
Mar 17 2010 Some attributes (3)
Mar 17 2010 pNaCl (1)
Mar 17 2010 A problem with generators (25)
Mar 17 2010 Breaking enhancement requests (1)
Mar 16 2010 D: a computer programming language? (6)
Mar 16 2010 Re: Why are some casts from floating point to integral done differently (1)
Mar 16 2010 The D 1.0 docs are stuffed. (2)
Mar 15 2010 Associative Arrays need cleanout method or property to help garbage (15)
Mar 15 2010 assuaging static array literals (1)
Mar 15 2010 A paper about traps and programming stress (17)
Mar 14 2010 Why are some casts from floating point to integral done differently from others? (9)
Mar 14 2010 Dynamic libraries, again (12)
Mar 14 2010 Templates everywhere (18)
Mar 14 2010 Some problems with operator overloading (11)
Mar 14 2010 AssociativeArray!(K,V) .init has no [] operator (3)
Mar 13 2010 [OT] Business idea: make a case that makes the iPhone look like a (2)
Mar 13 2010 "future" for async calling? (2)
Mar 13 2010 shouldn't override be obligatory? (11)
Mar 13 2010 C++0x news (23)
Mar 13 2010 T.init for static arrays? (9)
Mar 13 2010 On * Language Design (6)
Mar 13 2010 A possible replacement for pragma(msg,...) (1)
Mar 13 2010 Worlds of CTFEs & templates (1)
Mar 12 2010 Google opensources linear time, fixed space regex library (7)
Mar 12 2010 [ot] Scala gets a system for tracking immutability (3)
Mar 12 2010 Best Builder to Use (11)
Mar 12 2010 casting of arrays really needs to be clarified in the specs! (3)
Mar 12 2010 Built-in unsafety in D (3)
Mar 11 2010 order of static constructor execution (40)
Mar 11 2010 dmdz (64)
Mar 11 2010 Re: any tool to at least partially convert C++ to D (htod for source (9)
Mar 10 2010 Snow Leopard (2)
Mar 10 2010 GC.calloc with random bits causes slowdown, also seen in built in (8)
Mar 10 2010 [OT] Thunderbird 3 vs. 2 (37)
Mar 10 2010 Set ops in std.algorithm (3)
Mar 10 2010 toString, to!(char[]) & co (5)
Mar 10 2010 functional (10)
Mar 10 2010 Re: any tool to at least partially convert C++ to D (htod for source (1)
Mar 10 2010 Re: any tool to at least partially convert C++ to D (htod for source (2)
Mar 10 2010 The D license (11)
Mar 09 2010 Property rewriting; I feel it's important. Is there still time? (27)
Mar 09 2010 Is return by ref really safe? (5)
Mar 09 2010 availabilty of D compiler for 64bit ubuntu (4)
Mar 09 2010 LDC 0.9.2 release candidate 3 (10)
Mar 09 2010 Collections in Scala (2)
Mar 09 2010 Problem with opCast(bool) for classes (2)
Mar 09 2010 any tool to at least partially convert C++ to D (htod for source files)? (55)
Mar 08 2010 new operator overloading buggy? (4)
Mar 08 2010 Web-News Reader Problems (13)
Mar 08 2010 opCmp: strange definition in specs (2)
Mar 08 2010 Complete off topic: Nimrod language (1)
Mar 08 2010 Simple spell check in new DMD release (3)
Mar 07 2010 Interesting slides about compiler optimizations (2)
Mar 07 2010 Holes in structs and opEquals (16)
Mar 06 2010 Can we get a DMD with debug symbols as a standard thing? (2)
Mar 06 2010 Empty array literals (8)
Mar 06 2010 Container insertion and removal (36)
Mar 05 2010 Is D a cult? (94)
Mar 05 2010 Static attributes & immutability, static attributes seen from instances (14)
Mar 05 2010 shared library (3)
Mar 05 2010 OCaml compiler for NaCl (1)
Mar 05 2010 wikipedia const-correctness link to d const article is missing (2)
Mar 04 2010 Container hierarchy vs. container types (32)
Mar 04 2010 Pantheios 1.0.1 (beta 193) released (4)
Mar 04 2010 Line number of Exception instantiation (8)
Mar 04 2010 speed.pypy.org (2)
Mar 04 2010 An example of Clang error messages (37)
Mar 04 2010 Is D a useful programming language for the web? (9)
Mar 04 2010 Arguments and attributes with the same name (19)
Mar 04 2010 Misleading contract syntax (9)
Mar 04 2010 Feature suggestion: in-place append to array (25)
Mar 03 2010 shouldn't std.perf.PerformanceCounter.stop return the this reference? (1)
Mar 03 2010 Stack Alignment for Numerics (4)
Mar 03 2010 Accessing the symbol table of a mach-o file (3)
Mar 03 2010 Other parts of Contract Programming (1)
Mar 02 2010 One minute to twelve: last chance to fix D2 ABI? (15)
Mar 02 2010 64-bit and SSE (21)
Mar 02 2010 Good Contract programming idiom? (24)
Mar 01 2010 std.array.put doesn't put (7)
Mar 01 2010 Readonly asserts and more (2)
Mar 01 2010 Recursive template expansion (6)
Feb 28 2010 Unofficial wish list status.(Mar 2010) (2)
Feb 28 2010 nothrow functions/methods (5)
Feb 28 2010 Problem with writeln (9)
Feb 27 2010 Updating GDC links on Digital Mars D page (1)
Feb 27 2010 A possible future purpose for D1 (15)
Feb 26 2010 Tidier pre/post conditions (4)
Feb 25 2010 A little challenge... (16)
Feb 24 2010 A rationale for pure nothrow ---> pure nothrow (and nothing else (37)
Feb 24 2010 Casts, especially array casts (9)
Feb 24 2010 Evaluation order (8)
Feb 24 2010 dil: updated to Tango 0.99.9 (3)
Feb 24 2010 Light-weight threads (10)
Feb 23 2010 Tango withered? (1)
Feb 23 2010 Research Grant Proposal: Numerical Arrays (4)
Feb 23 2010 Heap memory limit? (10)
Feb 21 2010 Questions about IEEE754 floating point in D (8)
Feb 21 2010 Improved doc page - small change to html (4)
Feb 20 2010 Design of intuitive interfaces (19)
Feb 20 2010 "Consume", "Skip", "Eat", "Munch", "Bite", or...? (12)
Feb 20 2010 Back in the game: Numerics in D (17)
Feb 20 2010 error of the day (2)
Feb 19 2010 D hates to be dynamic linked (38)
Feb 19 2010 Attacking Attack Patterns (10)
Feb 19 2010 How to initialize static arrays with variable data (7)
Feb 19 2010 From the silent community (17)
Feb 18 2010 Unit tests (4)
Feb 18 2010 Whither Tango? (93)
Feb 18 2010 DWT (5)
Feb 18 2010 Some questions now D2 is frozen (12)
Feb 17 2010 detect if a symbol is template (4)
Feb 17 2010 [TDPL] function type syntax (1)
Feb 17 2010 CfP: WGP 2010 (1)
Feb 17 2010 D3 Feature Request: rename 'in' to 'into'. (1)
Feb 17 2010 call variadic function with argptr (1)
Feb 17 2010 D2 Closure (14)
Feb 17 2010 !in (28)
Feb 17 2010 Array literals MUST be immutable. (39)
Feb 16 2010 TDPL stats (9)
Feb 16 2010 assert(object) calls invariant and crash (1)
Feb 16 2010 Assertion Failue : toobj.c (5)
Feb 16 2010 Does std.bigint compile under D2.40? (10)
Feb 16 2010 C++ concepts (8)
Feb 15 2010 array comparison (10)
Feb 15 2010 Requesting FreeBSD and OSX volunteers to help test Goldie (2)
Feb 15 2010 Const system names (10)
Feb 15 2010 Module-level visibility (13)
Feb 15 2010 Template specialization ignores attributes (at least 'immutable') (3)
Feb 14 2010 OT: Linux shell validate-all-command-before-executing-anything behavior? (6)
Feb 14 2010 placement new with void[] instead of void* (1)
Feb 14 2010 new T[10] => new T[](10) (5)
Feb 14 2010 change mixins (54)
Feb 14 2010 disabling unary "-" for unsigned types (80)
Feb 14 2010 typing base ^^ exp (7)
Feb 14 2010 eliminate new operator paraphernalia (27)
Feb 14 2010 strict (4)
Feb 13 2010 foreach_reverse is better than ever (55)
Feb 13 2010 LDC 0.9.2 release candidate (11)
Feb 12 2010 OT: How not to be seen! (5)
Feb 12 2010 Decimal separator (4)
Feb 10 2010 How DMD's -w *Prevents* Me From Seeing My Warnings (25)
Feb 10 2010 D on Reddit! (10)
Feb 10 2010 D Website not loading D1 page (6)
Feb 09 2010 Array collection ? (6)
Feb 09 2010 Is there a modern GC for D? (8)
Feb 09 2010 A special treat (18)
Feb 08 2010 Coverity tool (46)
Feb 08 2010 delegating constructors and "this = ..." (6)
Feb 08 2010 Implicit conversion between calling conventions (1)
Feb 08 2010 std.contracts.enforceEx (2)
Feb 07 2010 Syntax for struct constructors (3)
Feb 07 2010 "The last feature": overridable methods in interfaces (31)
Feb 07 2010 "The last feature": scope structs (16)
Feb 07 2010 Built-in arrays as output ranges (4)
Feb 06 2010 Function with try/catch and no return statement (13)
Feb 05 2010 Visual Studio plugin (4)
Feb 05 2010 Disable NaN and Inf (9)
Feb 05 2010 Proposal: Dedicated-string-mixin templates/functions (15)
Feb 04 2010 Why does std.intrinsic contain nothrow? (1)
Feb 04 2010 It's interesting how many old bugzilla issues are still open though (7)
Feb 03 2010 A thought for template alias parameters? (9)
Feb 03 2010 OT: I'm back (8)
Feb 03 2010 A little project (3)
Feb 03 2010 Making all strings UTF ranges has some risk of WTF (52)
Feb 03 2010 Array operation for computing the dot product? (57)
Feb 03 2010 Virtual methods (17)
Feb 03 2010 Is there any more detailed dmd source guide? (7)
Feb 03 2010 Static initialization order (8)
Feb 03 2010 Scala design process vs D (9)
Feb 01 2010 Some Java/C# design flaws (8)
Feb 01 2010 I'm getting a Bus Error with dmd 1.056 (1)
Jan 31 2010 Using DMD2 on Ubuntu 9.04 x64? (23)
Jan 31 2010 Unofficial wish list status.(Feb 2010) (3)
Jan 31 2010 Unit testing with asserts: Why is assertHandler required to throw? (11)
Jan 31 2010 D-IDE and its new project site (4)
Jan 31 2010 d2 bug ! bug ! (4)
Jan 30 2010 TDPL a bad idea? (98)
Jan 29 2010 more property discussion... (2)
Jan 29 2010 std.string will get the boot (31)
Jan 28 2010 Advertising D on Stackoverflow? (3)
Jan 28 2010 Proposal: Definition of -attributes (15)
Jan 26 2010 Function calls (163)
Jan 26 2010 std.bigint? (3)
Jan 26 2010 DMD generated exes' size differ from PE headers (5)
Jan 26 2010 D Exceptions (9)
Jan 25 2010 profiling in heavily concurrent D2 (3)
Jan 23 2010 Google's Go (148)
Jan 22 2010 Perfect hashing for string switch (13)
Jan 21 2010 dmd warning request: warn for bitwise OR in conditional (9)
Jan 21 2010 What's left to do for a stable D2? (62)
Jan 21 2010 Isn't it time (19)
Jan 20 2010 opDispatch or equivalent at static context (5)
Jan 20 2010 "Unsigned-related bugs never occur in real code." (9)
Jan 20 2010 Guy Steele on language design (7)
Jan 19 2010 xTests 0.14.4 released (2)
Jan 19 2010 interesting iterator library (3)
Jan 19 2010 Why not throw everything at dmd (4)
Jan 19 2010 Will D 2.0 concurrency be supported between processes? (9)
Jan 18 2010 Invalid pointer reference (7)
Jan 18 2010 Function pointers as values? (1)
Jan 18 2010 Maybe type in Fortress (5)
Jan 18 2010 What if D would require * for reference types? (20)
Jan 17 2010 D Language 2.0 (124)
Jan 17 2010 array operation a[] + b[] not implemented?? (8)
Jan 17 2010 Setting Timeout for a Socket (phobos D1.0) (1)
Jan 15 2010 Private default function arguments (20)
Jan 14 2010 disable (82)
Jan 13 2010 Why does GDC on the main page still link to the old sf.net site? (1)
Jan 13 2010 D's auto keyword (20)
Jan 13 2010 shouldn't auto ref parameters also be available for class template (1)
Jan 13 2010 The magic meta namespace (again) (2)
Jan 13 2010 Thread-local Member Variables? (9)
Jan 12 2010 __traits proposal possible? or must be AST macros? (1)
Jan 12 2010 opDispatch with template parameter and property syntax doesn't work (3)
Jan 12 2010 D language help for a C# programmer (2)
Jan 11 2010 Sturcts with constructor (dmd1.x) (10)
Jan 11 2010 Variable-length stack allocated arrays (41)
Jan 11 2010 Class Instance allocations (11)
Jan 10 2010 Help with demangling (8)
Jan 10 2010 Identity assignment operator overload LEGAL for const, etc. (1)
Jan 10 2010 Division by zero - why no exception? (4)
Jan 10 2010 Some random thoughts on Phobos2 (2)
Jan 09 2010 Compiler: Size of generated executable file (106)
Jan 08 2010 Class nomenclature (2)
Jan 08 2010 Should .idup simply do nothing for arrays that are already immutable? (8)
Jan 07 2010 What is this (2)
Jan 07 2010 Is this a bug or a feature? (7)
Jan 07 2010 Linker error with array expressions (8)
Jan 06 2010 Computed gotos in LLVM (1)
Jan 06 2010 Porting C# code (18)
Jan 06 2010 dmd.1.055.zip missing linux shell binary (2)
Jan 05 2010 "Compiler as a service" in C# 4.0 (6)
Jan 05 2010 Named variadic arguments (2)
Jan 05 2010 A newer WinDBG version, please... (9)
Jan 05 2010 Compare in ParaSail (2)
Jan 04 2010 The future of D (2)
Jan 03 2010 restrict in practice (4)
Jan 03 2010 Concurrency mailing list (3)
Jan 02 2010 casting array literals doesn't work as stated in the docs (17)
Jan 02 2010 Why doesn't __traits(allMembers,...) return a tuple? (1)
Jan 01 2010 D related reddit link (4)
Jan 01 2010 Things to look up in the docs (9)
Dec 31 2009 Unofficial wish list status.(Jan 2010) (1)
Dec 31 2009 output ranges: by ref or by value? (35)
Dec 31 2009 Inconsistent error/warning messages (3)
Dec 30 2009 Does functional programming work? (35)
Dec 29 2009 GDC for Windows 2.014 (3)
Dec 27 2009 the const correctness of the this pointer (12)
Dec 27 2009 Concurrency architecture for D2 (48)
Dec 14 2009 Go rant (95)
Dec 12 2009 Access violation in gcx.Gcx.mark (2)
Dec 11 2009 No D in Great Computer Language Shootout? (34)
Dec 04 2009 Traits problem (6)
Nov 29 2009 inheriting constructos (24)
Nov 21 2009 Itcy-BitC closures and curries (5)
Nov 16 2009 updated OpenCL headers (11)
Nov 09 2009 thank's ddmd ! (22)
Oct 10 2009 dmd support for IDEs (217)
Oct 06 2009 Eliminate class allocators and deallocators? (95)
May 12 2009 project oriented (201)
Jun 09 2008 More embarrassing microbenchmars for D's GC. (30)
Apr 05 2008 Where do you go to find your C++ articles and/or news these days? (29)
Jan 28 2006 looking for testers: std.socket / IPv6 (8)
Mar 15 2005 byte + single-bit-operations (17)
Mar 09 2005 (help) automation on windows (21)
Sep 10 2004 Legal stuff (5)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004