www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

Dec 31 2013    Why do associative arrays throw an Error (RangeError) on value not (6)
Dec 30 2013    Syntax question about inlined functions/delegates/lambdas (4)
Dec 29 2013    bugtracker and auto-tester down (3)
Dec 28 2013    Mentioning D on the front page of Reddit! (1)
Dec 28 2013    readln() returns new line charater (30)
Dec 28 2013    Tools should use the review process (9)
Dec 28 2013    GC noscan and primitve type arrays (2)
Dec 28 2013    Compiler hints, inlining and syntax consistency (32)
Dec 27 2013    What is the rationale behind std.file.setAttributes ? (25)
Dec 26 2013    does std.file.slurp work with string data field? (5)
Dec 26 2013    Modifing local variables with anonymous delegate? (4)
Dec 25 2013    Bypassing the postblit? (31)
Dec 25 2013    Bug report (sorry, couldn't register at bugzilla for some reason) (8)
Dec 25 2013    formattedRead whitespace quirks (compared to scanf) (5)
Dec 25 2013    Merry! (Christmas).to!Everyone; (10)
Dec 24 2013    interface not able to use functions from base classes?? (6)
Dec 24 2013    Reserving/Preallocating associative array? (36)
Dec 24 2013    Natural Word Length (5)
Dec 23 2013    std.range.iota enhancement: supporting more types (AKA issue 10762) (57)
Dec 22 2013    GtkD, DMD, GDC and LDC2 (9)
Dec 22 2013    visual c++ licensing issues (9)
Dec 22 2013    UniquePtr in D (11)
Dec 22 2013    GtkD List? (12)
Dec 22 2013    Parallel : get cpu usage ? (4)
Dec 21 2013    [RFC] =?UTF-8?B?4oiFTVFELA==?= a =?UTF-8?B?4oiFTVE=?= wrapper for D (12)
Dec 21 2013    forum.dlang.org moved to a new server (20)
Dec 21 2013    Using std.container with std.allocator (1)
Dec 20 2013    D archeology (20)
Dec 20 2013    Nginx to D ? (15)
Dec 20 2013    Updated DIP22 - Private symbol visibility (21)
Dec 19 2013    GNU-C features for Mercury language compiler (1)
Dec 19 2013    Purity problems in Rust (3)
Dec 19 2013    [Feedback] Main difficulties encountered with D (7)
Dec 19 2013    module definition files and dll export (3)
Dec 18 2013    Go compiler moving from C to Go (64)
Dec 17 2013    DIP53 and DIP49 (ver2) - New definitions for qualified constructors (63)
Dec 17 2013    Multicast support within std.socket (2)
Dec 17 2013    [OT] Efficient file structure for very large lookup tables? (19)
Dec 16 2013    Language Reference (8)
Dec 16 2013    Link error? (3)
Dec 15 2013    This forum is often slow, not responding (8)
Dec 15 2013    Tracing API? (9)
Dec 15 2013    Need sounding board for GUI library (22)
Dec 14 2013    Undefined identifier, is that intended ? (2)
Dec 14 2013    static with? (5)
Dec 14 2013    enum behaivor. another rehash of the topic (14)
Dec 14 2013    runtime evaluation (12)
Dec 14 2013    dlang.org appears to be blocked in China (13)
Dec 13 2013    Logical Fallacies Poster (3)
Dec 13 2013    D benchmark code review (85)
Dec 13 2013    Lexers (again) (9)
Dec 13 2013    new Issue 11734 - undefined behavior with dirEntries probably due to (1)
Dec 12 2013    D Devs in Berlin (Germany) (4)
Dec 11 2013    Delegate Memory Usage & Optimization (8)
Dec 11 2013    OT: Your accomplishments in 2013 and plans for 2014 (73)
Dec 11 2013    Could someone kindly what's wrong with my Visual D? (5)
Dec 11 2013    DIP 52 - Implicit conversions (15)
Dec 11 2013    global vs context variable (11)
Dec 10 2013    std.utf: use throw UTFException instead of assert(0) in stride, etc (1)
Dec 10 2013    (OT) D Construction by BRIAN KERNIGHAN (1)
Dec 10 2013    Probable C# 6.0 features (27)
Dec 10 2013    2.0.64 progression (2)
Dec 10 2013    enum pre-conditions (1)
Dec 09 2013    Some problems with std.typecons.Nullable. It automaticaly calls get (4)
Dec 08 2013    Advertisements on the D site (20)
Dec 08 2013    Typos in std.process.execute documentation? (2)
Dec 07 2013    How do you deal with scoped allocations? (26)
Dec 07 2013    RFC: design for an open-source D discrete event simulator, D bugs (3)
Dec 07 2013    Lambda syntax for methods and functions (17)
Dec 07 2013    Do AAs allocate on removal? (5)
Dec 06 2013    Building phobos fails on linux system (3)
Dec 06 2013    Getting started with GUI development using D and Gtkd. (8)
Dec 06 2013    Publication of the French traduction on ddili (14)
Dec 06 2013    HTOD: Low hanging fruit (2)
Dec 06 2013    HTOD: Low hanging fruit (18)
Dec 05 2013    dmd git head completely broken on ubuntu (but not osx) (2)
Dec 05 2013    Ideas how to improve template constraint errors (6)
Dec 05 2013    D-Link with R/MATLAB/Julia/SQL (16)
Dec 04 2013    Use case: eliminate hidden allocations in buildPath (31)
Dec 04 2013    D vs Go in real life, part 2. Also, Erlang. (49)
Dec 04 2013    Autobounty? (8)
Dec 04 2013    Using "cast(enum)" for explicit request of ctfe (14)
Dec 03 2013    Add a link to DLang.org to the D Wiki (2)
Dec 02 2013    No household is perfect (65)
Dec 02 2013    mutexes (mutices?) and TLS (9)
Nov 30 2013    shift right with >>>? (2)
Nov 30 2013    Ada95 Accessibility Checks (2)
Nov 30 2013    How to use struct postblit/opAssign/constructors (1)
Nov 29 2013    std.allocator suggestions (1)
Nov 29 2013    [Sharing] D's scope statement in C++ (Reddit) (3)
Nov 29 2013    D Programming Language Statistics (1)
Nov 29 2013    What is the current point to empty/null associative arrays? (12)
Nov 28 2013    Optlink and Avast (8)
Nov 28 2013    Is this a bug ? (8)
Nov 28 2013    Too focused on C++ programmers? (7)
Nov 28 2013    Duplicate keys in array literals? (7)
Nov 28 2013    D for Speech and Signal Processing (7)
Nov 27 2013    nitpick: bug tracker chart scale (6)
Nov 27 2013    Homebrew formula: build from sources, betas, git head (4)
Nov 27 2013    Weird stream write output (6)
Nov 27 2013    [Improvement] Forum's Interface on Mobile (12)
Nov 27 2013    GUI libraries (67)
Nov 27 2013    PyD status on fedora 19? (3)
Nov 27 2013    Strange dmd -cov bug (1)
Nov 27 2013    dynamic use dll or so file error! (5)
Nov 27 2013    Unicode handling comparison (48)
Nov 26 2013    scoped allocations (7)
Nov 26 2013    Is this a bug? (19)
Nov 25 2013    DConf 2014 Call for Site Design (1)
Nov 25 2013    Immutable struct with AA init problem (3)
Nov 24 2013    auto-tester results 403 (2)
Nov 24 2013    Static Foreach (10)
Nov 24 2013    Need help making minimal bare metal ARM Cortex-M D program (11)
Nov 24 2013    Need help making minimal bare metal ARM Cortex-M D program (17)
Nov 24 2013    Initializing "two-dimensional" compile-time enum (15)
Nov 24 2013    Why is it that no one writes with portability in mind in druntime? (39)
Nov 23 2013    typedef, Typedef (8)
Nov 23 2013    Function sets as definable type (3)
Nov 22 2013    Package imports for phobos? (3)
Nov 21 2013    Cockroach in my D soup (1)
Nov 20 2013    Enums - probably an old subject (22)
Nov 20 2013    Array type inference annoyance (3)
Nov 20 2013    property (again) (40)
Nov 20 2013    Protocols vs Concepts? (19)
Nov 20 2013    DConf 2014? (3)
Nov 20 2013    string import dependencies (8)
Nov 19 2013    Function template literals - or "just" parameter type inference? (5)
Nov 19 2013    dmd-concurrency (15)
Nov 19 2013    Checking function parameters in Phobos (69)
Nov 19 2013    Booting to D. (5)
Nov 19 2013    D tech talk at RIT (1)
Nov 18 2013    Java moves to copying for substrings (10)
Nov 18 2013    Discriminated Unions (8)
Nov 18 2013    dmd 2.064 (13)
Nov 18 2013    GDB - lets make D support awesome (19)
Nov 17 2013    try/catch idiom in std.datetime (143)
Nov 17 2013    Dynamic Sized Stack Frames (5)
Nov 17 2013    dmd 2.064.2 stuck compiling code? (8)
Nov 17 2013    Overriding interface method without implementation (4)
Nov 17 2013    Stop the world GC, why? (2)
Nov 16 2013    D Language Citation (5)
Nov 16 2013    D Language Citation (2)
Nov 16 2013    Can't create dll (6)
Nov 16 2013    Github: Any way we can figure out which pulls are closed and which (1)
Nov 16 2013    Integer undefined behaviors in crypto libs (1)
Nov 15 2013    First round of Facebook bounties funded - have at it! (7)
Nov 15 2013    Building druntime on MAC OS X (27)
Nov 15 2013    Please don't rebase / ff the git master branches (10)
Nov 15 2013    Worst-case performance of quickSort / getPivot (56)
Nov 15 2013    (Linux) Which compilers should be working now with shared (8)
Nov 15 2013    [OT] Best algorithm for extremely large hashtable? (16)
Nov 15 2013    Db cursor as range (1)
Nov 14 2013    buffer overflow detected __fortify_fail when building dmd from source (1)
Nov 14 2013    Look and think good things about D (33)
Nov 14 2013    Cache prefetching (2)
Nov 14 2013    Does 2.064 support shared libraries? (2)
Nov 14 2013    Vibe.d & DUB (15)
Nov 14 2013    Is there any chance of htod being improved or ported to other (3)
Nov 14 2013    Qt5 and D (6)
Nov 13 2013    Build Master: Scheduling (114)
Nov 13 2013    Rename D newsgroup to D.core (7)
Nov 13 2013    Improving deprecation management (6)
Nov 13 2013    D program code (14)
Nov 13 2013    2.064.2 - ddoc now includes types with parameter identifiers (1)
Nov 12 2013    Gtkd-2 (9)
Nov 12 2013    Shall I use std.json at my own risks ? (11)
Nov 12 2013    obliterate (17)
Nov 12 2013    =?UTF-8?B?V2hhdOKAmXM=?= Wrong with OOP and FP (49)
Nov 11 2013    Sorting floating-point values, and NaN (37)
Nov 11 2013    Phobos math expert wanted: Please help porting std.conv.parse to (5)
Nov 11 2013    Bug in DMD 2.064 RC1. Issue tracking system not very intuitive. (6)
Nov 11 2013    curl (3)
Nov 10 2013    How is std.traits.isInstanceOf supposed to work? (8)
Nov 10 2013    DIP 50 - AST macros (294)
Nov 10 2013    Combining decoding and matching (3)
Nov 10 2013    Equality operator chaining? (7)
Nov 10 2013    Feature request: Bringing mixed-in operators and constructors to the (6)
Nov 10 2013    GCC Looks To Turn Off Java, Replace With Go Or ADA - why not D? (7)
Nov 10 2013    BSD Config (16)
Nov 10 2013    std.templatecons ready for comments (19)
Nov 10 2013    DIP 45 - approval discussion (115)
Nov 09 2013    DIP49 - Define qualified postblit (21)
Nov 09 2013    implement abstract method requires override (2)
Nov 09 2013    bug? alias this <-> opDispatch interaction (5)
Nov 09 2013    Reg :: Comment my Code (3)
Nov 09 2013    Shared Classes (4)
Nov 08 2013    Thoughts about D package management on Gentoo (37)
Nov 08 2013    D french-speaking community (101)
Nov 08 2013    dmd 2.065 - Agenda (36)
Nov 08 2013    Precedences of unary minus and dot operators (8)
Nov 08 2013    Is it ok now to mirror dmd zip packages for Gentoo? (5)
Nov 07 2013    Some questions about linking 64-bit programs on windows (2)
Nov 07 2013    Just a perfect D (1)
Nov 07 2013    std.traits.ParameterIdentifierTuple bug or not? (8)
Nov 07 2013    C++ namespace support ( Walter) (16)
Nov 07 2013    Enumeration Type-Safety in D (6)
Nov 07 2013    object sync monitor ref (5)
Nov 07 2013    D programming language as a library (2)
Nov 06 2013    Applications that created on D Programming (19)
Nov 06 2013    Why the in safe? & UDAs (63)
Nov 06 2013    Need Good representative example of C++ and D code (2)
Nov 05 2013    D vs Go in real life (200)
Nov 04 2013    D Language Gotchas (17)
Nov 04 2013    Is there any prior art of calling D functions in Perl? (5)
Nov 03 2013    Copy elision by spec (12)
Nov 03 2013    State of OpenGL bindings (9)
Nov 03 2013    What functions can be called on a shared struct that's implicitly (15)
Nov 03 2013    Initialization vs Assignment (7)
Nov 02 2013    core.memory GC interface / specification (4)
Nov 02 2013    switch case alternative (2)
Nov 02 2013    is this an instance of the 16-byte struct bug (17)
Nov 02 2013    Undefined reference to _d_throw (11)
Nov 01 2013    Pure tail call optimization (2)
Oct 31 2013    proposal: a new string litteral to embed variables in a string (34)
Oct 31 2013    Expanding the horizons of D purity (20)
Oct 31 2013    Portable virtual memory management (3)
Oct 30 2013    Win64 auto tester stuct? (3)
Oct 30 2013    dmd 2.064 beta 4 badly broken: dirEntries segfaults + other (9)
Oct 30 2013    Please stop doing this. (11)
Oct 30 2013    Error when implementing methods of abstract class inherited from (5)
Oct 29 2013    Aspect Oriented Programming in D (3)
Oct 29 2013    No mixin scope for string mixins. Is that an oversight? (2)
Oct 29 2013    Everyone who writes safety critical software should read this (101)
Oct 29 2013    D, Intel and AMD (5)
Oct 29 2013    Delegate is left with a destroyed stack object (35)
Oct 29 2013    DMD 2.064 changelog typo? (18)
Oct 29 2013    BigInt -- a challenge for std.allocator (15)
Oct 28 2013    Why are the exec* functions deprecated in std.process? (19)
Oct 28 2013    Backtraces on Linux 64-bit (13)
Oct 27 2013    core.runtime.GC memory alignment (20)
Oct 27 2013    proposal(+working code): catch block callback before stack unwinds to (5)
Oct 27 2013    Heads up, g++ in Xcode 5 points to Clang (30)
Oct 27 2013    Nested for loop issue (4)
Oct 27 2013    Dynamic loading (22)
Oct 26 2013    grep library? (3)
Oct 26 2013