www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D

Sep 16    Add GDC among compilers of https://run.dlang.io/ (6)
Sep 13    Should struct destructors be required to be nogc? (7)
Sep 13    Frameworks and libraries (29)
Sep 11    Ensuring that quality dub packages don't get permanently abandoned (2)
Sep 11    Why does logging in destructor lead to segmentation fault? (4)
Sep 10    What is the current state of scope and member functions? (7)
Sep 10    Are D Lang Forum posts heavily moderated now? (4)
Sep 08    rdmd shebang on windows (1)
Sep 06    D Programming: How to Define and Use Custom Attributes (8)
Sep 05    importC to bindings via -Hf=your.di intermediate ? (6)
Sep 05    D Language HTTP Server (7)
Sep 05    Any workaround for bug 24118? (10)
Sep 04    On the panel discussion at Dconf day 3 (35)
Sep 03    Implicit Safe Resources (5)
Sep 03    DConf talks rundown (4)
Sep 03    ImportC and druntime's importc.h and __builtins.di (8)
Sep 02    New Lookup Table (MixString) (5)
Sep 01    Compiler generated opAssign (2)
Aug 31    D Core Guidelines? (11)
Aug 27    Serialization library candidate review request (14)
Aug 26    Question Regarding Fixing A Bug [Issue 23654] (3)
Aug 23    Define an order for allMembers traits (15)
Aug 22    Why is run.dlang.io not up-to-date? (6)
Aug 21    No need for version expression is a lie (48)
Aug 19    C++ User-defined class qualifiers in D (2)
Aug 19    D design problem on platforms with <32 bit pointer width (22)
Aug 18    BigInt divMod is wrong for negative first argument (6)
Aug 17    [Phobos library reference] Annoying duplication: (2)
Aug 17    microEmacs (med) Win64 port (3)
Aug 16    QRat update (2)
Aug 15    Unused import tool (18)
Aug 15    (Bi)Weekly D updates 31st July-13th August 2022 (1)
Aug 14    raylib wasm (4)
Aug 14    [OT] Godot Engine: Disable C++ exception handling (6)
Aug 14    Methods in enums (13)
Aug 10    Example of Why Reference Counting is Important (2)
Aug 09    Eponymous template with static if (16)
Aug 09    [Spec mistake] Is the `for` loop missing semicolon in the D Lang (7)
Aug 09    [vibe.d] WebSocket mess with "cast(shared) ..." (1)
Aug 09    [vibe.d] why "runWorkerTaskH" executes in same thread for multiple (1)
Aug 08    Nonnullability Switch for classes akin to C#? (7)
Aug 08    Python-like Use of the Comma Expression (22)
Aug 08    Why Is Custom Web Design Important? (1)
Aug 07    testing ng (1)
Aug 07    Forum up again! (7)
Jul 29    D Language Foundation July 2023 Quarterly Meeting Summary (3)
Jul 29    [OT] LLVM tricks (3)
Jul 28    Shoutout to arsd:jni (2)
Jul 27    Yearly "can we please have void foo() auto" post (11)
Jul 26    Why is D Slow? (9)
Jul 25    Weekly D updates 17th-23rd July 2023 (1)
Jul 21    Are these Valgrind warnings (from std.array and std.csv) worry-some, (2)
Jul 20    Windows experience is atrocious (59)
Jul 20    Proposal: First class types (at compiletime) (26)
Jul 18    Getting code in strings: __EXPRESSION_OF__ (2)
Jul 17    Weekly D updates 10th - 16th July 2023 (1)
Jul 14    Not Working on the Mac (6)
Jul 13    Thinking about nothing: Solving the weirdness of the `void` type (4)
Jul 12    Today's compiler error message (7)
Jul 11    Woman's Varsity Jacket (1)
Jul 10    IBT/BTI instructions and D compilers (33)
Jul 10    Weekly D updates 3-9 July 2023 (1)
Jul 08    Please support shorter constructor init (19)
Jul 07    Shortcomings of D-Style Fused Operator Overloading (19)
Jul 06    Question about GCC / GDC / LDC syntax of inline asm advanced (11)
Jul 06    D at 8-bit platform - some experiences (8)
Jul 06    goto or not goto (2)
Jul 05    Why deprecate? Instead, we should apprecate features! (Humor) (3)
Jul 04    Planning Update June 23 & 30 -- Bugzilla to GitHub; Deprecations (7)
Jul 04    Bugzilla to GitHub Continued (11)
Jul 04    Winners of the 1st of April-1st of July Bugzilla cycle (2)
Jul 04    Arbitrary identifiers - syntax (2)
Jul 04    Weekly D updates June 26th- July 2nd 2023 (1)
Jul 03    Updating C++ Interop documentation (3)
Jul 03    Is this normal or a bug ? (9)
Jul 03    So D will have LTS or not? (9)
Jun 30    Render Markdown Messages (3)
Jun 29    Do you want to help me fix static AA initialization? (9)
Jun 28    Immutables converted to immediates (6)
Jun 27    Algorithms should be free from rich types (37)
Jun 27    Need help with Removing Duplicates from Array (4)
Jun 26    Benchmarks - LDC vs GDC (15)
Jun 26    Weekly D updates 19th-25th June 2023 (1)
Jun 25    `auto` keyword origins (4)
Jun 25    Time zone (2)
Jun 25    Implicit concatenation of adjacent string literals (6)
Jun 24    Towards better regex - rewind-regex (7)
Jun 24    Faster DMD (2)
Jun 22    Proposal for new compiler built-ins: __CTX__ and __CONTEXT__ (17)
Jun 22    Identifier right after a template Type (5)
Jun 21    Web Programming in D (2)
Jun 21    Glow labs 7 days in) (1)
Jun 21    Bugzilla to GitHub Issues Migration (56)
Jun 20    Writing regex engine in 2023 (2)
Jun 20    DRuntime: Move Functions from `rt/lifetime.d` to `core.lifetime.d` as (3)
Jun 20    Wishlist proposal, documenting fn arg as in or out or mod (16)
Jun 20    Why is Json parsing slower in multiple threads? (9)
Jun 19    Why does this simple test program leak 500MB of RAM? (10)
Jun 19    Weekly D updates 12th-18th June 2023 (1)
Jun 17    Better error message for endless recursion (or other segfaults) on (4)
Jun 17    Remembering Paul Fillinich and Licensing C++ from AT&T (5)
Jun 17    Looking for details of how interface method tables are implemented in (7)
Jun 16    =?UTF-8?B?ROKAmXM=?= delegates =?UTF-8?B?4oCU?= The good, the bad, and (7)
Jun 15    Another regression: std.range.slide (12)
Jun 15    Recent regression with std.algorithm.maxElement and BigInt (5)
Jun 14    assert and static assert and code generation (10)
Jun 13    An example of D used in real-life (10)
Jun 12    De-duplicating Error messages (2)
Jun 12    Organizing work via github projects (6)
Jun 10    LSP Language Server Discussion (7)
Jun 10    Is there a way to get LLVM coroutine support from LDC? (3)
Jun 09    DLF Planning Session Update (May 26/June 7 2023) (1)
Jun 08    D has become unbearable and it needs to stop (161)
Jun 06    suggestion add extern(GO) (3)
Jun 06    Weekly D updates 29th May - 4th June 2023 (1)
Jun 05    std.socket and raw socket for Layer 2 capture. (3)
Jun 05    Could we add support for building & running example library code in (1)
Jun 02    BetterC and Windows API calls (8)
Jun 01    Feature: `static cast` (10)
May 31    x86 intrinsics for sale cheap (16)
May 31    Specification of executing order of multiple scope(s) (4)
May 30    Non-ASCII in the future in the lexer (22)
May 30    We're long overdue for a "D is awesome" post (8)
May 29    Weekly D updates 22nd-28th May 2023 (7)
May 29    Dcompute OpenCL problem: invalidKernelName (6)
May 29    Return value storage classes - `scope` as well as `ref` (6)
May 27    How compile QtE56 with dmd -m64 Without Console on Windows? (3)
May 26    dub with nix (issue introduced by dub >= dub-v1.31.0) (10)
May 24    Direct recursion detection possible? (17)
May 23    D Primary Type Syntax is Essentially Implemented! (8)
May 22    assert error from core/sys/posix/sys/stat (3)
May 22    Weekly D updates 15th-21st May 2022 (1)
May 21    Good examples of version() algebra in real code (25)
May 19    DLF Weekly Planning Session Update (May 19, 2023) (5)
May 19    Building the compiler in 2 seconds with `dmd -i` (18)
May 18    Feedback from the Gripes and Wishes Campaign (79)
May 15    Use-after-scope bug in Phobos unittest, how to fix? (8)
May 15    A few holes (imho) in the ecosystem of libraries (11)
May 15    Weekly D updates 8th-14th of May 2023 (1)
May 15    Feedback on Streams concept, similar to Ranges (13)
May 14    Deprecate case-variables (11)
May 14    D Language Foundation Weekly Planning Session Update (82)
May 13    CTFE for array / string / slice operations, constant propagation and (4)
May 13    Crash my webserver! (15)
May 12    Question mark operator proposals (5)
May 12    The enum type inference problem is easily solved with identifier types (3)
May 11    Why can you cast an array to a pointer? (2)
May 11    D as an extension language for C (29)
May 09    cannot interpret `cast(void)0` at compile time? (3)
May 08    add translate into c source code function (5)
May 08    Profiling the DMD Compiler Itself (3)
May 08    struct Location size (30)
May 08    D in action (4)
May 08    Weekly D updates 1st-7th May 2023 (1)
May 07    OpEquals in Dmd (2)
May 07    Manipulating variables without evaluating them (7)
May 06    Help improve error message (19)
May 06    Did you know that inline assembly is safe? (4)
May 05    What requires a DIP? (5)
May 04    rectifiedIndexOf() (9)
May 04    D needs a type expression syntax (43)
May 01    Weekly D updates 24th-30th April 2023 (1)
May 01    GUI library for Windows with static binding (8)
Apr 30    Something odd in docs: printf: 32.5.2 size_t and ptrdiff_t (2)
Apr 30    D is awesome (5)
Apr 30    number not representable as a `float` in Phobos unittest (3)
Apr 28    Adding D support to Clang format (10)
Apr 28    Run-time generic D implementation (4)
Apr 27    ImportC and #include files (40)
Apr 26    run.dlang.io & tour.dlang.org seem to be down (6)
Apr 24    Weekly D updates 17th-23th August 2022 (3)
Apr 21    Shared library support: Where we are at in 2023 (4)
Apr 20    Compile / runtime differences for using import statements (8)
Apr 18    Streaming parsers in D a novel design (17)
Apr 17    Weekly D updates 10th-16th April 2023 (1)
Apr 16    Photon: UserMode Scheduling on Windows (4)
Apr 16    need examples to understand postfix expression grammar (6)
Apr 14    Polling on D for Android (5)
Apr 13    =?UTF-8?B?SeKAmXZl?= founded Glow labs! (6)
Apr 12    OT: L1-L7 of human =?UTF-8?B?aW50ZXJhY3Rpb27igIot4oCKdGg=?= (1)
Apr 11    Reviving Phobos (4)
Apr 11    OT: Good enough vs the real deal (1)
Apr 11    D1.5 anyone? (37)
Apr 10    Why is D significantly slower than C# in this instance? (20)
Apr 10    Bugzilla winners of the 1st of January-1st of April cycle (1)
Apr 10    Weekly D updates 3rd - 9th April 2023 (1)
Apr 09    D lexer, parser, and ImportC parser are now standalone (13)
Apr 06    A draft PR "IFTI with Alias Templates" is open, help is needed. (1)
Apr 05    When will map/dict initialization be ready? (4)
Apr 04    Question about the x86/AMD64 io-port space r/w instructions such as (1)
Apr 04    BindBC-SDL and SDL3 (2)
Apr 03    IDE (2)
Apr 03    Mixin override function in a extern C++ class leads to possible bug? (2)
Apr 03    Weekly D updates March 27th - April 2nd 2023 (1)
Apr 02    Improve error message for "function is not callable using argument" (2)
Apr 01    really stupid error (7)
Mar 31    removing default case requirement? (33)
Mar 30    Trying to do alias template deduction myself. (22)
Mar 30    There must be module with test assertions in Phobos (15)
Mar 28    =?UTF-8?Q?Meetup_in_B=c3=b6blingen=2c_Germany=3f_April_15-19?= (10)
Mar 28    Meetup in Berlin? April 10-13 (4)
Mar 27    Weekly D updates 20th-26th March 2023 (1)
Mar 25    OT: if you have money in a Western Bank... (6)
Mar 25    Is UI interesting for us? (35)
Mar 23    proper scientific reference to the D lang and the MIR/LUBECK (6)
Mar 22    int x = auto (14)
Mar 21    "Improve this page" is broken (4)
Mar 21    Can we create a pipelines to run DAX queries on Azure Analysis Service (2)
Mar 21    Weekly D updates 13th-19th March 2023 (1)
Mar 17    D is trying to parse C and C++ inside strings (5)
Mar 15    try importC on macOS, get this error (5)
Mar 14    Does `is` expression with template alias need fixing. (43)
Mar 14    What's the current status of WASM/WASI support? (4)
Mar 13    Weekly D updates 6th-12nd March 2023 (1)
Mar 12    VIbe-d fiber question (2)
Mar 12    Regression in getSymbolsByUDA :-( (5)
Mar 12    Example code in std.logger.core doesn't even work (20)
Mar 09    Developing for Android with D? (3)
Mar 09    Why does `filterBidirectional` exist, and why isn't it called (18)
Mar 06    read to children project (2)
Mar 06    Weekly D updates 27th February - 5th March 2023 (1)
Feb 28    Collaborative Container (1)
Feb 28    dub: JSON, SDL, YAML, TOML, what color should we paint it ? (89)
Feb 27    Weekly D updates 20th-26th February 2023 (1)
Feb 26    my new favourite wrong code bug (4)
Feb 23    Why is std.regex slow, well here is one reason! (43)
Feb 23    should destroy!false be system? (4)
Feb 23    Gkt4 + Adwaita (7)
Feb 22    D has better way to bind to C++ than to D. (6)
Feb 22    A 'lazy' compilation mode to make writting multiplatform code easier (11)
Feb 20    Weekly D updates 13th-19th February 2023 (1)
Feb 20    GC hangs on spinlock in ConservativeGC.runLocked (5)
Feb 19    eventcore vs boost.asio performance? (8)
Feb 17    opDispatch & with (8)
Feb 16    What forum software does DLang Forum run on? (2)
Feb 15    Comparing pointers in C and D (11)
Feb 14    Templates support in DCD (8)
Feb 13    Game development (1)
Feb 13    Weekly D updates 6-12 February 2023 (1)
Feb 11    Best Commercial Segue into D (15)
Feb 10    unittest "name" {} (41)
Feb 09    First D project, problem with error messages (9)
Feb 09    preview in: it seems that return type auto solves scope variable (4)
Feb 09    Pure Factory Functions =?UTF-8?B?8J+SlA==?= `inout` (16)
Feb 08    Anyone familiar with libdparse? (6)
Feb 07    Should std.container.array behave more consistently with builtin (1)
Feb 07    Weird DIP1000 issue (15)
Feb 07    Weekly D updates 30th January - 5th February 2023 (1)
Feb 07    bit fields (4)
Feb 06    Monorepo? (59)
Feb 04    Dingbats alpha 2 (2)
Feb 03    Solving a constraint hiding an error in a function literal (10)
Jan 30    ImportC bad handling of enum arguments for a function. (3)
Jan 30    Weekly D updates 23rd January - 29th January 2022 (1)
Jan 28    Library and site D examples (6)
Jan 26    [OT] Home Automation DSL (2)
Jan 26    std.process: memory allocation with malloc in execv_ (8)
Jan 25    RfC for language feature: rvalue struct (34)
Jan 25    [OT] Scala Resurrection (11)
Jan 24    Google Summer of Code (2)
Jan 24    Weekly D updates 16th-22nd January 2023 (1)
Jan 22    [SAoC 2022] QUIC Protocol: Milestone 4 (2)
Jan 22    Allocator-aware safe reference counting is still not possible (63)
Jan 21    Iterators and Ranges: Comparing C++ to D, Rust, and Others - Barry (3)
Jan 20    Why are you using `std.traits.fullyQualifiedName`? (9)
Jan 19    Reminder: We have a subreddit (1)
Jan 18    Why doesn't the D compiler include the C preprocessor for importC? (4)
Jan 18    Trying to use Mir ion, its a perfect example of the failure of D's (46)
Jan 16    Small suggestion for default constructors (9)
Jan 16    Multiple alias this and alias this in classes (12)
Jan 16    Dub Registry Password Reset Seems to be Broken Again (3)
Jan 16    Hrdcoded (6)
Jan 16    I don't get the GC. (heapSizeFactor followup) (4)
Jan 16    How to build DCD langserver on FreeBSD-arm64 (Raspberry PI 4) (1)
Jan 16    How to build dub from source on Raspberry PI 4 , freebsd-OS, having a (3)
Jan 16    Weekly D updates 9th January - 15th January 2023 (1)
Jan 15    New blog post on the cost of compile time (21)
Jan 15    Should have property (3)
Jan 14    Please tweak the forum CSS with a single change to add spacing to (3)
Jan 14    [Help Needed] - Custom runtime assertion bug (2)
Jan 12    [SAoC 2022] QUIC Protocol: Milestone 4 (1)
Jan 10    ImportC and .h files (6)
Jan 10    phobos's circle CI runs a busted version of DMD (22)
Jan 10    Weekly D updates 2nd-8th January 2022 (1)
Jan 08    Thanks for DUB (1)
Jan 08    D companies in Germany (8)
Jan 07    The future of Int128 support in D language (13)
Jan 06    betterC and CTFE (13)
Jan 06    My solution to the GC problem (3)
Jan 03    Bugzilla winners for the 1st of October-1st of January cycle (1)
Jan 03    D updates 2022 (1)
Dec 24 2022    Send me your list of D gripes and wishes (54)
Dec 22 2022    [SAoC 2022] Replace druntime Hooks with Templates: Milestone 3, Week 4 (3)
Dec 21 2022    Fixing C's Biggest Mistake (285)
Dec 09 2022    ModuleInfo, Object.localClasses(), and Object.find() - any users? (42)
Dec 05 2022    Typical security issues in C++: why the GC isn't your enemy (106)
Dec 04 2022    D Matrix server (7)
Nov 18 2022    What should happen when the assert message expression throws? (42)
Nov 09 2022    ImportC with typedef anonymous enums (4)
Nov 07 2022    ImportC Rox (33)
Oct 09 2022    State of core.stdcpp.vector for clang/gcc? (2)
Sep 25 2022    Allocator-aware safe reference counting is still not possible (16)
Aug 26 2022    [OT] C vs C++ (30)
Jul 19 2022    version(number) is completely useless (66)
Jul 04 2022    Metaprog can be abstruse (19)
Jun 20 2022    Random alphanumeric string (7)
Jun 04 2022    Til-Lang (5)
Mar 25 2022    When will you implement cent and ucent? (74)
Feb 05 2022    the semi official dockerhub image for dmd is getting seriously (3)
Jan 02 2018    Old Quora post: D vs Go vs Rust by Andrei Alexandrescu (21)

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