news.digitalmars.com - digitalmars.D
Dec 31 2007 Does it even make sense to have consts that aren't typed const? (1)Dec 30 2007 const, enum, manifest doumentation (2)
Dec 29 2007 Enhancement Proposals list? (2)
Dec 29 2007 A beginner's question of foreach (3)
Dec 27 2007 Using the -I flag in Linux (8)
Dec 26 2007 Proposal:better COM support and DB support? (2)
Dec 26 2007 Struct method access speed (6)
Dec 26 2007 When I try to build a symbol included phobos I get this error (1)
Dec 26 2007 Prefetching Syntax (2)
Dec 25 2007 DSSS 0.74 + DMD 8-( (5)
Dec 24 2007 An unfortunate "misfeature" (5)
Dec 24 2007 D - Polymorphism and Inheritance (2)
Dec 23 2007 The future of foreach (21)
Dec 22 2007 byval keyword to make objects act as value types (10)
Dec 22 2007 My Language Feature Requests (19)
Dec 21 2007 Manifest constants using 'manifest' keyword? (36)
Dec 21 2007 3D Math Data structures/SIMD (48)
Dec 20 2007 D2's std.algorithm and sorting (1)
Dec 20 2007 DUAL FEATURE REQUEST: let "with" take a struct pointer and evaluate (12)
Dec 20 2007 Building DMD (9)
Dec 19 2007 Idea: metastatic (1)
Dec 19 2007 The economics of D (16)
Dec 19 2007 ABI array format (11)
Dec 19 2007 YaneSDK4D (5)
Dec 19 2007 Unjustified conflict ( I guess ^^ ) (3)
Dec 18 2007 phobos std.threads & signal problem (1)
Dec 18 2007 Aggregates & associations (19)
Dec 17 2007 GC does not delete subclass (25)
Dec 16 2007 toString vs toUtf8??? (6)
Dec 16 2007 How about 'constant' for manifest constants (1)
Dec 15 2007 Changing the template defintion syntax. (3)
Dec 15 2007 WYSIWYG string still limited (6)
Dec 14 2007 An Anti-Big Feature Request (16)
Dec 14 2007 STL in std (6)
Dec 13 2007 string vs String (11)
Dec 13 2007 one thing that bugs me about c++ (7)
Dec 13 2007 Measuring CPU load (3)
Dec 13 2007 functions cannot be const or auto (6)
Dec 13 2007 Proposal: static template(fail) (49)
Dec 13 2007 define should be the keyword for manifest constants (20)
Dec 13 2007 constancy and template parameters in D2.009+ (7)
Dec 12 2007 what was wrong with struct & class in C++? (40)
Dec 11 2007 Feature Request: Location of template instantiation failure (6)
Dec 11 2007 Constancy lost when compiling template mixin (1)
Dec 11 2007 How about 'pure' for constants? (28)
Dec 10 2007 D2's std.algorithm (12)
Dec 10 2007 associate array literals? d2.0 specific (1)
Dec 10 2007 Array Design Idea (8)
Dec 10 2007 A smaller GC benchmark (21)
Dec 10 2007 Literal arrays and implicit conversion (1)
Dec 10 2007 Request: (T) == T (12)
Dec 10 2007 The exe generated by dmd unable pass Malware scan (31)
Dec 09 2007 Threads and Static Data (28)
Dec 09 2007 How about "inline" for manifest constants? (6)
Dec 09 2007 std.string.endsWith ? (4)
Dec 09 2007 Why is array truth tied to .ptr? (25)
Dec 09 2007 phobos' std.typecons and D1 (1)
Dec 09 2007 Ref!(T)? All we need now is opImplicitCast (3)
Dec 09 2007 Cannot overload on constancy of this (3)
Dec 09 2007 Extending enum (1)
Dec 08 2007 opApply and const (11)
Dec 08 2007 Does anyone use 'with' statement? (13)
Dec 08 2007 Another foolish idea for manifest constants (5)
Dec 08 2007 A way to detect a ref parameter (1)
Dec 08 2007 Walter's second axiom (15)
Dec 07 2007 ...Or just rename enum (7)
Dec 07 2007 A couple of thoughts/queries. (24)
Dec 07 2007 YACP (5)
Dec 07 2007 A proposal that has nothing to do with const (4)
Dec 07 2007 Any word on the return-type const syntax? (35)
Dec 07 2007 An Orthogonal Const Proposal (4)
Dec 07 2007 [Warning] Fiber in tango.core.Thread still bug, dont use it in any scientific calculation (6)
Dec 07 2007 The problem with const proposals (22)
Dec 07 2007 The problem with const (and a solution) (6)
Dec 07 2007 Seems like everybody's proposing const ... so here's another one (5)
Dec 07 2007 Yet Another Const Proposal (9)
Dec 07 2007 The tailconst problem (and suggestions for solution) (8)
Dec 07 2007 remove keywords (19)
Dec 06 2007 Invariants broken with out cast!!! (4)
Dec 06 2007 const with brackets (1)
Dec 06 2007 Manifest constants - why not 'alias' ? (25)
Dec 06 2007 MPI (3)
Dec 06 2007 Proposal: alternative GC idea that negates the need for T[new] (1)
Dec 06 2007 Manifest constants (was const again) (65)
Dec 06 2007 const again (58)
Dec 06 2007 D Con 07 videos (22)
Dec 05 2007 Behavior of "auto" (9)
Dec 05 2007 Calling conventions (17)
Dec 05 2007 Function name as text (18)
Dec 05 2007 downloadable phobos API reference (5)
Dec 05 2007 Lower than C? (16)
Dec 04 2007 still getting errors linking opengl (3)
Dec 04 2007 Interfaceing C++ using a Win32 GUI (2)
Dec 04 2007 How to assert a function signature in D2.008? (9)
Dec 04 2007 Passing function parameters by name (31)
Dec 03 2007 typedefs are useless (14)
Dec 03 2007 Bug with .length property? (3)
Dec 03 2007 Feature Request: make void a value type (11)
Dec 02 2007 You know, it's just occurred to me... (6)
Dec 02 2007 COM/interface question (5)
Dec 01 2007 unittest (3)
Dec 01 2007 Regex DNA benchmark (8)
Nov 30 2007 Re: Memory allocation in D (noob question) (36)
Nov 30 2007 URL consistency for D 2.0 website. (7)
Nov 30 2007 Unofficial wish list status. (3)
Nov 30 2007 Can't download? (5)
Nov 30 2007 Why the need for an only const ref? (18)
Nov 30 2007 iocp (2)
Nov 30 2007 Idea for getting rid of "static" on methods (21)
Nov 30 2007 CONSTipation (4)
Nov 30 2007 Const Ideas (41)
Nov 30 2007 Docbook templates for ddoc? (9)
Nov 30 2007 Unable to test for function name (4)
Nov 30 2007 opDeref (1)
Nov 30 2007 It's worse than I thought (13)
Nov 29 2007 Invariant doesn't apply to declared symbols (15)
Nov 29 2007 OT: Another D programming language (4)
Nov 29 2007 opImplictCast questions (2)
Nov 29 2007 Running DLL with RunDll32 (2)
Nov 29 2007 Function pointers/delegates (5)
Nov 29 2007 Coverity? (6)
Nov 29 2007 IDEA: Use Unix-style chmod values for const and invariant (10)
Nov 29 2007 D Development Paradigm (19)
Nov 29 2007 Please stop polluting D 2.0 with C/C++ programmer assumptions. (15)
Nov 29 2007 Should this be correct behaviour? (12)
Nov 29 2007 Constness thrown away in D2.008 (3)
Nov 28 2007 Const function (5)
Nov 28 2007 Google Summer of Code Project (9)
Nov 28 2007 Memory allocation in D (19)
Nov 28 2007 Hack to name unit tests? (21)
Nov 28 2007 How to make stuff const in a template? (1)
Nov 27 2007 some links on D I've collected (5)
Nov 27 2007 Howto not Full closure? (5)
Nov 27 2007 How to determine constness at compile time? (4)
Nov 27 2007 Initialising a class with a native datatype necessary for GMP (4)
Nov 26 2007 The GUI to end all GUI libraries (Let's Dream!) (39)
Nov 26 2007 Tango - shallower hierarchy (was: Phango - questions) (15)
Nov 26 2007 any news on const/invariant? (195)
Nov 26 2007 Windows API: Strange behaviour after calling GetModuleFileNameExA (14)
Nov 26 2007 GC performances (18)
Nov 24 2007 Other notes (11)
Nov 23 2007 Bit type? (6)
Nov 23 2007 wierd behavior with din.readLine() (2)
Nov 22 2007 std.file or stream (7)
Nov 22 2007 nextafter (1)
Nov 22 2007 opStarAssign? (29)
Nov 22 2007 foreach doesn't seem to know about invariant (4)
Nov 22 2007 [WinAPI] Problem with an interface... (8)
Nov 21 2007 Proposal: Make [][x] and [][a..b] illegal (reserve for multidimensional (26)
Nov 21 2007 version(Main) like python's __name__ == "__main__" (5)
Nov 21 2007 Simple problem with Eclipse and highlight (3)
Nov 20 2007 Variadic arguments and map (4)
Nov 20 2007 How to delegate varargs (11)
Nov 20 2007 Why isn't opMul allowed in a const expression (4)
Nov 20 2007 The Matrix to end all Matrix classes (Let's dream!) (31)
Nov 20 2007 create digitalmars.D.moderated ?? (58)
Nov 19 2007 toString vs. toUtf8 (80)
Nov 19 2007 Differences between D2.0 and D1.0 (2)
Nov 19 2007 Tango style question (8)
Nov 19 2007 Proposal: digitalmars.D.tango newsgroup (24)
Nov 18 2007 Tango development (10)
Nov 18 2007 Module naming conventions (25)
Nov 18 2007 Takeover? (1)
Nov 18 2007 Grim Phandango (1)
Nov 18 2007 integer division with float result (35)
Nov 17 2007 idea: Templates + AJAX = breakthrough application (8)
Nov 17 2007 proposal: add bytesof Property, reduce pointer/cast requires (11)
Nov 17 2007 porting an IAx86 disassembler (2)
Nov 17 2007 initializing static rectangular arrays (6)
Nov 16 2007 Phobos sockets (3)
Nov 16 2007 Feature Request: Label assignment / type (13)
Nov 16 2007 "-inline" is bad! (8)
Nov 16 2007 Linking to libraries with D (11)
Nov 15 2007 Phango (220)
Nov 15 2007 Invariant Question (yes, another one) (12)
Nov 14 2007 std.stream.Stream.writeable (61)
Nov 14 2007 .di "header" files (2)
Nov 14 2007 Const on the call site? (7)
Nov 13 2007 An Impressive Feature Without Doc (4)
Nov 13 2007 UTF8 text broken in Console (1)
Nov 13 2007 Just give me one good reason why I can't instantiate an abstract class (7)
Nov 13 2007 Win32 API Tango / using what ? (13)
Nov 13 2007 template mixin bug? (3)
Nov 13 2007 O(1) dictionaries (9)
Nov 13 2007 FreeImage library (9)
Nov 13 2007 FreeImage library (11)
Nov 13 2007 Use cases for alias parameters (4)
Nov 13 2007 STL like Vector,Pair, Map (19)
Nov 13 2007 Const: what do you want to achieve (proposition...)? (7)
Nov 12 2007 Const, strings, and other things. (12)
Nov 12 2007 __traits and determining all overridable functions (8)
Nov 12 2007 D vs. functional langauges (3)
Nov 11 2007 Templatize dynamic cast. better user customized RTTI (3)
Nov 11 2007 Re: opStar and -> (1)
Nov 11 2007 GC and memory leaks (8)
Nov 11 2007 D in Google Trends (9)
Nov 11 2007 keyword __traits (5)
Nov 11 2007 Initialization of a local static variable with a member (3)
Nov 10 2007 can't complie throw new Exception(); (3)
Nov 10 2007 Stream mixins? (10)
Nov 10 2007 Ooh - Got me an OPTLINK error! (3)
Nov 10 2007 opStar (82)
Nov 09 2007 Limited member function templates? (14)
Nov 09 2007 what is the state of the const? (7)
Nov 08 2007 IFTI (10)
Nov 08 2007 An interesting observation (21)
Nov 07 2007 type of concatenated arrays (7)
Nov 07 2007 what is the definition of new programming language (14)
Nov 07 2007 PING Mike Wynn (L8night ) (2)
Nov 07 2007 Cannot overload on constness of a struct (1)
Nov 07 2007 Expected performance (8)
Nov 06 2007 How to create a static build (5)
Nov 06 2007 Bus error accessing char [] by index - OS X (6)
Nov 06 2007 Help with template problem (9)
Nov 06 2007 DxErr.lib (17)
Nov 05 2007 Once Again, Feature Request: Nested classes in separate scope (13)
Nov 05 2007 non-const function override can cast away const (1)
Nov 05 2007 IFTI with D2? (5)
Nov 05 2007 Computational Physics (1)
Nov 05 2007 D2 cast away const (3)
Nov 05 2007 Passing D arrays to a C interface (7)
Nov 04 2007 Signals & Slots (13)
Nov 04 2007 the override keyword (2)
Nov 04 2007 Another reason static opCall is not a constructor (1)
Nov 03 2007 'in' syntax for searching arrays (19)
Nov 03 2007 DSSS 0.72-0.73 and problems with DMD (7)
Nov 03 2007 Ideas regarding flow control and loops (24)
Nov 03 2007 Feature Request: Implicit first parameter inside scope expression. (3)
Nov 03 2007 Forward reference to enum nested in a class (3)
Nov 02 2007 Dynamic Class Loading Idea (14)
Nov 02 2007 Full closures for D (68)
Nov 01 2007 Const, invariant, strings and "constant data need never be copied" (11)
Nov 01 2007 What is a "seg fault" ? (2)
Oct 31 2007 Unofficial wish list status. (2)
Oct 31 2007 Minor extension to cast syntax (17)
Oct 31 2007 OT: dsource project urls (1)
Oct 30 2007 Why invariants in D 2.0 std.string? (1)
Oct 30 2007 Is DDL still alive (6)
Oct 29 2007 Reference to D in Mac OS X Article ;-) (3)
Oct 29 2007 Calling D libraries from C, _deh_beg madness and exception handling (5)
Oct 29 2007 Any chance of 128-bit alignment of static arrays? (5)
Oct 29 2007 alternative D frontends should have a LLVM backend (7)
Oct 28 2007 D worth using for large project? (6)
Oct 27 2007 A Tango Fibers question and a functional programming anecdote. (20)
Oct 27 2007 bug or change in compiler options? (5)
Oct 27 2007 OT: The one true language is... (1)
Oct 27 2007 an open source index (6)
Oct 26 2007 Phobos/Tango (3)
Oct 26 2007 C++ frequently questioned answers (19)
Oct 26 2007 My Nanu library (4)
Oct 25 2007 Non compile time evaluation for initializers (14)
Oct 25 2007 Variadic template bug ? (2)
Oct 25 2007 Inner classes - More expressiveness needed (11)
Oct 25 2007 Bigint up to DMD 1.022 now (3)
Oct 24 2007 D interpreter (9)
Oct 24 2007 D website pointing to 2.0, not 1.0 (16)
Oct 23 2007 Question about exception specification (5)
Oct 22 2007 feature request: compiler switch to output compiler defined version constants (4)
Oct 22 2007 What is this? (4)
Oct 22 2007 Compiler bug..? (6)
Oct 22 2007 std.string.inPattern() (7)
Oct 21 2007 64 Bit D Kernel (10)
Oct 21 2007 Confused about Inner Classes (6)
Oct 20 2007 Building a GLFW app w/ GDC on a Mac (4)
Oct 20 2007 D vs. C# (158)
Oct 19 2007 Tuple IFTI with implicit conversions (9)
Oct 19 2007 Change representation of dynamic arrays? (68)
Oct 19 2007 stringof Bug? (7)
Oct 18 2007 Any ideas for lazy evaluation on varaible argument functions? (11)
Oct 18 2007 How to remove all items in an associative array? (7)
Oct 17 2007 Schooner project seeking new project manager (project unsupported (1)
Oct 17 2007 The great compromise of the D standard library (25)
Oct 17 2007 Re: are you using D2.0? (1)
Oct 16 2007 tupleof on arrays? (4)
Oct 16 2007 What is parameter tuple actually? (2)
Oct 16 2007 D sandbox? (3)
Oct 16 2007 std.variant overloaded operators bug? (1)
Oct 16 2007 Confused about D2 std.stdio (2)
Oct 16 2007 std.variant for D1? (5)
Oct 16 2007 Poll: are you using D2.0? (34)
Oct 16 2007 D2.x writef et al and template bloat (3)
Oct 16 2007 Can you use RTTI to determine a union member? (10)
Oct 16 2007 Inserting to associative array do not return a lvalue. (7)
Oct 15 2007 Why can't we put import in functions. (15)
Oct 15 2007 How to do an associative array literal? (5)
Oct 15 2007 C++ Interop Ideas (3)
Oct 15 2007 Pointer arithmetic (6)
Oct 14 2007 Digital Mars C++ should generate D 2 dot X (2)
Oct 14 2007 Re: a Big Number module and D China (2)
Oct 14 2007 Mainstream D Programming (88)
Oct 13 2007 alias tuples? (9)
Oct 13 2007 PROPOSAL: Operator overloading by static member function (18)
Oct 13 2007 Changes to the Tango runtime / GC (9)
Oct 13 2007 Identifier too long - Should this be considered a bug? (6)
Oct 13 2007 a Big Number module (14)
Oct 12 2007 Re: Eclipse startup time (Was: questions on PhanTango 'merger' (was Merging Tangobos into Tango) (18)
Oct 12 2007 The most twisted D code (you've) ever written (9)
Oct 12 2007 Feature Request: Support delegate literal context skipping (5)
Oct 11 2007 Key issue for PhanTango? (27)
Oct 11 2007 half and quad (22)
Oct 11 2007 named parameters to functions (13)
Oct 11 2007 Reality drives me to write less clean code, sorry for mistakenly posting in D.announce (12)
Oct 10 2007 Build tools. (19)
Oct 10 2007 Free functions versus member functions (23)
Oct 10 2007 Swap operator ? (7)
Oct 10 2007 Will D 2.x have refrences (10)
Oct 10 2007 Garbage collector memory leak "feature"? (41)
Oct 10 2007 GUI library using interfaces (1)
Oct 10 2007 import package.* (6)
Oct 09 2007 extension to unittests (2)
Oct 09 2007 D2 Feature? (5)
Oct 09 2007 Merging Tangobos into Tango (70)
Oct 09 2007 Need trait of isPod. (11)
Oct 08 2007 porting an IAx86 disassembler (4)
Oct 08 2007 Debugging memory leak. (11)
Oct 08 2007 DMD 1.022 - Error after upgrading from 1.021 (4)
Oct 08 2007 Why is not inlining that bad? (7)
Oct 07 2007 Bugs in dgcc. (3)
Oct 07 2007 foreach, opApply, and inline (4)
Oct 07 2007 Re: DMD 1.022 and 2.005 DCSP solution (1)
Oct 07 2007 2 Templates Issues (possibly bugs) (5)
Oct 07 2007 Check floats for .nan (6)
Oct 07 2007 class template erros (3)
Oct 06 2007 what's the difference between D 1.xx and 2.xx? (4)
Oct 06 2007 Re: Ideas from the Chapel language (swap) (1)
Oct 06 2007 using encodings other than UTF-8 - part 2 (4)
Oct 05 2007 Update on D2.0 const? (2)
Oct 05 2007 my ideas for array operations (28)
Oct 05 2007 const, invariant, synchronized, write-only, etc... (1)
Oct 05 2007 Package-Module-Import style guide (2)
Oct 05 2007 Request for Comments: a "curry expression" Feature (2)
Oct 04 2007 why simple hello world binary is ~700KB (6)
Oct 04 2007 why simple hello world binary is ~700KB (8)
Oct 04 2007 Propsed path to std.cover (1)
Oct 04 2007 Re: Ideas from the Chapel language (swap) (1)
Oct 04 2007 C strings - byte, ubyte or char? (Discussion from Bugzilla) (7)
Oct 04 2007 Structure property bug? (11)
Oct 03 2007 Feature Request: Change the delegate type to void[] data instead (20)
Oct 03 2007 Re: Ideas from the Chapel language (swap) (1)
Oct 03 2007 name variable function call (2)
Oct 03 2007 Ideas from the Chapel language (13)
Oct 02 2007 D Panel or BoF for SIGGRAPH 08? (1)
Oct 02 2007 The Is Operator (24)
Oct 02 2007 patched phobos and phobos_ext (7)
Oct 02 2007 Need encouraging... (14)
Oct 02 2007 Phobos and Tango deep dependancies (21)
Oct 01 2007 Strange bug (1)
Oct 01 2007 Installing Eclipse (16)
Sep 30 2007 "Phango" container classes (36)
Sep 30 2007 Unofficial wish list status. (1)
Sep 30 2007 Simplified constructor template (2)
Sep 30 2007 Dear Mr. Bright (15)
Sep 29 2007 Condition variables? (37)
Sep 29 2007 modules with the same name in different packages (5)
Sep 29 2007 How could make build on windows with gdc/MinGW. (2)
Sep 29 2007 How could make build on windows with gdc/MinGW. (5)
Sep 29 2007 Is this a desing rationale? (static array object member) (13)
Sep 29 2007 Dsource issues? (5)
Sep 28 2007 Missing comparison operators (3)
Sep 28 2007 GUI strategy? (36)
Sep 28 2007 Right now, what's the most important for the success and adoption (106)
Sep 28 2007 Multiple Inheritance (3)
Sep 27 2007 linking in linux (7)
Sep 27 2007 Which is faster? ulong or double (9)
Sep 27 2007 [OT] Doxygen with DMC? (1)
Sep 26 2007 Custom attributes C# (19)
Sep 26 2007 Conference videos? (4)
Sep 26 2007 AA bug..? (6)
Sep 25 2007 nan question (14)
Sep 25 2007 Feature request: lazy as a type constructor (11)
Sep 25 2007 Who are the people helping Walter make D? (8)
Sep 24 2007 Polysemous Values Qustion (14)
Sep 24 2007 linker problem (4)
Sep 23 2007 The new ?? and ??? operators (46)
Sep 22 2007 What Happend To Tango Graphic's Package (19)
Sep 22 2007 AA specialization not works (4)
Sep 22 2007 Split D class file (12)
Sep 21 2007 Dinamic operator binding Proposal (2)
Sep 21 2007 Proposal: Alias more powerful concurrency, and more powerful manipulation of try block (4)
Sep 21 2007 How do I create a new file using phobos ? (13)
Sep 21 2007 tupleof feature request (2)
Sep 21 2007 Feature request: clone a class (similar to typedef) (7)
Sep 21 2007 __traits proposal: derive hierachy and current-scope-type or something (4)
Sep 20 2007 Bug? Error in phobos? (12)
Sep 20 2007 Feature request - simpler constructors (46)
Sep 19 2007 Strange performance behavior (13)
Sep 19 2007 Sometimes, all you need is some simple drawing primitives (6)
Sep 19 2007 Factory Method (10)
Sep 19 2007 Template namespaces - Obsolete? (7)
Sep 19 2007 Template function limitations (3)
Sep 19 2007 Intransitive const implemented in a transitive const world (1)
Sep 19 2007 selective import adds symbol to public namespace (3)
Sep 18 2007 Dereferencing void pointers: why not? (2)
Sep 18 2007 How does the compiler look for the files of imports? (18)
Sep 18 2007 Template bugged? (7)
Sep 18 2007 Is this function pure? (44)
Sep 18 2007 cast class references to void and back (5)
Sep 18 2007 Clearing associative arrays (5)
Sep 17 2007 Template Prerequisite proposal (6)
Sep 17 2007 Ruby and SWIG (3)
Sep 17 2007 Replacing the GDB D patch with dfilt (3)
Sep 17 2007 Proposal: Static Invariant (C++ concept in D) (11)
Sep 16 2007 Do we really need const? (86)
Sep 16 2007 Thinking about stack traces in D (10)
Sep 15 2007 favorite GUI lib for D (21)
Sep 15 2007 Inner modules / namespaces (10)
Sep 15 2007 D grammar as LL(1) grammar ( OT) (11)
Sep 15 2007 inner member classes in final outer class (27)
Sep 15 2007 responding to forum (8)
Sep 15 2007 problem with args (2)
Sep 14 2007 Two "standard" libraries??? (31)
Sep 14 2007 const as per popular demand (7)
Sep 14 2007 spam filter (2)
Sep 14 2007 logical const is a subset of transitive const (19)
Sep 14 2007 Help - can't ADD constness (7)
Sep 13 2007 Transactional Memory: From Semantics to Silocon (3)
Sep 13 2007 using .a c libraries compiled on linux (2)
Sep 13 2007 Yet another const system - for everyone to enjoy (4)
Sep 13 2007 Walter is right about transitive readonly - here's the alternative (53)
Sep 12 2007 const member functions (3)
Sep 10 2007 *context safe* exceptions (1)
Sep 12 2007 Dismantling the Christmas Tree (2)
Sep 12 2007 Re: Behavior of continue in do/while loops. (1)
Sep 12 2007 Terminating an application (8)
Sep 12 2007 Will alias this work for classes too? (7)
Sep 12 2007 const/invariant/pure/mutable living happily together (3)
Sep 12 2007 the Exception class (3)
Sep 12 2007 Minimal D Cross Compiler (28)
Sep 12 2007 RFC: Behavior of continue in do/while loops. (19)
Sep 12 2007 What does "macro" mean anyway? (4)
Sep 11 2007 Top 4 use cases for mutable references to const data (1)
Sep 11 2007 macros: type save, or what? (9)
Sep 11 2007 Properties and const (1)
Sep 11 2007 opSlice and $ (20)
Sep 11 2007 PNG libraries (12)
Sep 11 2007 Latest const expansion (22)
Sep 11 2007 class design question (inner classes) (17)
Sep 11 2007 Transitive const sucks (83)
Sep 11 2007 restrict sucks (2)
Sep 10 2007 Well that was stupid of me (feature request) (7)
Sep 10 2007 Const sucks (123)
Sep 10 2007 Is std.loader "stable"? (2)
Sep 10 2007 D on Visual Studio? (18)
Sep 10 2007 AAs and GC (2)
Sep 09 2007 vtbl jamming (6)
Sep 09 2007 Proposal: this.d (21)
Sep 09 2007 cast(!const) proposal (17)
Sep 09 2007 Casting away const and invariant (20)
Sep 09 2007 Empowering foreach with in-place iteration (3)
Sep 09 2007 Empowering foreach with multiple aggregates (8)
Sep 08 2007 alias base._ctor is not as powerful as i thought (4)
Sep 08 2007 including arbitrary files into the binary (4)
Sep 08 2007 Proposal - Revised Syntax for const and final (12)
Sep 08 2007 Modules vs Packages (8)
Sep 08 2007 Another 'what is the difference between' (2)
Sep 07 2007 Comparison: when operator<() is better than opCmp() (11)
Sep 07 2007 Reset class member variables (16)
Sep 07 2007 [D2.0] Transitive const is bad sometimes (1)
Sep 07 2007 linux api functions (3)
Sep 07 2007 I get how. I don't get why. (more const stuff) (4)
Sep 07 2007 Nitpicking the D grammar (5)
Sep 07 2007 Template Arguments in inline ASM (3)
Sep 07 2007 mixin macros -- so tantalizing (4)
Sep 07 2007 What is the difference between... (23)
Sep 07 2007 Where do I get D 2.0? (2)
Sep 06 2007 D's exception cost (happy path) is large than G++ (2)
Sep 06 2007 How big is your wall (1)
Sep 06 2007 Token strings as "cheap" macros. (5)
Sep 06 2007 Linus says C++ is a horrible language (20)
Sep 06 2007 Okay, what happened to my literal strings? (16)
Sep 06 2007 Koders D (non)support (3)
Sep 05 2007 Feature Request for D 2.0: Traced Exceptions ..... _please_ (4)
Sep 05 2007 Cross-platform dynamic libraries (GNU/Linux, Mac OS X, Windows,...) (10)
Sep 05 2007 Properties and macros on WalterAndrei.pdf. (3)
Sep 05 2007 Pseudo-multiple-inheritance for structs and disambiguation (1)
Sep 05 2007 dst = src rather than src dst (31)
Sep 05 2007 var.init change (9)
Sep 04 2007 using opAssign or having my own assign function (6)
Sep 04 2007 Cool Trick: Currying for stack-on-heap style delegates (2)
Sep 04 2007 Feature Request: The ability to deduce delegate parameters based (1)
Sep 04 2007 "nobody known about D!" (15)
Sep 04 2007 catch without block/scope brackets (8)
Sep 04 2007 Future of DMD 1.xxx (7)
Sep 03 2007 Using an uninitialized structure (12)
Sep 02 2007 Will macros work with expressions? (14)
Sep 02 2007 Character is only first byte of an UTF-8 sequence (9)
Sep 01 2007 an interesting way to do lazy object caching (1)
Sep 01 2007 Implicit template function overloading broken? (1)
Sep 01 2007 With as an expression instead of a statement (2)
Sep 01 2007 structs, classes, interfaces - Part III, Solution (15)
Sep 01 2007 structs, classes, interfaces - Part II, Problem (1)
Sep 01 2007 structs, classes, interfaces - Part I, Motivation (5)
Sep 01 2007 Auto Interation (3)
Aug 31 2007 Unofficial wish list status. (2)
Aug 31 2007 Feature Request for 2.0: A way to implement MRV (3)
Aug 31 2007 arkangath (1)
Aug 31 2007 WalterAndrei.pdf (3)
Aug 30 2007 static parameters (12)
Aug 30 2007 struct inheritance (28)
Aug 30 2007 [OT] Andrei? (3)
Aug 30 2007 [OT] GC without paging (5)
Aug 30 2007 [OT] D. Walter's and Andrei's talk (12)
Aug 29 2007 Proposal: inferring RHS for new expressions (1)
Aug 29 2007 class extensions (30)
Aug 29 2007 Is D Contracts broken? (4)
Aug 29 2007 Compile time loop unrolling (2)
Aug 29 2007 Lisp-Java-D (1)
Aug 29 2007 Notes on D future (6)
Aug 28 2007 DSSS and multiple intermingled environments (13)
Aug 28 2007 Stripping away const/invariant in D 2.0 (9)
Aug 27 2007 Round-up of the recent WindowsAPI discussions from when I wasn't looking (11)
Aug 27 2007 DTL? (5)
Aug 27 2007 IDEA: An elegant mechanism for adding an interface to sombody else's (2)
Aug 27 2007 How to check for null references (15)
Aug 26 2007 More DS3 feedback (2)
Aug 26 2007 DS3 (9)
Aug 26 2007 Descent (5)
Aug 26 2007 So, what happened? (16)
Aug 26 2007 Inconsistency increasing (2)
Aug 26 2007 D Conference Tango Phobos (127)
Aug 26 2007 Alias this conflict (1)
Aug 25 2007 calling a D function from C and C++ code (5)
Aug 25 2007 Constness Naming Proposal (7)
Aug 24 2007 Recursive Declarations (for functions). (6)
Aug 24 2007 The Happy Struct Sorting Accident (3)
Aug 24 2007 Another problem with properties (10)
Aug 23 2007 How does the GC work? (3)
Aug 23 2007 Is D floating point semantics too advanced? (13)
Aug 23 2007 Tangobos: Symbol undefined when compiling with -g (2)
Aug 23 2007 Help : DMD debugger issue under Win NT and codeblocks (2)
Aug 21 2007 Proposal for __traits (9)
Aug 21 2007 Can dmd compile with my own runtime library? (27)
Aug 21 2007 Unhandled exceptions on Linux (3)
Aug 21 2007 [OT] Google techtalk on LLVM 2.0 and cfront (16)
Aug 21 2007 Some tools for D (17)
Aug 21 2007 std.date time problem (8)
Aug 21 2007 Private classes? (9)
Aug 20 2007 Properties sugestion. (11)
Aug 20 2007 Need to synchronize Socket.send()? (2)
Aug 19 2007 Need to synchronize Socket.send()? (4)
Aug 19 2007 Stroustrup's talk on C++0x (114)
Aug 19 2007 Integral overflow, Order relations (3)
Aug 18 2007 Improving D's support of code-pages (33)
Aug 18 2007 D called from Java (8)
Aug 18 2007 linking library files under linux (2)
Aug 17 2007 OffsetTypeInfo (8)
Aug 17 2007 operator new(): struct v. class (9)
Aug 17 2007 Proxy objects and controlling/monitoring access (5)
Aug 17 2007 scope keyword - a maintenance nightmare? (21)
Aug 17 2007 Fixing D's Properties (30)
Aug 17 2007 Performance is not everything (12)
Aug 16 2007 AES anyone? (9)
Aug 16 2007 tango regex: case insensitive -> defaulting to lower case (1)
Aug 16 2007 Re: Hiding class pointers -- operator new() (1)
Aug 16 2007 Can i use D for OS develop. (1)
Aug 16 2007 Can i use D for OS develop. (1)
Aug 16 2007 Can i use D for OS develop. (15)
Aug 16 2007 Linux shared libraries - I'm confused (18)
Aug 16 2007 base class method can implement base base interface method, is it designed? (1)
Aug 15 2007 AST Macros: Just what will they be able to do? (7)
Aug 15 2007 Enum inheritance (10)
Aug 15 2007 Hiding class pointers -- was it a good idea? (82)
Aug 13 2007 How to override opCmp when two different sorts are needed? (15)
Aug 13 2007 Re: Biggest problems w/ D - strings (15)
Aug 13 2007 dup field in sub-class should be reported by the compiler (21)
Aug 13 2007 installing Phobos and Tango (8)
Aug 12 2007 Is PyD working? (8)
Aug 12 2007 Java-like generics in D (12)
Aug 11 2007 openSceneGraph under D ? (8)
Aug 11 2007 Impressed (4)
Aug 10 2007 Re: Biggest problems w/ D - strings (12)
Aug 10 2007 Re: Biggest problems w/ D - 64bit (1)
Aug 10 2007 Is this a bug? "ref" affects only first tuple element (4)
Aug 09 2007 Biggest problems w/ D (22)
Aug 09 2007 Weird bit-shift behavior on void*. (4)
Aug 09 2007 Newly rewritten developer docs for DSSS (14)
Aug 08 2007 Silent compiler bug (3)
Aug 08 2007 Standard ML to D translation (4)
Aug 08 2007 Win32 headers: Problem with COM interface indirection levels (16)
Aug 07 2007 Transitive Const in OO programming (12)
Aug 07 2007 __traits conflicts with rationale (6)
Aug 07 2007 compile-time regexp lib released (6)
Aug 07 2007 Proposition for change in D regarding Inheriting overloaded methods (21)
Aug 07 2007 Few things II (20)
Aug 06 2007 A great article on LTCG(Link Time Code Generation) (2)
Aug 06 2007 D and parallel programming (5)
Aug 05 2007 2/3 dimensional arrays + comparison page truncated (9)
Aug 05 2007 Why retain new ? (5)
Aug 05 2007 GMP (GNU multiple precision) wrapper for D? (10)
Aug 05 2007 Arrays, copied or referenced? (3)
Aug 05 2007 On invariants (1)
Aug 05 2007 Hijacking (61)
Aug 05 2007 Lisp/Ruby style symbols (2)
Aug 05 2007 a more consistent const syntax (18)
Aug 04 2007 type of array element, type of assoz key? (3)
Aug 04 2007 Swt port forum (2)
Aug 04 2007 dsource has lost its zip download facility again (1)
Aug 02 2007 Automatic code refactoring (15)
Aug 02 2007 Phobos fixable bugs (2)
Aug 01 2007 gSoap (10)
Aug 01 2007 Well, well... (17)
Aug 01 2007 Wiki4D broken (2)
Aug 01 2007 Overloading/Inheritance issue (85)
Aug 01 2007 Regurgitated proposal: Make loop conditions part of the body's scope (5)
Aug 01 2007 const and phobos string functions (11)
Aug 01 2007 Few things (28)
Jul 31 2007 Is Phobos's Garbage Collector utterly broken? (Phobos vs Tango) (20)
Jul 31 2007 Unofficial wish list status. (7)
Jul 31 2007 std.threads : smp programming (3)
Jul 31 2007 Adding docs to Phobos, how? (1)
Jul 31 2007 Are Tuples as lvalues supposed to be supported? (4)
Jul 30 2007 template forward reference (22)
Jul 30 2007 Missing code from DMD's 2.003 front-end? (ping Walter) (4)
Jul 30 2007 About RAII and GC...? (8)
Jul 30 2007 Re: Compiling the frontend (I know it's not supposed to compile as-is (1)
Jul 30 2007 Is D open for different code conventions? (8)
Jul 29 2007 suggestion for eliminating the overload ambiguity for properties (5)
Jul 29 2007 GUI library (ex: WxD) (2)
Jul 29 2007 Debugging heap corruption (13)
Jul 28 2007 quirks of functions and delegates (9)
Jul 27 2007 Compiling the frontend (I know it's not supposed to compile as-is but...) (7)
Jul 27 2007 Inadequacies of __traits (5)
Jul 27 2007 user defined implicit casts (18)
Jul 27 2007 user defined implicit casts (1)
Jul 27 2007 Will D ever get a reference type? (9)
Jul 27 2007 A Quick & Dirty Unit Test Framework for D 2.0 (4)
Jul 25 2007 behavior of this (3)
Jul 25 2007 development team looking for members (1)
Jul 25 2007 Simple tutorial (10)
Jul 25 2007 python's "with" in D (1)
Jul 24 2007 Control Structures Proposal (10)
Jul 24 2007 Annoyance: 'Shadowing declaration is deprecated'+ mixins (14)
Jul 24 2007 Strange cast error in compile-time function (7)
Jul 24 2007 overloading by constness (3)
Jul 24 2007 multiple dispatch using run & compile time reflection (4)
Jul 24 2007 class mixin (1)
Jul 24 2007 compile time reflection to runtime reflection (3)
Jul 24 2007 potential speed improvement for repeated string concatenation (11)
Jul 24 2007 Implementing required methods with alias (1)
Jul 23 2007 getting line number in templates (2)
Jul 23 2007 Walter: Import clarifications. (3)
Jul 23 2007 Is D really community driven? (13)
Jul 23 2007 GNU Scientific Library in D (21)
Jul 23 2007 New to D (3)
Jul 23 2007 What runtime are the library writers going for? (6)
Jul 22 2007 Foreach Range Statement (23)
Jul 22 2007 Tango file download - missing target (2)
Jul 21 2007 using C with D (17)
Jul 21 2007 Static destructors called before class instance destructors (5)
Jul 20 2007 Why are binaries/executables so large on Windows? (12)
Jul 20 2007 Pyd: class initializer with delegate as argument not working (1)
Jul 19 2007 Re: The Next Mainstream Programming Language: A Game Developer's (1)
Jul 19 2007 Advanced Topics in Programming Languages Series: C++ Threads (The (2)
Jul 19 2007 foreach with enum (14)
Jul 19 2007 Delegation of interfaces (5)
Jul 19 2007 D 2.003 teaser (6)
Jul 18 2007 The D conference? (5)
Jul 18 2007 easily convert any method/function to a delegate (6)
Jul 18 2007 Problems with implicit template instantiation: Tail Currying (2)
Jul 18 2007 Humble request Walter: Could you _please_ fix phobos already? (22)
Jul 17 2007 VTable/open resusable object model (4)
Jul 17 2007 Proposal of a general do-while loop (40)
Jul 16 2007 Partial class implementation (21)
Jul 16 2007 D and Lisp (6)
Jul 15 2007 D programmer wanted (3)
Jul 15 2007 switch with string problem (3)
Jul 15 2007 Compile-time reflection (1)
Jul 14 2007 The Next Mainstream Programming Language: A Game Developer's Perspective :: Redux (49)
Jul 13 2007 Two standard libraries? (77)
Jul 13 2007 INVALID_HANDLE_VALUE const? (2)
Jul 13 2007 const struct not accepted as initializer by dmd 2.002 (5)
Jul 12 2007 More on GPU's: RapidMind (4)
Jul 12 2007 Discussion on avoiding security vulnerabilities in C++ (15)
Jul 12 2007 Another prayer for invariant strngs (8)
Jul 12 2007 problem with compling (3)
Jul 12 2007 problem with compling (2)
Jul 11 2007 YASQ - Proper way to convert byte[] <--> string (7)
Jul 11 2007 What's the difference between C and D? (3)
Jul 11 2007 Open GL Bindings (was Re: GPGPU Arrays) (14)
Jul 11 2007 RAII support (2)
Jul 09 2007 ambiguation between char[] and dchar[] (10)
Jul 09 2007 C++ to D 2.0 - Do we need a new Forum ? (1)
Jul 09 2007 native dmd and cygwin (3)
Jul 09 2007 Regexp included in dmd download with other docs (2)
Jul 09 2007 Templates, implicit conversions and const (3)
Jul 09 2007 Arrays, overlapping, etc (8)
Jul 09 2007 Any D2.0 compatible windows framework? (4)
Jul 08 2007 Linking against a Win32-DLL (23)
Jul 08 2007 Macros: a visual aid. (18)
Jul 07 2007 version and extern problems (53)
Jul 07 2007 GPUs and Array Operations (17)
Jul 07 2007 Initializing a static array/struct from a binary file (2)
Jul 07 2007 Casting pointers (7)
Jul 06 2007 Should DDoc list all publics by default? (8)
Jul 06 2007 Pyd: Wrapping too many functions in a class gives a compiler error (21)
Jul 06 2007 const & invariant at global scope (2)
Jul 06 2007 const const(char)[] (2)
Jul 06 2007 V2 Initializing char[] variables (1)
Jul 05 2007 Whatever happened to const by default (3)
Jul 05 2007 pseudo array properties (9)
Jul 05 2007 reassign single elements of a string (using foreach) (2)
Jul 05 2007 DLL in D based on Tango (5)
Jul 05 2007 implicit break of scope / scope-by-default (1)
Jul 05 2007 I don't know why that double posted. (sorry) (6)
Jul 05 2007 Feature: allow access to lvalue in static operator overloads. (1)
Jul 05 2007 Feature: Access to lvalue in static operator overloads (4)
Jul 05 2007 Using CORBA with D (2)
Jul 05 2007 I wonder what Walter has to say about: No Access to lvalue in static operator overloads. (1)
Jul 04 2007 initialization lists ? (5)
Jul 04 2007 V2 string (49)
Jul 04 2007 Assigning a scope variable to an outer-scope variable is allowed? (4)
Jul 03 2007 PHP embedded in D. (9)
Jul 03 2007 No Access to lvalue in static operator overloads. (7)
Jul 03 2007 Anybody working on a Aspell (or similar) interface to D (1)
Jul 02 2007 Searching for things related to the D language... (3)
Jul 02 2007 pass a delegate to an API as a context pointer? (15)
Jul 02 2007 Place to stay for conference (6)
Jul 02 2007 Compiling wxd (5)
Jul 02 2007 Public outcry against new .init behaviour (25)
Jul 01 2007 Favorite bug? (21)
Jul 01 2007 Linking woes mysqlclient.lib (2)
Jun 30 2007 Unofficial wish list status. (5)
Jun 29 2007 D2.0 Stack allocated classes (5)
Jun 29 2007 Static operator overloads are possible why? (22)
Jun 29 2007 Mock objects framework...? (7)
Jun 29 2007 As a Mathematician I would like: (21)
Jun 29 2007 explicit interface implementation (1)
Jun 29 2007 Status of dmd's so output (1)
Jun 28 2007 Partial class implemenation (2)
Jun 28 2007 gdc and the Computer Language Benchmarks Game (4)
Jun 28 2007 Functors (10)
Jun 28 2007 Not sure .. is this a bug? (4)
Jun 28 2007 Linking on windows (6)
Jun 28 2007 Assert (18)
Jun 27 2007 commutative Keyword (1)
Jun 27 2007 Lazy evaluation (16)
Jun 27 2007 const system in OO code (2)
Jun 27 2007 Deleting Entries from an Array (6)
Jun 26 2007 Storing a list in an expression list (2)
Jun 26 2007 carreer opportunities (14)
Jun 26 2007 RTL preformance optimizations (1)
Jun 26 2007 Pyd: Stackthreads and returning arrays from D (8)
Jun 25 2007 'var' and 'volatile' as !const, with invariant-by-default (7)
Jun 25 2007 object oriented value type (16)
Jun 25 2007 Missing const feature? Having a thread own the read/write privilege (3)
Jun 25 2007 Bug tracker best practices (10)
Jun 24 2007 Const by Default (9)
Jun 24 2007 Unable to link program, linker crashes (3)
Jun 23 2007 final invariant request = disallow meaningless attributes (3)
Jun 23 2007 D from ARM? (3)
Jun 23 2007 Extern function inside a class? (2)
Jun 23 2007 diferencies between D and C (5)
Jun 22 2007 FAQ in D conference 2007 (9)
Jun 22 2007 Little annoyance - reposted to the right group (2)
Jun 22 2007 libphobos as .so? (1)
Jun 22 2007 libphobos as .so? (15)
Jun 22 2007 dmd1.017 ? (2)
Jun 21 2007 A const use-case I would NOT like to see replicated (4)
Jun 21 2007 .idup flawed? (3)
Jun 21 2007 Initializers are Evil! (5)
Jun 20 2007 D const design rationale (128)
Jun 20 2007 Proposal: static ctor priority (4)
Jun 20 2007 example of how to build juno with DMD1.016 (1)
Jun 20 2007 linux install script (9)
Jun 20 2007 RapidMind: C++ Meets Multicore (DDJ Article) (3)
Jun 20 2007 DLL with same conventions as VC++ (7)
Jun 20 2007 1.010 == stable ? (4)
Jun 20 2007 What I do to easily switch between different DMD versions and (11)
Jun 19 2007 Deprecate -v1 ? (2)
Jun 19 2007 Publicity (was: Re: Why is 2.0 in the works already?) (6)
Jun 19 2007 Wishlist/Roadmap for 2.0? (6)
Jun 18 2007 Tuples with named attributes (2)
Jun 18 2007 String Literals (D 2.0) (3)
Jun 18 2007 Are the _d_arrayappend functions, thread-safe? (6)
Jun 18 2007 why no "old" operator in function postconditions, as in Eiffel? (10)
Jun 18 2007 Huh, invariant() {...} ? (16)
Jun 18 2007 DFL + CreateProcessAsUserA function access violation (3)
Jun 18 2007 Q: Generating the full Phobos and std.* documentation? (3)
Jun 18 2007 Why is 2.0 in the works already? (5)
Jun 18 2007 supporting DMD-1.016 and DMD-2.000 with the same source code (16)
Jun 18 2007 Request: new compiler constants (1)
Jun 18 2007 D2.0 const this methods (6)
Jun 18 2007 D2.0: an example of use-case for casting invariant away (37)
Jun 15 2007 Q: Exception design questions (7)
Jun 15 2007 Code Style (29)
Jun 14 2007 How to create a DLL (6)
Jun 14 2007 Working with utf (14)
Jun 14 2007 Suggestion: "fix" assert(obj) (48)
Jun 13 2007 OpenMP (2)
Jun 13 2007 Pointers vs. References (25)
Jun 12 2007 alle the dmd.zip mirrors seem to be dead - why don't we use rapidshare (1)
Jun 12 2007 A question about modules (18)
Jun 11 2007 using encodings other than UTF-8 (2)
Jun 10 2007 Examples, please? (4)
Jun 10 2007 Does D need a Wiki? (2)
Jun 10 2007 Poll: Would you like to try const-by-default or not? (68)
Jun 10 2007 Using D is a win (9)
Jun 09 2007 A bug in news reader program (4)
Jun 07 2007 Creating a dynamic library on Linux with DMD (11)
Jun 07 2007 Object.factory (22)
Jun 06 2007 First ever rentacoder D gig (?) (3)
Jun 06 2007 DFL+console window (3)
Jun 05 2007 Do we need a time-out in D evolution? (55)
Jun 05 2007 D to .NET (3)
Jun 05 2007 D to C (3)
Jun 04 2007 Stepping back and looking at constness from another angle. (67)
Jun 03 2007 Why isn't DSSS ('s net portion) more widely used? (17)
Jun 03 2007 dmd -I flag - how to use? (5)
Jun 03 2007 BCD and OpenSSL (12)
Jun 02 2007 D User Stats (3)
Jun 02 2007 A question about the license for your contributions to Phobos (1)
Jun 01 2007 v.1.010 beta or final (4)
Jun 01 2007 Phobos licensing (18)
Jun 01 2007 Hello World -- 112K??? (5)
Jun 01 2007 D Cannot Find Module sdio (3)
Jun 01 2007 lazy evaluation (12)
Jun 01 2007 Inheriting constructors (12)
Jun 01 2007 Problems with GC, trees and array concatenation (18)
May 31 2007 extended foreach? (3)
May 31 2007 Unofficial wish list status. (1)
May 31 2007 assembler parameter (2)
May 31 2007 PHP-style (embedded variables) print statements (23)
May 30 2007 threads: Waiting for event & shutdown socket (5)
May 30 2007 D + LLVM? (11)
May 30 2007 Extra Array Operator Overloading Request (5)
May 30 2007 strange problem with socket.accept() (5)
May 30 2007 Suffix-based literal syntax (12)
May 30 2007 Survey numberof posts on newsgroups (3)
May 29 2007 other array types than char in templates? (5)
May 29 2007 proposal: improved import declaration (11)
May 29 2007 The future of concurrent programming (44)
May 29 2007 Can't incremen int inside funciton call -- bug? (5)
May 28 2007 Re: Access violation in trying to use a class (9)
May 28 2007 struct vs. class (17)
May 28 2007 Reference to an object disregarding mutation - what's the trick? (11)
May 28 2007 problem with overwriting Class (2)
May 28 2007 if-expressions (15)
May 27 2007 iterators again (37)
May 27 2007 -debug and -release (16)
May 26 2007 const, final, scope function parameters (62)
May 26 2007 todo statement, -beta and -airy compiler options (3)
May 26 2007 DSSS: More than one build per project (3)
May 26 2007 Threadsafe singleton using volatile,synchonized (5)
May 25 2007 evaluate string functions at compile time? (2)
May 25 2007 Meta-Programming (4)
May 25 2007 Function Prototypes in D? (5)
May 25 2007 Selftype: an idea from Scala for D2.0 (17)
May 25 2007 final? (3)
May 25 2007 return file from memory (6)
May 25 2007 readExact Problem (6)
May 24 2007 Tangobos! (1)
May 24 2007 Thanks for doost.program_options (6)
May 24 2007 named-like-this.obj (9)
May 24 2007 inner templates? (7)
May 24 2007 Array with char-keys (11)
May 24 2007 Good Linux IDE/Editor (10)
May 24 2007 Something like system(PAUSE) like in C++ under windows? (5)
May 24 2007 [Phobos] A new constructor is needed in std.socket.Socket (4)
May 23 2007 Passing an in parameter and aliasing (11)
May 23 2007 Feature request: interfaces declare types (3)
May 23 2007 svn export (2)
May 23 2007 Can we please have digitalmars.D.phobos ? (17)
May 22 2007 Can a member function return a delegate to itself? (11)
May 22 2007 Downs' proposal, cooperate with linker to emit message? (2)
May 22 2007 compile-time variables? (27)
May 22 2007 BCD on Windows (1)
May 22 2007 random stuff you might find useful (4)
May 21 2007 feature req: extend property syntax func calls to classes, interfaces, (7)
May 21 2007 when would a mangle name be prefixed with "d" ? (2)
May 21 2007 First release (2)
May 21 2007 D in the press (7)
May 20 2007 Windows console (2)
May 20 2007 DMD in Gentoo (19)
May 20 2007 newbie prob: referenced parameter only partially changed (7)
May 20 2007 Binary with appended zip-file (11)
May 19 2007 Default value of class (10)
May 19 2007 unittests all in one time (3)
May 19 2007 RAII who? (8)
May 19 2007 2 Questions: Do I need an interface & C++ -> D code part, how? (3)
May 18 2007 simplify code with macro (1)
May 18 2007 private class members (3)
May 18 2007 SocketException with code 10106 (2)
May 18 2007 Small readln problem (2)
May 18 2007 Rob Pike's Newsqueak - some good concepts (13)
May 17 2007 circular deps (4)
May 16 2007 Better documentation generation (2)
May 16 2007 Module packaging (14)
May 15 2007 dynamic array memory allocation (15)
May 15 2007 Self-reference in interface definition (5)
May 15 2007 PGI Compiler (1)
May 15 2007 Chinese characters in a string(GDC) (8)
May 14 2007 scaling of templates with alias argument (10)
May 12 2007 extern C: Transition C libraries to D libraries (2)
May 11 2007 Idea for Threads (20)
May 11 2007 Bug in phobos Thread module? (19)
May 10 2007 problem with sockets under win32; premature connection termination (8)
May 10 2007 Help with linker problem (12)
May 10 2007 Book about D (24)
May 10 2007 how to determine a runtime type faster? (8)
May 09 2007 Sun Open Sources Java (6)
May 09 2007 is there a working/compile and runnable version of the compiler frontend (6)
May 09 2007 request: python style decorators / aspect orientation (20)
May 09 2007 request: platform independent argument length function added to stdarg (1)
May 08 2007 (not so OT) How to set a breakpoint in ddbg specifying an absolute (4)
May 08 2007 Install check? (20)
May 08 2007 OT(totally): I'm back (8)
May 08 2007 Changing the behavior of compile time ? : (1)
May 08 2007 tango & linux... something work?? (2)
May 08 2007 Request: remove std.math2 (1)
May 07 2007 Big debug exe (5)
May 07 2007 Red Code, Green Code (nwcpp video) (10)
May 07 2007 Structure initialization (5)
May 06 2007 Variants and pattern matching implementation (7)
May 06 2007 DDoc and mixins (7)
May 06 2007 Can't work with sockets (5)
May 06 2007 Calling members of null pointers-to-struct (6)
May 05 2007 Feature request: First class labels (12)
May 04 2007 D vs. ISRs (interrupt service routines) or Which D language features implictly allocate memory? (9)
May 04 2007 should a delegate context ever be a non pointer? (3)
May 03 2007 Proposal: property 'fetch' for AA (3)
May 03 2007 accessing the raw .mbox file for the newsgroup (1)
May 02 2007 Constructor template (3)
May 02 2007 Getting around forward references in templates? (4)
May 02 2007 How big is the DMD back-end? (2)
May 01 2007 Multi-architecture binaries (13)
May 01 2007 Returning tuples from functions (9)
Apr 30 2007 Unofficial wish list status. (5)
Apr 30 2007 API changing, possible low lying fruit, random thought (5)
Apr 30 2007 Does D need a sscanf? (6)
Apr 30 2007 proposal: generic tupleof property for expressions (4)
Apr 30 2007 -profile and the gc (2)
Apr 30 2007 D vs VM-based platforms (65)
Apr 30 2007 Request: (expression).stringof should return a textual AST (7)
Apr 29 2007 new version of core32 (running in DMD 1.013) (5)
Apr 29 2007 What is Computer Science? (8)
Apr 29 2007 How to convert a member function pointer to a normal function pointer (7)
Apr 28 2007 Reflection roadmap? (4)
Apr 28 2007 Array type conversion (19)
Apr 28 2007 [OT] Drinking Game (was: Re: Branches and management) (20)
Apr 28 2007 re: Branches and management (1)
Apr 28 2007 getopt (3)
Apr 27 2007 Suggestion: non-fatal failed imports (4)
Apr 27 2007 Compile-Time std::map (10)
Apr 27 2007 example for compile time function execution (11)
Apr 27 2007 equals assignment (4)
Apr 27 2007 DFL control question (3)
Apr 26 2007 Redirect digitalmars.com port 443 -> 119 (6)
Apr 26 2007 D and expression evaluation order. (43)
Apr 26 2007 a problem with references (2)
Apr 25 2007 interop with other environments (11)
Apr 25 2007 New Macro Syntax Proposal (5)
Apr 25 2007 Set class for D (15)
Apr 25 2007 The in operator and normal arrays (14)
Apr 25 2007 RDMD - source - change (4)
Apr 25 2007 RDMD - source - change (1)
Apr 25 2007 Re: Will macros just be syntactic sugar? [EXAMPLE] (2)
Apr 25 2007 Xml parser (10)
Apr 25 2007 Will macros just be syntactic sugar? (17)
Apr 24 2007 Ask to DFL (4)
Apr 24 2007 Nice logo (1)
Apr 24 2007 Suggestion for digitalmars D documentation pages (1)
Apr 24 2007 Cool thing about D, number #72 (16)
Apr 24 2007 DFL Wrong,please give me a help (7)
Apr 24 2007 std.signals and the object delegate limitation (1)
Apr 23 2007 Very minor Enum proposal (1)
Apr 23 2007 Neat trick - 'with' and unnamed objects + 'with' proposals (19)
Apr 23 2007 D bindings for GTK? (5)
Apr 23 2007 Tired to waste time in building libs (like me) (3)
Apr 23 2007 how difficlut to create a com object in D (8)
Apr 23 2007 Deamortizing AA's and Dynamic Arrays (7)
Apr 23 2007 Interfacing C with D...How to? (3)
Apr 23 2007 =?ISO-8859-1?Q?Re:_How_to_do_Windows_Console=a1=a1Application=a1=a1load_Icon?= (1)
Apr 23 2007 Porting GDC to QNX (1)
Apr 23 2007 How to do Windows Console¡¡Application¡¡load Icon (3)
Apr 22 2007 stdcall functions? (13)
Apr 22 2007 D and the world (128)
Apr 22 2007 Simple GUI test (8)
Apr 21 2007 A couple of Ddoc changes (2)
Apr 21 2007 Suggestion (ping Walter): Improve unit testing. (15)
Apr 20 2007 DMD needs branches (6)
Apr 19 2007 suggestion: default values (5)
Apr 19 2007 share SciTe api file, keywords and functions highlight file for D (3)
Apr 19 2007 SciTE api file, keywords and functions highlight file for D (1)
Apr 19 2007 OT: (article) The truth about Lisp (1)
Apr 19 2007 Feature suggestion: separate compilation of source files. (2)
Apr 19 2007 Large file support? (8)
Apr 19 2007 Compile Time Scope Object? (2)
Apr 19 2007 Make if statement with stricter test (3)
Apr 19 2007 Reflection would be really nice (13)
Apr 18 2007 Tangobos += existence (7)
Apr 18 2007 summing large arrays - or - performance of tight loops (22)
Apr 18 2007 auto used as scope (6)
Apr 18 2007 Let Go, Standard Library From Community (104)
Apr 17 2007 String Class (2)
Apr 17 2007 API question: Delagates/FPs or Interface? (7)
Apr 17 2007 dsource and ranking vs. rating (14)
Apr 17 2007 Header generated with module comment (1)
Apr 17 2007 Phobos vs Tango! What's your opinion? (32)
Apr 17 2007 miss __FUNCTION__ so much (3)
Apr 16 2007 An open question to Rebuild users (50)
Apr 15 2007 why not setup a di -> obj mapping file ? (1)
Apr 15 2007 References becoming null (help!) (2)
Apr 14 2007 Fast regular expressions (13)
Apr 13 2007 alternate foreach semantics proposal (2)
Apr 13 2007 Time to do a Man's Work ?? (40)
Apr 13 2007 Compile-time conversions from string to integer, real, etc. (5)
Apr 12 2007 A different kind of Walter? :-) (72)
Apr 12 2007 D vs. placement new (for classes) aka why D needs .sizeof and .alignof for classes (values not references) (21)
Apr 12 2007 "D is not a language itself" (1)
Apr 12 2007 D CHM (HTML Help) update (1.011) (5)
Apr 12 2007 New Features Always Come With Bugs (8)
Apr 11 2007 Looking for Details On Recent Changes (5)
Apr 11 2007 DMD needs branches (90)
Apr 11 2007 Strange enum (2)
Apr 10 2007 DSSS, Dsource, and cpan (48)
Apr 10 2007 compile-time functions, mixins, reflection (1)
Apr 10 2007 Falling in love with D, but... (18)
Apr 10 2007 Behaviour of unsigned cast (5)
Apr 09 2007 Exuberant Ctags Support for D (5)
Apr 09 2007 is this intended behavior? (15)
Apr 07 2007 reducing dmd help (3)
Apr 07 2007 concepts and interfaces (18)
Apr 07 2007 Simple array init question (26)
Apr 06 2007 ALGOL68-like union type switches? (5)
Apr 06 2007 constant bug? (1)
Apr 06 2007 "private:" remains in effect after end of containing attribute{} (4)
Apr 05 2007 Documentation (2)
Apr 05 2007 Linker complaining about interface methods (4)
Apr 05 2007 Google video about consepts (9)
Apr 05 2007 Feature Request: Eliminate as many try block as possible (2)
Apr 04 2007 standardization of D (33)
Apr 04 2007 Issue with writefln ? (7)
Apr 04 2007 shouldn't cast(Object)cast(void*)anything work? (5)
Apr 04 2007 soap Client (1)
Apr 04 2007 Cannot use function as foreach aggregate. (12)
Apr 04 2007 Call for Open Source Awards 2007 Nominations (1)
Apr 03 2007 A new class -->String (21)
Apr 04 2007 Proposal: static unittest (1)
Apr 03 2007 interface.tupleof proposal (3)
Apr 03 2007 scope(exit): exception safety article example incorrect? (3)
Apr 03 2007 Runtime Polymorphism Issue (1)
Apr 03 2007 Runtime Polymorphism Issue (1)
Apr 03 2007 Legal/Permission Question (46)
Apr 03 2007 BLADE 0.2Alpha: Vector operations with mixins, expression templates, (51)
Apr 03 2007 Feature request : Make Error Messages More Helpful (5)
Apr 03 2007 String & delimit (12)
Apr 02 2007 Feature Request: enhanced inline ASM (5)
Apr 02 2007 Feature Request: enhanced Arg deduce (1)
Apr 02 2007 Apology (8)
Apr 02 2007 Predefined Version expansion (20)
Apr 02 2007 partial class definitions (5)
Apr 02 2007 Feature request: one-statement functions without brackets (15)
Apr 01 2007 cleaner approach of variadic arg deduce, inspired by Jarrett Billingsley (1)
Apr 01 2007 Linking win32 app (2)
Apr 01 2007 A Lock-Free Hash Table (google video) (21)
Mar 31 2007 Idea: extend typesafe variadic functions (5)
Mar 31 2007 Unofficial wish list status. (4)
Mar 31 2007 Newsgroups & Discussions (21)
Mar 30 2007 Spec# released. (1)
Mar 29 2007 might be a bug in the DMD FrontEnd (12)
Mar 29 2007 script for configuring dmd to work with phobos and tango on linux (6)
Mar 29 2007 attributes (3)
Mar 29 2007 reviewing tango (1)
Mar 28 2007 stdio line-streaming revisited (103)
Mar 28 2007 Covariance fix (was: Idea: Lazy upcasting) (3)
Mar 28 2007 C++ Binding / extern(C++) (17)
Mar 28 2007 Porting GDC to QNX (12)
Mar 28 2007 Lib GD (2)
Mar 28 2007 Error interpretation / Pop3Client (8)
Mar 28 2007 Predefined Version Identifier on Linux (12)
Mar 27 2007 Overloading and templates (4)
Mar 27 2007 Standard exception hierarchy (6)
Mar 26 2007 Idea: Lazy upcasting (12)
Mar 26 2007 Language Shootout (17)
Mar 25 2007 Commercial IDE for D (32)
Mar 25 2007 CHM (HTML Help) creator for D documentation (12)
Mar 25 2007 Mysterious programme termination (4)
Mar 25 2007 The new invariant. (3)
Mar 24 2007 DMDFE - where retStyle() is defined ? (7)
Mar 24 2007 opIndexCall (7)
Mar 24 2007 Can const be inferred from invariant? (1)
Mar 23 2007 Warnings / Compiler switch for secure programming (4)
Mar 23 2007 Strange "Statement is not reachable" (4)
Mar 23 2007 DParser patch (1)
Mar 23 2007 Final (1)
Mar 23 2007 Final, Const, Invariant (9)
Mar 22 2007 Automated page translation with Google (46)
Mar 22 2007 OT: Closures For Java (2)
Mar 22 2007 Cannot import module that has name of a package (8)
Mar 21 2007 synchronized keyword (2)
Mar 21 2007 Differentiate const flavors using CASE? (34)
Mar 21 2007 shebang launcher for D programs (34)
Mar 21 2007 Queue in Tango (11)
Mar 21 2007 Tango collections (10)
Mar 21 2007 stdio and Tango I/O performance (13)
Mar 21 2007 too much sugar not good for the health (44)
Mar 20 2007 D programming for symbian (3)
Mar 20 2007 aliased functions (6)
Mar 20 2007 array traversal (9)
Mar 20 2007 compile-time function in a class? (10)
Mar 20 2007 'final' variables (27)
Mar 19 2007 Macro syntax limitations? (2)
Mar 19 2007 handling T.min the right way (37)
Mar 19 2007 New object-oriented language "MixJuice" (4)
Mar 19 2007 interfaces ABI (2)
Mar 19 2007 lib.exe (4)
Mar 18 2007 Problem with type-casting to interface arrays (8)
Mar 18 2007 Writing Bug-Free C/D Code (56)
Mar 18 2007 Abstract functions with bodies (3)
Mar 18 2007 Libraries? (4)
Mar 18 2007 Failure to Descend (11)
Mar 18 2007 Eclipse plugin (3)
Mar 18 2007 [RFC] Object Serialization (3)
Mar 17 2007 the interesting and the sad (5)
Mar 17 2007 AST macros (21)
Mar 17 2007 Proposal: new variable definition operator (11)
Mar 17 2007 dStress + SVN (6)
Mar 17 2007 Rather neat way of doing multiple return values (8)
Mar 17 2007 AA implementation algo should be mentioned (11)
Mar 16 2007 ddoc private methods (5)
Mar 16 2007 _argptr woes (23)
Mar 16 2007 Entry (main) method inside a class? (18)
Mar 16 2007 The future of the Windows API header translation project (3)
Mar 16 2007 Associative Arrays (6)
Mar 15 2007 Forward Declaration (4)
Mar 15 2007 Coverity scan on GDC? (1)
Mar 14 2007 Extended Type Design. (275)
Mar 13 2007 Function Literals (11)
Mar 12 2007 MIN MAX problem (14)
Mar 13 2007 encapsulation (2)
Mar 13 2007 encapsulation (13)
Mar 13 2007 d- encapsulation (5)
Mar 12 2007 member pointers (4)
Mar 12 2007 Little memdump (8)
Mar 12 2007 IsExpression (3)
Mar 12 2007 opCmp just for AA's (2)
Mar 12 2007 Implementing Scheme as DSL for D (2)
Mar 12 2007 D applications for MS Vista with manifest (5)
Mar 11 2007 regular expressions (3)
Mar 11 2007 Feedback on bug reports (15)
Mar 10 2007 Request: set debugging source file (1)
Mar 10 2007 Does DMD unroll loops? (4)
Mar 09 2007 Null checks for structs and (3)
Mar 09 2007 Implicit template properties (4)
Mar 09 2007 Idea: Run Time Compilation (12)
Mar 08 2007 Solutions to the TypeInfo dependency injection issue? (13)
Mar 08 2007 Invalid UTF-8 String with international characters (2)
Mar 08 2007 Pop3 connection with D (16)
Mar 08 2007 D Version (3)
Mar 08 2007 windows d and 64 x86-64 (6)
Mar 08 2007 Optimizer of D (8)
Mar 07 2007 try block portability? (3)
Mar 07 2007 Return in finally (7)
Mar 06 2007 digitalmars.D vs digitalmars.D.announce (17)
Mar 06 2007 Finding the D compiler programatically. (5)
Mar 06 2007 Problem with Point property (9)
Mar 06 2007 Integral types that define opCmp, opEquals (6)
Mar 06 2007 build gdc-0.23 x86_64 (1)
Mar 06 2007 Foreach on a template? (6)
Mar 06 2007 Poll on improved format strings. (16)
Mar 06 2007 [newb] template library? (2)
Mar 06 2007 feature request: interfaces for properties (4)
Mar 05 2007 playing around with D (9)
Mar 05 2007 playing around with D (16)
Mar 04 2007 Classes in D and C++ (24)
Mar 04 2007 ip claims? (16)
Mar 04 2007 public imports (4)
Mar 04 2007 Compile Time Execution of Inout Parameters (7)
Mar 04 2007 new C bindings (9)
Mar 03 2007 D calling C? (5)
Mar 03 2007 Bug found ?? (1)
Mar 03 2007 proposal : functions->delegates (3)
Mar 03 2007 extreme curring (proposal) (4)
Mar 03 2007 currying (3)
Mar 03 2007 template specialization (6)
Mar 03 2007 Structs implementing interfaces (3)
Mar 03 2007 Structuring classes with similar properties (3)
Mar 03 2007 So what about the boost::spirit like libraries ? (2)
Mar 02 2007 Optimizations of DMD (15)
Mar 02 2007 crazy tuple ideas. (7)
Mar 01 2007 EXE? Anyone every written a D program I can execute? (20)
Mar 01 2007 D 2.0 - dalegates to function (13)
Feb 28 2007 Unofficial wish list status. (7)
Feb 28 2007 wait/notifyAll like in Java (20)
Feb 28 2007 Suggestion: "break template;" (5)
Feb 28 2007 toString() on struct template (16)
Feb 27 2007 Functional language in D (6)
Feb 27 2007 linked lists (1)
Feb 27 2007 remove from array (15)
Feb 27 2007 Logotype (8)
Feb 26 2007 D Conference 2007 ? (19)
Feb 26 2007 This may sound silly but... (22)
Feb 26 2007 Making inheritance less tedious (15)
Feb 25 2007 extern (C) private linking issue (6)
Feb 25 2007 problems printing a dchar (2)
Feb 25 2007 To dup or not to dup? (10)
Feb 25 2007 aliasing base methods (25)
Feb 24 2007 Dhrystone speed dmd vs gdc (6)
Feb 24 2007 New set class (17)
Feb 24 2007 Compile time string manipulation caveats (4)
Feb 24 2007 this() member function? (5)
Feb 24 2007 Request: make coff2omf free (72)
Feb 24 2007 Get address of overloaded function (7)
Feb 24 2007 std.file.listdir doesn't work on directory NTFS directory mounted by NTFS-3G (8)
Feb 23 2007 [OT] Getting Flash to work in Firefox on Linux (21)
Feb 23 2007 D on 64bit (3)
Feb 23 2007 XPCOM language binding for D? (9)
Feb 23 2007 rebuild documentation? (5)
Feb 23 2007 Using D, not developing D... (10)
Feb 22 2007 NoNo for Associativity of Assignments? (6)
Feb 22 2007 VIDEO! (52)
Feb 22 2007 Useful x86 linker info page (4)
Feb 22 2007 TypeInfo and bloated exes - is MingGW toolchain the answer? (9)
Feb 22 2007 what exactly does -v1 do? (5)
Feb 22 2007 Template question (10)
Feb 22 2007 Improvement on format strings, take two. (2)
Feb 22 2007 Explicit conversion needed to go from array to pointer?? (6)
Feb 21 2007 Need size of rightmost array, not type... (3)
Feb 21 2007 associativeArray.toHash() (4)
Feb 21 2007 The dynamic method call (2)
Feb 21 2007 Type.stringof (16)
Feb 21 2007 Mixins and comments (1)
Feb 21 2007 -v1 doesn't assume std.gc.setV1_0() (6)
Feb 21 2007 Checking if a function exists (13)
Feb 21 2007 foreach for self-defined data-structure? (4)
Feb 21 2007 Lib change leads to larger executables (117)
Feb 20 2007 Compile-time madness: Compile-time compiler! (5)
Feb 20 2007 Linker: Broken Link (3)
Feb 20 2007 OT: DMC profiler mentioned (1)
Feb 20 2007 Suggestion for a D project/std module: templated format (13)
Feb 20 2007 Error in definition of Imprt (1)
Feb 20 2007 Overloading issue in dmd 1.006 (1)
Feb 19 2007 Request: Implement constant folding for .dup (7)
Feb 19 2007 struct encapsulation (5)
Feb 19 2007 * Win32 issues with Templates and Libs * (30)
Feb 19 2007 Is there a GC'd malloc alternative? (4)
Feb 19 2007 dm directory (3)
Feb 19 2007 Design of reflective enums (19)
Feb 18 2007 * bogus codegen with static opAssign() usage * (11)
Feb 18 2007 help: gdc, dsss, tango -> seg fault (3)
Feb 18 2007 Calling a D DLL from Microsoft Visual C/C++ and MinGW (1)
Feb 18 2007 The CableSwig wrapper generator (1)
Feb 18 2007 Levenshtein Distance algorithm (2)
Feb 18 2007 ddoc for contracts? (2)
Feb 18 2007 64-bit D and interfacing with C (3)
Feb 18 2007 juno (2)
Feb 17 2007 Syntax tree for d source code. (1)
Feb 17 2007 reflective enums part 2 (1)
Feb 17 2007 odd issue in 1.006 (3)
Feb 17 2007 Pyd: Using the new mixins (3)
Feb 16 2007 status of 'lazy' ? (8)
Feb 16 2007 Nice Inline Syntax for DSLs (10)
Feb 16 2007 deprecated alias (6)
Feb 16 2007 Debugging with the printf debugger (2)
Feb 16 2007 A request: templated opCast() signature for class/struct (7)
Feb 16 2007 Writing a library (19)
Feb 15 2007 Static associative arrays? (8)
Feb 15 2007 reflective enums (14)
Feb 15 2007 Motivation for compile time function execution (24)
Feb 15 2007 Idea for ported java static this? (3)
Feb 15 2007 Compile time function execution... (135)
Feb 15 2007 Reaching walter (1)
Feb 15 2007 how to report a problem? (2)
Feb 14 2007 Suggestion: class/struct tuples preserve anonymous unions/structs (11)
Feb 14 2007 operator overloading: opSlice and '$' (1)
Feb 14 2007 overloading operators for I/O (45)
Feb 14 2007 Instantiating template classes with default template arguments (5)
Feb 14 2007 opEquals need to change (1)
Feb 14 2007 SGF parser? (1)
Feb 14 2007 Windows and piped stdin...? (3)
Feb 14 2007 phobos/tango on win32: please drop ANSI "support" (25)
Feb 13 2007 tuple sumlimation (9)
Feb 13 2007 ddoc documentation (2)
Feb 13 2007 Easteregg: riddle of opIndex<op>Assign solved (nearly) (1)
Feb 13 2007 Overloading templates with same parameter list (1)
Feb 13 2007 Code Mixins for Compiler Bootstrapping (2)
Feb 13 2007 Custom control flow statements (5)
Feb 12 2007 Eof - to return or to throw? (10)
Feb 12 2007 too much server load? (3)
Feb 12 2007 Food for thought (9)
Feb 12 2007 Associative Array Initalizers - Possible Syntax? (11)
Feb 12 2007 Qt wrapper for D (7)
Feb 12 2007 GDC on 64 bit linux fails (gentoo) (15)
Feb 12 2007 A little thing about function templates (9)
Feb 11 2007 Super-dee-duper D features (163)
Feb 11 2007 Restrict Class Properties? (23)
Feb 11 2007 Security Risk? (8)
Feb 11 2007 compile-time access to parsed code (7)
Feb 11 2007 Alternate string literal syntax (with mixins)? (19)
Feb 11 2007 Mixin demo: associative array initializers (with support for comments) (5)
Feb 11 2007 KDevelop and D ? (6)
Feb 10 2007 RoR, Judge Judy, and little old ladies (40)
Feb 10 2007 code generation for AOP-style code (1)
Feb 10 2007 SWT progress (1)
Feb 10 2007 Meta-programming - examples (22)
Feb 10 2007 http://ftp.digitalmars.com/ doesn't work (3)
Feb 10 2007 Object and interface compatibility (11)
Feb 09 2007 DWT problem with dmd >= 1.004 (6)
Feb 09 2007 The DeRailed Challenge (21)
Feb 09 2007 Linux version of htod? (3)
Feb 09 2007 Reviewing Phobos (13)
Feb 09 2007 opIndexAddAssign? ... (11)
Feb 09 2007 AA with complex keytype? (35)
Feb 08 2007 Intelligent Loader (3)
Feb 08 2007 another idea for compile time functions (21)
Feb 08 2007 1.005 Mixins :databasetables ->structures/classes (1)
Feb 08 2007 Alexander Stepanov notes on programming online (6)
Feb 08 2007 Associative arrays can't have a static array as key (5)
Feb 08 2007 Executing pure D at compile-time (13)
Feb 08 2007 Some fun: how to shoot yourself in the foot in D? (7)
Feb 08 2007 Variadic template function? (3)
Feb 07 2007 pointers-to-members, (custom) array implementation (15)
Feb 07 2007 make (a < b < c) illegal? (44)
Feb 07 2007 interesting debugger find - OpenWatcom (2)
Feb 07 2007 resurrecting Bud and Rebuild (12)
Feb 07 2007 signed / unsigned oddity (2)
Feb 07 2007 Using typedefed types as covariant return types (8)
Feb 07 2007 Variables too big (std.date (...) int day???) (2)
Feb 07 2007 unsigned policy (45)
Feb 07 2007 mixins and compile-time coding take 2 (2)
Feb 07 2007 Submiting a change to the compiler (3)
Feb 07 2007 DMD's codeview info for classes (3)
Feb 07 2007 std.regexp.split very slow - a bug? (3)
Feb 07 2007 Plugins, Property Injections and Reflection (2)
Feb 07 2007 a sets implementation (5)
Feb 07 2007 What happened to _argptr ? (7)
Feb 06 2007 compile-time regex redux (127)
Feb 06 2007 Implicit instantiation of template constants? (1)
Feb 06 2007 Parser (4)
Feb 06 2007 Mixins and compile-time coding (17)
Feb 06 2007 new string mixins -- debug printfs (5)
Feb 06 2007 Embedded Documentation Suggestion - Inline param comments (4)
Feb 06 2007 writing windows kernel mode code using D? (6)
Feb 06 2007 OpenGL: C and D same code - different results (13)
Feb 06 2007 Will there be dmd.deb? (7)
Feb 05 2007 'override' question (2)
Feb 05 2007 Sorting an array (11)
Feb 05 2007 Bad performance of simple regular expression - why?? (17)
Feb 05 2007 Useful D Templates (2)
Feb 05 2007 Sets (13)
Feb 04 2007 New key file for Crimson Editor (7)
Feb 04 2007 tango module object cannot read file object.d (4)
Feb 04 2007 tango install-dmd.sh syntax error (1)
Feb 04 2007 Why no version number in dmd.zip? (2)
Feb 04 2007 Problems with Template codegen (4)
Feb 03 2007 Tango ready? (13)
Feb 03 2007 Anoying problem, but what else can be done? (4)
Feb 02 2007 Dynamic class loading (6)
Feb 01 2007 feature idea: function enumeration (1)
Feb 01 2007 Floating-point zeros not caught by comparison (2)
Feb 01 2007 Class references, or using ClassInfo to instantiate classes? (6)
Jan 31 2007 Idea : Expression Type (17)
Jan 31 2007 why no '->' operator? (6)
Jan 31 2007 Odd operators (4)
Jan 31 2007 Unofficial wish list status. (1)
Jan 31 2007 interface ABI (2)
Jan 30 2007 Error 42: Symbol Undefined _D18TypeInfo_AC6Object6__initZ (3)
Jan 30 2007 D for embedded? (4)
Jan 30 2007 Small Vectors Proposal (40)
Jan 30 2007 DDoc functionality (3)
Jan 30 2007 Ouch: return values as lvalue (17)
Jan 29 2007 static arrays. (4)
Jan 29 2007 customized "new" and pointer alignment (7)
Jan 29 2007 Qt and KDELibs for D? (8)
Jan 29 2007 Suggestion: Implicit Derived[]-to-Base[] conversions should be disallowed (8)
Jan 28 2007 GC and threads (7)
Jan 28 2007 extension to scope (3)
Jan 28 2007 Type Aware GC Questions (10)
Jan 27 2007 First Steps: Dynamic class instantiation (11)
Jan 27 2007 Why to have properties to sort or duplicate arrays ? (15)
Jan 27 2007 Problems with array handles (3)
Jan 26 2007 Can I typedef pointer to extern (C) function? (6)
Jan 26 2007 Another quirk with array initialization (1)
Jan 26 2007 Creation of a Build tool on top of the D compiler (16)
Jan 26 2007 fun with mixins (3)
Jan 27 2007 Another bug in the GC (4)
Jan 26 2007 Apache Module with D (4)
Jan 26 2007 challenge #3 - Parallel for loop (7)
Jan 25 2007 4-character literal (20)
Jan 25 2007 Good demo for showing benefits of parallelism (19)
Jan 25 2007 Best practices for parsing files (9)
Jan 25 2007 DMD problem: incorrect struct.sizeof (3)
Jan 24 2007 I thought a D compiler producing Java byte code would be interesting... (3)
Jan 24 2007 Error: Array operations not implemented (2)
Jan 24 2007 Tuple Arguments - Type or Constant? (2)
Jan 24 2007 Garbage collector and real resources (5)
Jan 24 2007 Executable size affected by module count? (21)
Jan 24 2007 postincrement behaviour (differences between dmd and gdc) (9)
Jan 24 2007 Versioning best practices (6)
Jan 24 2007 Sort algorithm (6)
Jan 24 2007 With operator like in Object Pascal (3)
Jan 23 2007 std.socket with GDC (4)
Jan 23 2007 seeding the pot for 2.0 features (46)
Jan 23 2007 Holy Win32 Voids, Batman! (4)
Jan 23 2007 Dude! Where's my string constant? (6)
Jan 23 2007 OT: Please, do not use the alternative "Web-News" interface to post (2)
Jan 23 2007 Template method overloading (3)
Jan 23 2007 can we replace the variadic function stuff with the tuple-feature? (3)
Jan 23 2007 challenge #2: implement the varargs_reduce metafunction (66)
Jan 23 2007 Big problem with Small programs (21)
Jan 22 2007 Appending to a dynamic array at specific offset (5)
Jan 22 2007 nedmalloc (5)
Jan 22 2007 Help with DMD 1.00? - Dont know where else to post this (2)
Jan 22 2007 sorting arrays of strings, deleting items from array... (2)
Jan 22 2007 Reading input lines (5)
Jan 22 2007 When does final mean "maybe, kinda, sorta" ? (20)
Jan 22 2007 const methods() (17)
Jan 22 2007 How to do "static link" with c/c++ lib (1)
Jan 21 2007 January NWCPP Presentation (4)
Jan 21 2007 Web development status (12)
Jan 21 2007 Associative Array Initializers (12)
Jan 21 2007 Functional Muti-threading (9)
Jan 21 2007 libraries (2)
Jan 21 2007 String view (5)
Jan 21 2007 Initializing Arrays (3)
Jan 21 2007 challenge: implement the max function (58)
Jan 20 2007 standard library vs standard interfaces (18)
Jan 20 2007 How to install D on Linux as non-root? (6)
Jan 20 2007 Dynamic Method Dispatch (2)
Jan 20 2007 German computer magazine c't features an article about D in its recent volume (3)
Jan 20 2007 Suggestion: Object filenames should be fully-qualified module names (17)
Jan 19 2007 about array setting (3)
Jan 19 2007 Looking for existing command line args parser and config file reading code (2)
Jan 19 2007 File locking (1)
Jan 19 2007 Performance improvements for D / DMD compiler. (100)
Jan 19 2007 implicit casts with dmd ver 1.0 (4)
Jan 19 2007 read gziped file (2)
Jan 19 2007 RFC: Deprecating the Module Operator (2)
Jan 19 2007 Are templates required ? (5)
Jan 18 2007 Tango and setjmp. (3)
Jan 18 2007 Woeful performance of D compared to C++ (23)
Jan 18 2007 inlining with D (3)
Jan 18 2007 Scintilla/Scite 1.72 (4)
Jan 17 2007 Ping: BCS (3)
Jan 17 2007 D gains some publicity from ACM (1)
Jan 17 2007 code blockd IDE (12)
Jan 17 2007 Seeking (short) D developer quotes for article (3)
Jan 17 2007 contracts scope (2)
Jan 17 2007 Shortest comment on D ... ever! (1)
Jan 17 2007 Default initializers (or: win32 bindings' struct sizes) (2)
Jan 17 2007 Regular expression woes (9)
Jan 16 2007 DMD's codeview types for arrays (23)
Jan 16 2007 generic toString() in a template class? (5)
Jan 15 2007 Sun's "Fortress" language (3)
Jan 15 2007 Error: circular initialization dependency with module actor (9)
Jan 15 2007 toString not working... (10)
Jan 15 2007 pointer aliasing in D (1)
Jan 15 2007 Lets deprecate the length in the arrays index (8)
Jan 15 2007 The dll example doesn't seem to work (2)
Jan 15 2007 Proposal: traced pointers (1)
Jan 14 2007 Alias Arguments & Expressions (6)
Jan 13 2007 gdc / nokia / arm-*-gnueabi (8)
Jan 13 2007 X.org header files? (2)
Jan 12 2007 Implicit constructor call (4)
Jan 12 2007 Stack or heap? What's that? (6)
Jan 12 2007 Unable to parse command line arguments in unified way. (6)
Jan 12 2007 i want to be the member of the forum (10)
Jan 11 2007 foreach changes in 1.0 - looping through struct array's unexpected (1)
Jan 11 2007 Damn codepages (1)
Jan 11 2007 The best comment about D ... ever! (21)
Jan 11 2007 Documentation of D arrays (18)
Jan 11 2007 Whatever happened to the old D newsgroup? (1)
Jan 11 2007 Calling Markus Dangl (2)
Jan 11 2007 [OT?] Tango (9)
Jan 11 2007 InSocket: Use epoll instead of select (6)
Jan 11 2007 DMD for win32 may have a bug in option -I (5)
Jan 11 2007 minor spelling bug in http://digitalmars.com/d/dll.html (2)
Jan 10 2007 obj file for mixin? (6)
Jan 10 2007 Is this a operator overloading bug? (19)
Jan 10 2007 Time for a new newsgroup? (17)
Jan 10 2007 Readability and naming. (9)
Jan 10 2007 Dr.Dobb's Blog Portal posts "D's the Real Deal -- Finally" (13)
Jan 10 2007 newbie: howto boost::mpl::find_if in D? (4)
Jan 10 2007 dmd and gdb (2)
Jan 09 2007 Proposal new type "flags" (6)
Jan 09 2007 Template Arguments (3)
Jan 08 2007 writeBlock called from readBlock? (3)
Jan 08 2007 suggested improvements to D (23)
Jan 08 2007 DMD 1.00 packages - EXE and RPM (1)
Jan 08 2007 can't use variadic template arg in dependent type (6)
Jan 08 2007 Regdeveloper mentions D. (4)
Jan 08 2007 book for D programing.!! (6)
Jan 08 2007 nedmalloc vs dmc standard allocator results. (2)
Jan 08 2007 The problem with the D GC (51)
Jan 08 2007 shared objects (7)
Jan 08 2007 D templates + IFTI + Tuples + delegate literals = holy bovine! (4)
Jan 08 2007 D on internetnews.com (4)
Jan 08 2007 D on EclipseZone (2)
Jan 07 2007 C/C++ style Crashes? (21)
Jan 07 2007 Global Imports in DMD not working? (5)
Jan 07 2007 FreeBSD 6 amd64 tweak: Compiling problem: CLASSINFO_SIZE assert (4)
Jan 07 2007 Template context (9)
Jan 07 2007 templates and files. (8)
Jan 07 2007 overlapping array copy strikes again! (1)
Jan 06 2007 Multi-Level Break? (2)
Jan 06 2007 Plugins in d (3)
Jan 06 2007 Sets / associative arrays with void values? (7)
Jan 06 2007 Now what happens to the "What's left for 1.0" discussions and stuff? (3)
Jan 06 2007 Filesize of D binaries? (5)
Jan 06 2007 simple template metaprogramming example (2)
Jan 06 2007 Ping: Daniel Keep (9)
Jan 05 2007 New to Programming (9)
Jan 05 2007 Idea: Classifications (7)
Jan 05 2007 Web-Based News Headaches! (13)
Jan 05 2007 Compiling nedmalloc w/ DMC (6)
Jan 05 2007 D, Java? To D or not to D? (62)
Jan 04 2007 the link error with compile examples (4)
Jan 04 2007 D roadmap after 1.00 (4)
Jan 03 2007 D programs broken at Language Shootout (16)
Jan 03 2007 D mixins (18)
Jan 03 2007 D mixins (2)
Jan 03 2007 D bug or code error? (1)
Jan 03 2007 Call for Articles (5)
Jan 03 2007 out/inout/lazy at call site (4)
Jan 03 2007 Offtopic: bashing c++ (3)
Jan 03 2007 mixins: Shouldn't this work? (4)
Jan 03 2007 Need reflection facilities (14)
Jan 03 2007 German D article at Heise (8)
Jan 03 2007 wxD (GUI) and Code::Blocks (IDE) (3)
Jan 03 2007 forum SW (11)
Jan 02 2007 EditPlus2 syntax file (2)
Jan 02 2007 Survey - what language are you coming from? (130)
Jan 02 2007 "Class.this" equivalent ? (3)
Jan 02 2007 Tuple + foreach (1)
Jan 02 2007 Support for functional programming paradigm (7)
Jan 01 2007 2 folders named 'dm' (9)
Jan 01 2007 1.0 (8)
Jan 01 2007 type declaration (8)
Jan 01 2007 Where Is THE Hype? (8)
Dec 31 2006 Unofficial wish list status. (7)
Dec 31 2006 Groovy (8)
Dec 30 2006 AssertError (5)
Dec 29 2006 DMD vs GDC (4)
Dec 29 2006 Bit rotation intrinsics (2)
Dec 27 2006 feature request, refactor std.stream.Stream (5)
Dec 26 2006 Coolest D features (63)
Dec 26 2006 std.string.format (6)
Dec 25 2006 simple parser framework + lazy bool error (6)
Dec 22 2006 Parenthesis (36)
Dec 17 2006 Structs and Variadic Functions (12)
Dec 08 2006 How to debug in Visual studio? (25)
Nov 05 2006 automatic debugging / disabling D's built-in exeption handler (11)
Nov 02 2006 dmdfe (4)
Aug 23 2006 =?windows-1252?Q?The_Next_Mainstream_Programming_Languag?= (11)
May 04 2006 improving "cannot create instance of abstract class ..." (4)
Mar 17 2006 interfacing C bitfield structs (38)
Aug 14 2005 embedding D in html: practical? (16)
Aug 13 2005 synchronized keyword (5)
Jul 12 2005 Possible syntax for multiple opCast functions (13)
Jun 26 2005 Associative parameters (9)
Jun 06 2005 Proposal: signed/unsigned integer comparisons (2)
Jan 25 2005 [OT] Recommendations on Mac (26)
Oct 08 2004 Why can't static functions be virtual (22)
Sep 06 2004 Assembled PDF (8)
Aug 21 2004 D grammar (40)
Jul 26 2004 suggestion: relaxing reqirements for version and mixin (12)
May 21 2004 Walter (Phobos): RegExp and dotmatchlf (7)
May 05 2004 IBM was first to create a language called D (5)
May 01 2004 Top 100 (or so) posters. And the winner is... (5)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004