news.digitalmars.com - digitalmars.D
Dec 30 2012 DList -- removing an element (1)Dec 29 2012 Python-like slicing and handling UTF-8 strings as a bonus (9)
Dec 29 2012 identifier full name (3)
Dec 28 2012 DMD build (26)
Dec 28 2012 Private default arguments? (16)
Dec 26 2012 nothrow in druntime win32 C bindings (24)
Dec 26 2012 migration guides (1)
Dec 26 2012 8505 (24)
Dec 26 2012 D issue system sucks? (4)
Dec 26 2012 Parsing error (3)
Dec 26 2012 DMD didn't support extern(C++) struct function in windows dmd2.061 (1)
Dec 25 2012 Learning Haskell makes you a better programmer? (51)
Dec 24 2012 Some pre-conditions at compile-time (reprise) (3)
Dec 24 2012 OT: Beware of Xmas and New Years Day (2)
Dec 24 2012 Windows x64 C-Runtime (1)
Dec 23 2012 final switch traps and improvements (4)
Dec 23 2012 moving away from changelog.dd? (42)
Dec 23 2012 auto in library functions (16)
Dec 23 2012 Inline D in Javascript (11)
Dec 23 2012 D "Swing" (40)
Dec 23 2012 new or no? (4)
Dec 23 2012 Segmentation fault (3)
Dec 22 2012 64 bit linker issues (3)
Dec 20 2012 [your code here] (1)
Dec 20 2012 Range.init does not imply Range.empty==true (1)
Dec 20 2012 labeled block stement. (2)
Dec 19 2012 More range woes: std.array.save is invalid (15)
Dec 19 2012 Heap corruption in reading struct fields in ctor (1)
Dec 19 2012 The impoliteness of overriding methods (2)
Dec 19 2012 A thought about garbage collection (16)
Dec 19 2012 proposition to std.range: SortedRange.indexOf(value) (5)
Dec 19 2012 D as a Unity3D language (5)
Dec 18 2012 add phobos module std.halffloat ? (22)
Dec 18 2012 UDAs and templates (1)
Dec 18 2012 Javascript bytecode (76)
Dec 18 2012 UDA tuple flattening (2)
Dec 18 2012 Should compilers take advantage (abuse) of the new UDA syntax that has (27)
Dec 18 2012 D's Greatest Bugbear (11)
Dec 18 2012 Paid support (1)
Dec 17 2012 Full Fledged Properties (4)
Dec 17 2012 Value ranges from contracts? (1)
Dec 17 2012 Troubles with user defined subtypes (1)
Dec 17 2012 Timsort vs some others (20)
Dec 17 2012 UDA: getAttributes does not play well with topleof (8)
Dec 17 2012 Curl and redirects (7)
Dec 17 2012 __traits(compiles, ...) returns true for syntactic garbage and for (11)
Dec 17 2012 explicit castable to bool for predicate restraints? (6)
Dec 16 2012 Integer semantic in D, what are the tradeoff ? Do we have numbers ? (7)
Dec 15 2012 Voldemort structs no longer work? (19)
Dec 15 2012 Compilation strategy (19)
Dec 15 2012 Quick and dirty Benchmark of std.parallelism.reduce with gdc 4.6.3 (1)
Dec 14 2012 Invalid trainling code unit (5)
Dec 14 2012 Significant GC performance penalty (23)
Dec 13 2012 Custom Memory Allocation and reaps (3)
Dec 13 2012 DList - Various Comments/Questions (3)
Dec 13 2012 SCons D tool: need help with building static library (2)
Dec 13 2012 Regression in type inference of array of delegates (1)
Dec 13 2012 Should alias this support implicit construction in function calls and (5)
Dec 12 2012 No bounds checking for dynamic arrays at compile time? (35)
Dec 12 2012 ModuleInfo.unitTest cannot be called twice (4)
Dec 12 2012 Forward reference not working in nested functions (5)
Dec 12 2012 Unit tests not run when linking with Tango (4)
Dec 11 2012 Nested Structs (19)
Dec 11 2012 For a Safeint (2)
Dec 11 2012 OT (partially): about promotion of integers (106)
Dec 11 2012 Is there any reason why arithmetic operation on shorts and bytes (39)
Dec 11 2012 RE: simpledisplay (3)
Dec 10 2012 [wiki] Contributing to D (1)
Dec 10 2012 Array Slices and Interior Pointers (20)
Dec 10 2012 Next focus: PROCESS (163)
Dec 09 2012 dlang.org Library Reference (83)
Dec 09 2012 http://wiki.dlang.org: it's official (9)
Dec 09 2012 Moving towards D2 2.061 (and D1 1.076) (139)
Dec 09 2012 struct in class feature (4)
Dec 09 2012 rtInfo issue (5)
Dec 09 2012 proposal for general dup function (22)
Dec 08 2012 Officially moving to MediaWiki? (17)
Dec 08 2012 casting objects is not working across dll boundaries (1)
Dec 07 2012 Problem with const correctness (13)
Dec 07 2012 the Disruptor framework vs The Complexities of Concurrency (25)
Dec 06 2012 opDispatch to template members (10)
Dec 06 2012 Input Range addition to associative arrays (13)
Dec 06 2012 New std.process revival (22)
Dec 06 2012 ctRegex vs. Regex vs. plain string (3)
Dec 06 2012 Doubt about alias this (2)
Dec 05 2012 Getting the source range (1)
Dec 05 2012 Better forum (80)
Dec 05 2012 Better forum (33)
Dec 05 2012 misoverloading (2)
Dec 05 2012 wrapping functions with variadic-parameter wrappers (9)
Dec 05 2012 Where are the template members? (5)
Dec 05 2012 Experimental Phobos modules? (18)
Dec 04 2012 Reproducing autotester failures (1)
Dec 04 2012 named field struct initialization (2)
Dec 04 2012 etruytiupi (1)
Dec 03 2012 Should Druntime and Phobos be built with -gs ? (6)
Dec 03 2012 D plugin for IntelliJ IDEA? (7)
Dec 02 2012 Bug or logic error in if with auto? (8)
Dec 01 2012 Need help with debugging Segfault (7)
Dec 01 2012 Deterministic replay engine (1)
Dec 01 2012 D-based internships in the UK (3)
Nov 30 2012 Garbage Collector (11)
Nov 30 2012 Deprecated Library Functions / Methods (57)
Nov 30 2012 Strange struct/atomicLoad behaviour (3)
Nov 30 2012 typeid() broken for interfaces? (47)
Nov 29 2012 D Stable Proposal (32)
Nov 29 2012 True value semantics for class or struct? (2)
Nov 29 2012 mixin templates with name parameter (3)
Nov 29 2012 arrays of const, postblit and RefCounted (6)
Nov 28 2012 Fixing cyclic import static construction problems (64)
Nov 28 2012 UDA + Pegged AST Hack (13)
Nov 28 2012 code review and continuous integration (gerrit+jenkins) (2)
Nov 27 2012 [RFC] semantics of containers of const (1)
Nov 27 2012 Breaking D2 language/spec changes with D1 being discontinued in a (108)
Nov 27 2012 Bikeshedding alert: Pragma naming convention (6)
Nov 27 2012 Unified handling of basic and user-defined type proposal (8)
Nov 26 2012 The future of UDAs. (7)
Nov 26 2012 Errors compiling DSSS (96)
Nov 26 2012 Help! (61)
Nov 26 2012 2 problems I can't get my head around (3)
Nov 25 2012 [RFC] Modules for processes manipulation (3)
Nov 25 2012 [RFC] Modules for template programming proposal (3)
Nov 25 2012 "foreach(i, dchar c; s)" vs "decode" (10)
Nov 25 2012 How multithreading works in hardware using D ==AND== difference b/w (13)
Nov 25 2012 Time to kill T() as (sometimes) working T.init alias ? (81)
Nov 25 2012 Feature request: Make "in" blocks part of the public interface (3)
Nov 24 2012 WinAPI and druntime [was: WinAPI for druntime and OpenGL for deimos] (4)
Nov 24 2012 std.signals2 status (1)
Nov 23 2012 ICE when breaking outer loop from switch statement (2)
Nov 23 2012 compiler for ubuntu x86-64 (5)
Nov 23 2012 DLLs and friends (8)
Nov 23 2012 externally imposed conditional compilation (13)
Nov 23 2012 WinAPI for druntime and OpenGL for deimos. (3)
Nov 23 2012 Array reverse (6)
Nov 22 2012 Your review matters. (1)
Nov 21 2012 dmd demangling (7)
Nov 21 2012 Ranges usages (8)
Nov 21 2012 Talk proposal (kinda): D Programming in D (Or: Writing idiomatic D (5)
Nov 21 2012 Array Operations: a[] + b[] etc. (26)
Nov 21 2012 DConf 2013 suggestion (6)
Nov 21 2012 Behavior of strings with invalid unicode... (4)
Nov 20 2012 Google Fight - D vs Go (3)
Nov 20 2012 DConf 2013 on kickstarter.com: we made it! (6)
Nov 20 2012 __gshared implicitly convertible to shared? (3)
Nov 19 2012 Downloadable spec for D version 2 (6)
Nov 19 2012 About Boost.SIMD (2)
Nov 19 2012 Is there interest in a std.http? (20)
Nov 19 2012 Multidimensional array operator overloading (6)
Nov 19 2012 Bret Victor - Inventing on Principle (14)
Nov 19 2012 foreach on const(V[K]) (5)
Nov 19 2012 The annoying D build system (9)
Nov 18 2012 split dmd frontend into separate project (5)
Nov 18 2012 Bulding latest DMD and associated projects from github master (22)
Nov 18 2012 popFrontExactly? (13)
Nov 18 2012 [OT][Parsing] Parsing with Pictures (1)
Nov 18 2012 half datatype? (35)
Nov 18 2012 D Bugzilla: Products, Components and default assignees (1)
Nov 17 2012 Should core.sync.mutex.Mutex, core.sync.condition.Condition, (12)
Nov 17 2012 Length of fixed size arrays (7)
Nov 17 2012 ConstCPP (3)
Nov 16 2012 Custom checkers for Clang Static Analyzer [partially OT] (1)
Nov 16 2012 copying a struct containing a struct (7)
Nov 16 2012 Deprecation in core.sys.posix.termios (5)
Nov 16 2012 Request for "indexOf" undeprecation. (12)
Nov 15 2012 Delegate bug? (1)
Nov 15 2012 A simple question (38)
Nov 15 2012 Verified documentation comments (7)
Nov 15 2012 A working way to improve the "shared" situation (4)
Nov 15 2012 D is awesome (3)
Nov 14 2012 [RFC] A huge problem with Github diff (16)
Nov 14 2012 missing link to .mobi file (2)
Nov 14 2012 dlang.org: library reference (3)
Nov 14 2012 What's the deal with __thread? (11)
Nov 13 2012 function overload on full signature? (28)
Nov 13 2012 Growing a Language (32)
Nov 13 2012 postblit, const(T) copy, dealing with structs (3)
Nov 13 2012 iota with custom boundary conditions (7)
Nov 12 2012 I'm back (127)
Nov 12 2012 dmd: ../ztc/aa.c:423: void AArray::rehash_x(aaA*, aaA**, size_t): (2)
Nov 12 2012 hashed array? (40)
Nov 12 2012 Compiler bug? (alias sth this; and std.signals) (13)
Nov 11 2012 error help (3)
Nov 11 2012 alias this to a template function (8)
Nov 11 2012 Something needs to happen with shared, and soon. (223)
Nov 11 2012 Is instantiabilty of templated types decidable? (13)
Nov 11 2012 GDC is this a bug or a feature? (2)
Nov 11 2012 Undefined identifier WIN32_FILE_ATTRIBUTE_DATA (16)
Nov 10 2012 precise gc? (8)
Nov 10 2012 Lenses-like in D (1)
Nov 10 2012 Binary compatibility on Linux (39)
Nov 10 2012 [OT] Ubuntu 12.10 guest in VirtualBox completely broken (25)
Nov 09 2012 std.net.curl problem (5)
Nov 09 2012 Settling rvalue to (const) ref parameter binding once and for all (3)
Nov 09 2012 Pyd thread (9)
Nov 09 2012 Immutable and unique in C# (33)
Nov 09 2012 PVS-Studio on DMD (2)
Nov 09 2012 D Linking library behaviour (5)
Nov 08 2012 Issue 8340: dmd backend bug (2)
Nov 08 2012 Regarding opCast(bool) class method (3)
Nov 08 2012 New language name proposal (11)
Nov 08 2012 Walter should start a Seattle D interest group (5)
Nov 08 2012 Getting rid of dynamic polymorphism and classes (28)
Nov 07 2012 UDAs - Restrict to User Defined Types? (47)
Nov 07 2012 [RFC] Fix `object.destroy` problem (5)
Nov 07 2012 a small study of "deprecate" (10)
Nov 07 2012 [RFC] Add an operator for ranges to D. Pros and cons? (11)
Nov 06 2012 Struct-nested structs (1)
Nov 06 2012 One old problem with associative arrays (4)
Nov 06 2012 deprecate deprecated? (52)
Nov 06 2012 [ ArgumentList ] vs. ( ArgumentList ) (138)
Nov 06 2012 Proposal to deprecate "retro.source" (6)
Nov 06 2012 dcollections (4)
Nov 06 2012 DSource server issues (1)
Nov 06 2012 Proposal for "Classic DList" (CDList) (3)
Nov 05 2012 How do you remove/insert elements in a dynamic array without (20)
Nov 05 2012 How do you remove/insert elements in a dynamic array without (1)
Nov 05 2012 DConf 2013 to be recorded (13)
Nov 05 2012 Pegged Master - Semantic Actions - dmd 2.060 (1)
Nov 05 2012 std.signals2 proposal (19)
Nov 04 2012 Why does std.variant not have a tag? (8)
Nov 04 2012 Generic and fundamental language design issue (17)
Nov 04 2012 D vs C++ metaprogramming: why are c++ templates inherently slow (3)
Nov 04 2012 version(deprecated)? (10)
Nov 04 2012 Request some guidance regarding I/O (1)
Nov 03 2012 Slicing static arrays should be system (11)
Nov 03 2012 CTFE, std.move & immutable (3)
Nov 03 2012 [OT] D mentioned in Channel 9 TypeScript/Dart interview (5)
Nov 03 2012 News and problems about foreach loops (5)
Nov 02 2012 Simple implementation of __FUNCTION (23)
Nov 02 2012 To take a part in development (4)
Nov 02 2012 OT: NAND to Tetris (2)
Nov 02 2012 'with' bug? (23)
Nov 01 2012 Scaling Scala Vs Java (12)
Nov 01 2012 mixin functions (4)
Nov 01 2012 D is a cool language! (6)
Oct 31 2012 Deimos submission - Nanopb (9)
Oct 31 2012 OSX Installer (3)
Oct 31 2012 Procedure for submitting a new Deimos project? (3)
Oct 31 2012 How do you copy a const struct to a mutable? (2)
Oct 31 2012 A little Py Vs C++ (66)
Oct 31 2012 D2 auto tester is hung on specific unittest (1)
Oct 30 2012 Transience of .front in input vs. forward ranges (84)
Oct 30 2012 [OT] .NET is compiled to native code in Windows Phone 8 (11)
Oct 30 2012 Status of Decimal Floating Point Module (1)
Oct 30 2012 What is the use case for this weird switch mecanism (21)
Oct 30 2012 opDollar questions (2)
Oct 29 2012 Has anyone built DStep for Win? (2)
Oct 29 2012 Imports with versions (10)
Oct 29 2012 DMD on Haiku? (17)
Oct 29 2012 Command Line Order + Linker Errors (6)
Oct 29 2012 Decimal Floating Point types. (9)
Oct 29 2012 Kickstarter and Conference (3)
Oct 29 2012 "isDroppable" range trait for slicing to end (27)
Oct 28 2012 Can't use a C++ class from a DLL (8)
Oct 28 2012 Equality of ForwardRanges (4)
Oct 28 2012 To avoid some linking errors (61)
Oct 28 2012 The D wiki engine must be replaced (14)
Oct 27 2012 Array in array (4)
Oct 27 2012 assert(false, "...") doesn't terminate program?! (1)
Oct 27 2012 [GtkD] Error 1: Previous Definition Different : __Dmain (7)
Oct 26 2012 automatic mixin in classes (5)
Oct 26 2012 Another day in the ordeal of cartesianProduct (23)
Oct 26 2012 rawCopy, rawTransfer, rawFind ? (2)
Oct 26 2012 Developing operating systems in GC enabled languages (1)
Oct 25 2012 dlang.org slow? (10)
Oct 24 2012 conv.to for enums (1)
Oct 24 2012 static and non-static version of the one function (3)
Oct 24 2012 Why D is annoying =P (87)
Oct 24 2012 Invite Distributions to the D-Conf! (1)
Oct 24 2012 [just talk] what if implicitly typed literals were disallowed (12)
Oct 24 2012 On D development (5)
Oct 24 2012 Passing static arrays to C (13)
Oct 23 2012 Very simple SIMD programming (28)
Oct 23 2012 Structs, Speed and refs. (4)
Oct 22 2012 [proposal] version statements with multiple arguments. (9)
Oct 22 2012 SCons and gdc (3)
Oct 22 2012 DConf 2013 on kickstarter.com: we're live! (65)
Oct 22 2012 splitter semantics (2)
Oct 22 2012 Normal/Gaussian random number generation for D (22)
Oct 22 2012 Download link on digitalmars.com outdated (1)
Oct 22 2012 Mixin replacement for switch...case? (12)
Oct 22 2012 dmd -run and command line argument order (3)
Oct 21 2012 Why does std.string.splitLines return an array? (5)
Oct 21 2012 A small bug database (1)
Oct 21 2012 [RFC] ColorD (82)
Oct 21 2012 printing Throwables in druntime (2)
Oct 21 2012 Is there any way to create something like this? (5)
Oct 20 2012 Error message for lookups went anwful since 2.059 (2)
Oct 20 2012 Using std.net.curl on Ubuntu 12.04 32bit - linker errors (2)
Oct 20 2012 Anyone have D protobuf? (7)
Oct 19 2012 Array of structs construction (9)
Oct 19 2012 private is non-virtual: Stuck in C++-thinking? (10)
Oct 19 2012 Request for Help: D tool for SCons (2)
Oct 18 2012 What about std.lockfree ? (4)
Oct 17 2012 Const ref and rvalues again... (106)
Oct 17 2012 Bits rotations (8)
Oct 17 2012 Regarding hex strings (48)
Oct 17 2012 Optimizing out unnecessary allocations (6)
Oct 17 2012 "is" bug with inout type + voldemort ? (1)
Oct 17 2012 Shared keyword and the GC? (36)
Oct 16 2012 Export statement? (2)
Oct 16 2012 make install; where do .di files go? (4)
Oct 16 2012 More range woes: composed ranges are unsafe to return from functions (1)
Oct 15 2012 Tricky semantics of ranges & potentially numerous Phobos bugs (15)
Oct 15 2012 alias A = B; syntax (27)
Oct 15 2012 More D & Rust (14)
Oct 15 2012 SList!(Tuple!int) == error? (2)
Oct 15 2012 Cartesian product of infinite ranges, round 2 (2)
Oct 15 2012 Strange Loop 2012 (5)
Oct 15 2012 Add these to Phobos? (13)
Oct 15 2012 SEH in DMD2.059 (1)
Oct 15 2012 Account on ARM/Debian (29)
Oct 15 2012 Important packages (2)
Oct 15 2012 Import improvement (40)
Oct 15 2012 48 hour game jam (32)
Oct 15 2012 D interface for C library problems (8)
Oct 14 2012 D seems interesting, but... (78)
Oct 14 2012 OPTLINK is missing files when I try to include debugging info into (5)
Oct 14 2012 More purity in Rust (1)
Oct 14 2012 Making TypeInfo.next() return a const(TypeInfo) was a bad idea (6)
Oct 14 2012 Why splitter() doesn't work? (11)
Oct 14 2012 Recommened way to iterate on a narrow string (2)
Oct 13 2012 Mysterious OPTLINK crash on Win7 x64 (3)
Oct 13 2012 RFC: Pinning interface for the GC (11)
Oct 13 2012 Feature request: enum init shouldn't create a new enumeration (12)
Oct 12 2012 toStringz for UTF-16 (7)
Oct 12 2012 Bug in countUntil? (4)
Oct 12 2012 Explicit TCE (14)
Oct 12 2012 BNF grammar for D? (9)
Oct 11 2012 delegate opCall? (1)
Oct 11 2012 Re: dlibgit sample - concurrency issues (1)
Oct 11 2012 Which build tool to package for Debian? (1)
Oct 11 2012 Debugging experience on Mac OS X (3)
Oct 10 2012 Tips for debugging EXC_BAD_ACCESS (10)
Oct 10 2012 List of reserved words (26)
Oct 10 2012 Emacs D Mode (9)
Oct 10 2012 GC statistics (9)
Oct 10 2012 DIP20: Volatile read/write intrinsics (13)
Oct 10 2012 GC is reclaiming live objects (4)
Oct 10 2012 Gathering info for D/Embedded presentation (7)
Oct 10 2012 Error messages for newbies survey (4)
Oct 10 2012 std.digest: can we get rid of start() functions? (8)
Oct 10 2012 #pragma comment (lib, ...) (82)
Oct 09 2012 Thoughts on tuple indexing syntax... (1)
Oct 09 2012 std.algorithm.map + std.algorithm.joiner = broken forward range (3)
Oct 09 2012 /usr/src/d/phobos/std/range.d(4590): Error: variable upper used (3)
Oct 09 2012 Any interest in libgit bindings? (17)
Oct 09 2012 next_permutation and cartesian product for ranges? (22)
Oct 09 2012 rvalue arguments passable as const references (3)
Oct 08 2012 Avoiding some template bloat? (3)
Oct 08 2012 What is the case against a struct post-blit default constructor? (50)
Oct 08 2012 Windows DLLs and TLS (32)
Oct 07 2012 object states (5)
Oct 07 2012 Struct polymorphism? (5)
Oct 07 2012 DMD 2.060 (7)
Oct 06 2012 opCall/ctor partially sorted out (7)
Oct 06 2012 Preliminary submission - std.rational and std.typelist (38)
Oct 06 2012 The sorry state of the D stack? (50)
Oct 05 2012 Running test suites under Windows 7 (5)
Oct 05 2012 OutputRange should be infinite? (16)
Oct 05 2012 FYI: Custom Search using digitalmars (11)
Oct 05 2012 Implicit instantiation of parameterless templates (13)
Oct 04 2012 Unsafe variadic arguments -> array assignment (2)
Oct 04 2012 Module self-imports (5)
Oct 04 2012 Feature request: extending comma operator's functionality (29)
Oct 04 2012 std.concurrency and fibers (18)
Oct 04 2012 "instanceOf" trait for conditional implementations (10)
Oct 04 2012 parse and skipWhite (2)
Oct 04 2012 T.init and disable this (18)
Oct 03 2012 D3 suggestion: rename "range" to "sequence" (17)
Oct 03 2012 Will the D GC be awesome? (41)
Oct 03 2012 Debian packages for D libraries (6)
Oct 02 2012 How do I run DMD unittests on win32? (7)
Oct 02 2012 Is it possible to tag pull requests? (4)
Oct 02 2012 std.intrinsic? (3)
Oct 02 2012 openMP (16)
Oct 02 2012 zero-terminated strings, string literals, etc (2)
Oct 02 2012 "IndexType" for ranges (24)
Oct 02 2012 Setting defaults to variadic template args (6)
Oct 02 2012 Proposal: clean up semantics of array literals vs string literals (16)
Oct 01 2012 std.lexer? (3)
Oct 01 2012 __ctfe (6)
Oct 01 2012 RFC: DConf 2013 (21)
Oct 01 2012 [OT] Gibberish webpages (3)
Oct 01 2012 A study on immutability usage (10)
Sep 30 2012 It seems pure ain't so pure after all (52)
Sep 29 2012 Getting started with D - Phobos documentation sucks (45)
Sep 28 2012 Idea: Introduce zero-terminated string specifier (53)
Sep 28 2012 I have a feature request: "Named enum scope inference" (28)
Sep 28 2012 I think we need to standardize where D headers are to be installed (3)
Sep 27 2012 Dangling if (1)
Sep 27 2012 Rust and D (40)
Sep 27 2012 HMAC-SHA1 (4)
Sep 26 2012 since LDC install command is listed for Fedora... (1)
Sep 26 2012 std.math.frexp wrong on ARM (3)
Sep 26 2012 Visual D fails to build after Windows updates (3)
Sep 26 2012 Visula D fails to build after Windows updates (3)
Sep 26 2012 How to get publicity for D. (4)
Sep 26 2012 switch using a variable that can cast to both integer and string (5)
Sep 25 2012 Order of evaluation - aka hidden undefined behaviours. (30)
Sep 25 2012 Ch-ch-changes (19)
Sep 25 2012 Should this be flagged as a warning? (9)
Sep 25 2012 implicit conversion from bool to char, is it really necessary ? (8)
Sep 25 2012 Is flags enum needed in Phobos? (23)
Sep 25 2012 Function prototype + definition in the same file (26)
Sep 25 2012 std.range should support recursion (Was: One-line FFT, nice!) (13)
Sep 24 2012 Should this be flagged as a warning? (1)
Sep 24 2012 C# wish list (2)
Sep 24 2012 Neat: UFCS for integer dot operator suffix (7)
Sep 23 2012 DIP19: Remove comma operator from D and provision better syntactic (165)
Sep 23 2012 Re: ref, safety, (5)
Sep 23 2012 GetStockObject -- symbol undefined error (2)
Sep 23 2012 [OT] C# scores again for game development (6)
Sep 22 2012 2.060 deb package on Linux Mint 13 (8)
Sep 22 2012 It's always something (5)
Sep 21 2012 GC.malloc problems with the DMD (1)
Sep 20 2012 CTFE calling a template: Error: expression ... is not a valid (7)
Sep 20 2012 Infer function template parameters (19)
Sep 20 2012 LDC blacklisted in Ubuntu (38)
Sep 20 2012 Extending unittests [proposal] [Proof Of Concept] (41)
Sep 20 2012 Weird Link Error (7)
Sep 20 2012 From APL (2)
Sep 19 2012 dlang.org went down momentarily? (1)
Sep 19 2012 Why do not have `0o` prefix for octal numbers? (5)
Sep 19 2012 D operator overloading. Why that way? (3)
Sep 19 2012 no-arg constructor for structs (again) (19)
Sep 18 2012 Reference semantic ranges and algorithms (and std.random) (20)
Sep 17 2012 Review of Andrei's std.benchmark (71)
Sep 17 2012 Struct problems (2)
Sep 17 2012 std.benchmark redux (5)
Sep 17 2012 built-in array ptrEnd (13)
Sep 17 2012 A partial template application literal syntax (5)
Sep 17 2012 int[][] better type match than int[] for int[]?! (3)
Sep 17 2012 About default parameters in variadic templates (3)
Sep 16 2012 Zero-width space (U+200B) on dlang.org navigation panel (2)
Sep 16 2012 Regression in 2.060 - corruption when lambda closes over foreach (4)
Sep 16 2012 totally satisfied :D (159)
Sep 16 2012 array.sort - What algorithm is being used here? (6)
Sep 16 2012 SpanMode uses incorrect terminology (breadth) (19)
Sep 15 2012 Importing dwmapi.dll (3)
Sep 15 2012 d lang on cluster HPC/OpenMPI solution? (1)
Sep 15 2012 References in D (127)
Sep 14 2012 classes structs (13)
Sep 14 2012 [Win32] Remotely execute functions of a D program (11)
Sep 14 2012 Memory leak - only with large data set (4)
Sep 14 2012 std.net.curl: Bad timeout defaults (6)
Sep 13 2012 Whether it is possible to produce PURELY statically linked program in (2)
Sep 13 2012 Whether it is possible to produce PURELY statically linked program in (2)
Sep 12 2012 Possible Bug? (2)
Sep 12 2012 BIg semantic issues with SList & DList (3)
Sep 12 2012 DMD in distribute of linux (6)
Sep 12 2012 std.lifetime? (3)
Sep 11 2012 Is anyone able to contribute a Solaris machine to the auto tester (2)
Sep 10 2012 Wrong code gen / missing warning / my mistake? (5)
Sep 10 2012 Dlist (and SList) splice operations (1)
Sep 09 2012 Allow auto in function parameters with default arguments? (5)
Sep 09 2012 [OT] Keeping algorithm and optimisations separated (4)
Sep 09 2012 Eliminate redundancy of dup/idup (22)
Sep 09 2012 new A().b() currently requires extra brackets/parentheses (16)
Sep 08 2012 One-line FFT, nice! (11)
Sep 07 2012 Status on Precise GC (17)
Sep 07 2012 Would like to see ref and out required for function calls (64)
Sep 07 2012 std.hash, when? (6)
Sep 06 2012 About the future Rust GC (2)
Sep 06 2012 core.simd 3 operand instructions? (6)
Sep 05 2012 What are the differences between these forms of function-like (9)
Sep 05 2012 Shouldn't c_long and c_ulong be library typedefs? (5)
Sep 05 2012 Building LDC from source (20)
Sep 05 2012 Phobos Help Request: Aliases and CTFE (1)
Sep 05 2012 Breaking out of multiple loops (10)
Sep 05 2012 LDC (22)
Sep 05 2012 Deserializing const fields (6)
Sep 04 2012 scope for array parameters (16)
Sep 03 2012 pointers, functions, and uniform call syntax (43)
Sep 03 2012 D and SCons (2)
Sep 02 2012 runtime eval / mixin inside a D shell or debugging session (2)
Sep 02 2012 Trouble creating a formatted assert wrapper (20)
Sep 02 2012 handful and interval (69)
Sep 02 2012 version(assert) (3)
Sep 02 2012 I won't be for the pull requests review today (2)
Sep 01 2012 std.boxer (2)
Sep 01 2012 Embedded non-assignable containers (3)
Sep 01 2012 Forum bug ? (1)
Aug 31 2012 DIP18: Non-GC threads (36)
Aug 31 2012 Is anyone working on a new std.variant? (4)
Aug 30 2012 Can DMD be built with g++? (4)
Aug 30 2012 D-style mixins in C# (2)
Aug 30 2012 alias this (5)
Aug 29 2012 Vote for std.digest: ACCEPTED! (4)
Aug 29 2012 Extending UFCS (5)
Aug 28 2012 Why can't we make reference variables? (42)
Aug 28 2012 Some lazy code to D (7)
Aug 28 2012 ARM? (6)
Aug 28 2012 Cross-compilation (3)
Aug 26 2012 Function pointers/delegates default args were stealth removed? (120)
Aug 26 2012 staticIndexOf is incredibly slow and memory intensive (3)
Aug 25 2012 best practices tutorial needed (for function signature, class vs (8)
Aug 25 2012 bug with std.range.zip? range with opEquals(const) const not allowed (7)
Aug 24 2012 D-etractions A real world programmers view on D (91)
Aug 24 2012 Openings For Freshers (1)
Aug 23 2012 Consistency, Templates, Constructors, and D3 (38)
Aug 23 2012 Phobos unittest failure on single-core machines (4)
Aug 23 2012 Non-virtual private struct inheritance (3)
Aug 23 2012 Formatted read consumes input (20)
Aug 22 2012 profiler issues: time overflows, conversion to seconds, gui/html (5)
Aug 22 2012 More on vectorized comparisons (11)
Aug 22 2012 Ascii matters (14)
Aug 22 2012 [GSOC] New unicode module beta, with Grapheme support! (7)
Aug 22 2012 Vote for the new std.hash (oops, std.digest) (36)
Aug 21 2012 On Static If and more (1)
Aug 21 2012 Who have to close fixed issue?! (3)
Aug 21 2012 Null references (21)
Aug 21 2012 D language book errata + chapter 13. SharedList code listing confusion (3)
Aug 21 2012 D language book errata + chapter 13. SharedList code listing confusion (3)
Aug 20 2012 Typedef keyword (2)
Aug 20 2012 Failed unittest (3)
Aug 19 2012 Dynamic loading, (12)
Aug 19 2012 Contribution to the D Programming Language (6)
Aug 19 2012 trait for (ddoc)-comments (17)
Aug 19 2012 Interfacing to C++ / Fltk (2)
Aug 17 2012 Koka language (1)
Aug 17 2012 cast oddities - void* <-> AA (5)
Aug 17 2012 D license (4)
Aug 17 2012 dmd source code newsgroup? (4)
Aug 16 2012 How feasible to wrap Nvidia Toolkit for CUDA Programming (5)
Aug 16 2012 What guarantees does D 'const' provide, compared to C++? (75)
Aug 16 2012 QtD lisence (14)
Aug 16 2012 Fragile ABI (47)
Aug 16 2012 DMD 2.060 OSX Installer: Error 404 (2)
Aug 15 2012 D language as script through JVM (13)
Aug 14 2012 Unions destructors and GC precision (8)
Aug 13 2012 bug with auto or what? (2)
Aug 13 2012 Broken NVI support (5)
Aug 12 2012 A C++ interpreter (25)
Aug 12 2012 D for Suneido (6)
Aug 12 2012 Why won't this compile using DMD? (6)
Aug 11 2012 Do infinite bidirectional ranges make any sense? (2)
Aug 11 2012 Exception programming difficult (48)
Aug 11 2012 finish function for output ranges (16)
Aug 11 2012 Modulo Bug? (22)
Aug 10 2012 Strange fallout changing modules (2)
Aug 10 2012 MPI Concurrency library update? (7)
Aug 10 2012 Access template parameters at runtime (18)
Aug 10 2012 Example of Rust code (36)
Aug 09 2012 Module Paths (5)
Aug 09 2012 D Thrift library errors in 2.060 (3)
Aug 09 2012 Which D features to emphasize for academic review article (78)
Aug 08 2012 Anyone tried wrapping DMD with Swig? (3)
Aug 08 2012 std.algorithm countUniq pull request (1)
Aug 08 2012 Timer and Event class (3)
Aug 08 2012 Re: D Lexer (3)
Aug 08 2012 Can not overload template method function with const. Bug? (7)
Aug 07 2012 The review of std.hash package (111)
Aug 06 2012 Ubuntu 12.04 and DMD 2.060 (15)
Aug 06 2012 Believe couple of open bugs are fixed in v2.060, stuck on another (2)
Aug 06 2012 Renamed import for current module (1)
Aug 06 2012 Functional programming in D and some reflexion on the () optionality. (30)
Aug 06 2012 Why no implicit cast operators? (7)
Aug 06 2012 std.hash: Ready for review (review manager needed) (2)
Aug 04 2012 core.simd woes (82)
Aug 04 2012 Fast Hashing (1)
Aug 04 2012 enums and std.traits (11)
Aug 04 2012 Unable to compile on Windows 7 64bit (2)
Aug 04 2012 property (50)
Aug 04 2012 DMD 2.060 problems (4)
Aug 03 2012 Templates and stringof... (10)
Aug 03 2012 wc example (2)
Aug 03 2012 Discuss 2.060 on Reddit (2)
Aug 03 2012 Let's not make invariants const (33)
Aug 03 2012 Release items (9)
Aug 02 2012 Is D Language mature for MMORPG Client ? (58)
Aug 02 2012 OT: Editors (3)
Aug 02 2012 Suggestion for future betas: Packages (5)
Aug 02 2012 Why do you decode ? (Seriously) (6)
Aug 01 2012 dlang google summary (7)
Aug 01 2012 std.d.lexer requirements (193)
Aug 01 2012 What would need to be done to get sdc.lexer to std.lexer quality? (21)
Aug 01 2012 Timers: setInterval and setTimeout (2)
Aug 01 2012 "Scheduled" for deprecation keyword (3)
Aug 01 2012 json and ddoc (10)
Aug 01 2012 containers, iteration, and removal (8)
Jul 31 2012 Allocating Executable Memory (14)
Jul 31 2012 OT: phobos name (14)
Jul 30 2012 Different results for uniform random number generation between D (4)
Jul 30 2012 UTF8 + SIMD = win (13)
Jul 30 2012 AA iteration of keys and values (1)
Jul 30 2012 Incomprehensible compiler errors (81)
Jul 30 2012 One against binary searches (11)
Jul 29 2012 A successful Git branching model (6)
Jul 29 2012 D language and .NET platform (25)
Jul 29 2012 yield iteration (8)
Jul 29 2012 OpenACC (1)
Jul 29 2012 std.variant benchmark (26)
Jul 28 2012 Review Queue: Should We Start Reviews Again? (13)
Jul 28 2012 Pull tester (10)
Jul 27 2012 enhancing forum features: 1click upvote, sorting, 1click duplicate etc (6)
Jul 27 2012 Type safety + auto = win! (4)
Jul 27 2012 [Deimos] =?UTF-8?B?4oCTIGxpYm5vdGlmeSBiaW5kaW5ncw==?= (7)
Jul 27 2012 linking druntime in when C calls D and C implements main() (4)
Jul 27 2012 interfaces and such (6)
Jul 26 2012 Creating a shared library under Linux? (7)
Jul 26 2012 Impressed (184)
Jul 26 2012 Variable interpolation in strings (4)
Jul 26 2012 Inherited mutability, freeze, thaw and more in Rust (2)
Jul 26 2012 Can you do this in D? (33)
Jul 25 2012 I just have to say that string mixins rock (3)
Jul 25 2012 temporary files - what is the resolution? (7)
Jul 25 2012 Built-in array ops (1)
Jul 25 2012 Multi-threaded GUI (18)
Jul 25 2012 phobos breakage... why? (16)
Jul 25 2012 Struct no-arg constructor? (7)
Jul 24 2012 Help me! (5)
Jul 24 2012 [OT] Good^H^H^H^HAcceptable NG/email client? (12)
Jul 24 2012 Rank The D Programming Language (7)
Jul 24 2012 What is the compilation model of D? (25)
Jul 24 2012 Take and website (10)
Jul 24 2012 std.net.curl - HTTP.Method.options - perform() (3)
Jul 24 2012 Study: build times for D programs (66)
Jul 23 2012 dmd: template.c:5540: Identifier* (3)
Jul 23 2012 DMD 2.1.0? (13)
Jul 23 2012 feature request: with(var decl) {} (10)
Jul 23 2012 Random sampling next steps (2)
Jul 23 2012 Getting a template parameter list (6)
Jul 23 2012 Troubles with immutable arrays (4)
Jul 23 2012 of "Conditional Implementation" vs "Assertive Input Validation" (18)
Jul 22 2012 Rewrite rules? (1)
Jul 22 2012 Computed gotos on Reddit (56)
Jul 22 2012 std.loader; depreciated and removed for 2.060 (2)
Jul 22 2012 How to write OS in D? (3)
Jul 22 2012 improving std.array.array (4)
Jul 22 2012 getting to know dmd and druntime (1)
Jul 21 2012 Incorrect warning: use '{ }' for an empty statement, not a ';' (3)
Jul 21 2012 Time for std.reflection (45)
Jul 21 2012 Optional name mangling (31)
Jul 21 2012 =?utf-8?B?VGhlcmUgaXMgbm90aGluZyBjb29sZXIgdGhhbiBhIG1hY3ItIEVycuKApiA=?= (2)
Jul 20 2012 OSCON 2012 notes (44)
Jul 20 2012 Semantics of postfix ops for classes (3)
Jul 20 2012 std.random and mersenne twister (19)
Jul 19 2012 Preview LLVM Deimos bindings (15)
Jul 19 2012 #d_lang ----> #dlang on Twitter? (10)
Jul 19 2012 Object Pool (1)
Jul 19 2012 Just where has this language gone wrong? (97)
Jul 18 2012 DMD stuck at semantic analyze (1)
Jul 18 2012 Formal request to remove "put(OutRange, RangeOfElements)" (5)
Jul 18 2012 Random sampling in D -- blog post (4)
Jul 18 2012 Initialization of std.typecons.RefCounted objects (10)
Jul 18 2012 Re-thinking D's modules (29)
Jul 17 2012 Octal Literals (16)
Jul 17 2012 reference to 'self' inside a function (37)
Jul 17 2012 Definition of "OutputRange" insuficient (4)
Jul 16 2012 K&R-style variadic functions (41)
Jul 16 2012 Why doesn't to!MyEnumType(42) work (7)
Jul 16 2012 Need runtime reflection? (9)
Jul 16 2012 review queue status (6)
Jul 16 2012 std.algorithm imporvments (6)
Jul 16 2012 Progress on std.container (4)
Jul 15 2012 Creator of ZeroMQ and AMQP comments on error handling (7)
Jul 15 2012 Closed source D libraries (6)
Jul 14 2012 Hiatus, Improving Participation in D Development (7)
Jul 14 2012 D front-end in D for D (25)
Jul 13 2012 Some guidance on writing a Deimos C library interface (10)
Jul 13 2012 FYI: Ceylon (11)
Jul 13 2012 Array index slicing (2)
Jul 13 2012 No D->C++, right? (5)
Jul 13 2012 nested class inheritance (60)
Jul 13 2012 Undefined and other traps (1)
Jul 12 2012 Move semantics for D (23)
Jul 12 2012 D versionning (149)
Jul 12 2012 Counterproposal for extending static members and constructors (16)
Jul 11 2012 All right, all right! Interim decision regarding qualified Object (132)
Jul 11 2012 Supported Architectures? (5)
Jul 11 2012 just an idea (!! operator) (39)
Jul 11 2012 opApply not called for foeach(container) (19)
Jul 11 2012 Build DMD + druntime + phobos on Windows using MVCC (5)
Jul 11 2012 Structs, the most buggiest language feature? (6)
Jul 10 2012 How can I properly import functions from gcx in object.di? (4)
Jul 10 2012 Range's opSlice(/**/) function (3)
Jul 09 2012 Why is std.algorithm so complicated to use? (137)
Jul 09 2012 proper code introspection (1)
Jul 09 2012 Exquisite code samples (10)
Jul 09 2012 should a thread print exceptions? (1)
Jul 08 2012 Congratulations to the D Team! (174)
Jul 08 2012 simplifying the changelog (5)
Jul 08 2012 Rust updates (66)
Jul 08 2012 LLVM Kaleidoscope tutorial to D (6)
Jul 08 2012 Direct access to struct construction, copying and destruction (12)
Jul 08 2012 lldb support for D programming language (3)
Jul 08 2012 wanna learn more about programming (2)
Jul 08 2012 X header like functionality (3)
Jul 07 2012 A lexical change (a breaking change, but trivial to fix) (17)
Jul 07 2012 Intermediate arrays (4)
Jul 07 2012 Crashing with style (1)
Jul 06 2012 Link to deimos from the homepage? (2)
Jul 06 2012 Does a mongodb binding exists? (9)
Jul 05 2012 Editable and runnable code sample on dlang.org by Damian Ziemba (nazriel) (41)
Jul 05 2012 Let's stop parser Hell (251)
Jul 04 2012 A delegate problem, create delegation in loop (7)
Jul 04 2012 dfmt - D source code formatter (19)
Jul 04 2012 std.hash: More questions (4)
Jul 04 2012 More Front End Vector Support (5)
Jul 04 2012 Pure functions and pointers (yes, again) (4)
Jul 03 2012 Proposal: takeFront and takeBack (34)
Jul 03 2012 D SFML2 derelict (3)
Jul 03 2012 D2 Library Porters (25)
Jul 02 2012 foreach and retro (10)
Jul 02 2012 foreach ref very broken: fails to call front(val) (23)
Jul 02 2012 Forum for language feature requests? (4)
Jul 02 2012 Remove std.algorithm.completeSort. (7)
Jul 02 2012 dmd 2.060 ignoring ref for Array arguments (1)
Jul 02 2012 Excesive use of opIndex* in std.container.Array (and Ranges in (2)
Jul 01 2012 d language Bye (5)
Jul 01 2012 Any progress in std.database? (4)
Jun 30 2012 std.string.format results in run-time exception (1)
Jun 30 2012 Creating a Sub-view of a non - RA (hasSlicing) range. (16)
Jun 30 2012 std.algorithm.splitter defect: isTerminator version does not return (3)
Jun 30 2012 StructType.init and StructType() cause a allocation (4)
Jun 29 2012 '<' and '>' are "matching delimiters"? (3)
Jun 29 2012 Inferred return types (7)
Jun 29 2012 Douglas Crockford on JavaScript and bad styles (2)
Jun 28 2012 LLVM IR influence on compiler debugging (58)
Jun 27 2012 D in the cloud with cassandra ? (8)
Jun 27 2012 Why type specialization is defined differently than is expression (15)
Jun 27 2012 standard ranges (44)
Jun 27 2012 package management (5)
Jun 27 2012 D pull request test badge (4)
Jun 27 2012 Productions users (15)
Jun 26 2012 std.uuid vote results - accepted! (6)
Jun 26 2012 What does D define for circular dependencies (6)
Jun 26 2012 'Auto can only be used for template function arguments' what? (20)
Jun 26 2012 pure and custom new / delete (13)
Jun 26 2012 const ref in opAssign (9)
Jun 25 2012 Is this statement in http://dlang.org/dmd-windows.html still true? (12)
Jun 25 2012 Narrow Windows Borders with SDL and D (7)
Jun 25 2012 range.size() should be long, right? (9)
Jun 25 2012 Get rid of isInfinite()? (16)
Jun 25 2012 Partial classes (17)
Jun 25 2012 dlang.org live examples (21)
Jun 25 2012 An idea to avoid a narrow class of bugs (9)
Jun 25 2012 return table from local resource (5)
Jun 25 2012 GWAN webserver allowing dynamic pages in D (28)
Jun 24 2012 disable this propgates through reference (2)
Jun 24 2012 New hash API: Update (27)
Jun 24 2012 New std.process and 2.060 (2)
Jun 24 2012 dlang.org pull requests (2)
Jun 23 2012 How do I submit documentation... (12)
Jun 23 2012 Phobos: Arbitrary delimiter variants of (std.string) stripLeft and (4)
Jun 23 2012 D runtime in os x dylib (13)
Jun 23 2012 std.string.format (8)
Jun 23 2012 Allow folding code with vim (2)
Jun 23 2012 Question about Template (5)
Jun 23 2012 Made a Rage-Comic about D (14)
Jun 22 2012 parameter type tuple or alias for std.traits templates ? (7)
Jun 22 2012 D at C++Now 2012 (5)
Jun 22 2012 std.typelist (11)
Jun 22 2012 std.hash design (10)
Jun 21 2012 Linking with DMD (7)
Jun 21 2012 LinkedList and Deque API in DCollections (9)
Jun 21 2012 csvReader read file byLine()? (13)
Jun 21 2012 code academy (1)
Jun 21 2012 Handling of compiler patches (6)
Jun 20 2012 Add := digraph to D (29)
Jun 19 2012 DMD and Solaris (10)
Jun 19 2012 GDC review process. (104)
Jun 19 2012 FWIW: results of cppcheck on dmd sources (11)
Jun 19 2012 Vote for std.uuid (21)
Jun 19 2012 for() with 4 arguments to allow postcondition (7)
Jun 18 2012 Clang-based service architecture (2)
Jun 18 2012 A currying function (8)
Jun 18 2012 Just because it's not dmd, don't mean you have to shy away from (1)
Jun 18 2012 Shared objects? (6)
Jun 18 2012 Primary Ranges of Containers (1)
Jun 17 2012 How to break const (125)
Jun 17 2012 getcwd behaves inconsistent? (8)
Jun 17 2012 D in your browser? possible? (8)
Jun 17 2012 UFCS call and regular call behaves differently with alias parameter (3)
Jun 16 2012 Making uniform function call syntax more complete a feature (12)
Jun 16 2012 DMD + msvc (25)
Jun 16 2012 Member pointers in D! (1)
Jun 16 2012 How about a "static foreach"? (5)
Jun 16 2012 Pointers to functions (!= "function pointers") should be disallowed (3)
Jun 16 2012 Issue 7965 - Invalid outer function scope pointer in some cases (5)
Jun 16 2012 Proposal to add 'Elements of Programming' Concepts to std.traits (32)
Jun 15 2012 Language feature suggestions: This and Super (3)
Jun 15 2012 Freelists and clear/emplace (9)
Jun 15 2012 Versioned std.exception.bailOut()? (11)
Jun 15 2012 equality operators on types (22)
Jun 15 2012 Embeding DSLs into standard programming languages (link) (2)
Jun 13 2012 "static" UFCS (24)
Jun 13 2012 RefRange (4)
Jun 12 2012 Template Interface (5)
Jun 12 2012 RandomSample with specified random number generator (1)
Jun 12 2012 AST files instead of DI interface files for faster compilation and (54)
Jun 12 2012 Struct type value as template parameter (1)
Jun 11 2012 Some programming mistakes (2)
Jun 10 2012 Porting VisualD to Windows 8 and Visual Studio 11 (25)
Jun 09 2012 Mersenne Twister Seeding and UUIDs (16)
Jun 09 2012 static array literal syntax request: auto x=[1,2,3]S; (36)
Jun 09 2012 Review: std.uuid (43)
Jun 09 2012 Segmented Ranges? (7)
Jun 09 2012 Code layout for range-intensive D code (14)
Jun 08 2012 Review Queue (10)
Jun 08 2012 "Verification Corner" videos, contract programming (7)
Jun 07 2012 align number (10)
Jun 07 2012 valid uses of shared (41)
Jun 07 2012 Rational numbers in D (21)
Jun 07 2012 C++Now! 2012 slides (24)
Jun 07 2012 toImpl deprecated, use opCast instead? (1)
Jun 06 2012 Better casts? (2)
Jun 06 2012 Are programs/OSes written in D more secure than programs written in (17)
Jun 06 2012 should pure functions accept/deal with shared data? (27)
Jun 06 2012 x86_64 ABI description (1)
Jun 06 2012 mutable reference > pointer (5)
Jun 05 2012 Test for array literal arguments? (4)
Jun 05 2012 Casts, overflows and demonstrations (1)
Jun 05 2012 foreach over pointer to range (8)
Jun 05 2012 Implicit type conversions with data loss (10)
Jun 05 2012 Windows 2000 support (30)
Jun 05 2012 meta namespace aka Issue 3702 (2)
Jun 04 2012 Add compile time mutable variable type (5)
Jun 04 2012 Increment / Decrement Operator Behavior (15)
Jun 04 2012 [ offtopic ] About the "C++ Compilation Speed" article on DrDobbs (3)
Jun 04 2012 Same _exact_ code in C and D give different results =?UTF-8?B?4oCU?= (11)
Jun 04 2012 More synchronized ideas (10)
Jun 04 2012 Making generalized Trie type in D (36)
Jun 03 2012 Phobos pull 613 (2)
Jun 03 2012 RE: synchronized (this[.classinfo]) in druntime and phobos (2)
Jun 03 2012 non-instance accessibility of immutable instance variables with initializers (4)
Jun 02 2012 opCaret to complement opDollar when specifying slices (9)
Jun 02 2012 DMD does not allow stringof on function alias of a function that (2)
Jun 02 2012 Donations (20)
Jun 02 2012 SetTimer function not found? (10)
Jun 01 2012 Efficient framebuffer? (3)
Jun 01 2012 AST Macros? (1)
May 31 2012 Website (6)
May 31 2012 wrapping C++ templates to D templates (via SWIG) (1)
May 31 2012 [Proposal] Additional operator overloadings for multidimentional (13)
May 31 2012 wrapping C++ templates to D templates (via SWIG) (1)
May 31 2012 Calling an alias for a Class method in another scope (1)
May 31 2012 Easiest way to get GUI (5)
May 31 2012 Is the address-of operator (&) really needed? (35)
May 30 2012 Where is naming convention? (11)
May 30 2012 Need is expression to match Variadic Template Class Type (2)
May 30 2012 Compile-time evaluation lost in alias this (11)
May 29 2012 GC don't work well (3)
May 29 2012 OAuth libraries (2)
May 29 2012 Ddoc and manifest constants (5)
May 29 2012 [draft, proposal] Virtual template functions (4)
May 29 2012 CTFE slower than expected (15)
May 28 2012 synchronized (this[.classinfo]) in druntime and phobos (260)
May 28 2012 DMD on OSX Lion (3)
May 27 2012 [Inline assembler] Lack of documentation (1)
May 27 2012 Two Scala annotations (17)
May 27 2012 Which template is recommended. (2)
May 26 2012 Compiling Data into a D Executable (8)
May 26 2012 Add CTFE execute function (12)
May 26 2012 ColorD (7)
May 26 2012 dbuilder, pakage manager, dget (10)
May 25 2012 clear() and UFCS (51)
May 24 2012 Pointer semantics in CTFE (30)
May 24 2012 Live code analysis in DCT (9)
May 24 2012 C linkage is fun (4)
May 24 2012 Exception/Error division in D (127)
May 23 2012 dget - getting code from github (42)
May 23 2012 tuple of ranges - findSplit (2)
May 23 2012 Pegged and DMD Compilation Memory (8)
May 23 2012 Sparse matrix solver libraries (7)
May 23 2012 Does D have "structural sharing" of immutable collections? (30)
May 22 2012 forcing weak purity (41)
May 22 2012 Purity of some GC functions (1)
May 22 2012 D is a dragon, or why D matters for Bioinformatics (3)
May 22 2012 Not auto-vectorization (4)
May 22 2012 Who said that Node.js scales ? (12)
May 22 2012 Let's schedule WinAPI ASCII functions for deprecation! (26)
May 22 2012 why D matters for Bioinformatics (12)
May 22 2012 DCT use cases - draft (30)
May 22 2012 Is the D community lacking development tools? (36)
May 21 2012 GitHub for Windows (101)
May 21 2012 template alias args (1)
May 20 2012 Yet another const problem... (10)
May 20 2012 Interested in being abreast of the GSoC 2012 projects? Here's how (25)
May 20 2012 newsgroup archive stale (3)
May 20 2012 Small collections optimizations (1)
May 19 2012 dmd link mystery on linux (4)
May 19 2012 Lazy evaluation of function arguments in D (21)
May 19 2012 Possible bug in the D compiler w.r.t x86_64 ABI calling convention (8)
May 18 2012 Setting up a new FreeBSD32 autotester? (1)
May 18 2012 Setting up a new FreeBSD32 autotester? (1)
May 18 2012 Method pointers are *function* pointers?? Or delegates?? (23)
May 18 2012 memset_s (1)
May 18 2012 [OT] Windows users: Are you happy with git? (51)
May 17 2012 D versus C#/.NET module systems (1)
May 17 2012 Posix vs. Windows (48)
May 17 2012 alias 'this' with opCall? (3)
May 17 2012 AliasTuples, rather than Records, to return multiple values (8)
May 17 2012 stream interfaces - with ranges (39)
May 17 2012 Return type inference (8)
May 17 2012 Would it be possible (and useful) to introduce declarations like `auto (5)
May 17 2012 Do not write object file? (4)
May 17 2012 News server load becoming more and more an issue (9)
May 17 2012 isInputRange instead of isForwardRange for std.algorithm.fill (3)
May 16 2012 Can't run 'masm386' (16)
May 16 2012 Standard struct constructors for the heap? (6)
May 16 2012 Should range foreach be iterating over an implicit copy? (18)
May 16 2012 2D (or higher) equivalent of ranges? (1)
May 16 2012 DFL? (10)
May 16 2012 Memory reordering explained by example (4)
May 15 2012 enums extension (7)
May 15 2012 scope(exit) without exception handling? (26)
May 15 2012 input completion system (4)
May 15 2012 MBCS character code support (12)
May 15 2012 How to mov EAX, &func? (13)
May 15 2012 very strange segmentation fault interfacing a GSL-function (1)
May 15 2012 SSE and AVX with D (6)
May 15 2012 Windows application manifests (12)
May 15 2012 Array!bool and size_t (3)
May 14 2012 UFCS on forward reference (10)
May 14 2012 Request for Review: DI Generation Improvements (1)
May 14 2012 Request for Review: DI Generation Improvements (28)
May 14 2012 New Traits (17)
May 14 2012 Should reduce take range as first argument? (10)
May 14 2012 Consuming shared streams - scratchspace (1)
May 14 2012 logical const idea - scratchspace (9)
May 14 2012 DUDA (11)
May 14 2012 Is dsource .org completely deserted? (29)
May 14 2012 Web servers in D (6)
May 14 2012 arrays: if(null == [ ]) (85)
May 13 2012 Killing equals_t (8)
May 13 2012 deprecating std.stream, std.cstream, std.socketstream (65)
May 13 2012 bitfields VS pure nothrow (4)
May 13 2012 using d dll/lib with msvc program (10)
May 13 2012 Getting the const-correctness of Object sorted once and for all (96)
May 13 2012 noreturn? (13)
May 13 2012 The future of the WindowsAPI bindings project (4)
May 13 2012 pid thread (2)
May 12 2012 Cool features of the D language (3)
May 12 2012 import std.socket (3)
May 12 2012 XOMB operating system (20)
May 12 2012 Global invariants? (2)
May 12 2012 UnixSocket (3)
May 12 2012 WinAPI grossly lacking in core.c.windows.windows (8)
May 12 2012 Memoize and protected functions (3)
May 11 2012 Compiler crash I can't pin down (3)
May 11 2012 How to contribute on github? (8)
May 11 2012 [OT] GitHub down? (11)
May 11 2012 Why isn't purity & co. inferred for all functions? (11)
May 11 2012 Should opIndex completely override alias this? (13)
May 11 2012 path planning implementations? (13)
May 11 2012 SCons, Linking and D (5)
May 10 2012 Property assignment problem (11)
May 10 2012 Bug report severity (8)
May 10 2012 D tools strategy (1)
May 10 2012 SCons D support (5)
May 09 2012 Temporary static arrays on stack get corrupted with dmd -m64 (1)
May 09 2012 Optional parameters referring to previous parameters? (20)
May 09 2012 CTFE and DI: The Crossroads of D (128)
May 09 2012 Please help with GC exception! (7)
May 09 2012 Constraints (29)
May 09 2012 GDMD (11)
May 09 2012 "is" operator for structures? (18)
May 09 2012 inconsistent compile-time reflection (2)
May 08 2012 Lack of open source shown as negative part of D on Dr. Dobbs (101)
May 08 2012 Future of D style variadic fuctions (12)
May 08 2012 dmd from git segfaulting when used with wrong version of druntime (9)
May 08 2012 Behaviour of alias this changed (5)
May 08 2012 Messing storage classes and type qualifier is a pain (1)
May 08 2012 LibEvent, signals or communication between threads (8)
May 07 2012 ZeroBUGS debugger for D (9)
May 07 2012 -wi on default? (14)
May 07 2012 UFCS and operator overloading (6)
May 07 2012 Why not all statement are expressions ? (18)
May 07 2012 run-time stack-based allocation (24)
May 06 2012 Properties don't behave like variables? (30)
May 06 2012 "R" suffix for reals (18)
May 06 2012 Defining a custom *constructor* (not initializer!) (44)
May 06 2012 DDoc ignores mixins (2)
May 06 2012 Escaping control in formatting (again) (4)
May 05 2012 [Feature Request] Adding to D lang "set" built-in (14)
May 05 2012 What should array() return for const/immutable ElementTypes? (6)
May 05 2012 Static versus dynamic binding of in contracts again - trying to set (6)
May 04 2012 Why typedef's shouldn't have been removed :( (61)
May 04 2012 Integer overflow and underflow semantics (24)
May 04 2012 opAssign and const? (2)
May 04 2012 Genode (1)
May 04 2012 Different random output for Phobos and Boost (1)
May 04 2012 wxWidget s/ wxD reloaded, stand still, stalled, dead ? (1)
May 04 2012 True disposable objects (add "Finalized!" assertion) (7)
May 04 2012 mixin templates and classes (1)
May 04 2012 allMembers (8)
May 03 2012 Destroying structs without a typeinfo object (7)
May 03 2012 Array type inference (2)
May 03 2012 GSOC Linker project (81)
May 03 2012 virtual method pointer (29)
May 03 2012 scope ref const(T) --> error?! (8)
May 03 2012 Feature !request into std.algorithm (1)
May 03 2012 Class methods in D? (24)
May 03 2012 Pure memoization, and more (3)
May 03 2012 Growing pains (36)
May 03 2012 From Ada 2012 (11)
May 03 2012 Windows batch file to compile D code (7)
May 03 2012 How to modify an element in a range/collection using its member (4)
May 02 2012 Const/Shared/Immutable anomalies in D that should be fixed (11)
May 02 2012 Oddness with C binding (3)
May 01 2012 D3 is potentially damaging (14)
May 01 2012 LDC and the Debian Repository (7)
May 01 2012 luajit-ffi (30)
May 01 2012 An observation (11)
Apr 29 2012 [Q]STM with Strict ordering for Grid applications (1)
Apr 29 2012 lazy is broken, but we have delegates (3)
Apr 28 2012 Shared with no type in Druntime. (10)
Apr 28 2012 Wasn't someone trying to work on a C backend for DMD? (10)
Apr 28 2012 System signals (11)
Apr 28 2012 Does D have too many features? (547)
Apr 28 2012 has sqlserver2000 for d2 lib package? (1)
Apr 27 2012 generic indexOf() for arrays ? (5)
Apr 27 2012 (Non)Abstract Funcs, Linker Errors, and Wild Goose Chases (4)
Apr 27 2012 John-Carmack quotes the D programming language (9)
Apr 26 2012 Static method conflicts with non-static method? (15)
Apr 26 2012 export extern (C) void Fun Error (6)
Apr 26 2012 MPI bindings revisited (2)
Apr 26 2012 Cross module version specs (14)
Apr 26 2012 Cairo Deimos bindings (21)
Apr 25 2012 What to do about default function arguments (45)
Apr 25 2012 Convert a delegate to a function (i.e. make a thunk) (11)
Apr 25 2012 Compiling DMD for the iPhone simulator (7)
Apr 25 2012 This shouldn't happen (15)
Apr 25 2012 dmd doesn't work, rdmd --build-only does (3)
Apr 25 2012 Internal working of struct dtors (1)
Apr 25 2012 What is this error?! (3)
Apr 25 2012 Sharing memory with C, ref counting, best practises? (2)
Apr 24 2012 Random distributions in Phobos (5)
Apr 24 2012 ICE on latest git dmd when introspecting a class that contains a (1)
Apr 24 2012 ^^ limitation (9)
Apr 24 2012 Is it possible to build DMD using Windows SDK? (9)
Apr 24 2012 [OT] Programming Bacterial Cells (3)
Apr 24 2012 How can D become adopted at my company? (52)
Apr 24 2012 Can we kill the D calling convention already? (26)
Apr 23 2012 About Blender bugs (1)
Apr 23 2012 Notice/Warning on narrowStrings .length (30)
Apr 23 2012 Escaping control in formatting (9)
Apr 22 2012 GC + malloc/free = deadlock (9)
Apr 22 2012 Alias Expressions (6)
Apr 22 2012 D to C converter? (2)
Apr 22 2012 Voldemort command structures (3)
Apr 21 2012 version 8.52 & console app code size (2)
Apr 21 2012 GTK and D (8)
Apr 21 2012 Recursive aliases? (6)
Apr 21 2012 Deterministic life-time storage type (9)
Apr 21 2012 comma operator causes hard to spot bugs (24)
Apr 20 2012 Remove docs on 'new' and 'delete'? (3)
Apr 20 2012 Methods require no parantheses (4)
Apr 20 2012 immutable, static, __gshared, TLS, and compile time allocation (6)
Apr 20 2012 Is this a bug? (2)
Apr 20 2012 Predefined 'release' version? (6)
Apr 20 2012 Sharing your openGL Shader struct (3)
Apr 20 2012 Partial classes & forward declarations (10)
Apr 20 2012 Closed development with Trello? (18)
Apr 19 2012 Random D geekout (31)
Apr 19 2012 Docs: Section on local variables (16)
Apr 19 2012 [off-topic] Sony releases PS Vita SDK (59)
Apr 19 2012 UFCS Documentation (1)
Apr 19 2012 Let's give a honor to dead giants! (31)
Apr 19 2012 UFCS in the presence of alias this (8)
Apr 18 2012 repro cases for optlink crashes (2)
Apr 18 2012 Disallow (dis)equality with FP.nan/FP.init literals (6)
Apr 18 2012 Beauty of D (1)
Apr 18 2012 Objects on message queues of spawned processes (6)
Apr 18 2012 Windows: Throwing Exceptions from Fibers in D2.059: Access Violation (40)
Apr 18 2012 posix.mak broken in latest git phobos (1)
Apr 18 2012 static vs non-static method overloading (3)
Apr 18 2012 Is the use of .di depreceated ? (6)
Apr 17 2012 [your code here] (3)
Apr 17 2012 GC API: What can change for precise scanning? (14)
Apr 17 2012 AA key conversion woes (10)
Apr 17 2012 Just a thought... (3)
Apr 17 2012 Polymorphic catcalls (9)
Apr 16 2012 Shared libraries under linux (6)
Apr 16 2012 D scored well in the Google CodeJam Qualification Round (13)
Apr 16 2012 Cheaper compile-time tests (3)
Apr 16 2012 Problem with dmd2.059.zip (2)
Apr 16 2012 Language Subsets (5)
Apr 15 2012 compiler support added for precise GC (86)
Apr 15 2012 Orphan ranges (12)
Apr 15 2012 Usage of Exceptions in std.xml (8)
Apr 15 2012 --inline (4)
Apr 15 2012 HTTP4D embedded http provider (3)
Apr 14 2012 Why is complex being deprecated again? (33)
Apr 14 2012 Random sampling in Phobos (9)
Apr 13 2012 Provide immutable attribute for first-class citizens and namespaces? (5)
Apr 13 2012 D Compiler as a Library (75)
Apr 12 2012 Measuring the page generation of the forum (15)
Apr 12 2012 Tuple unpacking at the called function (1)
Apr 12 2012 Where is the runtime memory overhead from? (3)
Apr 11 2012 An idea to improve eponymous templates (20)
Apr 11 2012 foreach and filter (13)
Apr 11 2012 std.file (3)
Apr 11 2012 std.algorithms filter and string[] (5)
Apr 11 2012 What about x64 windows? (13)
Apr 11 2012 D fuse binding (1)
Apr 10 2012 dmd's linking order (18)
Apr 10 2012 core.stdc in docs? (4)
Apr 10 2012 Is anyone hacking on druntime in a widespread fashion at the moment? (16)
Apr 10 2012 Producing nicer template errors in D libraries (9)
Apr 10 2012 Export ? (19)
Apr 10 2012 MD5, SHA1, SHA256, CRC32 (9)
Apr 10 2012 Starting with D(2) (6)
Apr 10 2012 More mentors needed (8)
Apr 10 2012 Cod generation for different targets ( x386, x486 etc ) (5)
Apr 10 2012 Object arrays in D (19)
Apr 09 2012 Dictonaries benchmark (4)
Apr 09 2012 The new std.process? (15)
Apr 09 2012 The Downfall of Imperative Programming (38)
Apr 09 2012 Can't assign to static array in ctor? (11)
Apr 09 2012 Windows 8 Metro support (28)
Apr 08 2012 deimos libX11 not compiling (1)
Apr 08 2012 Foreach Closures? (34)
Apr 08 2012 x32-abi + D = fat pointers? (2)
Apr 08 2012 Encodings (2)
Apr 08 2012 Is the code for std.database online ? (1)
Apr 08 2012 malloc in core.memory.GC (12)
Apr 08 2012 Documentation improvements (2)
Apr 08 2012 A modest proposal: eliminate template code bloat (31)
Apr 08 2012 readonly storage class (11)
Apr 08 2012 Shared library in D on Linux (28)
Apr 07 2012 Precise GC (35)
Apr 07 2012 a pretty exciting result for parallel D lang rmd following defrag by (12)
Apr 07 2012 More ddoc complaints (5)
Apr 07 2012 TickDuration.to's second template parameter (10)
Apr 07 2012 openssl example for D (3)
Apr 07 2012 D and Heterogeneous Computing (9)
Apr 06 2012 Goldie Parser Generator. Haxe language definition. (2)
Apr 06 2012 Discussion on Go and D (56)
Apr 06 2012 uploading with curl (9)
Apr 06 2012 custom attribute proposal (yeah, another one) (76)
Apr 06 2012 how to "include" the module file like C ? (3)
Apr 05 2012 Standard Library (Phobos) Garbage Collection (2)
Apr 05 2012 IDE Support for D (13)
Apr 05 2012 D projects list (21)
Apr 05 2012 benchmark dict list and string, D vs python vs lua (3)
Apr 05 2012 rpm spec for rhel and fedora (4)
Apr 05 2012 Mascot for D (21)
Apr 05 2012 Re: Spec (5)
Apr 05 2012 Slices and GC (5)
Apr 05 2012 Custom attributes (again) (125)
Apr 05 2012 Unicode, graphemes and D (5)
Apr 05 2012 DMD compiler switch to set default extern() linkage? (11)
Apr 03 2012 Cross-references in generated ddoc (15)
Apr 03 2012 [OT] Just curious: What's this algorithm's name? (6)
Apr 03 2012 DMD asserts using delegate and type inference (6)
Apr 03 2012 How to set up Derelict? (3)
Apr 02 2012 Nested functions should be exempt from sequential visibility rules (27)
Apr 02 2012 Mono-D GSoC proposal, hopefully the last thread about it (6)
Apr 02 2012 Why does D change operator precedence according to C/C++ ? (8)
Apr 02 2012 Dirrlicht & C. (2)
Apr 01 2012 Keeping imports clean (5)
Apr 01 2012 Compiler development (8)
Apr 01 2012 traits getProtection (27)
Apr 01 2012 Deimos - ODE bindings (11)
Mar 31 2012 TypeInfo of arrays of basic types. (2)
Mar 31 2012 problem compiling with optimizations enabled (4)
Mar 31 2012 Transfering CTFE classes to runtime (1)
Mar 31 2012 D for a Qt developer (13)
Mar 31 2012 Creating a shared library in D : undefined symbol: _deh_beg (4)
Mar 31 2012 Return a class instance as a pointer (8)
Mar 30 2012 rdmd (2)
Mar 30 2012 Nested function bug? (5)
Mar 30 2012 DIP16: Transparently substitute module with package (103)
Mar 30 2012 structs, tids, and concurrency. (2)
Mar 29 2012 Alternative /hipster/ syntaxes for D (8)
Mar 28 2012 git dmd broken for posix? (2)
Mar 27 2012 Documentation Layout (20)
Mar 27 2012 Annoyances with traits (10)
Mar 27 2012 std.containers - WAT (4)
Mar 27 2012 GSoC 2012 Proposal: Continued Work on a D Linear Algebra library (1)
Mar 27 2012 AA getLValue (2)
Mar 26 2012 Problem passing objects between threads (1)
Mar 26 2012 regex direct support for sse4 intrinsics (17)
Mar 26 2012 Issue 3789, stucts equality (12)
Mar 26 2012 Issue with module destructor order (6)
Mar 25 2012 Poll of the week - How long have you been in the D world? (17)
Mar 25 2012 Something wrong with dmd's -c command? (1)
Mar 25 2012 Getting around the non-virtuality of templates (9)
Mar 25 2012 std.ffi? (2)
Mar 25 2012 reading formatted strings: readf("%s", &stringvar) (18)
Mar 25 2012 Use tango.core.Atomic.atomicLoad and atomicStore from Tango (6)
Mar 25 2012 How to use D for cross platform development? (33)
Mar 24 2012 Regex performance (15)
Mar 24 2012 What about Uri class? (2)
Mar 24 2012 BufferedInputRange revisited (1)
Mar 24 2012 Array ops give sharing violation under Windows 7 64 bit? (33)
Mar 24 2012 Instantiate the template class method (1)
Mar 24 2012 Using D for Soft Synth development (4)
Mar 24 2012 GSoC: interested in participating (1)
Mar 23 2012 When do you use templates instead of CTFE? (6)
Mar 23 2012 Re: New hash (1)
Mar 23 2012 Implicit conversions for AA keys (23)
Mar 23 2012 parallel optimizations based on number of memory controllers vs cpus (3)
Mar 22 2012 Why CTFE I/O would be awesome: No-Build-Tool Custom Build Steps (3)
Mar 22 2012 Windows Socket Timeout (4)
Mar 22 2012 Workaround for Issue 6906 (2)
Mar 22 2012 D + Arduino (2)
Mar 22 2012 Proposal: __traits(code, ...) and/or .codeof (18)
Mar 21 2012 Wrong lowering for a[b][c]++ (10)
Mar 21 2012 Re: MessagePack (1)
Mar 21 2012 I do a really bad job as marketer (3)
Mar 20 2012 What about putting array.empty in object.d? (30)
Mar 20 2012 public MessageBox (22)
Mar 20 2012 Three Unlikely Successful Features of D (101)
Mar 20 2012 "Forward reference" eror message improvement? (3)
Mar 20 2012 Official deprecation dates, -property (3)
Mar 20 2012 String mixin syntax sugar (11)
Mar 19 2012 getHash inconsistency (10)
Mar 19 2012 Premake support for D (3)
Mar 19 2012 Mono-D GSoC - Mentor needed (22)
Mar 19 2012 DMD Deadlocks (5)
Mar 19 2012 Keyword arguments / Named parameters library implementation (9)
Mar 18 2012 CTFE bug causes null check to pass on null pointers (Issue 7602) (14)
Mar 18 2012 some regex vs std.ascii vs handcode times (14)
Mar 18 2012 opEquals/opCmp returning other types (18)
Mar 18 2012 Implicit integer casting (4)
Mar 18 2012 page size in druntime is a mess (5)
Mar 18 2012 null allowing safe code to do unsafe stuff. (11)
Mar 17 2012 Array operation a1 + a2 not implemented! (2)
Mar 17 2012 Issue 7670 (7)
Mar 17 2012 virtual-by-default rant (77)
Mar 17 2012 Understanding Templates: why can't anybody do it? (57)
Mar 17 2012 confused about pure functions (4)
Mar 17 2012 BlockingTextWriter? (2)
Mar 16 2012 Immutable static arrays (4)
Mar 16 2012 Something wrong with win32 dmd 2.059head? (4)
Mar 16 2012 Scala macros (3)
Mar 16 2012 Thrift bindings for D review? (1)
Mar 16 2012 OpenBSD port of dmd? (46)
Mar 16 2012 Proposal: user defined attributes (168)
Mar 16 2012 Ideas for Phobos. (7)
Mar 15 2012 "Improve this page" (3)
Mar 15 2012 Interesting Memory Optimization (25)
Mar 15 2012 A small const problem (4)
Mar 15 2012 Changing the name of the language? (25)
Mar 15 2012 Unified toHash() for all native types (4)
Mar 15 2012 Inconsistent hashing schemes for various typeinfos (1)
Mar 15 2012 std.simd (16)
Mar 15 2012 Current state of Allocator design (4)
Mar 15 2012 Issue 5689 (6)
Mar 15 2012 Having trouble setting up libcurl on Windows 7 (6)
Mar 15 2012 Dynamic language (59)
Mar 14 2012 Idea for D Conference talk (1)
Mar 14 2012 Container templates and constancy of elements (5)
Mar 14 2012 Implicit string lit conversion to wstring/dstring (20)
Mar 13 2012 AA reference semantics (3)
Mar 13 2012 Dmitry on Regular expressions (1)
Mar 13 2012 Replacing AA's in druntime (58)
Mar 13 2012 Wanted: 128 bit integers (16)
Mar 13 2012 Fortran DLL and D (11)
Mar 13 2012 [draft] New std.regex walkthrough (13)
Mar 13 2012 Negative integer modulo/division (4)
Mar 13 2012 [video] A better way to program (8)
Mar 13 2012 Turning a SIGSEGV into a regular function call under Linux, allowing (39)
Mar 12 2012 Regarding implementing a stable sort for Phobos (23)
Mar 12 2012 "http://dlang.org/language-reference.html" is down (3)
Mar 12 2012 Calling D from C (13)
Mar 11 2012 How about colors and terminal graphics in std.format? (44)
Mar 11 2012 Compressed class references? (3)
Mar 11 2012 toHash => pure, nothrow, const, safe (86)
Mar 11 2012 D support in Thrift needs your reviews! (5)
Mar 11 2012 Romans, rubies and the D (8)
Mar 11 2012 EBNF grammar for D? (12)
Mar 11 2012 override and trusted (3)
Mar 11 2012 Idea: A library non-OOP "dispatch!()()" (3)
Mar 10 2012 Optimize away immediately-called delegate literals? (11)
Mar 10 2012 Has Tomasz's (h3r3tic's) OpenGL font rendering code been ported to (15)
Mar 10 2012 DDoc and logically structured HTML (17)
Mar 10 2012 Feq questions about the D language (30)
Mar 09 2012 forum.dlang.org thread lovers suggested change (10)
Mar 09 2012 covariance of 'out' parameters is crucial for polymorphism and (2)
Mar 09 2012 Breaking backwards compatiblity (200)
Mar 09 2012 Can getHash be made pure? (10)
Mar 09 2012 Annotations or custom attributes (26)
Mar 08 2012 Initializing a static array (2)
Mar 08 2012 Creating dynamic arrays of known size (2)
Mar 08 2012 Sort for forward ranges (1)
Mar 08 2012 Signal and Slots (1)
Mar 08 2012 Multiple return values... (2)
Mar 08 2012 dlang.org Articles without Authors (1)
Mar 08 2012 Thread on GO at hacker news (3)
Mar 08 2012 Random access range (3)
Mar 08 2012 Phoronix Compiler Testing (1)
Mar 07 2012 AA implementation question (5)
Mar 06 2012 Extend vector ops to boolean operators? (13)
Mar 06 2012 Arbitrary abbreviations in phobos considered ridiculous (365)
Mar 05 2012 NNTP rules, news.digitalmars.com sucks (10)
Mar 05 2012 Missing information on how to compile DMD (7)
Mar 05 2012 [Feature Request] Forwardable as Ruby does (5)
Mar 04 2012 The state of contract programming in D (6)
Mar 04 2012 [RFC] replaceInto (7)
Mar 04 2012 Remainder wat (16)
Mar 04 2012 Automatic minimally sized SELECT clauses in SQL using D templates. (3)
Mar 04 2012 D Changelog is messed up. (9)
Mar 04 2012 Any plans to fix this? (3)
Mar 04 2012 A better way to manage discussions? (8)
Mar 03 2012 Where did the specification ebook go? (4)
Mar 03 2012 Is it bad for object.di to depend on core.exception? (13)
Mar 03 2012 Fixing the SortedRange (6)
Mar 02 2012 AssociativeArray.opIndex (8)
Mar 02 2012 Whats up with the domains? (3)
Mar 02 2012 opBinary!"in" and opIndex for AA's (issue 5030) (1)
Mar 02 2012 Extending UFCS to templates (3)
Mar 02 2012 Mac Installer - Can't find druntime/import and phobos/src after (9)
Mar 02 2012 dmd2059 ?! (3)
Mar 02 2012 Terribly slow rawWrite is a major problem (1)
Mar 02 2012 D Wiki - Why is it in such shambles? (13)
Mar 02 2012 GC-safe memory copying for D (4)
Mar 02 2012 Julia: a language for technical computing (2)
Mar 02 2012 GSoC 2012 - already applied? (5)
Mar 01 2012 dereferencing null (171)
Mar 01 2012 CORBA in D (7)
Mar 01 2012 Tuples citizenship (27)
Mar 01 2012 std.format.doFormat and std.format.formattedWrite (2)
Mar 01 2012 Poll of the week: main OS and compiler (35)
Feb 29 2012 Can someone decipher this moon speak for me? (abi - calling (6)
Feb 29 2012 package and virtual (15)
Feb 29 2012 Reminder: Less than a week left on std.log review! (1)
Feb 29 2012 [druntime] TypeInfo.getHash problems (6)
Feb 29 2012 Type inference for delegates/lambdas as regular parameters? (4)
Feb 29 2012 Outputting generated .di files to correct module structure (7)
Feb 29 2012 Thoughts about in contract inheritance (12)
Feb 28 2012 [OT] A Note on Lazy Pure Functional Programming (2)
Feb 27 2012 Lexer and parser generators using CTFE (87)
Feb 27 2012 Compile-time Ducks (1)
Feb 27 2012 Need help locating AA bug (3)
Feb 27 2012 in not working with enum'd AA (5)
Feb 26 2012 Unittest compiling into file with main. (1)
Feb 26 2012 Curl on Windows (17)
Feb 26 2012 define in contract according to the caller, not the callee. (4)
Feb 26 2012 [RFC] Ini parser (7)
Feb 26 2012 Pseudo Members (3)
Feb 26 2012 Ring 0 in D (3)
Feb 26 2012 foreach by value iteration (12)
Feb 25 2012 Compile Time D Expression Parser? (21)
Feb 25 2012 Calling Kernel32 functions from D (5)
Feb 25 2012 State of Mango (11)
Feb 25 2012 Return value of std.process.system (1)
Feb 25 2012 John Carmack applauds D's pure attribute (73)
Feb 24 2012 Conclusions of the exception discussion (27)
Feb 24 2012 Resolving issues on the bugtracker (1)
Feb 23 2012 Floating point failures on x64 (7)
Feb 23 2012 re: PyD (5)
Feb 23 2012 Unable to post via forum web interface. (1)
Feb 23 2012 FP in D (today) (5)
Feb 23 2012 Setting a deadline for setting up shared ? (6)
Feb 22 2012 Rvalue forwarding (3)
Feb 22 2012 wxd does not build (3)
Feb 22 2012 DustMite updated (24)
Feb 22 2012 dmd -c behaviour doesn't take account of packages. (30)
Feb 22 2012 [RFC]Proposal for better garbage collection (27)
Feb 22 2012 PyD abandoned? (2)
Feb 22 2012 GitHub pull requests made easy (7)
Feb 22 2012 [RFC] ini parser (2)
Feb 22 2012 how to resolve "object-relational impedance mismatch" using D (3)
Feb 21 2012 Has anyone tried DMD on Mac OS X Mountain Lion (1)
Feb 21 2012 Custom calling conventions (27)
Feb 21 2012 no matching function for call to =?windows-1252?Q?=91Type=3A=3Ad?= (3)
Feb 20 2012 Questions about windows support (111)
Feb 20 2012 Static cast template (3)
Feb 19 2012 Safe navigation operator (9)
Feb 19 2012 std.collection lets rename it into std,ridiculous. (45)
Feb 19 2012 Seas of errors from DMD (5)
Feb 19 2012 Ideas from Clang (6)
Feb 19 2012 D autocomplete (1)
Feb 19 2012 size_t + ptrdiff_t (83)
Feb 19 2012 inout and function/delegate parameters (30)
Feb 19 2012 DxUnit (1)
Feb 19 2012 Howto build a repo case for a ICE? (19)
Feb 18 2012 empty arrays and cast(bool): WAT (24)
Feb 18 2012 Type deduction using switch case (7)
Feb 18 2012 ddoc changes (5)
Feb 18 2012 The Right Approach to Exceptions (573)
Feb 18 2012 Postgresql bindings for D2? (2)
Feb 18 2012 Improve anchors for ddoc (dlang.org) (12)
Feb 18 2012 structs, ~this(), this(this) and reference counting (9)
Feb 17 2012 multi_index (8)
Feb 17 2012 Associative arrays - non-intuitive 'in' semantics (7)
Feb 17 2012 When are associative arrays meant to throw a RangeError? (32)
Feb 17 2012 A file reading benchmark (12)
Feb 17 2012 [your code here] (12)
Feb 17 2012 [your code here] (12)
Feb 17 2012 [your code here] (5)
Feb 17 2012 dtors in shared structs fail to compile (1)
Feb 17 2012 Immutability, problems with debugging (2)
Feb 16 2012 Language idea - simple thread spawning (2)
Feb 16 2012 Why is there no or or and ? (70)
Feb 16 2012 Inheritance of purity (123)
Feb 16 2012 Two cases showing imperfection of the const system (16)
Feb 16 2012 D Compiler port Android (2)
Feb 16 2012 The website structure (2)
Feb 16 2012 Object.opEquals, opCmp, toHash (24)
Feb 15 2012 const ref and rvalues (14)
Feb 15 2012 GDC bug: link error with cross-module templated AA member function (2)
Feb 14 2012 VisualD Console WIndow Disappears (5)
Feb 13 2012 More specific instantiations (8)
Feb 13 2012 D reviews (was: Review of std.log) (1)
Feb 13 2012 Review of Jose Armando Garcia Sancio's std.log (183)
Feb 13 2012 Disabling copy constructor in shared structs (1)
Feb 13 2012 The One-Letter Nested Function - a sample article for some kind of (23)
Feb 12 2012 newbie -- how to build module? (16)
Feb 12 2012 newbie - hey walter, improvement potentials for installer (18)
Feb 12 2012 Programming for std.log (11)
Feb 12 2012 basic types and alias (6)
Feb 12 2012 Changeing return type of struct.toString() (11)
Feb 12 2012 visibility vs. accessibility of protected symbols (27)
Feb 12 2012 -m64 doesn't work? (9)
Feb 11 2012 Thoughts about deprecation (3)
Feb 11 2012 More lexer questions (11)
Feb 11 2012 Octal-like integer literals (13)
Feb 11 2012 [your code here] (6)
Feb 10 2012 Bug? taskPool.map() with bufSize and writeln() gets stuck (5)
Feb 10 2012 Underscores in floating literals (2)
Feb 10 2012 D- (87)
Feb 10 2012 postblit constructor not called on slice copy (2)
Feb 09 2012 Named parameters workaround (1)
Feb 09 2012 Formating output of retro (4)
Feb 09 2012 RedMonk rankings (3)
Feb 08 2012 Mac OS X 10.5 support (24)
Feb 08 2012 std.regex performance (11)
Feb 08 2012 regex get names (2)
Feb 07 2012 Output to console from DerivedThread class strange (2)
Feb 07 2012 How to save RAM in D programs (on zero initialized buffers): Reloaded (26)
Feb 06 2012 Should C functions automatically be nothrow? (9)
Feb 06 2012 assumeSafeAppend and purity (11)
Feb 06 2012 Front-end tools, Coccinelle and acceleration (1)
Feb 06 2012 Possible to pass a member function to spawn? (4)
Feb 06 2012 Link to D 2.0 language spec ebook is broken (2)
Feb 05 2012 [OT] I ported Empire to D2 and made it cross platform. (18)
Feb 05 2012 Damn C++ and damn D! (18)
Feb 04 2012 Emacs D mode needs love (1)
Feb 04 2012 Doxygen (1)
Feb 04 2012 std.simd module (16)
Feb 04 2012 The Win32 HANDLE type under D2 (5)
Feb 04 2012 [your code here] (16)
Feb 04 2012 is there something like an compilefarm for the dmd windows/linx and (2)
Feb 03 2012 dmd Lexer and Parser in D (16)
Feb 03 2012 Opinion of February 2012 (37)
Feb 03 2012 Function template arg promotion (5)
Feb 03 2012 opCmp (5)
Feb 03 2012 is it a bug? protection attributes on interfaces/abstracts have no (11)
Feb 03 2012 Deimos projects for Clang and Ruby (13)
Feb 02 2012 what is a usage pattern for "static" in an interface? (22)
Feb 02 2012 libphobos.so libdruntime.so (24)
Feb 02 2012 Java memory efficiency and column-oriented data (7)
Feb 02 2012 Unique vs. shared return values (6)
Feb 02 2012 std.uuid is ready for review (26)
Feb 02 2012 FOSDEM (3)
Feb 02 2012 Deprecated language features (28)
Feb 01 2012 druntime vs phobos (5)
Feb 01 2012 Thoughts about private aliases now working (6)
Feb 01 2012 State of formatted input (2)
Feb 01 2012 [xmlp] the recent garbage collector performance improvements (45)
Jan 31 2012 phobos unittests not passing with dmd built by clang (14)
Jan 30 2012 Dlang.org needs a "Getting Started" page (11)
Jan 30 2012 Parallel prefix algos & D (1)
Jan 30 2012 [OT] Corona vs Marmalade vs ...? (3)
Jan 30 2012 unittest ddoc. (10)
Jan 30 2012 Compile time filesystem access? (19)
Jan 30 2012 Why not allow people to submit name:url associations for dman? (4)
Jan 29 2012 state of the pull autotester (8)
Jan 29 2012 Higher abstraction level for calling C functions (8)
Jan 29 2012 dmd2 (15)
Jan 29 2012 Constancy of invariants (5)
Jan 29 2012 Issues with linker map file (6)
Jan 29 2012 Should export be stripped by the .di generator? (8)
Jan 29 2012 indent style for D (83)
Jan 28 2012 killer App for D? (was: State of D on iOS/Android) (25)
Jan 28 2012 cent and ucent? (44)
Jan 28 2012 CTFE attribute (15)
Jan 28 2012 [your code here] (11)
Jan 28 2012 State of D on iOS/Android? (18)
Jan 27 2012 Tutorial on D ranges now on reddit (4)
Jan 27 2012 weak linking (3)
Jan 27 2012 simultaneous multiple key sorting algorithm (24)
Jan 27 2012 Secure memory support (2)
Jan 26 2012 Alternative template instantiation syntax (8)
Jan 26 2012 strong enums: why implicit conversion to basetype? (24)
Jan 24 2012 Windows API and druntime/Phobos (28)
Jan 25 2012 MS extend C++ significantly for Windows8... and Andrei got name drop (30)
Jan 24 2012 Deimos: Request for repository for libFLAC (1)
Jan 25 2012 automated C++ binding generation.. Booost D, NO , Not us. SIMD is (84)
Jan 24 2012 using enums for flags (16)
Jan 24 2012 FFT in D (using SIMD) and benchmarks (15)
Jan 24 2012 dmd makefile dependencies (8)
Jan 24 2012 public aliases to private/package symbols (24)
Jan 24 2012 WAT ! Or nonsense that we should avoid in D. (5)
Jan 23 2012 DMD 2.056 linked from Digital Mars website (1)
Jan 23 2012 Can't the dmd source files finally get a proper C++ file extension? (10)
Jan 23 2012 A modest proposal (26)
Jan 23 2012 Ranges and indexes with foreach (12)
Jan 23 2012 Is SIMD template (4)
Jan 23 2012 D for the web? (27)
Jan 22 2012 HELP! DMD Asserts while generating DI files. (6)
Jan 22 2012 [OT] "The Condescending UI" (was: Do we need Win95/98/Me support?) (78)
Jan 22 2012 Do we need Win95/98/Me support? (58)
Jan 22 2012 Aliasing of template results (14)
Jan 22 2012 Inline Assembler rox (2)
Jan 21 2012 Apparently unsigned types really are necessary (48)
Jan 21 2012 foreach on interval index by ref increment (13)
Jan 21 2012 Planning to migrate SDWF to Unicode (1)
Jan 21 2012 Re: [OT] destroy all software (was Programming language WATs) (4)
Jan 21 2012 Can gc_stats be exposed through core.memory? (3)
Jan 21 2012 isize_t? (35)
Jan 21 2012 D1, D2 and the future of libraries (11)
Jan 21 2012 binding tool for C libs (10)
Jan 20 2012 Bug tracking and assigned to (10)
Jan 20 2012 [OT] Programming language WATs (73)
Jan 20 2012 wxWidgets good news (26)
Jan 19 2012 Github and Bugzilla Integration (4)
Jan 19 2012 64Bit compatibility warnings (22)
Jan 19 2012 Invariant and pre/post-conditions order (21)
Jan 19 2012 C++ pimpl (22)
Jan 19 2012 Message-Passing (35)
Jan 19 2012 Redistribution of snn.lib? (5)
Jan 19 2012 Why the Standard Library (22)
Jan 18 2012 ref const array error (10)
Jan 18 2012 Module of assumeUnique (7)
Jan 18 2012 Whiley mentions D (3)
Jan 18 2012 DM linker vs GCC linker? (14)
Jan 17 2012 std.math conflicts with std.mathspecial (8)
Jan 16 2012 byKey and byValue: properties or methods? (143)
Jan 16 2012 Replacing version( Win32 ) with version( Windows ) (2)
Jan 16 2012 byKey and byValue (2)
Jan 16 2012 Limitation with current regex API (14)
Jan 15 2012 new std.process and "Win/DMC runtime issues"? (3)
Jan 15 2012 __declspec(dllexport) (3)
Jan 15 2012 version() (8)
Jan 15 2012 [your code here] (9)
Jan 15 2012 Call site 'ref' (45)
Jan 15 2012 Intrusive Makefile for d-programming-language.org (5)
Jan 14 2012 SIMD benchmark (70)
Jan 14 2012 dmd 2.057 64bit produces broken binaries (1)
Jan 14 2012 GCC depen issue on linux (7)
Jan 14 2012 New ISO C standard - C11 nad D2 (2)
Jan 13 2012 Clarification on testsuite 'runnable/testmath.d' (6)
Jan 13 2012 Big kudos to Walter and Sean (1)
Jan 13 2012 Pow operator precedence (39)
Jan 13 2012 start on SIMD documentation (59)
Jan 12 2012 [OT] Anyone w/ svn->git experience and advice? (20)
Jan 12 2012 Igor Stepanov's runtime reflection patch (6)
Jan 12 2012 Andrei's castle located (3)
Jan 12 2012 wxC & wxD (aka: let's work together with wxhaskell project) (4)
Jan 12 2012 No parenthesis for assert? (8)
Jan 11 2012 Biggest Issue with D - Definition and Versioning (120)
Jan 11 2012 A few bugs connected to structs (7)
Jan 10 2012 Ref local variables? (13)
Jan 10 2012 Vector performance (16)
Jan 09 2012 Row mismatch in CSV (4)
Jan 08 2012 plans for interfacing to C++ (17)
Jan 08 2012 compact library for creating window + OpenGL context + input (11)
Jan 08 2012 Switching from Ruby to C++ for games (10)
Jan 08 2012 D syntax highlighing support for debugging in CGDB (7)
Jan 08 2012 Strange Runtime Error - Static Arrays (5)
Jan 07 2012 Discussion about D at a C++ forum (50)
Jan 07 2012 Struct array assign? (1)
Jan 07 2012 Runtime version statement (9)
Jan 07 2012 [OT] Previously: DMD - Windows -> C# in gamedev (40)
Jan 06 2012 Compiling in std.regex affecting performance (1)
Jan 06 2012 Welcome to the Jungle (article about the future of parallel computing) (15)
Jan 06 2012 DMD - Windows (79)
Jan 06 2012 Cool tricks with D (3)
Jan 06 2012 D and SCons (2)
Jan 05 2012 SIMD support... (154)
Jan 05 2012 x64 call instruction E8 00 00 00 00? (4)
Jan 05 2012 Compiler for multiple languages, including D (13)
Jan 04 2012 simple OpenGL app (3)
Jan 04 2012 Specialization - Major hole in the spec? (16)
Jan 04 2012 CURL question on ubuntuforums.org (17)
Jan 03 2012 Multiple return values (1)
Jan 03 2012 Properties (2)
Jan 03 2012 Nightly builds (2)
Jan 03 2012 ACCU and D (16)
Jan 02 2012 Incompatible libphobos2.a? (6)
Jan 02 2012 Vim syntax file for the D programming language (8)
Jan 02 2012 D Feed Feature request : Message SuperDan ification (1)
Jan 02 2012 Names of C functions exported from a dll (4)
Jan 02 2012 dmd testsuite naming scheme (9)
Jan 02 2012 Discussion on D at archlinux.org (2)
Jan 02 2012 std.math.abs(int.min) == int.min? (1)
Jan 01 2012 Better distinguishing reference and value in the syntax? (7)
Jan 01 2012 Can anyone reproduce this? (11)
Jan 01 2012 A small style tip (4)
Jan 01 2012 How mutable is immutable? (9)
Dec 31 2011 Happy New Year in 2012.... (35)
Dec 31 2011 Database developer's gentle view on D. (14)
Dec 31 2011 Removing the Lock for Small GC Allocations: Clarification of GC (3)
Dec 31 2011 Cannot find object.d ? (2)
Dec 29 2011 Array allocation on struct initialization (4)
Dec 29 2011 dmd and C++11 (13)
Dec 29 2011 The God Language (217)
Dec 28 2011 static vs. dynamic interfaces (3)
Dec 28 2011 string is rarely useful as a function argument (153)
Dec 27 2011 Cannot find libphobos2.a ? (5)
Dec 26 2011 A nice way to step into 2012 (134)
Dec 26 2011 CURL Wrapper: Congratulations Next up: std.serialize (41)
Dec 26 2011 Reference counted containers prototype (59)
Dec 24 2011 Carmack about static analysis (82)
Dec 23 2011 D1 & D2 discrepancy (4)
Dec 22 2011 RFC: std.uuid (23)
Dec 22 2011 Bugs marked with [tdpl] (4)
Dec 22 2011 Some Issues With Synchronized (19)
Dec 21 2011 [bindings/win32] Migration from typedef (6)
Dec 20 2011 [dpl.org] License of the content (need for Wikipedia) (10)
Dec 19 2011 DI Generation Needs your Help! (53)
Dec 18 2011 Incubated modules for Phobos (10)
Dec 18 2011 Bitmapped vector tries vs. arrays (8)
Dec 17 2011 d future or plans for d3 (94)
Dec 16 2011 Program size, linking matter, and static this() (117)
Dec 12 2011 relax inout rules? (17)
Dec 10 2011 Why D const is annoying (174)
Dec 06 2011 SCons support for D (56)
Nov 07 2011 Should Phobos use Timsort instead? (with a small tweak) (11)
Oct 25 2011 Multidimensional arrays for D (8)
Oct 21 2011 Compiler patch for runtime reflection (84)
Aug 24 2011 object.d: Error: module object is in file 'object.d' which cannot be read (4)
Jul 30 2011 What library functionality would you most like to see in D? (155)
Feb 22 2011 LDC2 Status (30)
Jan 03 2011 Dynamic D (14)
Jan 01 2011 Nimrod language (54)
Jul 19 2010 Are iterators and ranges going to co-exist? (57)
Jul 12 2010 getNext (73)
Jun 11 2010 Memcache (3)
Dec 24 2009 What's C's biggest mistake? (59)
Nov 09 2005 An unknown deprecated feature (5)
Sep 09 2004 mixins rock (14)
Apr 27 2004 Empire is now in D (7)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004