www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

Dec 30 2015    Can't get Objective-C class method to compile. (3)
Dec 30 2015    Phobos and D runtime build are broken. (3)
Dec 30 2015    Bug? or do I something wrong (4)
Dec 28 2015    Links to the wiki for Phobos examples/tips and tricks? (4)
Dec 28 2015    programmatically get -I and -L flags from dmd; dmd.conf should (1)
Dec 28 2015    Article on D for CVu or Overload (6)
Dec 27 2015    What is happening here? (3)
Dec 27 2015    Is there a FIX engine written in D? (5)
Dec 26 2015    Creation of an array which length depens on variables not possible? (3)
Dec 25 2015    [Feature Request] Single name access when module name and content are (6)
Dec 25 2015    dmd without gcc depency (3)
Dec 24 2015    Mockup of my doc dream ideas (25)
Dec 23 2015    Pain when changing DMD version... (11)
Dec 23 2015    D Testable Code (1)
Dec 21 2015    Ddoc getting better: no more need for them pesky $(P ...)s (3)
Dec 21 2015    Is the Ddoc heading really necessary? (1)
Dec 21 2015    Slicing AliasSeq-s (5)
Dec 20 2015    D Consortium as Book / App Publisher... ? (26)
Dec 20 2015    [OT] Safe native code with C# in Microsoft's Midori OS (2)
Dec 18 2015    Error message improvement ideas (9)
Dec 18 2015    Simple step to making Ddoc better (11)
Dec 18 2015    WIP: http://wiki.dlang.org/Contributing_to_dlang.org#Editing_Content (3)
Dec 18 2015    Unions and CTFE (3)
Dec 17 2015    D Cannot Be Used for Real Time / Low Latency Systems? - Of course it (15)
Dec 17 2015    What is the state of D for game development? (4)
Dec 17 2015    Trying to build dlang.org - what am I doing wrong (3)
Dec 16 2015    error diagnosis: range.algorithm(myFunc) (4)
Dec 16 2015    We need a good code font for the function signatures on dlang.org (40)
Dec 16 2015    Template parameter-dependent attributes (12)
Dec 16 2015    And yet another cool project: fetching multiple URLs at once (8)
Dec 16 2015    Another cool project: make double.to!string CTFEable (4)
Dec 15 2015    Need DUB pull request reviewers (4)
Dec 14 2015    http://wiki.dlang.org/Starting_as_a_Contributor reorganization (7)
Dec 14 2015    We need better documentation for functions with ranges and templates (83)
Dec 14 2015    splitter overload with terminator predicate requires forward range (2)
Dec 13 2015    How to debug Segmentation Fault? (2)
Dec 13 2015    Where dynamic array remove function to go? (3)
Dec 13 2015    Use https: for wikipedia links (16)
Dec 13 2015    LazyEvaluationOfFunctionArguments (2)
Dec 12 2015    Voting For std.experimental.ndslice (66)
Dec 12 2015    zapcc - time to start adding caching to D compilers aswell? (3)
Dec 12 2015    Better string representation for TypeSeq used as function arg type? (5)
Dec 12 2015    What is the utility of .stringof with expressions? (5)
Dec 11 2015    isExpressions -> isValuesSeq (8)
Dec 11 2015    D is on his way to Top 20 in Tiobe (33)
Dec 11 2015    Replacing .tupleof (3)
Dec 11 2015    How is `auto` and not `alias` appropriate for alias sequences? (11)
Dec 10 2015    How To Call D Code from Objective C? (11)
Dec 10 2015    std.math: FloatingPointControl option to round to nearest + tie away from zero (2)
Dec 10 2015    Documentation of std.math: FloatingPointControl (1)
Dec 10 2015    log(n) amortized growth for containers (9)
Dec 10 2015    How does D compare to Go when it comes to C interop? (27)
Dec 09 2015    Best Ways to Teach Languages (1)
Dec 08 2015    What complexity have a log(sum) shape? (18)
Dec 08 2015    C++ std::string, std::vector and name mangling (2)
Dec 07 2015    DConf 2016 announcements (3)
Dec 07 2015    Nullable condition operator (10)
Dec 07 2015    Microsoft to contribute to Clang and LLVM project (42)
Dec 05 2015    __traits(getAttributes, ...) gets attributes for the first overload (14)
Dec 04 2015    DMD unittest fail =?UTF-8?Q?reporting=E2=80=A6?= (16)
Dec 04 2015    Data-drive (aka table-driven) tests (3)
Dec 04 2015    Another cool mini-project: advance a range within n steps from its (12)
Dec 04 2015    Dconf.org is (kinda) down (4)
Dec 03 2015    Pseudo namespaces (60)
Dec 03 2015    http://dlang.org/bugstats.php is back (1)
Dec 03 2015    Thoughts on a Future Garbage Collector (10)
Dec 03 2015    OT: Swift is now open source (32)
Dec 03 2015    Another fun one: partialSort with two ranges (9)
Dec 03 2015    improving scope(finally/success) (6)
Dec 03 2015    Strange behaviour of to!string and JSON (5)
Dec 02 2015    Neat project: add pointer capability to std.bitmanip.bitfields (31)
Dec 02 2015    Linear algebra on top of ndslice (2)
Dec 01 2015    Pirate King (2)
Dec 01 2015    vibed and thrift client (3)
Dec 01 2015    "Getting involved" on dlang.org? (16)
Dec 01 2015    Dub use (14)
Dec 01 2015    Wishlist for D (27)
Dec 01 2015    Advent of Code (9)
Dec 01 2015    DirectX 12 bindings. (7)
Dec 01 2015    Forum structure (14)
Dec 01 2015    GC buckets in 2.067 (3)
Nov 30 2015    Three people out of four dislike SDL (47)
Nov 30 2015    And here's another interesting algorithm/structure: Randomized Slide (25)
Nov 30 2015    Problems loading libcurl.so and running datetime unittest on NixOS (1)
Nov 30 2015    An interesting data structure with search time O(sqrt n) (32)
Nov 30 2015    This Week in D (37)
Nov 29 2015    Can anyone please suggest a web framework? (4)
Nov 29 2015    JSON5 support for std.json (10)
Nov 28 2015    extern(C++, NS) (56)
Nov 28 2015    Efficient binary search using two-way comparisons (4)
Nov 27 2015    Is D ready for quants? (8)
Nov 27 2015    Struct multiple inheritance - another solution (1)
Nov 27 2015    Collections question (39)
Nov 27 2015    Derelict GLFW3 glfw3.dll error (2)
Nov 27 2015    Old DConf 2015 still on Wiki (3)
Nov 26 2015    Linker error with dmd when trying to generate wxWidgets wrapper on (6)
Nov 26 2015    Feature Request: Hashed Based Assertion (17)
Nov 26 2015    Raspberry PI zero (3)
Nov 26 2015    BoyerMooreFinder predicates / case-insensitive find (1)
Nov 24 2015    New __traits (10)
Nov 24 2015    C++ to add import, module and export (8)
Nov 24 2015    Swift is coming, Swift is coming (21)
Nov 24 2015    50% inative (16)
Nov 24 2015    RAII is misleading (8)
Nov 24 2015    Is facebook moving away from D? (6)
Nov 23 2015    Dwarf Exception Handling question (15)
Nov 23 2015    Example: wc (6)
Nov 21 2015    Short-circuit evaluation in D (2)
Nov 20 2015    foreach and element type inference (5)
Nov 20 2015    Referencer (10)
Nov 19 2015    Related forum entries after creating a new thread (1)
Nov 19 2015    range.save (26)
Nov 18 2015    IRC dead? (9)
Nov 18 2015    Scott Meyers wants to bring default zero-initialization to C++, (40)
Nov 17 2015    GC on Rust: a serie of articles (5)
Nov 17 2015    Tuple expansion already? (7)
Nov 17 2015    Non-freeing GC memory management (8)
Nov 17 2015    Pattern Based Design (6)
Nov 17 2015    DConf keynote speaker ideas (47)
Nov 16 2015    Weak story about D's relationship to garbage collection? (2)
Nov 16 2015    Formal Review of std.range.ndslice (42)
Nov 16 2015    And in the (quasi-)comedy =?UTF-8?Q?section=E2=80=A6?= (3)
Nov 16 2015    Style guide is very inconsistent (5)
Nov 16 2015    Bitfield bug (3)
Nov 15 2015    All functions COMDAT on OSX (6)
Nov 15 2015    Wanted: Review manager for std.experimental.range.ndslice (12)
Nov 15 2015    LDC, GDC, DMD different phobos versions (3)
Nov 14 2015    Thought on the 2015H2 Vision Participation Goal (2)
Nov 14 2015    critical wrong code (1)
Nov 14 2015    Will std.allocator make it easy to bypass the GC? (2)
Nov 14 2015    DIP85: Lazy Initialization of const Members (2)
Nov 14 2015    Doc page with a list of the DMD compiler limits (1)
Nov 14 2015    Reviewing syntax highlight support in cgdb (7)
Nov 13 2015    Persistent list (155)
Nov 13 2015    Here's looking at you, kid (90)
Nov 13 2015    Blocker for the container work (4)
Nov 13 2015    Improving coverage (2)
Nov 12 2015    std.stdio.writeln should not accept infinite ranges? (4)
Nov 12 2015    Signed integer overflow undefined behavior or not? (23)
Nov 12 2015    wiki 'send confirmation e-mail is broken' (4)
Nov 12 2015    DMD is faster than LDC and GDC (22)
Nov 11 2015    Catching C++ std::exception in D (29)
Nov 11 2015    static assert(__traits(compiles, xys)) considered harmful (5)
Nov 11 2015    Detached thread in D (3)
Nov 11 2015    Our template emission strategy is broken (83)
Nov 10 2015    Proof of concept/proposal: reference counted closures/delegates (2)
Nov 10 2015    What will replace the default XML parser and when? (2)
Nov 10 2015    Difference between input range and forward range (17)
Nov 09 2015    Rust's simple download script (42)
Nov 09 2015    %d (2)
Nov 09 2015    RFC in Comparison between Rust, D and Go (57)
Nov 09 2015    Another attempt at passing keyword-arguments to functions (2)
Nov 09 2015    embedded ARM support (14)
Nov 08 2015    Why does opCall disable struct-literal syntax? (4)
Nov 08 2015    Metaprogramming in D - From a beginner's perspective (2)
Nov 08 2015    ACCU 2016 conference (10)
Nov 07 2015    Generate wxD with dmc/dmd (3)
Nov 07 2015    assert(0) (16)
Nov 07 2015    Is D so powerfull ?? (18)
Nov 06 2015    DAutoTest misbehaving (?) (3)
Nov 04 2015    OS X libphobos2.so (22)
Nov 04 2015    Partially instantiated template as argument to alias parameter. (4)
Nov 04 2015    ARC on Objects not Class Definitions (3)
Nov 04 2015    Deprecating Allocating Functions In std.string (6)
Nov 04 2015    DConf 2014 T-shirt design (4)
Nov 04 2015    d on heise (9)
Nov 04 2015    should fixedpoint be in phobos? project registry ? (4)
Nov 03 2015    Out for the week (12)
Nov 03 2015    Plenty of low-hanging fruit out there (1)
Nov 03 2015    Chrome OS folding into Android, Android coming to laptops (9)
Nov 03 2015    why to (not) support "older" compiler versions (14)
Nov 02 2015    try.dlang.org (4)
Nov 02 2015    Second CT-Parameter of isRange Predicates (16)
Oct 31 2015    dlang.org/library/* - is this still being used? (4)
Oct 31 2015    I have this game engine... (57)
Oct 31 2015    Collection, why COW collection are important (4)
Oct 30 2015    Benchmark memchar (with GCC builtins) (10)
Oct 30 2015    Attributes on parameters in functions. (5)
Oct 30 2015    Chained unit tests in module info? (1)
Oct 30 2015    Visual C++ Build Tools 2015 (5)
Oct 30 2015    Microsoft officially documents pdb format (6)
Oct 29 2015    #ifdef hell (11)
Oct 29 2015    writing DMD tests for inline assembly bugs (4)
Oct 28 2015    Compile time features (4)
Oct 28 2015    What's up with staticIota? (3)
Oct 27 2015    Make all new symbols go through std.experimental? (18)
Oct 27 2015    Slack discussion group? (5)
Oct 27 2015    Safe reference counting cannot be implemented as a library (60)
Oct 26 2015    how use * in D just like C++ (2)
Oct 26 2015    Lifetime study group (29)
Oct 26 2015    Automatic method overriding in sub-classes (37)
Oct 25 2015    DMD is slow for matrix maths? (26)
Oct 25 2015    Playing SIMD (22)
Oct 24 2015    Option types and pattern matching. (29)
Oct 24 2015    on std.net.curl high level functions (3)
Oct 24 2015    Memory fragmentation (2)
Oct 24 2015    My experience from learning Polish language (5)
Oct 24 2015    Type of receiver (5)
Oct 23 2015    Easy and efficient database usage (3)
Oct 23 2015    Lazy generic std.algorithm.replace() (4)
Oct 22 2015    dchar undefined behaviour (6)
Oct 22 2015    dmd.conf no longer working? (14)
Oct 22 2015    Can [] be made to work outside contexts of binary operators? (4)
Oct 21 2015    C++ to D explainer (5)
Oct 21 2015    Reminder: EMSI's containers library exists (2)
Oct 21 2015    Vision (54)
Oct 21 2015    Downoads stats page is back up (11)
Oct 21 2015    OT: Programming Expansibility (6)
Oct 21 2015    MutableOf etc and QualifierOf (5)
Oct 21 2015    String manipulation (4)
Oct 21 2015    Kinds of containers (117)
Oct 21 2015    "tuple unpacking" with zip? (11)
Oct 20 2015    Is dlangui dead? (22)
Oct 20 2015    s/TypeTuple/AliasSeq/g? (16)
Oct 20 2015    Natural language parsing (NLP) with D (13)
Oct 20 2015    OT: Morfa - an interesting (toy?) language that claims to be (7)
Oct 20 2015    KeepTerminator (4)
Oct 19 2015    Will code for master title (9)
Oct 19 2015    ACCU 2016 Conference (1)
Oct 17 2015    opDispatch and compile time parameters (26)
Oct 17 2015    Example code on D homepage does not run successfully (5)
Oct 17 2015    to(T, ubyte base) if (isIntegral!T) (4)
Oct 17 2015    Phobos still being statically linked in? (12)
Oct 17 2015    Publicly exposing an exception a module throws (1)
Oct 16 2015    0 in version number? (36)
Oct 16 2015    OSCON 2016 Call for Proposals is open (1)
Oct 16 2015    GCC-compatible dmd shell wrapper? (8)
Oct 16 2015    Error message clarity w.r.t. ref (3)
Oct 15 2015    How is std.regex.replaceAllInto more efficient? (15)
Oct 15 2015    Error message nitpicking (3)
Oct 15 2015    Sub-classing exceptions (11)
Oct 15 2015    GSoC 2016 announced - time to put things in motion! (3)
Oct 14 2015    The new core.sys.windows (29)
Oct 13 2015    [OT] LLVM Community Code of Conduct (87)
Oct 13 2015    DoxyPress support for D (2)
Oct 13 2015    Ready for testing: vibe.d 0.7.26-alpha.3 (15)
Oct 12 2015    Synchronized classes have no public members (56)
Oct 11 2015    Digital Mars Contact Address (4)
Oct 10 2015    DIP74 - where is at? (100)
Oct 09 2015    Marketing for D: Making D an official Cloud Foundry built-in language (5)
Oct 09 2015    Would a DSpin or DLab for Fedora make sense? (3)
Oct 08 2015    masking of module-level functions with local imports (7)
Oct 08 2015    -> and :: operators (25)
Oct 08 2015    how to do iota(0,256) with ubytes ? (cf need for iotaInclusive) (28)
Oct 08 2015    Voting for std.experimental.testing (17)
Oct 07 2015    D language implementation of DigitalOcean API (1)
Oct 07 2015    Categorizing Ranges (25)
Oct 06 2015    TIOBE october (5)
Oct 06 2015    D run-time interpretation (6)
Oct 06 2015    D and microservices (22)
Oct 05 2015    Objective C and C++ Compatibility? (4)
Oct 05 2015    Generalize .ptr to RawPtr ranges? (4)
Oct 05 2015    template constraints when non-constrained template exists (7)
Oct 04 2015    std.benchmarking and getting rid of TickDuration (4)
Oct 04 2015    Dwarf tag for D type qualifiers (8)
Oct 04 2015    Fibers and Ranges (2)
Oct 04 2015    Experience: Developing Cloud Foundry applications with D (14)
Oct 04 2015    D 2015/2016 Vision? (131)
Oct 04 2015    What keeps you from using gtkd or dlangui (44)
Oct 03 2015    Which C runtime for MinGW and *BSD? (3)
Oct 03 2015    C++ compiler vs D compiler (7)
Oct 02 2015    Anyone working on updated Qt bindings? (15)
Oct 02 2015    Multiple alias this redux (3)
Oct 02 2015    Continuous bootstrapping in dmd (1)
Oct 02 2015    std.experimental.allocator (11)
Oct 02 2015    http://wiki.dlang.org/Building_DMD improvements (5)
Oct 01 2015    Is Anything Holding you back? (63)
Oct 01 2015    Compile failing with D 2.068.2 works with 2.068.1 (7)
Oct 01 2015    Go, D, and the GC (57)
Oct 01 2015    OT: Intel gives away tools for open-source developers (1)
Oct 01 2015    In the age of AliasSeq, how to refer to template tuple parameters? (12)
Sep 30 2015    HOW TO COPY DBF Files in VB.NET (1)
Sep 30 2015    Interface file (11)
Sep 30 2015    StyleCop for D (2)
Sep 29 2015    Shout out to D at cppcon, when talkign about ranges. (74)
Sep 29 2015    Improving assert-printing in DMD (68)
Sep 29 2015    More D blog posts and Youtube tutorials (3)
Sep 29 2015    Parser assertion (3)
Sep 28 2015    zip packages to pack modules (13)
Sep 28 2015    GuiDub (21)
Sep 28 2015    Idioms you use (11)
Sep 28 2015    Help from the compiler when debugging failing template constraints - a (12)
Sep 26 2015    DIP82: static unittest blocks (12)
Sep 26 2015    Problem with paths and dub (1)
Sep 26 2015    Bug or feature storage class alias (3)
Sep 26 2015    .h in dmd source code (2)
Sep 25 2015    Official D Language Blog (4)
Sep 25 2015    building Windows kernel-mode drivers in D (3)
Sep 25 2015    3D Movie Character and Pre Production Animation Service (1)
Sep 25 2015    Allow calling of original druntime functions within 'hooked' functions (1)
Sep 24 2015    Pathing in the D ecosystem is generally broken (at least on windows) (114)
Sep 24 2015    pragma(inline, true) not very useful in its current state? (18)
Sep 24 2015    DMD nightly builds? (14)
Sep 23 2015    Possible issue with isInputRange (3)
Sep 23 2015    D ranked as #25 by IEEE spectrum (21)
Sep 23 2015    Indicators and =?UTF-8?Q?traction=E2=80=A6?= (43)
Sep 23 2015    Article on where C++ is heading with memory management (3)
Sep 22 2015    Stroustrup is disappointed with D :( (28)
Sep 22 2015    Adapting Tree Structures for Processing with SIMD,Instructions (9)
Sep 20 2015    can D compiler support C/C++ source code? (7)
Sep 20 2015    Moving back to .NET (217)
Sep 20 2015    dmd AST class hierarchy as dot file (9)
Sep 19 2015    Dmd master tests are failing with segmentation fault (5)
Sep 18 2015    My Evil Plan for Greatly Improving Phobos's Docs (1)
Sep 18 2015    Can D do some sort of automatic template to "dynamic template" (8)
Sep 18 2015    Short history of how great job, release team is doing. (4)
Sep 18 2015    dmd: failed to launch executable (15)
Sep 18 2015    Non-Purity of Algebraic opEquals (8)
Sep 18 2015    Jai Primer (3)
Sep 17 2015    why are opCmp and opEquals not pure. (8)
Sep 16 2015    Checked integer type API design poll (5)
Sep 16 2015    Anyone interested on working on a D parser ? (5)
Sep 16 2015    Desperately looking for a work-around to load and unload D shared (27)
Sep 16 2015    Overview of D User Groups? (2)
Sep 16 2015    Weird "circular initialization of isInputRange" error (1)
Sep 15 2015    running code on the homepage (12)
Sep 15 2015    Implementing typestate (32)
Sep 14 2015    GC performance: collection frequency (9)
Sep 14 2015    DUB release candidate 0.9.24-rc.3 ready for testing (14)
Sep 14 2015    Magicport - where it is ? (3)
Sep 13 2015    D, finance, =?UTF-8?Q?London=2C=E2=80=A6?= (1)
Sep 12 2015    Type helpers instead of UFCS (16)
Sep 12 2015    Rust style memory management (6)
Sep 12 2015    Floating point in the type system (9)
Sep 11 2015    Operator overloading or alternatives to expression templates (42)
Sep 11 2015    Reasons to use D (35)
Sep 10 2015    C# Proposal for Nullability Checking (1)
Sep 10 2015    Better lambdas!!!!!!!!!! (32)
Sep 09 2015    Looking for someone that could work on 32 bits support for SDC (24)
Sep 09 2015    std.experimental.testing formal review (31)
Sep 09 2015    Compiling dman with the system D compiler (1)
Sep 09 2015    Compile all-of-dub? (13)
Sep 08 2015    Range functions expand char to dchar (7)
Sep 08 2015    Tutorial on D + Chromium / CEF / DerelictCEF with OSX ? (6)
Sep 07 2015    How To Compile D2SQLite3 on OSX? (3)
Sep 07 2015    When you find a solution to a weird problem, post it! (2)
Sep 07 2015    template UDA (5)
Sep 07 2015    A collection of DIPs (40)
Sep 06 2015    AST like coding syntax. Easy upgrade! (21)
Sep 05 2015    Can we have strcu with destructor have postblit disabled if none is (2)
Sep 04 2015    My problem with const (2)
Sep 03 2015    std.Stream.InputStream convenience functions (22)
Sep 03 2015    Error reporting is terrible (16)
Sep 03 2015    Bug in logger (6)
Sep 03 2015    Did a presentation on a tool I wrote in D (5)
Sep 03 2015    Containers (16)
Sep 03 2015    A better way of managing backwards compatibility? (3)
Sep 03 2015    Interesting user mistake (47)
Sep 03 2015    Current state of GUI's (43)
Sep 02 2015    Object.destroy() broken? (4)
Sep 02 2015    Review needed for the EnumSet template (3)
Sep 02 2015    Behavior of opEquals (21)
Sep 02 2015    A Small Enhancement Idea (14)
Sep 02 2015    Implementing Alternative Garbage Collector (5)
Sep 02 2015    OT:Dart null awareness operators (1)
Sep 02 2015    Parameterized unittests and benchmarks (aka quickfix + benchmark) PR (7)
Sep 01 2015    Front page code samples (4)
Sep 01 2015    Who can persuade Markus Persson to give money to the foundation? (11)
Aug 31 2015    user narratives and communicating the benefit of D to the enterprise (4)
Aug 31 2015    Has anyone every successfully built a cross-compiler for the Nintendo (5)
Aug 31 2015    Phobos' std.conv.text functions (6)
Aug 31 2015    Vision (4)
Aug 31 2015    Dazz new description for D (26)
Aug 30 2015    declarations as template parameters (7)
Aug 30 2015    Possible solution for export : `unittest export`? (21)
Aug 30 2015    OT: Hack (Type design features to improve legibility in the harsh (5)
Aug 30 2015    Challenge (9)
Aug 29 2015    [RFC] try to import.clang.c.index.d when there is no clang/c/index.d (2)
Aug 29 2015    GC-proof resource classes (35)
Aug 29 2015    Benchmarking suite (30)
Aug 28 2015    core.time.Duration.get depreciation time is up (2)
Aug 27 2015    DMD git HEAD now self-hosting (10)
Aug 27 2015    vibe.d - cannot allocate memory in static TLS block (14)
Aug 25 2015    NYT piece based on work done by EMSI, a D shop (1)
Aug 24 2015    Runtime error in code on main page (11)
Aug 24 2015    How many bytes in a real ? (9)
Aug 24 2015    Destructors, deallocateAll, and GCAllocator (1)
Aug 24 2015    Sub forum for dmd implementation details (3)
Aug 24 2015    Casting double to ulong weirdness (45)
Aug 24 2015    front-page examples not working (2)
Aug 23 2015    extern opaque struct (5)
Aug 22 2015    Cross module conflict bug with private and public members? (5)
Aug 21 2015    D is on Hackernews (1)
Aug 21 2015    associative arrays with manual memory management (10)
Aug 21 2015    Sparse array based on Adaptive Radix Tree implementation (1)
Aug 20 2015    Object.factory() and exe file size bloat (98)
Aug 20 2015    Amazing brand spanking new programming concept: Parameter Paths! (4)
Aug 20 2015    std.traits: ParameterIdentifierTuple on 'interface' not working ? (1)
Aug 20 2015    Ruby 3.0 to have immutable strings by default / C++ heading towards (22)
Aug 20 2015    dpaste web site (25)
Aug 20 2015    string <-> null/bool implicit conversion (58)
Aug 20 2015    Idiomatic snippets (6)
Aug 19 2015    Automatically verifying code samples on dlang.org (2)
Aug 19 2015    cannot initialize static array by static this() (4)
Aug 19 2015    Google==Go, Mozilla==Rust, Facebook==D (2)
Aug 19 2015    2.068.0 regression? (21)
Aug 19 2015    Dumping the contents of memory to a file (2)
Aug 19 2015    An Unusual Idea: import std; (5)
Aug 18 2015    [OT] Sharp Regrets: Top 10 Worst C# Features (42)
Aug 18 2015    Facebook cover photo for dlang (9)
Aug 18 2015    dmd codegen improvements (329)
Aug 17 2015    Safely extend the size of a malloced memory block after realloc (13)
Aug 17 2015    Parallelizing control flow (1)
Aug 17 2015    "else if" for template constraints (14)
Aug 17 2015    Equality of `pred` Template Parameters (5)
Aug 16 2015    pragma(mangle) only works on functions (1)
Aug 16 2015    Just updated to 2.068, get random profilegc.log created all over the (4)
Aug 15 2015    Passing parameters to thread functions (11)
Aug 15 2015    Truly lazy ranges, transient .front, and std.range.Generator (7)
Aug 14 2015    Can the compiler catch my stupid mistake? (11)
Aug 14 2015    Matrix API support - start with formats? (23)
Aug 14 2015    TCP Socket Client Example (8)
Aug 13 2015    Bug in std.container: SList (5)
Aug 13 2015    The object operator (5)
Aug 13 2015    RFC: dispatchToMember 2, electric boogaloo (6)
Aug 13 2015    I'm confused about ranges (input and forward in practice, in (5)
Aug 13 2015    Where are the semantics of shared defined? (9)
Aug 13 2015    The Bug Tracker is a community tool (5)
Aug 13 2015    Nested public imports - bug or feature? (41)
Aug 13 2015    new release doesn't work as advertised (26)
Aug 12 2015    [Optimization] Speculatively not calling invariant on class objects (9)
Aug 12 2015    [Semi OT] DDT Eclipse Plugin (1)
Aug 11 2015    Suggestion: arrays. (3)
Aug 10 2015    Where the F*** is phobos on OSX nowadays ? (10)
Aug 10 2015    findSplit corner case bug? (1)
Aug 10 2015    Binary file grammar (9)
Aug 09 2015    D needs to focus and better the available resources (8)
Aug 09 2015    D fund (34)
Aug 09 2015    Writing/Creating files at compile-time (32)
Aug 08 2015    Proposal : mnemonic for start index for slices (8)
Aug 07 2015    Periodic Scheduler (1)
Aug 07 2015    pthread_create oddity (5)
Aug 07 2015    Cleverness of GC Scanning (7)
Aug 07 2015    Online compiler Wandbox an has D support (2)
Aug 06 2015    dmd on ubuntu 64: how to unittest phobos with -m32? (8)
Aug 04 2015    dip25 implementation (9)
Aug 03 2015    Representation length of integral types (4)
Aug 03 2015    Wiki article: Starting as a Contributor (19)
Aug 03 2015    Why Java (server VM) is faster than D? (19)
Aug 03 2015    assert(0) behavior (53)
Aug 03 2015    `examplevalues` property (5)
Aug 02 2015    Visual Studio Code (13)
Aug 02 2015    D for project in computational chemistry (37)
Aug 02 2015    [semi-OT] forum.dlang.org performance mentioned on Hacker News (7)
Aug 02 2015    Interpreting the D grammar (19)
Aug 01 2015    Arrays and struct assignment, pt. 2 (5)
Jul 31 2015    Compile error! (3)
Jul 31 2015    OT: van Rossum on static type hints (1)
Jul 30 2015    What is the current status of D build systems? (9)
Jul 30 2015    Helpers for writing unittests (5)
Jul 30 2015    D for Game Development (173)
Jul 30 2015    Working with pdf (9)
Jul 30 2015    Dependent types in half of D (2)
Jul 30 2015    Implement Parse implementation like in Red (5)
Jul 28 2015    Points of Failure (21)
Jul 28 2015    Interfaces, traits, concepts, and my idea for a DIP (27)
Jul 28 2015    Error reading char in stdio.LockingTextReader.takeFront() (3)
Jul 27 2015    Yes or No Options (3)
Jul 27 2015    Wanted: Review manager for std.experimental.testing (4)
Jul 25 2015    [OT] Wikipedia article on Typestate (2)
Jul 25 2015    D Web Services Application Potential? (43)
Jul 25 2015    [OT] What D really needs :D (4)
Jul 25 2015    Read text file fast, how? (22)
Jul 24 2015    [RFC] std.experimental.concepts (18)
Jul 24 2015    Named parameters (31)
Jul 24 2015    with(auto x = ...) (11)
Jul 24 2015    Last call for AliasSeq (53)
Jul 23 2015    casting away const and then mutating (17)
Jul 22 2015    Experience upgrading template code from 2.065 to 2.067 (4)
Jul 22 2015    3D Character Animations for character modeling & Regging (2)
Jul 22 2015    What about GDC and LDC after DMD becomes D? (7)
Jul 21 2015    Need help with PR#3296 (1)
Jul 20 2015    DMD 2.68's promised C++ interface (6)
Jul 20 2015    Trying to link to Qt 5 on dmd 2.068.0~beta1 (2)
Jul 20 2015    Destructors and static array assignment (6)
Jul 20 2015    wrong code: code with undeclared variables compiles (cf b/14813) (3)
Jul 19 2015    dmd 2.068, 2.069, 2.0xx Evil Plan going forward (85)
Jul 19 2015    DMD: slow coping for small static arrays. (4)
Jul 17 2015    AliasSeq name survey (5)
Jul 16 2015    really good talk about the Hotspot VM (15)
Jul 16 2015    Phobos: test suite (7)
Jul 16 2015    rust (7)
Jul 15 2015    Auto-Vectorization and array/vector operations (5)
Jul 14 2015    Ddoc/dlang.org doc generation broken (1)
Jul 14 2015    Absence of zip archives on downloads page (6)
Jul 14 2015    Programming Language Wishlist (reddit) (1)
Jul 13 2015    Creator of LLVM, Clang, and Swift Says To Not Write Security Critical (36)
Jul 13 2015    DUB RC 0.9.24-rc.1 ready for testing (36)
Jul 13 2015    FYI: libraries.io DUB category (4)
Jul 12 2015    Make objects.opEquals a template? (6)
Jul 12 2015    Polymorphic recursive class (16)
Jul 12 2015    Where will D sit in the web service space? (180)
Jul 12 2015    Linking data types in Phobos documentation (4)
Jul 12 2015    Deduce template arguments from return value? (6)
Jul 11 2015    Inout unclearness (13)
Jul 11 2015    A new look at rvalue references (1)
Jul 10 2015    Great Rust tutorial that D could really benefit from. (3)
Jul 09 2015    Stable partition3 implementation (12)
Jul 09 2015    "shift by 64 is outside the range 0..31" dmd x64 (3)
Jul 08 2015    Algebraic replacement (5)
Jul 08 2015    DIP-74 Reference Cycles (7)
Jul 08 2015    Difference between __gshared and shared. (29)
Jul 08 2015    Floating point default values. (3)
Jul 08 2015    Extend D's switch statement? (28)
Jul 07 2015    Wait, what? What is AliasSeq? (294)
Jul 07 2015    Bug or intentional error? (3)
Jul 07 2015    I'm back (2)
Jul 06 2015    Creating a future/promise object (9)
Jul 06 2015    Initial feedback for std.experimental.image (62)
Jul 04 2015    What is TypeIdent in the ABI spec ? (9)
Jul 03 2015    core.atomics and handling of backward MemoryOrders (9)
Jul 03 2015    __traits(allMembers and typeinfo (1)
Jul 02 2015    const/immutable on delegates (9)
Jul 02 2015    Ali's book down (3)
Jul 01 2015    Digger problems (3)
Jun 30 2015    Caching in druntime TypeInfo classes (7)
Jun 30 2015    GDC adds intrinsic support for core.checkedint (20)
Jun 30 2015    Let's bikeshed std.experimental.testing (35)
Jun 29 2015    Analyze a D file for imports (14)
Jun 27 2015    Looking for GC intensive D programs (13)
Jun 27 2015    What's the story with -property? (9)
Jun 27 2015    D on Windows Phone (19)
Jun 26 2015    Question about Walter's Memory DisAllocation pattern (9)
Jun 26 2015    Heisenbug involving Destructors & GC - Help Needed (16)
Jun 26 2015    D needs a programming blog and some house keeping (12)
Jun 25 2015    I'm outta here (4)
Jun 25 2015    I released my first library! (7)
Jun 25 2015    Range code and inference errors (2)
Jun 25 2015    Naming Voldemort Types (7)
Jun 25 2015    Presentation Intro to D: What works? (18)
Jun 25 2015    hello world executable size (14)
Jun 25 2015    Suggested enhancement: New basic datatype: 'dec'. (4)
Jun 24 2015    copying const (3)
Jun 24 2015    End of life for Windows Server 2003 R2 is July 14, 2015 (37)
Jun 24 2015    Convert std.random to a package (7)
Jun 24 2015    Navigation menu not responding on Android (4)
Jun 23 2015    New names - 2.068 roundup (146)
Jun 23 2015    std.experimental.color, request reviews (52)
Jun 23 2015    stdx.data.json needs a layer on top (13)
Jun 22 2015    What have you done with UDAs? (29)
Jun 22 2015    std.math.isIdentical and NaN (4)
Jun 21 2015    auto ref is on the docket (98)
Jun 21 2015    std.collection - changing the collection while iterating (24)
Jun 21 2015    What D =?UTF-8?Q?Needs=E2=80=A6?= (6)
Jun 21 2015    color library (18)
Jun 20 2015    Creating a better user experience (2)
Jun 20 2015    Slice patterns in Nightly Rust (6)
Jun 20 2015    We simply must implement this for D to stay competitive (7)
Jun 20 2015    Feasibility of a std.encoding.safeDecode overload for InputRanges? (1)
Jun 20 2015    Help add D tutorials to Hackr.io (3)
Jun 20 2015    Future(s) for D. (47)
Jun 20 2015    Naming things (22)
Jun 19 2015    We need a typesystem-sanctioned way to cast qualifiers away (14)
Jun 19 2015    Anyone knows this issue? std/math.d(2759): Error: number '0x1p-1024' (21)
Jun 19 2015    split up the changelog? (11)
Jun 19 2015    Time to remove ugly auto ref ? (11)
Jun 18 2015    Some reason rdmd uses -v instead of -deps? (3)
Jun 18 2015    std.typecons.wrap support for struct (1)
Jun 18 2015    std.experimental.collection.functional.slist (39)
Jun 18 2015    Reduce has dreadful performance? (21)
Jun 18 2015    [Embedded][Freebie] Mini STM32F103 board (1)
Jun 17 2015    Better forums (31)
Jun 17 2015    Lost & found: laser pen (8)
Jun 17 2015    DUB 0.9.24 beta 1 with SDL support ready for testing (25)
Jun 16 2015    std.container: fork in the road (42)
Jun 16 2015    Martin Nowak is officially MIA (109)
Jun 16 2015    Workaround for typeid access violation (36)
Jun 15 2015    Possible bug in dmd? (2)
Jun 15 2015    OctoDeskdex: D language program for your pleasure (6)
Jun 15 2015    PHP verses C#.NET verses D. (42)
Jun 15 2015    Extern Linkage Type (6)
Jun 15 2015    DIP74 & GC Destructors (4)
Jun 14 2015    Current D grammar (7)
Jun 14 2015    Comparison page on wikibooks C++ Programming/Programming (3)
Jun 14 2015    DMD memory management (15)
Jun 14 2015    DConf 2015 Video (3)
Jun 13 2015    64-bit DMD .exe for windows? (2)
Jun 13 2015    version: multiple conditions (120)
Jun 13 2015    Adding pclmulqdq assembly instruction to dlang asm. (5)
Jun 13 2015    Question about garbage collection specification (27)
Jun 12 2015    ReturnType and overloaded functions (11)
Jun 12 2015    ... and the sixth wasn't far behind! (3)
Jun 12 2015    Another (fifth) bug in .di generation - compiler team pliz pliz (1)
Jun 12 2015    std.(experimental.)logger voting manager wanted (31)
Jun 12 2015    A Vision on Improved DMD Template Instantiation Diagonostics (8)
Jun 12 2015    Phobos addition formal review: std.experimental.allocator (88)
Jun 11 2015    Mixin statements (4)
Jun 11 2015    Tip: unittest-only artifacts should not be version(unittest) if used (3)
Jun 11 2015    You too can work on D for iOS (41)
Jun 11 2015    std.allocator is ready for the review (3)
Jun 11 2015    dub : multiple dmd instances (5)
Jun 11 2015    Automatic documentation builds (20)
Jun 11 2015    foreach with a default range (11)
Jun 10 2015    What's the ETA for 2.068? (8)
Jun 10 2015    Two ideas for faster builds (18)
Jun 10 2015    [OT] build system rules and algorithms (1)
Jun 10 2015    Please help me with a linker error? (2)
Jun 10 2015    It may be useful to allow declaring variables without type (12)
Jun 09 2015    Bug 14666, can we prioritize ? (20)
Jun 09 2015    Are pdf and epub versions of the spec still produced? (7)
Jun 09 2015    Potential abuse of .stringof (6)
Jun 09 2015    Unable to register on D lang bug tracker (2)
Jun 09 2015    Asked on Reddit: Which of Rust, D, Go, Nim, and Crystal is the strongest (150)
Jun 09 2015    Right after allocators: containers or database connectivity? (52)
Jun 09 2015    Self-referential tuples? (14)
Jun 08 2015    small bug on forums (2)
Jun 08 2015    [OT] Modules dropped out of C++17 (101)
Jun 08 2015    Template specializations in unittest blocks (4)
Jun 08 2015    Building the docs with own changes (28)
Jun 08 2015    Alpha renaming in types is finally here (7)
Jun 07 2015    Looking to remove the "Page wiki" buttons (7)
Jun 07 2015    Constructor inheritance? Why not? (13)
Jun 07 2015    std.experimental.safeint.d (12)
Jun 07 2015    compiled program error (4)
Jun 07 2015    DIP80: phobos additions (158)
Jun 07 2015    Eponymous/anonymous mixin templates (7)
Jun 06 2015    dlang.org HTTPS certificate is expired (2)
Jun 06 2015    Honey, I shrunk the build times (36)
Jun 06 2015    osx shared libraries. (17)
Jun 05 2015    We need to have a way to say "convert this nested function into a (15)
Jun 05 2015    What allocators do you want in std.allocator.showcase? (3)
Jun 05 2015    Proposal for new dlang.org fonts (15)
Jun 05 2015    [website] Fonts Roboto and Roboto Mono (5)
Jun 05 2015    Getting Started (7)
Jun 05 2015    Scaling rdmd up: build package at a time (19)
Jun 04 2015    6-weeks release cycle (24)
Jun 04 2015    Scoped in a foreach loop. (4)
Jun 04 2015    typesafe variadic with default args (1)
Jun 04 2015    Code behaves incorrectly if it is compiled in std.functional (64)
Jun 04 2015    What's the deal with http://dconf.org/2015/talks/zvibel.pdf? (10)
Jun 04 2015    I finally got a stack trace on my InvalidMemoryOperationError (12)
Jun 04 2015    Attempt to get rid of phobos Makefiles, using reggae (34)
Jun 04 2015    Throwing InvalidMemoryOperationError (13)
Jun 04 2015    pure format (10)
Jun 03 2015    Assoc array typesafe variadic functions (3)
Jun 03 2015    (Hopefully) Speeding up builds with Reggae: 1st results (3)
Jun 02 2015    How does the compiler avoid creating a closure here? (2)
Jun 02 2015    Wikipedia article on Generic Programming should have a section on (2)
Jun 02 2015    Anybody know of a large D project for me to time builds on? (11)
Jun 02 2015    When is D endorsed by Facebook? (3)
Jun 02 2015    The Kernighan-Ritchie allocator is back with a vengeance (1)
Jun 02 2015    D gets namechecked in the Unity blog (6)
Jun 02 2015    rvalue references (60)
Jun 02 2015    Initialization of structs by member names (1)
Jun 02 2015    Vote for D - Devdocs.io (2)
Jun 02 2015    Negation of attributes (DIP 79) (42)
Jun 01 2015    wrong rounding (8)
Jun 01 2015    Use SIMD to accelerate comment lexing (29)
Jun 01 2015    Accelerating Unittest Compilation (1)
Jun 01 2015    Union redux (40)
Jun 01 2015    Daily downloads in decline (104)
Jun 01 2015    resource structs and default constuction (5)
Jun 01 2015    Working on new binary serialization module for phobos (hopefully) (26)
Jun 01 2015    Chainable template mixin and opCat() (6)
Jun 01 2015    Output Range 'put' documentation (3)
May 31 2015    Is there any plans to include vibed in dmd distrib? (2)
May 31 2015    Better handling of noncopyable objects and objects with this(this) (19)
May 31 2015    Allow "deprecated" to accept more than string literals while parsing (6)
May 31 2015    Entry point a la "git" or "go" (10)
May 31 2015    Make dub part of the standard dmd distribution (144)
May 30 2015    I won a school game-creation competition! (7)
May 30 2015    Bad Sound Quality on Livestreamed Videos (7)
May 30 2015    stream == range ? (20)
May 29 2015    ddox no longer part of dlang.org? (4)
May 29 2015    dlang.org build broken (11)
May 29 2015    dmd makes D appear slow (80)
May 29 2015    strange bug with unions? (5)
May 28 2015    sockaddr_in and InternetAddress (4)
May 28 2015    As discussed in DConf2015: Python-like keyword arguments (21)
May 28 2015    Why aren't you using D at work? (92)
May 28 2015    Exhaustive unit tests (1)
May 27 2015    is there any reason to use SuperFastHash in druntime? (except (10)
May 27 2015    std.database (19)
May 27 2015    smart pointer for interior pointers (5)
May 27 2015    Signals (5)
May 27 2015    DConf 2015 Livestreaming? (10)
May 26 2015    DIP78 - macros without syntax extensions (32)
May 25 2015    Status of Deimos bindings (11)
May 25 2015    [dconf] Share a ride SLC-hotel? (6)
May 25 2015    Expanding asm.dlang.org (18)
May 25 2015    DMD Symbol Reference Analysis Pass (29)
May 25 2015    Autotester FreeBSD: Cycle detected between modules with ctors/dtors (2)
May 24 2015    Parallelism (3)
May 24 2015    Evaluation order of index expressions (56)
May 24 2015    std.multidimarray (13)
May 22 2015    Boy, std.bitmanip.bigEndianToNative is annoying to use (13)
May 22 2015    PTHREAD_MUTEX_INITIALIZER seems defined wrongly on OSX (1)
May 22 2015    D installer installs outdated D (5)
May 22 2015    indie game contests (11)
May 22 2015    Uphill (132)
May 21 2015    Skipping function parameters with default value (2)
May 21 2015    Type tuple pointers (10)
May 21 2015    std.regex replaceFirst vs. replaceFirstInto (6)
May 21 2015    concepts (6)
May 20 2015    dmd on centos 6.6 (2)
May 20 2015    std.allocator: FreeList uses simple statistics to control number (10)
May 20 2015    LDC assembly online (3)
May 19 2015    The case of &T.init (5)
May 19 2015    Who's HTML-fu is strong? (4)
May 19 2015    [dlang] Mistakes in documentation (5)
May 18 2015    0 is not a power of 2 (44)
May 18 2015    More std.allocator goodies coming your way: better statistics (4)
May 18 2015    Dconf Video / Projector Information (14)
May 18 2015    [dlang website] Up Arrow in library (11)
May 17 2015    Request for Features/Ideas: A std.archive package (39)
May 17 2015    Some piece of WAT, is that a bug or a feature ? (3)
May 16 2015    [Request for ABI Breakage]: Ambiguity between extern(Pascal) vs. (14)
May 15 2015    Inferring Purity Woes (3)
May 15 2015    Any plans to support STL value types? (15)
May 15 2015    std.allocator.allocate(0) -> return null or std.allocator.allocate(1)? (34)
May 14 2015    std.allocator: nomenclature needed (15)
May 14 2015    [OT] Slogan for this Forum (1)
May 13 2015    std.parallelism equivalents for posix fork and multi-machine (12)
May 13 2015    core.thread.[Ss]leep - Is this a bug? (4)
May 13 2015    Thoughts about the ideal programming language (5)
May 13 2015    Let's improve D's exceptions (26)
May 13 2015    Microsoft's new web browser is garbage-collected (1)
May 13 2015    Broken contract programing (15)
May 12 2015    piping on Windows (2)
May 12 2015    D casually mentioned and dismissed + a suggestion (45)
May 12 2015    Need a JQuery plugin for D (9)
May 12 2015    rvalue references (14)
May 12 2015    Shouldn't assert declarations be seen in documentation? (7)
May 11 2015    D looses in speed to Common Lisp (22)
May 11 2015    std.allocator: plea for contributions (4)
May 11 2015    2.067 release, WTF is this UI ? (6)
May 11 2015    on the length of symbols (9)
May 11 2015    dmd build instructions from source don't work anymore (28)
May 10 2015    A few thoughts on std.allocator (33)
May 09 2015    Segfaults in std.net.curl default onReceiveHeader (1)
May 09 2015    Runtime.traceHandler (2)
May 09 2015    Tuple assignment (14)
May 09 2015    iota and BigInt (1)
May 09 2015    Header Files (13)
May 09 2015    duml to generate UML diagrams in HTML format (8)
May 09 2015    readf error bug? (5)
May 09 2015    Compile Times on Windows (12)
May 08 2015    About proxySwap (1)
May 07 2015    DLL symbol identity (31)
May 07 2015    New adapter: std.allocator.quantizer (32)
May 07 2015    Clean process exit (5)
May 07 2015    Dare I ... another volatile discussion ? (11)
May 07 2015    Making `object.opEquals' replaceable (10)
May 06 2015    Sneak preview into std.allocator's porcelain (26)
May 06 2015    How difficult is to fix https://issues.dlang.org/show_bug.cgi?id=14550? (3)
May 06 2015    Breaking changes in Visual C++ 2015 (86)
May 06 2015    can't initialize .outer in inner class (4)
May 06 2015    false positive escaping reference to local array (3)
May 05 2015    Good examples of value types (21)
May 05 2015    std.mmfile is broken (3)
May 05 2015    a "success story for D" ! !! (19)
May 04 2015    RFC: Pay-as-you-go, Portable D Runtime for Microcontrollers (and (40)
May 04 2015    type switch (6)
May 04 2015    FreeTree eviction strategy (3)
May 04 2015    error with std.range.put - readN (5)
May 04 2015    Phobos master broken ? (10)
May 04 2015    isForwardRange failed to recognise valid forward range (8)
May 04 2015    What wrong? (5)
May 03 2015    Adding a read primitive to ranges (10)
May 03 2015    dmd -profile=gc (18)
May 02 2015    The most awesome "forward to member" solution? (30)
May 02 2015    The hackathon week roundup (12)
May 02 2015    GTA5 mods in D? (3)
May 02 2015    compile time garbage collection (12)
May 02 2015    Does anyone want to work on bindings for Unreal Engine 4? (3)
May 01 2015    [your code here] Rounding real numbers (8)
Apr 30 2015    rdmd renames directories if they share the same name as an output (3)
Apr 30 2015    Building DMD on SmartOS (26)
Apr 29 2015    Closure capture loop variables (20)
Apr 29 2015    [OT] Visual Studio Code on three platform (1)
Apr 29 2015    [hackathon] An article about metaprogramming (6)
Apr 28 2015    testing only one package in std (2)
Apr 28 2015    D audio playing and analysis library? (14)
Apr 27 2015    The amazing template which does nothing (36)
Apr 27 2015    Cannot build dmd due to sc.ini issue (3)
Apr 27 2015    C++ const expression are not that const after all (16)
Apr 27 2015    Interrogative: What's a good blog title? (29)
Apr 27 2015    How to use the FreeBSD accept4 () method? (1)
Apr 26 2015    How does D improve on C++17? (13)
Apr 26 2015    Is this a bug in return type inference? (3)
Apr 26 2015    [hackathlon] stdc ddoc needed ? (6)
Apr 26 2015    Porting Page on Wiki needs work (1)
Apr 26 2015    array operations and ranges (13)
Apr 26 2015    Adding Radix Sort into Phobos (13)
Apr 26 2015    ARM Cortex-M Microcontroller startup files (96)
Apr 25 2015    [OT] Nim is usable with PNaCl (4)
Apr 25 2015    linking a .lib compiled with Digital Mars C compiler with DMD linker (2)
Apr 25 2015    Literan/constant ranges (5)
Apr 25 2015    [hackathon] Make love not war (6)
Apr 25 2015    [hackathon] My and Walter's ideas (7)
Apr 25 2015    D needs emplacement new (18)
Apr 24 2015    ReQL: pluses and minuses of pipeline-style queries (9)
Apr 24 2015    Range of chars (narrow string ranges) (25)
Apr 24 2015    A valid code that won't run? (29)
Apr 24 2015    Performance of loops (9)
Apr 24 2015    Performance of map!() (9)
Apr 24 2015    Coding for solid state drives (18)
Apr 23 2015    switch case expressions (6)
Apr 23 2015    DLang Meetup Bay Area -- Reminder (1)
Apr 23 2015    code.dlang community transfer repository (10)
Apr 23 2015    AA Performance in Benchmarks (9)
Apr 23 2015    [OT] compiler optimisations (41)
Apr 22 2015    extern(C++) infer linkage from interface? (5)
Apr 22 2015    Posts of interest: Rust vs C++ && D ownership (1)
Apr 22 2015    Cleaned up C++ (49)
Apr 22 2015    WTF: dmd 2.066 vs. dmd 2.067 really dangerous code breakage (28)
Apr 21 2015    oversight with input ranges (23)
Apr 21 2015    DMD Copyright string (10)
Apr 21 2015    Example for Documentation? (16)
Apr 20 2015    Updating ddoc to support modern HTML tags (15)
Apr 20 2015    C++/C mangleof inconsistency for OS X (21)
Apr 20 2015    std.experimental.testing PR review (49)
Apr 20 2015    Excluding symbols (10)
Apr 20 2015    Vectorization examples (8)
Apr 20 2015    [OT] C# 6.0 ?. null propagation operator (15)
Apr 20 2015    Input ranges (2)
Apr 19 2015    64bit linking on Windows without Visual Studio (8)
Apr 19 2015    I need dmd2's Arm platform compile. (3)
Apr 19 2015    Why is object.opEquals not defined as pure? (2)
Apr 19 2015    druntime unit test failures on FreeBSD (11)
Apr 19 2015    Request for testers: GDC-5.1 Release Candidate branched (4)
Apr 18 2015    Any D plugins for recent Xcode? (13)
Apr 18 2015    SDC needs you -- redux (41)
Apr 18 2015    [hackathon] One week left to the first D Hackathon! (9)
Apr 18 2015    I have made a discovery (26)
Apr 18 2015    Inplace array - reduce GC usage (4)
Apr 17 2015    nginx module bindings (12)
Apr 17 2015    T.zero and T.one for numeric types (5)
Apr 17 2015    Could someone review phobos PR #3123, please? (1)
Apr 17 2015    Today's programming challenge - How's your Range-Fu ? (64)
Apr 17 2015    AsyncLogger for std.experimental.logger (2)
Apr 16 2015    IDEA: Text search engine tailored to a specific schema (6)
Apr 15 2015    How about appender.put() with var args? (19)
Apr 15 2015    [OT] PyCon talk on Rust & Python (2)
Apr 15 2015    Detect the bug in the following code (15)
Apr 15 2015    D AutoCompletion: is ycmd integration valuable? (21)
Apr 15 2015    How D could gain more traction? (23)
Apr 15 2015    SDC needs you (44)
Apr 14 2015    Pitching an investment bank on using D for their bond analytics (24)
Apr 14 2015    Walter & Andrei: property (5)
Apr 13 2015    Programming languages and performance (15)
Apr 13 2015    Does 'D' language supports 'C' like VLA? (40)
Apr 13 2015    <rant> D's makefiles... </rant> (21)
Apr 12 2015    I came up with a new logo for the D language (27)
Apr 12 2015    UFCS overrides alias this (4)
Apr 12 2015    djinni and D (4)
Apr 12 2015    Mixed closures and class.outer references (1)
Apr 12 2015    A more general bsr/bsf implementation (5)
Apr 11 2015    Mitigating the attribute proliferation - attribute inference for (55)
Apr 11 2015    STL and Phobos (3)
Apr 11 2015    __attribute__((used)) and druntime (5)
Apr 11 2015    Wiki page: Coming From C++ (10)
Apr 10 2015    Context Sensitive Gui Library (12)
Apr 10 2015    null this, classes, methods and "null this" assertion (7)
Apr 10 2015    Website sidebar tools (1)
Apr 10 2015    "make std/concurrency.test" fails but others don't... why? (8)
Apr 10 2015    Reminder, use stable branches for important bug fixes (2)
Apr 10 2015    Associative Arrays in the data segment (31)
Apr 09 2015    Is anything being done about exceptions & nogc? (6)
Apr 09 2015    if(arr) now a warning (147)
Apr 09 2015    Silicon Valley D Meetup needs blood (6)
Apr 09 2015    Understanding the D memory model re: Voldemort types (5)
Apr 09 2015    UDAs and no complaints about "need 'this'" (3)
Apr 09 2015    Adjustor thunks and variadic arguments. (6)
Apr 08 2015    D Hackathon: April 25 - May 1 (15)
Apr 08 2015    DIP77 - Fix unsafe RC pass by 'ref' (89)
Apr 08 2015    Language spec in free e-book format (12)
Apr 08 2015    [OT] Regarding most used operating system among devs (20)
Apr 07 2015    DDMD is now in the master branch (12)
Apr 07 2015    D Code list should be tag/hierarchical based (4)
Apr 07 2015    Which D IDE do you use?(survey) (82)
Apr 07 2015    Fun project - faster associative array algorithm (39)
Apr 07 2015    Wanted: Review manager for std.data.json (70)
Apr 07 2015    DMD AST Docs/Reference or Dumper? (2)
Apr 07 2015    Future of contract-based programming in D (14)
Apr 06 2015    DIP76: Autodecode Should Not Throw (23)
Apr 06 2015    Boundaries - Gary Bernhardt (2)
Apr 06 2015    Why I'm Excited about D (124)
Apr 06 2015    DConf: register now! (5)
Apr 06 2015    json parsing performance (9)
Apr 05 2015    bug report system going mad ? (3)
Apr 05 2015    What's the deal with -boundscheck? (15)
Apr 05 2015    Questions about phobos additions mentioned in 2015H1 vision document (11)
Apr 04 2015    Yes, you can help std.allocator! (6)
Apr 04 2015    What's the current status of GC in phobos? (7)
Apr 04 2015    "More Libraries" - sub-forum request (7)
Apr 04 2015    Allegro 5.1 + LDC + iOS Breath Of Life (6)
Apr 03 2015    Has anyone used D with Nvidia's Cuda? (31)
Apr 03 2015    D, Python, and Chapel (8)
Apr 02 2015    Typeinfo (10)
Apr 02 2015    Mid-term vision review (72)
Apr 02 2015    Making regex replace CTFE by removing malloc (10)
Apr 02 2015    semi OT: Android -> chrome native client in the browser (9)
Apr 02 2015    Escape codes are not 100% portable (16)
Apr 01 2015    Compile-time errors using Dub/DMD - missing dependencies (4)
Apr 01 2015    Redirecting dead links on the website (6)
Apr 01 2015    Template argument deduction from a function call question (11)
Apr 01 2015    extending 'import' using 'with' (20)
Apr 01 2015    operators in language reference (12)
Mar 31 2015    The dmd.conf rant (19)
Mar 31 2015    C++ to D (7)
Mar 31 2015    [WORK] Bringing http://dlang.org/phobos/ in good shape (3)
Mar 31 2015    Benchmark of D against other languages (53)
Mar 31 2015    Any news from "Kiith-Sa" ? (2)
Mar 31 2015    Trouble with Cortex-M "Hello World" (38)
Mar 31 2015    Travis CI based tests based on 2.066.1 start failing (5)
Mar 30 2015    Benchmark block (11)
Mar 30 2015    unittests are really part of the build, not a special run (77)
Mar 30 2015    Unit testing druntime (2)
Mar 30 2015    Some newcomer needs out help (1)
Mar 30 2015    Order of evaluation of a += a++; (15)
Mar 30 2015    D as System Language (19)
Mar 30 2015    Stream - What is D actually used for? (4)
Mar 29 2015    They wrote the fastest parallelized BAM parser in D (23)
Mar 29 2015    The D Language: A sweet-spot between Python and C (13)
Mar 29 2015    Filling out the wiki - D as a second language (13)
Mar 29 2015    DMD compilation speed (57)
Mar 29 2015    Business Venture in D - Help Wanted (1)
Mar 29 2015    Easy bugs (5)
Mar 29 2015    I submitted my container library to code.dlang.org (23)
Mar 29 2015    Adding sets to the language. (7)
Mar 28 2015    DIP66 1.2 (Multiple) alias this. Continuation of work. (29)
Mar 27 2015    [OT]: Congrats Andrei! (7)
Mar 27 2015    Mono-D on downloads page? (8)
Mar 27 2015    change in github workflow! (8)
Mar 27 2015    Advise for syntax highlighting (14)
Mar 26 2015    readln() doesn't stop to read the input. (11)
Mar 26 2015    Why dont dlang check NullPointer? (21)
Mar 26 2015    Human unreadable documentation - the ugly seam between simple D and (25)
Mar 26 2015    How does the D compiler get updated on travis-ci.org? (5)
Mar 26 2015    Class Hierarchy Graphs (15)
Mar 26 2015    Linkage runaround (4)
Mar 26 2015    Feature idea: scope (failure, (5)
Mar 26 2015    Unittests and windows application (6)
Mar 25 2015    [Phobos] You're crippled by your orthodoxism (2)
Mar 25 2015    Can we deprecate "D-style Variadic Functions" (9)
Mar 25 2015    Did D will try to get the vulkan opportunity? (3)
Mar 25 2015    Best D pitch (7)
Mar 25 2015    The DMD Download page looks strange (12)
Mar 25 2015    old download link broken (10)
Mar 25 2015    Novel list (17)
Mar 24 2015    std.typecons: PrimitiveRef (5)
Mar 24 2015    uniform tuple syntax (14)
Mar 24 2015    I like D (11)
Mar 23 2015    Solution to problems: (31)
Mar 23 2015    Where's "This week in D?" (12)
Mar 23 2015    Static Const Object Polymorphism (3)
Mar 23 2015    DConf schedule: share, discuss, vote! (2)
Mar 22 2015    D on Stackoverflow (2)
Mar 22 2015    pureity of closures (17)
Mar 22 2015    [dlang.org] what to do with remaining orphaned pages (5)
Mar 22 2015    Where is my memory? (5)
Mar 22 2015    Making byLine faster: we should be able to delegate this (28)
Mar 21 2015    From the cycle "Topic of the day" - .gitignore: how big is too big? (16)
Mar 21 2015    A reason to choose D over Go (28)
Mar 20 2015    Complex & Imaginary (3)
Mar 20 2015    DMD build is broken (3)
Mar 19 2015    [Semi OT] The programming language wars (49)
Mar 19 2015    Exposing CsvReader structure to the public (1)
Mar 18 2015    Enhancement: issue error on all public functions that are missing (52)
Mar 18 2015    well-hidden opBinary bug (1)
Mar 18 2015    Is it possible to call D functions from C++ (21)
Mar 17 2015    Phobos Documentation - call to action (25)
Mar 17 2015    calling C variadic arguments with no 'argc' and only variadic (6)
Mar 17 2015    Question about opSlice (9)
Mar 16 2015    Defining a single opCast disables explicit cast to base interfaces (4)
Mar 16 2015    DREPL will be back soon. (3)
Mar 16 2015    Additional type information (4)
Mar 16 2015    Facebook, D and the web (5)
Mar 16 2015    `return const` parameters make `inout` obsolete (16)
Mar 15 2015    Situation with D on iOS, Android, and WP8? (6)
Mar 15 2015    Replace core language HexStrings with library entity (86)
Mar 15 2015    The documentation for std.format needs work (2)
Mar 15 2015    thoughts on best way to implement bokeh interface in D (1)
Mar 15 2015    The next iteration of scope (37)
Mar 15 2015    Trying to build my app with DMD2.66 and GtkD 2.4.2 (5)
Mar 15 2015    Template constraints (4)
Mar 14 2015    dfmt options (70)
Mar 14 2015    broken std.md5 link on phobos page (2)
Mar 14 2015    const as default for variables (34)
Mar 12 2015    A few notes on choosing between Go and D for a quick project (362)
Mar 12 2015    dmd 2.066.1 cannot build phobos 2.066.1 (10)
Mar 12 2015    YOW 2014 talk on D now online (4)
Mar 12 2015    Link in the changelog broken (2)
Mar 11 2015    Smart references (7)
Mar 11 2015    Post increment and decrement (37)
Mar 10 2015    [WORK] [IMPORTANT] [URGENT] ddox generation (14)
Mar 10 2015    New document on Go's upcoming concurrent GC (1)
Mar 09 2015    [OT] Exploiting the DRAM rowhammer bug to gain kernel privileges (1)
Mar 08 2015    Re: [dmd-internals] DMD now requires a working D compiler to be build (42)
Mar 06 2015    DConf 2015 talk quota (3)
Mar 06 2015    DIP75 - Release Process (51)
Mar 06 2015    Targeting Vulkan and SPIR-V (18)
Mar 05 2015    Two suggestions for safe refcounting (6)
Mar 05 2015    What Features Should A GUI toolkit have? (52)
Mar 05 2015    I wondered what characters are allowed for delimiters in a (2)
Mar 04 2015    What is going on here? (19)
Mar 04 2015    pipe_process.html vs pipeProcess.html ? (1)
Mar 03 2015    Parallel Merge Sort (15)
Mar 03 2015    Standard GUI framework inspired by Qt (69)
Mar 03 2015    D Unittest shortcomings with DLLs (7)
Mar 03 2015    Unreal Bindings (7)
Mar 02 2015    Refactoring D as an MSc Project (9)
Mar 02 2015    Cannot instantiate a std.container.Array of a class with a init() (7)
Mar 02 2015    [Bug?] Attributes for invariant() (1)
Mar 01 2015    Would Lcl be better if it was in D? (9)
Mar 01 2015    RCArray is unsafe (130)
Feb 28 2015    Making RCSlice and DIP74 work with const and immutable (28)
Feb 28 2015    phobos regressions (7)
Feb 28 2015    DIP74 updated with new protocol for function calls (15)
Feb 27 2015    Typo in DIP25 ? (2)
Feb 27 2015    D support in syntax highlighters (1)
Feb 27 2015    Improving DIP74: functions borrow by default, retain only if needed (17)
Feb 26 2015    DIP74: Reference Counted Class Objects (118)
Feb 26 2015    Is there such a thing? (17)
Feb 26 2015    What am I doing wrong here - canFind with iota is not working (13)
Feb 25 2015    Make GC.free a no-op during a collection cycle? (1)
Feb 25 2015    [OT] HTML: div/iframe hybrid? (24)
Feb 25 2015    inverse (9)
Feb 25 2015    Contradictory justification for status quo (47)
Feb 24 2015    My Reference Safety System (DIP???) (52)
Feb 24 2015    Broken Timsort (2)
Feb 24 2015    The Big Picture (1)
Feb 24 2015    An exegesis of Walter's reference counted slice (34)
Feb 24 2015    Is D's TimSort correct? (9)
Feb 24 2015    Vector swizzling a-la GPU shaders in D (2)
Feb 24 2015    What is the state of D with Android/iOS (29)
Feb 24 2015    Concurrency in D (3)
Feb 24 2015    fwiw quora thread on facebook/D (1)
Feb 23 2015    A Refcounted Array Type (78)
Feb 23 2015    D GC theory (18)
Feb 23 2015    Dutch D Meetup (3)
Feb 23 2015    Let's Play Code Golf (12)
Feb 23 2015    Lightning talks? (2)
Feb 22 2015    Last week for DConf 2015 submissions (23)
Feb 21 2015    Please tell me this is a bug? (23)
Feb 21 2015    Mac Apps That Use Garbage Collection Must Move to ARC (157)
Feb 21 2015    DDMD just went green on all platforms for the first time (36)
Feb 21 2015    D plan to do RAII(Resource Acquisition Is Initialization)? (5)
Feb 21 2015    Memory safety depends entirely on GC ? (55)
Feb 21 2015    loci, a C++/D hybrid? (8)
Feb 21 2015    Dlang ipad code editor (1)
Feb 20 2015    D usage quotes/badges (4)
Feb 19 2015    Are there any 2D games libraries available for D2? (19)
Feb 18 2015    Google C/C++ map reduce (1)
Feb 18 2015    Writing game engine in C++, considering switching to D (17)
Feb 18 2015    D and GPGPU (11)
Feb 18 2015    Bugzilla email queue jammed? (10)
Feb 17 2015    Botan Crypto and TLS for D (31)
Feb 17 2015    [NEEDING HELP] Translation of Ali Cehreli's book in French (33)
Feb 16 2015    Multi-word headings broken in dlang.org (3)
Feb 16 2015    Plan for Exceptions and nogc? (43)
Feb 16 2015    C++ function signature template parameter mangling issue (9)
Feb 16 2015    Reducing dependence on GC in Phobos (1)
Feb 15 2015    contiguous ranges (35)
Feb 15 2015    One more issue (9)
Feb 15 2015    Which is right? (10)
Feb 15 2015    MAP_ANON (14)
Feb 15 2015    Consistency (29)
Feb 14 2015    druntime debug build (1)
Feb 14 2015    URGENT: the autotester does not test in debug mode (1)
Feb 14 2015    [WORK] startsWith (2)
Feb 14 2015    Author of rust book explores Nim (2)
Feb 14 2015    Template constraints (9)
Feb 14 2015    Your 02.14 (6)
Feb 14 2015    Any ddox experts n da house? (7)
Feb 14 2015    Issue with rendering dlang.org/library (14)
Feb 13 2015    groupBy/chunkBy redux (8)
Feb 13 2015    Binding C++ Value Type (Templates) (7)
Feb 13 2015    H1 2015 - C++ integration (26)
Feb 12 2015    Somewhat off-topic: Nemiver (6)
Feb 12 2015    math libraries (3)
Feb 12 2015    Create 'Get my all threads' link, it's better than look for something (3)
Feb 11 2015    Attributes lost in TypeInfo, please advise (7)
Feb 11 2015    brew, dmd ship ithout phobos (12)
Feb 11 2015    RFC: std.*.concept convention (14)
Feb 10 2015    Inconsistent coding style in code examples (39)
Feb 09 2015    Unreachable statement, do or do not, there is no try (12)
Feb 09 2015    phobos documentation does not show returns and see_also sections (2)
Feb 09 2015    Buffer overflow in dmd (2)
Feb 09 2015    Const-correctness and uniqueness. Again. (13)
Feb 09 2015    Trusted Manifesto (50)
Feb 08 2015    Proposal : aggregated dlang git repository (76)
Feb 08 2015    Testing package proposed for Phobos (25)
Feb 08 2015    Setting error/removal dates for deprecated features (1)
Feb 08 2015    Suggestion: array slice through arr[base, size] (7)
Feb 07 2015    static `this` (6)
Feb 07 2015    A safer interface for core.stdc (27)
Feb 07 2015    Is NRVO part of the spec? (11)
Feb 06 2015    Special Type Challenge (12)
Feb 06 2015    The outcome of DIP73 discussion =?UTF-8?B?4oCT?= D Programming (1)
Feb 06 2015    Changing extension file from c to cpp in dmd (1)
Feb 05 2015    trust is an encapsulation method, not an escape (144)
Feb 05 2015    misplaced trust? (45)
Feb 05 2015    with statement not triggering opDispatch? (4)
Feb 05 2015    Some notes on Rust (10)
Feb 05 2015    Do you want add contains and remove item Function in array? (7)
Feb 05 2015    Should std.algorithm.find demand a reference to range elements? (6)
Feb 04 2015    Building JSON until 2.067 (7)
Feb 04 2015    Another idiom I wish were gone from phobos/druntime (108)
Feb 04 2015    FYI - DIP25 is approved for 2.067 (2)
Feb 04 2015    Improving reviewing and scrutiny (12)
Feb 04 2015    New DIP73: D Drafting Library (29)
Feb 04 2015    H1 2015 - memory management (3)
Feb 03 2015    Creating named tempfiles (18)
Feb 03 2015    DIP56 - inlining (69)
Feb 03 2015    GCs are complicated beasts: .NET Core, 35000 lines (22)
Feb 02 2015    Renaming DMD File Extensions from C to C++ (33)
Feb 02 2015    Build managers (21)
Feb 02 2015    Git, the D package manager (242)
Feb 01 2015    H1 2015 - db access support in Phobos (32)
Feb 01 2015    sort no safe in BUILD=debug (1)
Feb 01 2015    Does D need standard locations? (18)
Feb 01 2015    Zero-length static array spec (38)
Feb 01 2015    extern(Windows, "user32.dll") (15)
Feb 01 2015    D, windows developement, frustration and fish (38)
Jan 31 2015    H1 2015 Priorities and Bare-Metal Programming (148)
Jan 31 2015    Vision (5)
Jan 31 2015    "use after free" crashbug in DMD (and fix) (4)
Jan 31 2015    Using import in map (7)
Jan 31 2015    dlang.org "Getting Started" page (6)
Jan 31 2015    Mars Drafting Library - Official community driven library (39)
Jan 30 2015    Speeding up LDC with Make jobs (5)
Jan 30 2015    Module for manual memory management (15)
Jan 30 2015    Time for 2.067 (18)
Jan 30 2015    std.sevenzip - Do you need it? (14)
Jan 30 2015    Should we remove int[$] before 2.067? (73)
Jan 29 2015    Google Summer of Code - Again (46)
Jan 29 2015    Arrays, garbage collection (16)
Jan 29 2015    [WORK] Simple and very useful stuff more of us could get into (5)
Jan 29 2015    New Wiki page to save time in the forums (6)
Jan 29 2015    From C#7 and Haskell (1)
Jan 29 2015    Pull Request Challenge for D (1)
Jan 29 2015    something weird with strerror_r (4)
Jan 29 2015    How can I help with pull requests if I don't have the authority to (6)
Jan 28 2015    FAQ for newbies who see pure safe nothrow nogc (24)
Jan 28 2015    file(line,col)=>file(line:col) to follow convention of (4)
Jan 28 2015    [WORK] Any takers for https://issues.dlang.org/show_bug.cgi?id=14072? (1)
Jan 28 2015    Who knows about https://github.com/D-Programming-Language/tools/blob/master/update.sh? (27)
Jan 28 2015    Throwable.TraceInfo (12)
Jan 27 2015    Concern about the ref return argument and scope (8)
Jan 27 2015    More about std.experimental.logger (1)
Jan 27 2015    UDAs name convention (2)
Jan 27 2015    Window creation, for phobos? (60)
Jan 27 2015    [website redesign] PR for the one with the big red menu bar (56)
Jan 27 2015    Oplink PR Ping (20)
Jan 27 2015    Kythe (3)
Jan 27 2015    D Management Site (19)
Jan 27 2015    [WORK] Add coverage enforcement for posix.mak (1)
Jan 26 2015    LOL, reddit comment (10)
Jan 26 2015    D is like native Python (1)
Jan 26 2015    extern(C) symbol conflicts (16)
Jan 26 2015    521 days, 22 hours, 7 minutes and 52 seconds... (29)
Jan 26 2015    phobos and 64-bit real, anybody testing? (6)
Jan 26 2015    accept pure nothrow return attributes (240)
Jan 26 2015    Image Processing in D vs Python (3)
Jan 25 2015    defunct / stale forums on front page (28)
Jan 25 2015    One area where D has the edge (23)
Jan 25 2015    Czech D community (6)
Jan 25 2015    std.zip (14)
Jan 25 2015    2.067 should modify writeln function, make it display correctly (13)
Jan 25 2015    DMD compiler platform documentation AWOL (2)
Jan 24 2015    Versioning the language spec on dlang.org (4)
Jan 24 2015    Template colon (3)
Jan 24 2015    SampleGenerator from std.regex.internal (2)
Jan 24 2015    Remove "std." from library reference menu? (12)
Jan 24 2015    Bugzilla (9)
Jan 24 2015    dll-linux page not in the menu on dlang.org? (5)
Jan 23 2015    dlang.org redesign n+2 (the one with the bold red vertical menu) (18)
Jan 23 2015    [WORK] groupBy is in! Next: aggregate (48)
Jan 23 2015    dlang.org redesign -- the state of documentation and learning (24)
Jan 23 2015    Show AAs in all their virtues (2)
Jan 23 2015    dlang.org redesign -- a better code sample for landing page (6)
Jan 23 2015    dlang.org redesign -- general thoughts and issues [part 1] (13)
Jan 22 2015    github question (3)
Jan 22 2015    sortUniq (50)
Jan 22 2015    topNIndex (5)
Jan 22 2015    Speeding up compilation by using jemalloc (11)
Jan 22 2015    std.stdio and copying (2)
Jan 22 2015    is it a bug or what? (8)
Jan 22 2015    404 on dlang.org (16)
Jan 21 2015    Avoiding Slice Checking (3)
Jan 21 2015    Let's destroy https://github.com/D-Programming-Language/dlang.org/pull/815 (2)
Jan 21 2015    Data-Oriented Demo: SOA, composition via crazy 'using' (9)
Jan 21 2015    Compile time iota (24)
Jan 21 2015    dlang.org redesign n+1 (80)
Jan 21 2015    Showcase your favorite language on Codegolf SE (1)
Jan 21 2015    Adding a "C++" keyword in bugzilla ? (9)
Jan 20 2015    D on Slashdot (44)
Jan 20 2015    Splitting std.algorithm (14)
Jan 20 2015    A new and exciting way in which DMD fails to build for me (16)
Jan 20 2015    forcing " nogc" on class destructors (89)
Jan 20 2015    DMD backend/el.c is missing vector declarations (2)
Jan 20 2015    How's the new allocator module going and where to get it? (4)
Jan 20 2015    ...test my shiny new nntp clinet... (3)
Jan 20 2015    Problem with coupling shared object symbol visibility with protection (44)
Jan 20 2015    mixin template and overloading (2)
Jan 20 2015    Type safety and time units in Go and D (10)
Jan 20 2015    Documenting the use of mixing templates (1)
Jan 19 2015    New menus are up (87)
Jan 19 2015    Better README.md for dlang.org (17)
Jan 19 2015    Moving forward with styling (4)
Jan 19 2015    I want to know who can help with DCD for Synwrite editor (1)
Jan 19 2015    Like Go/Rust, why not to have "func" keyword before function (63)
Jan 19 2015    Interviews: Alexander Stepanov and Daniel E. Rose Answer Your (5)
Jan 19 2015    README.md for dlang.org (1)
Jan 19 2015    Compiler License Terms (3)
Jan 19 2015    D, Dub, Debian, Fedora (5)
Jan 18 2015    Bug with nested static class referencing? (1)
Jan 18 2015    Trivial Issue (Must be fixed my committers) (1)
Jan 18 2015    Idea: featuring forum content on dlang.org? (6)
Jan 18 2015    The ugly truth about ddoc (26)
Jan 18 2015    [DRAFT] This Week in D - Jan 18 (42)
Jan 18 2015    The Redmonk programming language rankings 2015 (2)
Jan 18 2015    Thanks to p0nce for a nicer DConf logo! (16)
Jan 18 2015    DIP71: 'noscope' and 'out!param' attributes (7)
Jan 18 2015    DMD, Wine and MinGW (5)
Jan 18 2015    while(...){ ... }else ... (13)
Jan 18 2015    Ammonite Scale library (4)
Jan 18 2015    Use proper frameworks for building dlang.org (41)
Jan 17 2015    Can D get on XBone and PS4? (13)
Jan 17 2015    Question about compiler licensing (4)
Jan 17 2015    Please help me with improving dlang.org (97)
Jan 17 2015    Is there major problem to implement 13995 ? (1)
Jan 17 2015    Eliminate comparison.html? (21)
Jan 17 2015    Variadic templates - D section on wikipedia (9)
Jan 17 2015    post qualifier and template constraint limitation, is there a reason ? (29)
Jan 17 2015    <body id='...'> (7)
Jan 16 2015    dlang.org page is missing (2)
Jan 16 2015    [unittest] constness (6)
Jan 16 2015    recursing ddoc macros two arguments at a time (3)
Jan 16 2015    http://wiki.dlang.org/DIP25 has been preliminarily approved for 2.067 (45)
Jan 16 2015    [WORK] Backtick dat code? (6)
Jan 16 2015    html files without the .html extension (3)
Jan 16 2015    Building dmd with msvc 2015 (1)
Jan 16 2015    css minification (67)
Jan 16 2015    dlang.org should do it in style (23)
Jan 15 2015    10 Tips for Better Pull Requests (33)
Jan 15 2015    More tricky range semantics (22)
Jan 15 2015    [WORK] Please help eliminate undefined macros on dlang.org (2)
Jan 15 2015    Cross compiler for embedded microcontrollers ? (9)
Jan 15 2015    Unwanted recursive expansion (3)
Jan 14 2015    Druntime and phobos with dub (6)
Jan 14 2015    auto return for some recursive functions in C++11 (13)
Jan 14 2015    [std.traits] Detect complex numbers (4)
Jan 13 2015    no size yet for forward reference for nested structures (17)
Jan 13 2015    More recent work on GC (8)
Jan 13 2015    rdmd Broken (4)
Jan 13 2015    Common makefile (gasp) stuff (52)
Jan 13 2015    The ANSI character set is very important for operating MSSQL,if no (12)
Jan 12 2015    What happened to dmd usage pages? (6)
Jan 12 2015    Article Evaluating D for games (1)
Jan 12 2015    [TRIVIAL] Please review, can't build docs on master right now (1)
Jan 12 2015    Good post about out-of-the-box experience with D (5)
Jan 11 2015    New stuff: verbatim ddoc documents available (1)
Jan 11 2015    Writing a small linux binary (6)
Jan 11 2015    core.stdc.* documentation (9)
Jan 11 2015    Please help me with documentation (1)
Jan 11 2015    Phobos Docs Questions (2)
Jan 11 2015    Foreach, return not exist the function. (4)
Jan 11 2015    Improving http://dlang.org/library/index.html (10)
Jan 11 2015    Want to make http://dconf.org more attractive? (1)
Jan 11 2015    Could D compete in a competition like this? (7)
Jan 11 2015    Why exceptions for error handling is so important (156)
Jan 10 2015    Thoughts on replacement languages (Reddit + D) (83)
Jan 10 2015    Is this visible to all? (5)
Jan 10 2015    multidimensional interface generator (3)
Jan 10 2015    Any upgrades planned for D forums? (13)
Jan 10 2015    Discussion on groupBy (5)
Jan 10 2015    Is anyone working on a D source code formatting tool? (64)
Jan 10 2015    Phobos Contributor Tutorial (4)
Jan 10 2015    ddox question (10)
Jan 09 2015    Adding UVU as a sponsor (1)
Jan 09 2015    Is it possible to collect object usage information during compilation? (20)
Jan 09 2015    Budget Kitchen Sale Abbots Langley (1)
Jan 09 2015    Why doesn't mktspec() use clock_gettime? (8)
Jan 09 2015    One more easy task for the website (1)
Jan 09 2015    Please merge (1)
Jan 09 2015    Rust 1.0 alpha (1)
Jan 09 2015    Revert attributes to their defaults with default keywords (10)
Jan 09 2015    Copy only frame pointer between objects of nested struct (1)
Jan 09 2015    NaCl/Emscripten (15)
Jan 08 2015    Alignment of dynamic arrays (12)
Jan 08 2015    NASA/JPL Rules for writing Critical Software (5)
Jan 08 2015    Game development (41)
Jan 08 2015    json generation from ddoc: painfully close (4)
Jan 07 2015    Even better navigation - thanks Nick Treleaven! (8)
Jan 07 2015    Another init() bug, can we deprecate yet? (5)
Jan 06 2015    4x4 (15)
Jan 06 2015    Ready to make page-per-item ddocs the default? (94)
Jan 06 2015    We need a DConf 2015 logo (27)
Jan 06 2015    hashGroup, pairwise (1)
Jan 06 2015    Kill as soon as possible the special case handling of tuples in (4)
Jan 06 2015    Broken dlang traits page (2)
Jan 06 2015    Behavioural types (1)
Jan 05 2015    decodeReverse (6)
Jan 05 2015    Questions about TDPL book (6)
Jan 05 2015    api: One attribute to rule them All (27)
Jan 05 2015    Bad error message example (3)
Jan 04 2015    For the lulz: ddmd vs libdparse lexer timings (42)
Jan 04 2015    D and Nim (74)
Jan 03 2015    call for GC benchmarks (11)
Jan 03 2015    == operator (17)
Jan 03 2015    Constant template arguments (10)
Jan 02 2015    InternetAddress comparison fail (19)
Jan 02 2015    noinline, forceinline, builtin_expect (5)
Jan 02 2015    What's up with the windows headers? (27)
Jan 01 2015    Interesting model of article (1)
Jan 01 2015    How to reach a million users - a plan by Andrei (2)
Jan 01 2015    current ddoc state of the art (9)
Jan 01 2015    CTFE pow() (6)
Dec 31 2014    Phobos colour module? (54)
Dec 31 2014    Improving ddoc (139)
Dec 31 2014    Happy new year! (16)
Dec 31 2014    Trying to avoid the GC (6)
Dec 30 2014    GSOC - Holiday Edition (49)
Dec 30 2014    Idea/request: If you have a DUB project, add a code.dlang.org badge to (4)
Dec 30 2014    Any LaTeX expers n da house? (5)
Dec 29 2014    Nicer anchors (21)
Dec 29 2014    const Propagation (32)
Dec 27 2014    http://wiki.dlang.org/DIP25 (118)
Dec 27 2014    Worst Phobos documentation evar! (286)
Dec 24 2014    cool pattern matching template (4)
Dec 22 2014    DConf 2015? (21)
Dec 20 2014    ARMv7 vs x86-64: Pathfinding benchmark of C++, D, Go, Nim, Ocaml, (26)
Dec 20 2014    What's missing to make D2 feature complete? (73)
Dec 18 2014    compile-time opIndex (33)
Dec 18 2014    What is the D plan's to become a used language? (137)
Dec 17 2014    Make int[12] convertible to int[] (6)
Dec 14 2014    Lost a new commercial user this week :( (333)
Dec 10 2014    Using the TZ Database with Windows (2)
Dec 04 2014    D Meetup in Berlin (33)
Dec 02 2014    DMD 2.066.1 is missing in the Digitalmars FTP (39)
Oct 27 2014    BNF grammar for D? (35)
Oct 24 2014    Stackless resumable functions (29)
Sep 24 2014    Announcing libasync, a cross-platform D event loop (42)
Sep 09 2014    Quit running foreign unittests >_< (46)
Aug 21 2014    RFC: std.json sucessor (172)
Aug 01 2014    Official PPA for dmd (13)
Jun 20 2014    Perlin noise benchmark speed (31)
May 14 2014    [OT] Rust discussion about uniqueness/mutability (2)
May 08 2014    D for Android (35)
May 06 2014    Julia vs. D? (30)
May 03 2014    Progress on Adam Wilson's Graphics API? (36)
Apr 18 2014    Redesign of dlang.org (402)
Apr 12 2014    dec64 decimal floating point type (9)
Apr 02 2014    MSBUILD 2014, C# gets an ahead of time compiler to native code. (16)
Mar 25 2014    Formal review of dtoh (13)
Mar 21 2014    Walter's DConf 2014 Talks - Topics in Finance (87)
Mar 15 2014    TLBB: The Last Big Breakage (33)
Mar 09 2014    DIP 57: static foreach (28)
Feb 27 2014    Duals or ranges and reactive D (8)
Feb 13 2014    TypeInfo in the library (27)
Jan 27 2014    Plot library wanted (5)
Jan 03 2014    GDB Improved D support (8)
Dec 16 2013    between and among: worth Phobosization? (102)
Nov 12 2013    [Poll] On Linux, what should we commonly use as sub-directory name (28)
Oct 30 2013    D parsing (102)
Oct 24 2013    std.allocator ready for some abuse (190)
Oct 08 2013    Rectangular multidimensional arrays for D (15)
Sep 18 2013    Qt Creator and D (58)
Sep 06 2013    D Lang Socket Programming Example (13)
Jun 07 2013    Member function pointers (66)
Nov 05 2012    C++ to catch up? (31)
Aug 13 2012    DMD diagnostic - any way to remove identical lines from final dmd (11)
Mar 17 2012    force inline/not-inline (40)
Feb 16 2012    [RFC] Ini parser (15)
Apr 21 2011    OOP, faster data layouts, compilers (21)
Jul 08 2009    Minor issue - zero-length fixed size arrays in variable-sized  (11)
Jul 09 2008    lint for D (36)
Mar 07 2007    User defined statements for D like seed have? (5)

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