The D Programming Language - Digitalmars-d
September 2014 Archives by thread
Starting: Mon Sep 1 00:00:29 PDT 2014
Ending: Tue Sep 30 23:38:51 PDT 2014
Messages: 3002
- [OT] Microsoft filled patent applications for scoped and immutable types
ketmar via Digitalmars-d
- Encapsulating trust
ketmar via Digitalmars-d
- "-defaultlib=libphobos2"
Joakim via Digitalmars-d
- Slightly OT - Survey
Rikki Cattermole via Digitalmars-d
- Voting: std.logger
via Digitalmars-d
- code cleanup in druntime and phobos
Dicebot via Digitalmars-d
- [OT] EU patents [was Microsoft filled patent applications for scoped and immutable types]
Dicebot via Digitalmars-d
- why does DMD compile "hello world" to about 500 _kilobytes_ on Mac OS X [x86_64]?!?
Dan Olson via Digitalmars-d
- "LDC has the --gc-sections flag", etc.
Abe via Digitalmars-d
- Anonymous GitHub user for casual D contributions
Tourist via Digitalmars-d
- [OT] If programming languages were weapons
Iain Buclaw via Digitalmars-d
- Some notes on performance
Joakim via Digitalmars-d
- Before we implement SDL package format for DUB
Kagamin via Digitalmars-d
- One Stop Shop?
via Digitalmars-d
- Crazy code by Adam on SO
Shammah Chancellor via Digitalmars-d
- Official PPA for dmd
eles via Digitalmars-d
- kill the commas! (phobos code cleanup)
ketmar via Digitalmars-d
- String to binary conversion
clearion via Digitalmars-d
- [OT] GitHub now supports viewing diffs in split mode
David Nadlinger via Digitalmars-d
- Mono corrupted D files
AsmMan via Digitalmars-d
- Automated source translation of C++ to D
Xavier Bigand via Digitalmars-d
- Communication with other languages via wrappers
Xavier Bigand via Digitalmars-d
- Cross-Platform D
Xavier Bigand via Digitalmars-d
- D for Android
Xavier Bigand via Digitalmars-d
- How D addresses the problem of Extending and/or Embedding other languages ?
Xavier Bigand via Digitalmars-d
- Non-pipeline component programming
David Ledez via Digitalmars-d
- CDGC porting: is someone still working on it?
ketmar via Digitalmars-d
- Using D
Bruno Medeiros via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Bruno Medeiros via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Mike Parker via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Mike Parker via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
deadalnix via Digitalmars-d
- Using D
Dicebot via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
Dmitry Olshansky via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Bruno Medeiros via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
Dicebot via Digitalmars-d
- Using D
Bruno Medeiros via Digitalmars-d
- Using D
deadalnix via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Bruno Medeiros via Digitalmars-d
- Using D
ketmar via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Using D
Paulo Pinto via Digitalmars-d
- Using D
Chris via Digitalmars-d
- Fixing C-style alias declarations.
Bruno Medeiros via Digitalmars-d
- gdc shared library build
Russel Winder via Digitalmars-d
- "The std.stdio package imports most the standard library" etc.
Sean Kelly via Digitalmars-d
- What criteria do you take
Cassio Butrico via Digitalmars-d
- Fun with inout
Manu via Digitalmars-d
- rpath options to linkers, OSX issue
Russel Winder via Digitalmars-d
- SCons and D
Russel Winder via Digitalmars-d
- WhatsApp: a killer app for erlang and FreeBSD
Joakim via Digitalmars-d
- zero-ing is not enough
John Colvin via Digitalmars-d
- Can I pass a function by parameter?
AsmMan via Digitalmars-d
- Lieutenant needed: build and release process
Andrei Alexandrescu via Digitalmars-d
- Which patches/mods exists for current versions of the DMD parser?
via Digitalmars-d
- Optional monitors suggestion
Andrej Mitrovic via Digitalmars-d
- dotProduct and sum unification
Ilya Yaroshenko via Digitalmars-d
- RFC: std.json sucessor
Atila Neves via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
monarch_dodra via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
yazd via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
Brian Schott via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
Dicebot via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
Meta via Digitalmars-d
- @nogc, exceptions, generic containers... Issues.
Jakob Ovrum via Digitalmars-d
- Why does std.concurrency.Mailbox use lists ?
badlink via Digitalmars-d
- RC 3 released
Sönke Ludwig via Digitalmars-d
- Quit running foreign unittests >_<
Nick Sabalausky via Digitalmars-d
- Platform specific DMD tests
Jacob Carlborg via Digitalmars-d
- Phobos documentation improvements
Mark Isaacson via Digitalmars-d
- [Article] D's Garbage Collector Problem
Ryan Voots via Digitalmars-d
- Self-hosting D compiler -- Coming Real Soon Now(tm)
H. S. Teoh via Digitalmars-d
- C++ interop - what to do about long and unsigned long?
Walter Bright via Digitalmars-d
- C++ interop - class vs struct
Walter Bright via Digitalmars-d
- Trick for function trace printing
Dicebot via Digitalmars-d
- Getting completely (I mean ENTIRELY) rid off GC
Andrey Lifanov via Digitalmars-d
- RFC: scope and borrowing
via Digitalmars-d
- std.experimental.logger: practical observations
Marco Leise via Digitalmars-d
- alias two froms
eles via Digitalmars-d
- How to build dmd with debugging symbols in Linux/x86_64?
H. S. Teoh via Digitalmars-d
- C++/D interface: exceptions
Andrei Alexandrescu via Digitalmars-d
- Better Debugging With Metaprogramming
Kyle Siefring via Digitalmars-d
- @nogc and exceptions
Jakob Ovrum via Digitalmars-d
- Common scope for function's in{}, out(result){} and body{}
Ilya Yaroshenko via Digitalmars-d
- What happened to the alias this = identifier syntax in 2.062?
eles via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Atila Neves via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
bearophile via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Jakob Ovrum via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Atila Neves via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Jakob Ovrum via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Timon Gehr via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Timon Gehr via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Timon Gehr via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Timon Gehr via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Jakob Ovrum via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Timon Gehr via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
Kagamin via Digitalmars-d
- It turns out it's quite hard to have @safe pure nothrow functions. Oh, and const.
H. S. Teoh via Digitalmars-d
- Extracting string parameter from template instance received via alias parameter
MrSmith via Digitalmars-d
- Integral literals with Exp?
bearophile via Digitalmars-d
- [OT] Siemens Space experiment for using Haskell instead of C++ for Mission Control Software
Paulo Pinto via Digitalmars-d
- Regarding Nullables
bearophile via Digitalmars-d
- Questionable undocumented inout fix
Kagamin via Digitalmars-d
- SO question DDT/Eclipse/OSX
Andrei Alexandrescu via Digitalmars-d
- Stroustrup's slides about c++11 and c++14
eles via Digitalmars-d
- releasing a d program
Vlad Levenfeld via Digitalmars-d
- organization of std.numeric
Ilya Yaroshenko via Digitalmars-d
- Early detection of type errors in templates
bearophile via Digitalmars-d
- Working around the 64k global types issue on windows
E.S. Quinn via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Vladimir Panteleev via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
deadalnix via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rikki Cattermole via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Jakob Ovrum via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
John Colvin via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
monarch_dodra via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Robert burner Schadek via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Jakob Ovrum via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
po via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Gr via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
po via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Gr via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Kagamin via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
po via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Sean Kelly via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Timon Gehr via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Sean Kelly via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Rainer Schuetze via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
bearophile via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
bearophile via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
deadalnix via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Walter Bright via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Manu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Walter Bright via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Walter Bright via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
bearophile via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Marco Leise via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
bearophile via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Paulo Pinto via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Paulo Pinto via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Foo via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Foo via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Walter Bright via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Jakob Ovrum via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Sean Kelly via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dicebot via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Piotrek via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dicebot via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dicebot via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dicebot via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Paulo Pinto via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Paulo Pinto via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Googler Lurker via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Sean Kelly via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Dmitry Olshansky via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Wyatt via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Wyatt via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Meta via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Andrei Alexandrescu via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
ketmar via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
deadalnix via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Kagamin via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Ola Fosheim Grostad via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
Kagamin via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
"Nordlöw" via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
"Nordlöw" via Digitalmars-d
- Escaping the Tyranny of the GC: std.rcstring, first blood
"Nordlöw" via Digitalmars-d
- `Reconsidering Custom Memory Allocation`
Dejan Lekic via Digitalmars-d
- Function Pointers with Type T
amparacha via Digitalmars-d
- Increasing D's visibility
Martin Nowak via Digitalmars-d
- long double in C APIs
David Nadlinger via Digitalmars-d
- Setting array length to 0 discards reserved allocation?
Steven Schveighoffer via Digitalmars-d
- assume, assert, enforce, @safe
Steven Schveighoffer via Digitalmars-d
- assume, assert, enforce, @safe
Dicebot via Digitalmars-d
- assume, assert, enforce, @safe
Kagamin via Digitalmars-d
- assume, assert, enforce, @safe
Bruno Medeiros via Digitalmars-d
- assume, assert, enforce, @safe
ketmar via Digitalmars-d
- assume, assert, enforce, @safe
H. S. Teoh via Digitalmars-d
- assume, assert, enforce, @safe
Paulo Pinto via Digitalmars-d
- assume, assert, enforce, @safe
Sean Kelly via Digitalmars-d
- assume, assert, enforce, @safe
Sean Kelly via Digitalmars-d
- assume, assert, enforce, @safe
H. S. Teoh via Digitalmars-d
- assume, assert, enforce, @safe
Jacob Carlborg via Digitalmars-d
- assume, assert, enforce, @safe
Sean Kelly via Digitalmars-d
- assume, assert, enforce, @safe
Bruno Medeiros via Digitalmars-d
- assume, assert, enforce, @safe
ketmar via Digitalmars-d
- assume, assert, enforce, @safe
H. S. Teoh via Digitalmars-d
- assume, assert, enforce, @safe
Bruno Medeiros via Digitalmars-d
- assume, assert, enforce, @safe
Paulo Pinto via Digitalmars-d
- assume, assert, enforce, @safe
via Digitalmars-d
- assume, assert, enforce, @safe
Brad Roberts via Digitalmars-d
- assume, assert, enforce, @safe
IgorStepanov via Digitalmars-d
- Flexible and efficient recursive hashing
bearophile via Digitalmars-d
- Example of the perils of binding rvalues to const ref
Andrei Alexandrescu via Digitalmars-d
- UDA for module declaration.
IgorStepanov via Digitalmars-d
- Library Typedefs are fundamentally broken
Freddy via Digitalmars-d
- OT Adam D Ruppe's web stuff
Joel via Digitalmars-d
- Where should D programs look for .so files on Linux (by default)?
Chad Joan via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Dicebot via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Peter Alexander via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Brian Schott via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Brian Rogoff via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Dicebot via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Sönke Ludwig via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
H. S. Teoh via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Daniel Kozak via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
H. S. Teoh via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Andrei Alexandrescu via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Dicebot via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Peter Alexander via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
ketmar via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Marco Leise via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Marco Leise via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Timon Gehr via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
H. S. Teoh via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Jacob Carlborg via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Walter Bright via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
Andrei Alexandrescu via Digitalmars-d
- Identifier resolution, the great implementation defined mess.
deadalnix via Digitalmars-d
- Now, a critic of Stroustrup's choices
eles via Digitalmars-d
- Dependency management in D
Scott Wilson via Digitalmars-d
- Defaulting delegate member variables to do-nothing stubs
H. S. Teoh via Digitalmars-d
- Remove dlang.org/library/ from search results?
Vladimir Panteleev via Digitalmars-d
- Once in a while, you got to stop complaining and say thank you.
deadalnix via Digitalmars-d
- Totally bizarre error, requesting assistance
Koz Ross via Digitalmars-d
- WindowsAPI as dub package
Paul Z. Barsan via Digitalmars-d
- Signal flare: vibed.org throwing 500 errors
Tim Keating via Digitalmars-d
- dmd: if still there
Chris via Digitalmars-d
- RFC: reference counted Throwable
Andrei Alexandrescu via Digitalmars-d
- [Semi OT] Language for Game Development talk
Max Klyga via Digitalmars-d
- What are the worst parts of D?
Tofu Ninja via Digitalmars-d
- FOSDEM'15 - let us propose a D dev room!!!
via Digitalmars-d
- Strings iteration and immutable
bearophile via Digitalmars-d
- Last Postblit Optimization and r-value ref
IgorStepanov via Digitalmars-d
- D tooling: perf tool, gdb, unit tests, gcov, gprof
Scott Wilson via Digitalmars-d
- Thread GC non "stop-the-world"
Oscar Martin via Digitalmars-d
- At the language-level support for Micro-thread?
Jet via Digitalmars-d
- Experimental JavaScript compiler written in D
Bienlein via Digitalmars-d
- Library Typedefs are fundamentally broken (alternate implementation)
Andrej Mitrovic via Digitalmars-d
- Harmonia and the GC
Christof Schardt via Digitalmars-d
- Any libunwind experts n da house?
Andrei Alexandrescu via Digitalmars-d
- Local imports hide local symbols
Andrei Alexandrescu via Digitalmars-d
- enumerate, and some improvements
bearophile via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Etienne via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Andrei Alexandrescu via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Szymon Gatner via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Andrei Alexandrescu via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Jacob Carlborg via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
ketmar via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Zhao Puming via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Andrej Mitrovic via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Etienne via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Adam Wilson via Digitalmars-d
- Announcing libasync, a cross-platform D event loop
Dmitry Olshansky via Digitalmars-d
- Make HTTP request without cURL/other libraries
BoPoHa_C_CblPoM via Digitalmars-d
- Analysis of programming languages on Rosetta
Cliff via Digitalmars-d
- DMD 2.066 druntime looks broken...
Iain Buclaw via Digitalmars-d
- User-defined "opIs"
Meta via Digitalmars-d
- DIP31: compile time paradoxes defined. Requested examples added
deadalnix via Digitalmars-d
- Marrying bugzilla issues with git pull requests
Andrew Edwards via Digitalmars-d
- What's blocking DDMD?
Tourist via Digitalmars-d
- D mention on developer.apple.com
Michel Fortin via Digitalmars-d
- bugzilla refusing to reset my password
ketmar via Digitalmars-d
- Deprecations: Any reason left for warning stage?
David Nadlinger via Digitalmars-d
- Read-only property without @property
Steven Schveighoffer via Digitalmars-d
- Feedback Wanted on Homegrown @nogc WriteLn Alternative
Kitt via Digitalmars-d
- DMD 2.066 phobos looks broken too... (Was druntime)
Iain Buclaw via Digitalmars-d
- Dlls on Windows?
andre via Digitalmars-d
- Why this UDP will not compile?
d coder via Digitalmars-d
- issues.dlang.org is down
H. S. Teoh via Digitalmars-d
- Creeping Bloat in Phobos
Walter Bright via Digitalmars-d
- Program logic bugs vs input/environmental errors
Walter Bright via Digitalmars-d
- Messaging
Peter Alexander via Digitalmars-d
- Messaging
Walter Bright via Digitalmars-d
- Messaging
Peter Alexander via Digitalmars-d
- Messaging
Andrei Alexandrescu via Digitalmars-d
- Messaging
Andrei Alexandrescu via Digitalmars-d
- DQuick a GUI Library (prototype)
Ivan via Digitalmars-d
- Local functions infer attributes?
Manu via Digitalmars-d
- std.experimental.logger formal review round 3
Dicebot via Digitalmars-d
- Possible quick win in GC?
Abdulhaq via Digitalmars-d
- [OT] Graal (next generation JIT compiler in Java) now has a product page
Paulo Pinto via Digitalmars-d
- tired of not having exit(code), ER proposed
ketmar via Digitalmars-d
- A different compiler written in D
Andre Kostur via Digitalmars-d
- So what exactly is coming with extended C++ support?
Szymon Gatner via Digitalmars-d
- RFC: moving forward with @nogc Phobos
Andrei Alexandrescu via Digitalmars-d
- @safe pure nothrow compiler inference
Atila Neves via Digitalmars-d
- GC.sizeOf(array.ptr)
Dicebot via Digitalmars-d
- D Language Specification corrupted.
Mike James via Digitalmars-d
- How to build phobos docs for dlang.org
Mark Isaacson via Digitalmars-d
Last message date:
Tue Sep 30 23:38:51 PDT 2014
Archived on: Tue Sep 30 23:40:59 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).