news.digitalmars.com - digitalmars.D.learn
Dec 31 2014 regex on binary data (3)Dec 31 2014 Checking C return results against NULL (4)
Dec 30 2014 Idea/request: If you have a DUB project, add a code.dlang.org badge to (5)
Dec 30 2014 Do you have any idea about deleting exe's symbol table on windows (1)
Dec 29 2014 How to delete exe's debug info on Windows,and 'strip' on Linux can do (2)
Dec 28 2014 xcb error for core.thread's Thread.join (6)
Dec 28 2014 Problem with immutables and Template typeof(this) (7)
Dec 28 2014 opDollar and length (4)
Dec 28 2014 [std.net.curl] [Windows-only] Peer authentication problem (1)
Dec 28 2014 Order of evaluation of post-increment operator (10)
Dec 28 2014 `shared Mutex`? (7)
Dec 27 2014 [std.net.curl] Downloading multiple files using download() (9)
Dec 27 2014 nogc associative array? (3)
Dec 27 2014 zip + assocArray problem (1)
Dec 27 2014 Importing a module from another directory (9)
Dec 26 2014 Constructor protection: package ctors, UFCS, static methods? (4)
Dec 25 2014 [TkD] X11 Error(Possible bug?) (4)
Dec 25 2014 Discount Kitchens Sale (1)
Dec 25 2014 Discount Kitchens UK (1)
Dec 25 2014 opDispatch (11)
Dec 24 2014 Templates, constructors and default arguments (4)
Dec 24 2014 Enum template with mixin, need 'this' (6)
Dec 24 2014 Throw an exception but "hide" the top frame? (9)
Dec 23 2014 Storing arrays as Variant types. (3)
Dec 23 2014 Is D's GC.calloc and C's memset played the same role? (7)
Dec 22 2014 How to get the processid by exe's name in D? (2)
Dec 22 2014 math.log() benchmark of first 1 billion int using std.parallelism (32)
Dec 21 2014 How to Declare a new pragma ? (5)
Dec 20 2014 Why call function rise exception? (2)
Dec 20 2014 On inheritance and polymorphism in cats and dogs (and other beasts (8)
Dec 19 2014 DUB build questions (7)
Dec 19 2014 Unittest in a windows app (4)
Dec 19 2014 Get vars in current scope at compile time? (4)
Dec 19 2014 Loops versus ranges (8)
Dec 18 2014 BigInt and >>> (3)
Dec 18 2014 Memoizing methods (2)
Dec 18 2014 PyD-like wrapping for Excel/VBA and Julia? (4)
Dec 18 2014 Why do std.traits use template foo(args...) instead of foo(alias arg) (8)
Dec 18 2014 std.file.readText() extra Line Feed character (11)
Dec 17 2014 Derelict SDL2 library not loading on OS X (11)
Dec 17 2014 A mixin template for automatic property generation (criticize my (2)
Dec 17 2014 Contract programming (3)
Dec 17 2014 Problem with compilation( DMD compile run failed with exit code -6 ) (2)
Dec 17 2014 core.bitop.bt not faster than & ? (5)
Dec 17 2014 VLA in Assembler (13)
Dec 17 2014 Non-blocking UDP calls using std.socket (6)
Dec 16 2014 struct vs built-in type (4)
Dec 16 2014 eraseInPlace (eg using memmove)? (1)
Dec 16 2014 Binding non-trivial C++ structs (3)
Dec 16 2014 Referring to alias parameters in a mixin template (10)
Dec 16 2014 UDA and mixins (2)
Dec 16 2014 Customization of DUB build=DDOX output (1)
Dec 15 2014 detaching a thread from druntime <2.067 (3)
Dec 15 2014 I want to implement operation feasible? (2)
Dec 15 2014 mixin template and const property qualifier? (3)
Dec 15 2014 Odd Error Message (4)
Dec 15 2014 Problem calling extern(C) function (3)
Dec 15 2014 Asssociative Array by Key-Value-Pair (28)
Dec 14 2014 Fast matrix struct (3)
Dec 14 2014 How can I define a label inside a switch? (5)
Dec 14 2014 DUB not passing "dflags": ["-fPIC"] for gdc, ldmd2 only for DMD (1)
Dec 14 2014 Compact Printing of Tuples (3)
Dec 13 2014 All Unordered Pairs of Elements in a Range (4)
Dec 13 2014 SQLLite driver (8)
Dec 13 2014 Wrapping multiple extern (C) declarations in a template (6)
Dec 13 2014 fibers and ranges: what's wrong here? (4)
Dec 06 2014 repack ubyte[] to use only 7 bits (5)
Dec 13 2014 Segmentation fault after having a certain number of elements in an (9)
Dec 12 2014 Are there any methods like isDestroyed or isDisposed to detect whether (11)
Dec 12 2014 std.array oddness (8)
Dec 12 2014 The package feature is ignored when the file name is package.di (2)
Dec 12 2014 std.bitmanip - bitshift? (8)
Dec 11 2014 Allocating aligned memory blocks? (3)
Dec 11 2014 dub dustmite (4)
Dec 11 2014 Global array (4)
Dec 11 2014 scope block do not handle failure, but try-catch does (7)
Dec 11 2014 stdio.lines doesn't have popFront, but works with foreach (6)
Dec 11 2014 File Not Found: pq.lib (1)
Dec 11 2014 O(1) "popAny" for associative array? (7)
Dec 10 2014 std.algorithm and templates (2)
Dec 10 2014 Template mixin enum stringof (11)
Dec 10 2014 mixin template had error by calling shared function (7)
Dec 09 2014 Cheap Kitchens London (1)
Dec 09 2014 How to share modules when using -shared? (2)
Dec 09 2014 Can someone explain why this outputs garbage values? (4)
Dec 09 2014 Why does std.container.BinaryHeap use RefCounted? (1)
Dec 08 2014 How do i use std.functional.binaryFun? (3)
Dec 08 2014 Derelict / SDL error (32)
Dec 08 2014 how to access a ftp sever with socket (1)
Dec 06 2014 Accented Characters and Counting Syllables (10)
Dec 06 2014 repack ubyte[] to use only 7 bits (3)
Dec 06 2014 Delegate returning itself (7)
Dec 05 2014 std.algorithm.map with side-effects (5)
Dec 05 2014 Inheritance and in-contracts (10)
Dec 05 2014 Check type is a struct at compile time? (4)
Dec 04 2014 Template bug with second mixin? (6)
Dec 04 2014 property usage (11)
Dec 03 2014 Is this a bug or am I doing something wrong? (5)
Dec 03 2014 How to ensure a thread cannot be blocked by the GC? (9)
Dec 03 2014 Sorted Array Wrapper Range (14)
Dec 03 2014 template bug? (4)
Dec 03 2014 release building problem (4)
Dec 02 2014 threading issues with D -> C -> Python (26)
Dec 02 2014 regular expression engine and ranges (3)
Dec 02 2014 Learning D for a non computer science background person : (16)
Dec 01 2014 Transform a sorted range to a range of ranges of equal elements (4)
Nov 30 2014 general questions on reference types versus value types... (12)
Nov 30 2014 curl: catching exception on connect. (11)
Nov 30 2014 static array alignment (3)
Nov 30 2014 Problem interfacing with GSL (6)
Nov 29 2014 Do functions and/or function pointers have scope (or lifetimes) (2)
Nov 29 2014 How to initialise array of ubytes? (10)
Nov 29 2014 What am I missing? Pure constructor behaves differently when assigning (3)
Nov 28 2014 Why does hello world not compile in safe? (4)
Nov 28 2014 Is someone still using or maintaining std.xml2 aka xmlp? (2)
Nov 28 2014 Why the DMD Backend? (21)
Nov 28 2014 Can't understand templates (15)
Nov 28 2014 jsnode crypto createHmac & createHash (4)
Nov 28 2014 Dynamic array head const in library code? (4)
Nov 27 2014 Passing reference data to class and incapsulation (6)
Nov 27 2014 thrift and dub (2)
Nov 27 2014 Best way to add slash to tail of the path (12)
Nov 27 2014 attribute length missing in std.array: Appender (7)
Nov 27 2014 function app.download (string[] links) is not callableusing argument (11)
Nov 27 2014 Error: cannot return non-void from void function (10)
Nov 27 2014 [dub] Size of executable (9)
Nov 27 2014 [dub] Size of executable (1)
Nov 26 2014 Still not D standard yet ? (9)
Nov 26 2014 Array toHash() (5)
Nov 26 2014 Compile-Time Memoization of Pegged-Generated Parser (2)
Nov 26 2014 const class (2)
Nov 26 2014 Cache Building of Pegged-Generated Parsers in a DUB Project (4)
Nov 26 2014 Error when downloading with "+" (3)
Nov 25 2014 Uninitialized object hangs without warning. (4)
Nov 25 2014 windows linker error (6)
Nov 25 2014 Reducing Pegged ASTs (6)
Nov 24 2014 A nice D coding pattern (9)
Nov 24 2014 Something between a scalar and an enum (1)
Nov 24 2014 opEquals unsafe? Please tell me this isnt true... (4)
Nov 24 2014 DerelictOrg and SDL_Mixer (7)
Nov 24 2014 projections in D (4)
Nov 23 2014 property method needs () (4)
Nov 23 2014 How does this work? (2)
Nov 23 2014 Casting in Safe D (7)
Nov 23 2014 Handmade Hero - Casey Muratori podcast about making a complete game in (1)
Nov 22 2014 Simple code sample of Nesting Structures. I'm I doing something (5)
Nov 22 2014 naked popcnt function (3)
Nov 22 2014 How to pass static array to function not by value? (18)
Nov 21 2014 overiding mutable methods in immutable classes (11)
Nov 21 2014 how to compare the type of a subclass (6)
Nov 20 2014 Operator Overloading in an Abstract Base Class (5)
Nov 20 2014 Question about Vectors (2)
Nov 20 2014 Clock.currTime (7)
Nov 20 2014 print yyyy-mm-dd (7)
Nov 20 2014 Compiler error with slices, .dup and ref Parameter (6)
Nov 20 2014 write multiple lines without "\n" with writeln (13)
Nov 19 2014 help (5)
Nov 19 2014 TKd handling of custom events (3)
Nov 19 2014 Dub / Derelict confusion (16)
Nov 18 2014 Explicitly Freeing Memory (5)
Nov 18 2014 Overloading struct members (or cast?) (5)
Nov 17 2014 Compiling with SQLite (5)
Nov 17 2014 Debugging a Memory Leak (6)
Nov 17 2014 vibe.d problem (3)
Nov 17 2014 Simple timing (5)
Nov 17 2014 InvalidMemoryOperationError (0) (8)
Nov 17 2014 get machine arch (2)
Nov 16 2014 printing array of strings with writefln? (4)
Nov 16 2014 Precise & TLS GC (2)
Nov 16 2014 Operating on a Variadic Function Parameter Set (3)
Nov 15 2014 How do I disable implicit struct constructor calls (and is that a good (1)
Nov 15 2014 Calling to!string with null std.typecons.Rebindable results in (1)
Nov 15 2014 Howto use an alternative Linker with DUB? (2)
Nov 15 2014 Mixed Language Programming - e**x crashes (2)
Nov 15 2014 Recursive template (4)
Nov 15 2014 Multi-Prefix Version of skipOver() (2)
Nov 15 2014 dfl2 GUI Builder (1)
Nov 14 2014 Functional Sort (12)
Nov 14 2014 undefined reference to class template (6)
Nov 14 2014 How to use Linux message queues? (7)
Nov 13 2014 Does the compiler always semantically analyze everything in a (3)
Nov 13 2014 Callbacks in D as void functions (8)
Nov 13 2014 have function must pass delegate. (2)
Nov 12 2014 Get full class name at compile time - Not yet implemented (3)
Nov 12 2014 Experience report on installing dmd 2.066.1 on OSX (7)
Nov 12 2014 Can't install dub on Debian (7)
Nov 12 2014 Crash on Windows with core.stdc.stdlib.free() (11)
Nov 12 2014 Easy way to monitor gc activity? (4)
Nov 11 2014 Basically want to make a macro script (38)
Nov 11 2014 Destructor/Finalizer Guarantees (12)
Nov 11 2014 insertInPlace differences between compilers (5)
Nov 11 2014 alias overloaded function template (3)
Nov 11 2014 passing duck-typed objects and retaining full type information (6)
Nov 11 2014 How to use map? (6)
Nov 11 2014 Russian translation of the "range" term? (27)
Nov 10 2014 Reason for mypackage/package.d instead of mypackage.d (3)
Nov 10 2014 practicality of empirical cache optimization in D vs C++ (3)
Nov 10 2014 Memory usage of dmd (10)
Nov 10 2014 Strictness of language styling (14)
Nov 10 2014 Instructions for compilation from multiple source files (22)
Nov 09 2014 Cast to left hand side (8)
Nov 09 2014 status of D optimizers benefiting from contracts ? (15)
Nov 09 2014 Live without debugger? (8)
Nov 08 2014 joiner random access range? (2)
Nov 08 2014 libphobos2.so insists on its name while using shared libraries (1)
Nov 08 2014 Delegates and C function pointers (5)
Nov 07 2014 std.array.array and immutable elements (6)
Nov 06 2014 Intended behavior or bug (private vs public static) (3)
Nov 06 2014 Audio file read/write? (3)
Nov 06 2014 How to tell how an object/class is declared (3)
Nov 06 2014 Why does this declaration exist inside std.range.put? (3)
Nov 06 2014 transversal sum (17)
Nov 06 2014 Network scanner (6)
Nov 06 2014 Share array element between threads (4)
Nov 05 2014 Complexity guaranties of array append operator (3)
Nov 05 2014 undefined reference to `_D5xxxx6yyyyy12__ModuleInfoZ' (4)
Nov 05 2014 Curiously Cyclic Template Pattern causes segfault? (3)
Nov 05 2014 How to turn this C++ into D? (13)
Nov 05 2014 scope exception do not rise (11)
Nov 05 2014 cannot sort an array of char (12)
Nov 05 2014 Access Violation Tracking (32)
Nov 05 2014 druntime vararg implementation (4)
Nov 04 2014 Efficient file search and extract (2)
Nov 04 2014 The interface's 'in' contract passes if it makes a virtual function (6)
Nov 04 2014 rndtonl (3)
Nov 04 2014 Pointer across threads (10)
Nov 04 2014 isRangeOf ? (3)
Nov 03 2014 manually call opUnary (5)
Nov 03 2014 Which SciD to use (if at all)? (1)
Nov 03 2014 UDA failling to build when using delegate (6)
Nov 03 2014 How to declare a template type as parameter to functions (10)
Nov 03 2014 Reading unicode string with readf ("%s") (11)
Nov 03 2014 Struct template (4)
Nov 03 2014 simd and dmd compiler v 2.066 and 2.067.0-b1 (4)
Nov 03 2014 accessing numeric template parameters (4)
Nov 03 2014 Question about eponymous template trick (8)
Nov 02 2014 API hooking in Dlang? (7)
Nov 02 2014 Why ByChunk is not regnize by st.range.takeOne and why Section has no (5)
Nov 02 2014 How to start with d lang. (2)
Nov 02 2014 More flexible sorted ranges? (15)
Nov 02 2014 [SDL + TKD] Seg fault from creating DirectoryDialog (13)
Nov 02 2014 Templates for structures (3)
Nov 02 2014 Representing parse tree node (1)
Nov 01 2014 spawnProcess() not child? (6)
Nov 01 2014 How are theads, Tid and spawn related? (9)
Nov 01 2014 state of the art with Typedef (2)
Nov 01 2014 how to expand tuple? (6)
Nov 01 2014 compile w/ ms32coff fails with 2.067B1 (4)
Nov 01 2014 Problem with spec doc? (5)
Nov 01 2014 D int and C/C++ int etc not really compatible when interfacing to (9)
Nov 01 2014 char16_t and char32_t (1)
Nov 01 2014 Interfacing with C++ (3)
Oct 31 2014 string, char[], overloaded functions. (10)
Oct 31 2014 shallow copy of const(Object)[] (7)
Oct 31 2014 win64 - win32.oaidl.VARIANT -> error LNK2019 (3)
Oct 31 2014 Not able to compile that code (3)
Oct 30 2014 Casting char[] ranges to string can lead to unexpected behavior (3)
Oct 30 2014 Multiple declarations in a C++ namespace (5)
Oct 30 2014 String range to dchar. (3)
Oct 30 2014 alias and extern(C) (3)
Oct 30 2014 D support on SPARC/Solaris (5)
Oct 29 2014 Pointer to constructor (2)
Oct 29 2014 Dart bindings for D? (28)
Oct 29 2014 readln with buffer fails (9)
Oct 29 2014 Need help: Return reference slice (8)
Oct 29 2014 Equivalent in D for .p2align 4,,15 ? (3)
Oct 29 2014 Template constraint: T is a value type (4)
Oct 28 2014 dub fetch target redirection... (5)
Oct 28 2014 Is Apple LLVM 6 compatible with LDC (3)
Oct 28 2014 Using imm8 through inline assembler (3)
Oct 28 2014 Accessing D globals in C (3)
Oct 28 2014 More uses of operator "in" (16)
Oct 27 2014 Tagged enums why reserved words are not permitted ? (8)
Oct 27 2014 Embedding D Shared Library in WSGI Web Server (3)
Oct 27 2014 Creation of 0MQ D project (5)
Oct 27 2014 Need assistance translating this C++ template (4)
Oct 27 2014 Implementing SmartPtr - compiler bug? (11)
Oct 26 2014 passing non-dynamic arrays to variadic functions (9)
Oct 26 2014 forum.dlang.org open source? (4)
Oct 26 2014 Problems with Mutex (15)
Oct 26 2014 specializing template with string variable in CTFE (8)
Oct 25 2014 Where is a variable declared in a module allocated? (4)
Oct 25 2014 HTML Parsing lib (11)
Oct 25 2014 Does it make sense to add attribute to operator overload functions ? (3)
Oct 25 2014 Generating code based on UDA (14)
Oct 25 2014 Pragma mangle and D shared objects (11)
Oct 25 2014 Type name shadowing (2)
Oct 25 2014 Two cases for improving error messages (3)
Oct 25 2014 Compatibility with D regexp constructor (1)
Oct 24 2014 How do I use dub? (4)
Oct 24 2014 template type deduction of static 2d arrays (9)
Oct 24 2014 Reflections on isPalindrome (17)
Oct 24 2014 DirEntry on Windows - wstring variant? (4)
Oct 24 2014 Dynamically Loading a D DLL From a C Program in Linux (5)
Oct 24 2014 Vibe.d compiler errors... (2)
Oct 24 2014 Basic DerelictOrg and Deimos question (3)
Oct 24 2014 non-const method permitted on rvalue? (3)
Oct 23 2014 new(malloc) locks everything in multithreading (18)
Oct 23 2014 classInstanceSize and vtable (5)
Oct 23 2014 Error: cannot implicitly convert expression (3)
Oct 23 2014 std.stdio breaks casting operation (3)
Oct 23 2014 parser bug? (2)
Oct 23 2014 Bug? (15)
Oct 23 2014 Parsing a date string into a std.datetime.datetime (3)
Oct 23 2014 Patterns for functions in template parameters (12)
Oct 22 2014 Returning a ref to a temporary already possible? (1)
Oct 22 2014 Constructor params with same name as members (2)
Oct 22 2014 How the memory layout of global variable is reliable ? (5)
Oct 22 2014 Why do some language-defined attributes have and some not? (22)
Oct 22 2014 Destructor order (19)
Oct 21 2014 How would you dive into a big codebase (5)
Oct 21 2014 bitmanip bigEndianToNative using a buffer slice? (5)
Oct 21 2014 Sorting array of string arrays by an element in the string array (9)
Oct 21 2014 Issue with WIKI example Win32_DLLs_in_D (3)
Oct 21 2014 Why std.variant.Varian.get is mutable (1)
Oct 21 2014 Global const variables (19)
Oct 20 2014 Removing whitespace duplicates (10)
Oct 19 2014 Making plugin system with shared libraries. Upcast in shared lib (9)
Oct 19 2014 D developing on ARM board (2)
Oct 19 2014 m_condition.mutex cannot be used in shared method ? (5)
Oct 19 2014 Base class with member parameterized on type of extending class (5)
Oct 19 2014 "Error: Undefined identifier" when moving import to another module (10)
Oct 18 2014 Runtime execution (3)
Oct 18 2014 GDB: Internal error: `this' is not an aggregate (1)
Oct 18 2014 How to convert from ubyte[] to and from float? (3)
Oct 18 2014 DDoc module description? (9)
Oct 18 2014 Assignment to "enumerated string", is content copied or array (2)
Oct 18 2014 gdc: Compile error with normalize from std.uni (2)
Oct 17 2014 Does the grammar allow an alias statement without a semicolon? (5)
Oct 17 2014 Function parameters from TypeTuple (16)
Oct 17 2014 Why was scope for allocating classes on the stack marked for (2)
Oct 17 2014 Initializing D in C to use? (6)
Oct 17 2014 Recommended GUI library? (6)
Oct 16 2014 String created from buffer has wrong length and strip() result is (14)
Oct 16 2014 Beginner ?. Why does D suggest to learn java (61)
Oct 16 2014 Any dub tips and tricks (5)
Oct 16 2014 How to check i (7)
Oct 16 2014 Using __traits to find functions in sub-modules (4)
Oct 16 2014 Using return type of a predicate function as a template (3)
Oct 15 2014 Check if give an array is equal to first elements in another array (3)
Oct 15 2014 extern (C) function call with const char * type will sometimes (5)
Oct 15 2014 How to apply a function to a container/array ? (5)
Oct 15 2014 Very strange compilation error (5)
Oct 15 2014 Returning multiple arrays from function - struct or byref the only (7)
Oct 15 2014 Translating inline ASM from C++ (3)
Oct 14 2014 What is this ? Howw to solve it ? (3)
Oct 14 2014 Mixin template functions are ignored in struct (6)
Oct 14 2014 how to get the \uxxxx unicode code from a char (11)
Oct 14 2014 When betterC triggers errors in compilation? (4)
Oct 13 2014 dsource and WinAPI (7)
Oct 13 2014 Can someone explain how glfw3.dll gets created? (4)
Oct 13 2014 is there any hack to determine if variable is __gshared? (3)
Oct 12 2014 Really in need of help with std.container.array.d (25)
Oct 12 2014 how to call class' template constructor (7)
Oct 12 2014 Method signature differences in core modules on dmd and gdc? (5)
Oct 12 2014 return types of std.functional functions (3)
Oct 12 2014 DList!int.remove(range.takeOne) - workarounds? (3)
Oct 11 2014 [yajl-d] hello world with json arrays (2)
Oct 10 2014 COFF on Win32 how to try? (10)
Oct 10 2014 __traits(getMember) works only the second time (4)
Oct 09 2014 std.container.Array deep-copy? (7)
Oct 09 2014 object hijacked ? (3)
Oct 09 2014 Forward Reference (5)
Oct 09 2014 Simple import question (10)
Oct 09 2014 Byte Array Literal (7)
Oct 09 2014 Using inline assembler (6)
Oct 09 2014 dupping to allow vector operation? (5)
Oct 08 2014 Kitchens Sale Portsmouth (1)
Oct 08 2014 Formatted output of range of tuples (10)
Oct 08 2014 Advanced (HTML5/JS) client webpage connecting to vibe.d server backend (3)
Oct 08 2014 Multithreading in D (6)
Oct 08 2014 How do I write __simd(void16*, void16) ? (16)
Oct 08 2014 The module declaration is being ignored (4)
Oct 08 2014 (this MyType) and interface: Symbol undefined (2)
Oct 08 2014 (this MyType) automatic deduction? (3)
Oct 07 2014 generate unique variable names? (4)
Oct 07 2014 'write' crashes without extra window (7)
Oct 07 2014 building shared library from D code to import into cython (6)
Oct 07 2014 "function not callable using argument types" - i disagree (4)
Oct 06 2014 coding practices: include whole module or only the needed function (10)
Oct 06 2014 slidingSplitter + retro (6)
Oct 06 2014 Search Engine (5)
Oct 06 2014 Template Mixin Conflicts (6)
Oct 06 2014 array append result type (6)
Oct 05 2014 Curl - Set cookie value (2)
Oct 05 2014 std.parallelism curious results (9)
Oct 05 2014 line numbers in linux stack traces? (4)
Oct 05 2014 How to detect start of Unicode symbol and count amount of graphemes (12)
Oct 04 2014 LDC LLVM Version (1)
Oct 04 2014 Invalid Assembly Generated (3)
Oct 03 2014 Is there a current version of rdmd for gdc? (3)
Oct 03 2014 Code fails with linker error. Why? (32)
Oct 03 2014 RFC on SlidingSplitter Range (18)
Oct 03 2014 DUB Errors (8)
Oct 03 2014 Exception thrown while trying to read file (4)
Oct 03 2014 Building a dmd that works on old systems: TLS problems with libc (5)
Oct 02 2014 curl and proxy (7)
Oct 02 2014 Hunting down rogue memory allocations? (7)
Oct 02 2014 How do I check if a function got CTFE? (9)
Oct 02 2014 Obedient threads (10)
Oct 02 2014 cgi.d - fastcgi - LightTPD is not cooperative (6)
Oct 01 2014 A hash table implementation benchmark (8)
Oct 01 2014 cgi.d - fastcgi - how am i suppose to link in libfcgi.a or libfcgi.lib (3)
Oct 01 2014 Find Semantically Correct Word Splits in UTF-8 Strings (11)
Sep 30 2014 Opening dub packages in Mono-D (3)
Sep 30 2014 What is a sink delegate? (12)
Sep 30 2014 Initialising multidimensional dynamic arrays (9)
Sep 29 2014 find all public properties at compile time (6)
Sep 29 2014 Turn function into infinite range (6)
Sep 29 2014 vibe.d https_server example fails (7)
Sep 29 2014 out parameter with default value (6)
Sep 29 2014 [dub] Building DLLs (1)
Sep 28 2014 Localizing a D application - best practices? (3)
Sep 28 2014 is there any reason UFCS can't be used with 'new'? (20)
Sep 28 2014 DUB warnings causing failure? (3)
Sep 28 2014 Prompting using stdio (6)
Sep 28 2014 How do you get T from shared(T) ? (5)
Sep 28 2014 Non-const std.container.Array.opIndex and alikes blocks serialization (4)
Sep 28 2014 isArray and std.container.Array (7)
Sep 27 2014 multidimensional array (10)
Sep 27 2014 std.container.Array support in msgpack (2)
Sep 27 2014 Debugging on OSX (2)
Sep 27 2014 Problem building dmd d_do_test tool - missing link operand (2)
Sep 27 2014 Recursive data-types (8)
Sep 26 2014 Can I make a variable public and readonly (outside where was declared) (10)
Sep 26 2014 Dynamically loading a D dynamic library from a c++ program (6)
Sep 26 2014 Object.factory from shared libraries (5)
Sep 26 2014 Twitter link in the homepage is broken (2)
Sep 25 2014 Can I get caller name? (4)
Sep 25 2014 [static] foreach scope, template declaration ? (6)
Sep 25 2014 A few questions regarding GC.malloc (6)
Sep 25 2014 "Undefined identifier FILE" when building Druntime (2)
Sep 25 2014 Fail to compile phobos (4)
Sep 25 2014 sign oauth request (6)
Sep 25 2014 immutable T.init, and pointers to mutable data (6)
Sep 24 2014 Does D has C#'s string.Empty? (14)
Sep 24 2014 Recursive function call (4)
Sep 24 2014 Remove filename from path (14)
Sep 24 2014 isCallable is not an expression (4)
Sep 23 2014 Trying to get Derelict.opengl3.gl3 and derelict.glfw3.glfw3 to work (9)
Sep 23 2014 How to export a deduced template type to the enclosing scope? (6)
Sep 23 2014 with (auto p = new ...) (12)
Sep 22 2014 Does remove immutability using cast to pass in a function make sense? (5)
Sep 22 2014 New changes to DDOC where is the <u> tag coming from in parent (7)
Sep 22 2014 can't understand why code do not working (12)
Sep 22 2014 Segfault in DMD OSX (4)
Sep 22 2014 Cannot deduce from type (5)
Sep 22 2014 parallel foreach hangs (3)
Sep 21 2014 Can't get Visual D to come up. No warnings, no errors, no nothing (11)
Sep 21 2014 put string[] into a appender without loop? (11)
Sep 20 2014 Unicode arithmetic at run-time (8)
Sep 20 2014 destroy(someStruct) (3)
Sep 20 2014 enum-indexed arrays (7)
Sep 20 2014 How does GC.addRange work? (7)
Sep 20 2014 regex problems (3)
Sep 20 2014 is scid still maintained (2)
Sep 20 2014 Are void arrays usable ? (4)
Sep 19 2014 [DerelictAlure] Error loading libdumb.so etc... (4)
Sep 19 2014 how to create and compile reesources for dmd 64 (16)
Sep 19 2014 [Dub Problem] DMD compile run failed with exit code -9 (5)
Sep 18 2014 linux ipv4 multicast (2)
Sep 18 2014 Trouble with std.Variant (4)
Sep 18 2014 String[] pointer to void* and back (12)
Sep 18 2014 Why is amap implemented as a member function of TaskPool? (8)
Sep 17 2014 std.utf.decode("dlang", 1) (4)
Sep 17 2014 Dirilect3 Installation Step by Step (2)
Sep 17 2014 Link problem in std.regex with DMD git master (6)
Sep 17 2014 Interop with C++ library - what toolchain do you use? (4)
Sep 17 2014 liblzma bindings in dub (2)
Sep 17 2014 input range from stdin (10)
Sep 17 2014 Why does this not work? (9)
Sep 17 2014 GC-less Hash-Tables (AA) (20)
Sep 17 2014 Fibers (6)
Sep 17 2014 Build failed LuaD & vibe.d (1)
Sep 16 2014 Code doesn't work - why? (9)
Sep 16 2014 exporting analysispoint labels into symbol tables (1)
Sep 16 2014 compile "automation", makefile, or whatever? (14)
Sep 16 2014 dub can't read files from cache (20)
Sep 16 2014 sort using delegate as predicate (6)
Sep 16 2014 switch statement exiting a void function (3)
Sep 16 2014 Is there a function that reads the entire contents of a (11)
Sep 16 2014 Why if(__ctfe)? (4)
Sep 16 2014 Docs for PR (2)
Sep 15 2014 Segfault when casting array of Interface types (13)
Sep 15 2014 when should I use a function call without parenteses? (2)
Sep 15 2014 Function Pointers with Type T (8)
Sep 15 2014 How do I properly exit from a D program (outside main)? (6)
Sep 15 2014 core.exception.UnicodeException src\rt\util\utf.d(400): illegal UTF-16 (7)
Sep 15 2014 how to transform decial point "3.15" to "3,15" comma? (7)
Sep 15 2014 version assignment and module scope (3)
Sep 15 2014 commercial application with D (6)
Sep 15 2014 How to pass a member function/delegate into a mixin template? (3)
Sep 14 2014 Recomended cairo bindings (7)
Sep 13 2014 String Theory Questions (14)
Sep 13 2014 Error: array operation d1[] + d2[] without assignment not implemented (4)
Sep 13 2014 Template alias parameters to local variables (4)
Sep 12 2014 Why do 'abstract' methods with 'in' or 'out' contracts require a body? (5)
Sep 12 2014 Should dmd have given me a warning at least? (6)
Sep 12 2014 Extremely funny behavior .. could be a bug? (4)
Sep 11 2014 Idiomatic async programming like C# async/await (6)
Sep 11 2014 profiling issues (3)
Sep 11 2014 Is =?UTF-8?B?wro=?= an unicode alphabetic character? (6)
Sep 11 2014 UDAs in Place of alias.thised Wrapper Structs (1)
Sep 11 2014 How can I use AVX instructions in D inline asm? (1)
Sep 11 2014 std.algorithm.reduce on an array of structs (16)
Sep 11 2014 alias this & cast (4)
Sep 11 2014 DUB Dependency Tree Configuration Error (4)
Sep 11 2014 std.conv checking if "to" will work (4)
Sep 10 2014 Downloading Files in D (7)
Sep 10 2014 std.range.byLine (16)
Sep 10 2014 symbolless stack allocation (3)
Sep 10 2014 DUB: link to local library (8)
Sep 09 2014 how to redirect stderr to stdout io in spawnProcess (eg stderr to (1)
Sep 09 2014 spawnShell: how to specify buffering mode (unbuffered, line-buffered, (2)
Sep 09 2014 std.container.array linker error on OS X (4)
Sep 09 2014 dgui - self defined components with double buffering (1)
Sep 09 2014 UFCS doesn't work in some cases (5)
Sep 09 2014 Weird behavior: array of RefCounted struct (3)
Sep 09 2014 dgui - Button continually repainting (5)
Sep 07 2014 ini library in OSX (13)
Sep 07 2014 D1: Windows DWORD conversion in D (4)
Sep 07 2014 Novice web developer trying to learn D (12)
Sep 07 2014 Lossless Bidirectional Enum-Conversions Mixin (2)
Sep 07 2014 Higher Order AA Algorithms (1)
Sep 07 2014 How to pack types with variables in one message to send it to another (7)
Sep 07 2014 rdmd --makedepend requires -of; how to just print to stdout? (1)
Sep 06 2014 extern(C) function declaration inside a function without altering (1)
Sep 06 2014 Installing LDC on Windows (15)
Sep 05 2014 Good/Bad? disable postblit for struct InputRange (3)
Sep 05 2014 DList.linearRemove on last element -- returned range is non-empty? (3)
Sep 04 2014 Mutable array with fixed length (2)
Sep 04 2014 Allowing Expressions such as (low < value < high) (19)
Sep 04 2014 opSlice() or opIndex() for the entire slice? (8)
Sep 04 2014 dub github dependencies? (3)
Sep 04 2014 Intended behavior of std.range.cycle? (7)
Sep 03 2014 Using TreeSet and __gshared values (5)
Sep 03 2014 Building a string from n chars (11)
Sep 03 2014 std.container.Array (3)
Sep 03 2014 writeln() assertion failed in hybrid x64 (15)
Sep 03 2014 Linking phobos64.lib errors (3)
Sep 02 2014 Template instantiation and string vs const char[] (2)
Sep 02 2014 Question about 'this' (2)
Sep 02 2014 Get operator overloads (3)
Sep 02 2014 Reading unicode chars.. (16)
Sep 02 2014 Overriding to!string on enum types (7)
Sep 02 2014 Comparing TypeTuples (2)
Sep 01 2014 Implementing Template Restrictions in Different Way (6)
Sep 01 2014 Query Parser Callstack (4)
Sep 01 2014 basic question about adresses and values in structs (9)
Sep 01 2014 Loading Symbols from Loaded Libraries (2)
Aug 31 2014 const-correctness in std.range (3)
Aug 31 2014 Possible difference in compilers? (3)
Aug 31 2014 How to compare two types? (6)
Aug 31 2014 Tango Problems.. (12)
Aug 31 2014 alias and mixin (13)
Aug 31 2014 A significant performance difference (18)
Aug 30 2014 How to build dlang.org dd files (3)
Aug 30 2014 I can ask questions about dmd on windows here in this forum? (13)
Aug 30 2014 D daemon & GC? (15)
Aug 30 2014 getting the adress of a function by its name in string format (3)
Aug 30 2014 Why is rehash not safe? (10)
Aug 30 2014 accessing memory from address (3)
Aug 29 2014 tried to use wstring in my terminal and see what happened. (3)
Aug 29 2014 DMD Compiler - lexer (3)
Aug 29 2014 Both shared & local classes, method selection (4)
Aug 29 2014 Strange segfault (Derelict/OpenGL) (11)
Aug 28 2014 C++ namespaces (2)
Aug 28 2014 Building library (5)
Aug 28 2014 [vibe.d] Reference to std/metastrings.d (3)
Aug 28 2014 How to cast to "void*", while bypassing alias this or opCast (3)
Aug 27 2014 Issue with dmd 2.066, alias this, and sort (6)
Aug 27 2014 Does D provide automatic dereferencing for accessing members through (10)
Aug 27 2014 Bug when overload function in multiple modules? (2)
Aug 27 2014 DIP64 - Regarding 'pure' and 'nothrow' (15)
Aug 27 2014 sdlang-d can not link after updating to dmd 2.066 (5)
Aug 26 2014 whats happening to my binary file size? (8)
Aug 26 2014 literate programming in D (16)
Aug 26 2014 There is a bug for '-unittest'? (3)
Aug 26 2014 C style function pointers (4)
Aug 26 2014 Non-GC based List/Set/Map implementation? (4)
Aug 26 2014 Process Queue and Pool (2)
Aug 25 2014 Casting to union type? (4)
Aug 25 2014 Getting RefCounted to work with classes (3)
Aug 25 2014 Cross-module inlining with separate compilation? (4)
Aug 25 2014 Is this a bug when creating proxies in classes? (14)
Aug 25 2014 Using the delete Keyword /w GC (4)
Aug 25 2014 Learning D (20)
Aug 25 2014 Error with constraints on a templated fuction (12)
Aug 25 2014 Compiling dll issue. (3)
Aug 25 2014 unclear compile error for struct with string template (4)
Aug 24 2014 Why is this pure? (2)
Aug 24 2014 Why no multiple-dispatch? (22)
Aug 24 2014 Are there any exercises/challenges for D? (10)
Aug 24 2014 File.tmpfile() cannot be used as a pipe? (2)
Aug 24 2014 std.stdio.tmpfile() return shared(_IO_FILE)* and not File (6)
Aug 24 2014 Foreach/opApply with nogc (14)
Aug 24 2014 struct or class (6)
Aug 24 2014 How to get nogc to work with manual memory allocation (13)
Aug 23 2014 Error: template cannot deduce function from argument types. (3)
Aug 23 2014 how to tell if a thing is a template (2)
Aug 23 2014 Large binary size using std.regex (7)
Aug 23 2014 Compile-Time Value Trait (3)
Aug 23 2014 Binary Dscanner Releases (1)
Aug 23 2014 D1: Error: duplicate union initialization for size (19)
Aug 23 2014 -inline switch changes code behaviour (2)
Aug 23 2014 Is this RDMD bug ? (19)
Aug 23 2014 Module-level attributes and unit tests (3)
Aug 23 2014 Acces Values in DList (3)
Aug 23 2014 'idiomatic' porting of c and or c++ code that does NULL checking (20)
Aug 22 2014 Iterating over the tupleof of a struct (7)
Aug 22 2014 Specialization Not Allowed for Deduced Parameter (8)
Aug 22 2014 COFF32 limitations? (3)
Aug 22 2014 [vibe.d] Proper use of preWriteCallback (2)
Aug 22 2014 unit testing version statements (5)
Aug 22 2014 How I can iterate data in structure (6)
Aug 21 2014 RAII limitations in D? (6)
Aug 21 2014 Trouble reproducing compilation error (3)
Aug 21 2014 Value of floating in JSONValue (5)
Aug 21 2014 Generating a tree structure (3)
Aug 21 2014 Auto-add static field when inherit // mixins, templates? (9)
Aug 20 2014 onDispatch demo not compiling (5)
Aug 20 2014 D with no druntime (5)
Aug 20 2014 Produce some COFF object with 2.066 ? (2)
Aug 20 2014 new error message in 2.066, type bool (const) (6)
Aug 20 2014 No Output with shebang. (5)
Aug 20 2014 Can you explain this? (7)
Aug 20 2014 How to set workDir for std.process.execute ? (3)
Aug 20 2014 Variadic parameter of length 1 (9)
Aug 20 2014 delegates & GC allocations (11)
Aug 19 2014 How to realize isSortedRange? (4)
Aug 19 2014 Auto attributes for functions (4)
Aug 19 2014 iterate traits ? (4)
Aug 19 2014 shared and idup (3)
Aug 18 2014 Whath the heck does this do? (1)
Aug 18 2014 In the new D release why use free functions instead of properties? (8)
Aug 18 2014 beginner's pyd question - exporting structs to python (16)
Aug 18 2014 simple question about function call syntax (5)
Aug 18 2014 Question about operations on class/struct properties (6)
Aug 18 2014 request assistance resolving curl related linker error (9)
Aug 18 2014 goto skips declaration of variable (14)
Aug 18 2014 Crash writing and reading back class instance address to void* (3)
Aug 17 2014 Static function at module level (12)
Aug 17 2014 Using std.container.BinaryHeap like C++ (5)
Aug 17 2014 Nullable instantiator anyone? (6)
Aug 17 2014 Handle attributes changes (2)
Aug 16 2014 GC can collect object allocated in function, despite a pointer to the (5)
Aug 15 2014 safe, pure and nothrow at the beginning of a module (14)
Aug 14 2014 extern (c++) std::function? (4)
Aug 14 2014 More Generic Variants of findSplit.*() in Demangling/Parsing (5)
Aug 14 2014 String Prefix Predicate (12)
Aug 14 2014 Appender is ... slow (40)
Aug 14 2014 core.thread.Fiber --- runtime stack overflow unlike goroutines (30)
Aug 13 2014 Ropes (concatenation trees) for strings in D ? (10)
Aug 13 2014 drop* and take* only for specific element values (9)
Aug 13 2014 safe pure unittest (5)
Aug 12 2014 Capture parameter identifier name in a template? (6)
Aug 12 2014 Demangling GCC Languages (2)
Aug 12 2014 Deprecation: Read-modify-write operations are not allowed for shared (2)
Aug 12 2014 Very vague compiler error message (10)
Aug 11 2014 implicit conversion (12)
Aug 11 2014 Faster ways to redirect stdout of child process to file (2)
Aug 11 2014 Are Delimited strings and HereDoc strings just here to suck ? (10)
Aug 11 2014 Destroy two assumptions: interface implementation generated by TMP (6)
Aug 11 2014 Linked list as a bidirectional range? I have some questions... (20)
Aug 11 2014 Separate Printing Mantissa and Exponent of a Floating Point (11)
Aug 11 2014 overloads and parents. __traits confusion (4)
Aug 10 2014 Identifying 32 vs 64 bit OS? (7)
Aug 10 2014 opApply outside of struct/class scope (8)
Aug 10 2014 Communication between D and C with dynamic arrays (11)
Aug 10 2014 undefined references (5)
Aug 10 2014 Class parameters that are either setable at run-time or compile-time (3)
Aug 09 2014 tuple slicing operator (5)
Aug 09 2014 Phaser (single writer Disruptor) feedback (1)
Aug 09 2014 What hashing algorithm is used for the D implementation of associative (11)
Aug 08 2014 Templates and function parametes (3)
Aug 08 2014 opDispatch compiles fine, but still fails to resolve? (7)
Aug 08 2014 Are there desktop appications being developed in D currently? (20)
Aug 08 2014 Command line compiler and libraries (1)
Aug 08 2014 How to use Code::Block with D compiler ? (2)
Aug 08 2014 d malloc (9)
Aug 08 2014 funny behavior of ".." (2)
Aug 07 2014 Passing Command Line Arguments to a new Thread (8)
Aug 07 2014 getting autocompletion in emacs (3)
Aug 07 2014 Struct alignment vs alignment of fields (6)
Aug 07 2014 Very Stupid Regex question (9)
Aug 07 2014 CSV Data to Binary File (8)
Aug 06 2014 Need help with building dmd (7)
Aug 06 2014 Removing an element from a list or array (3)
Aug 06 2014 map reduce for functioneren with two parameters (2)
Aug 06 2014 private selective imports (13)
Aug 06 2014 Max/Min values in an associative array (8)
Aug 06 2014 Associative value order (5)
Aug 06 2014 'with(Foo):' not allowed, why? (7)
Aug 06 2014 AA initialization (5)
Aug 06 2014 multidimensional indexing/slicing docs? (7)
Aug 05 2014 extern (C++, N) is it implemented? (4)
Aug 05 2014 alias to fully qualified enum in scope where enum is expected (6)
Aug 05 2014 HTP Handler (3)
Aug 05 2014 Best practices for testing functions that opens files (3)
Aug 05 2014 Inner struct accessing host member (12)
Aug 05 2014 static array in templated struct/class (6)
Aug 05 2014 Dub failing to detect Shared Libraries (2)
Aug 05 2014 How to easily construct objects with multi-param constructors from (6)
Aug 05 2014 building a D app with multiple source files (14)
Aug 04 2014 Taking from infinite forward ranges (3)
Aug 04 2014 Declaring run time variables (5)
Aug 04 2014 Command Line Application in D (6)
Aug 04 2014 Haskell calling D code through the FFI (14)
Aug 03 2014 spawnProcess command-line arguments help (4)
Aug 03 2014 Can't build phobos (3)
Aug 03 2014 mismatched function return type inference of string and double (2)
Aug 03 2014 Threadpools, difference between DMD and LDC (24)
Aug 03 2014 Threadpools, difference between DMD and LDC (1)
Aug 03 2014 auto ref function parameters in a free function (12)
Aug 03 2014 Help with porting grammar from PEGjs to D for dustjs project! (9)
Aug 02 2014 Pointer, if pointed type is unknown? (4)
Aug 02 2014 Preferred program config file format and parsing library? (8)
Aug 01 2014 Trouble linking to static library with Visual D (3)
Aug 01 2014 Is there a way to map associative arrays (4)
Aug 01 2014 unittest affects next unittest (9)
Aug 01 2014 Checking for Callabilty of either f(x) or x.f (7)
Aug 01 2014 monodevelop mono-d versions (7)
Jul 31 2014 why does isForwardRange work like this? (7)
Jul 31 2014 memory/array question (7)
Jul 31 2014 Unexpected memory reuse (7)
Jul 31 2014 Checked shift? (5)
Jul 31 2014 Get the default hash function. (3)
Jul 31 2014 Split class declaration and definition (6)
Jul 31 2014 Emacs d-mode cannot handle backquoted backslashe (9)
Jul 30 2014 Member access of __gshared global object (16)
Jul 30 2014 pointer array? (9)
Jul 30 2014 It is a bug? (3)
Jul 29 2014 pure delegates and opApply (1)
Jul 28 2014 D may disappoint in the presence of an alien Garbage Collector? (7)
Jul 28 2014 Tracing down core.exception.InvalidMemoryOperationError (5)
Jul 27 2014 clear works better than it ought to considered i never defined it (3)
Jul 27 2014 Bug on dmd or gdc ? (3)
Jul 27 2014 Manually allocated structs (4)
Jul 27 2014 Building SDC from source (14)
Jul 26 2014 fuction Return function (3)
Jul 26 2014 ddoc and CODE_HIGHLIGHT macro (3)
Jul 26 2014 using pipeprocess on non-applications (2)
Jul 25 2014 myrange.at(i) for myrange.dropExactly(i).front (8)
Jul 25 2014 Equivalent of DllMain on OSX? (3)
Jul 25 2014 findSplit (2)
Jul 25 2014 Array Operations question (2)
Jul 25 2014 Associative array to Struct at compile time (4)
Jul 25 2014 Trying to add automatic radix detection in std.conv.parse (1)
Jul 25 2014 Showing a user specified error message when no overloads match (12)
Jul 24 2014 Create a general array (2)
Jul 24 2014 Appender.put return value (3)
Jul 24 2014 dual with statement (8)
Jul 24 2014 Mocking serial device (4)
Jul 24 2014 How to copy an object to separate allocated memory? (6)
Jul 24 2014 Passing an array by reference? (3)
Jul 24 2014 D JSON (WAT?!) (38)
Jul 24 2014 Segfault games with factorials (5)
Jul 24 2014 zlibs gzip dosent work with http (2)
Jul 24 2014 Type deduction on templated constructor. (5)
Jul 23 2014 Deploying Vibe.d applications to OpenShift (8)
Jul 23 2014 Grabing C(++) stdout (12)
Jul 22 2014 Need help with basic functional programming (6)
Jul 22 2014 How to know whether a file's encoding is ansi or utf8? (9)
Jul 22 2014 fork/waitpid and std.concurrency.spawn (8)
Jul 20 2014 Map one tuple to another Tuple of different type (21)
Jul 20 2014 Code spliting in module and packages (8)
Jul 20 2014 Really nooB question - property (10)
Jul 20 2014 Learning to use ranges instead of arrays (4)
Jul 20 2014 Learning to use ranges instead of arrays (2)
Jul 20 2014 mixin assembler does not work? (16)
Jul 20 2014 How to say to compiler that I want to inherit final template bethod of (6)
Jul 20 2014 get os thread handles (4)
Jul 19 2014 shared and nonshared dtor (3)
Jul 19 2014 is there any way for an object to make it self no longer usable (7)
Jul 19 2014 std.zip and a large archive (6)
Jul 18 2014 Calling dynamically bound functions from weakly pure function (10)
Jul 18 2014 mysterious performance gain (6)
Jul 18 2014 Dump mixins (preprocessed/generated) code (8)
Jul 17 2014 Compile-Time Interfaces (Concepts) (17)
Jul 17 2014 templates (2)
Jul 17 2014 Binary IO (7)
Jul 17 2014 Generating Phobos Doc (3)
Jul 17 2014 range foreach lambda (4)
Jul 17 2014 LuaD: How to load modules (2)
Jul 17 2014 teething troubles (9)
Jul 16 2014 GC.realloc() fails to initialize some part of the memory (2)
Jul 16 2014 Converting a POD struct to a class at compile-time ? (8)
Jul 16 2014 Problem with trying sample from doc page (4)
Jul 16 2014 md5 hashing acting strangly? (12)
Jul 16 2014 compiler never finishes (2)
Jul 15 2014 How can I express the type '(int) => int' where it is a function or a (4)
Jul 15 2014 what is exactly stack stomp "-gx" new switch ? (4)
Jul 15 2014 Extended math library (10)
Jul 15 2014 Regex match in for loop (3)
Jul 15 2014 Handle to some object, call its methods (3)
Jul 15 2014 String to int exception (9)
Jul 15 2014 phobos iterate through json subkeys? (1)
Jul 15 2014 lazy construction of an immutable object (8)
Jul 15 2014 Read whole file (2)
Jul 15 2014 Get folders in path (3)
Jul 14 2014 is there a way to pause a program and resume with just a key press (or (6)
Jul 14 2014 Generating Strings with Random Contents (21)
Jul 14 2014 DUB git master hang (9)
Jul 14 2014 syntax for calling to with a getter as source argument (5)
Jul 14 2014 reference to delegates and garbage collection (3)
Jul 14 2014 Implement Interface "dynamically" (4)
Jul 14 2014 Undo struct slicing by type-punning (6)
Jul 14 2014 new properties for basic types (7)
Jul 13 2014 Compile time regex matching (6)
Jul 13 2014 SImple C++ code to D (36)
Jul 13 2014 linux n00b (2)
Jul 13 2014 std.algorithm.among (12)
Jul 12 2014 Template help (2)
Jul 12 2014 struct template help (12)
Jul 12 2014 DStyle: Braces on same line (21)
Jul 12 2014 OSX, Need help with Compiling and linking errors (4)
Jul 12 2014 Help to find crash in simple stack type? (5)
Jul 12 2014 Something like Python's psutils for D? (4)
Jul 12 2014 Const problems (1)
Jul 11 2014 Raw Binary into the console (2)
Jul 11 2014 I don't get it. version(unittest) can't seem to use local variable (12)
Jul 11 2014 Question about nogc in D 2.066 (6)
Jul 11 2014 Value Reference Type Traits (3)
Jul 11 2014 DMDScript (6)
Jul 11 2014 get number of items in DList (7)
Jul 10 2014 Setting dates (3)
Jul 10 2014 Using enum constant from different modules (10)
Jul 10 2014 Sum a lot of numbers... (4)
Jul 10 2014 Insert a char in string (11)
Jul 10 2014 core.exception.InvalidMemoryOperationError (4)
Jul 10 2014 Sum informations in file.... (11)
Jul 10 2014 Concatenates int (12)
Jul 09 2014 Introspecting a Module with Traits, allMembers (8)
Jul 09 2014 How to interact with fortran code (5)
Jul 09 2014 Small part of a program : d and c versions performances diff. (25)
Jul 09 2014 __VERSION__ and the different compilers (3)
Jul 08 2014 Passing Templated Function Arguments Solely by Reference (7)
Jul 08 2014 Quicksort Variants (3)
Jul 08 2014 array help. (9)
Jul 08 2014 Tuple and tie? (10)
Jul 08 2014 [dmd 2.066-b1] DList. Cannot remove from an un-initialized List (2)
Jul 08 2014 Class in Class (2)
Jul 08 2014 stack trace output on exception (3)
Jul 07 2014 Incomplete types question (15)
Jul 07 2014 Opinions: The Best and Worst of D (for a lecture/talk I intend to (18)
Jul 07 2014 Sparse Aggregate Assignment/Initialization (RAII) (5)
Jul 07 2014 std.algorithm.sort error with default predicate (7)
Jul 07 2014 dustmite build (2)
Jul 07 2014 Ranges & containers : is it possible to get a SortedRange from a (11)
Jul 07 2014 [dmd 2.066-b1] std.range.array with shared objects and AA rehash (5)
Jul 06 2014 Problem building vibe.d in test project (1)
Jul 06 2014 MmFile.unmap() errs on empty file (1)
Jul 06 2014 [dmd 2.066] Is scope with nothrow regression? (5)
Jul 06 2014 dmd & dub from git master (6)
Jul 05 2014 Using a delegate when interfacing with C (4)
Jul 05 2014 Compile time definitions (3)
Jul 05 2014 File needs to be closed on Windows but not on Posix, bug? (13)
Jul 05 2014 Trouble initializing a templated class (6)
Jul 05 2014 What exactly module in D means? (5)
Jul 05 2014 std.algorithm.map with multiple lambdas (2.066.0-b1) (does not (3)
Jul 05 2014 dependency graph (4)
Jul 05 2014 Visual D: Settings to Improve compil and link process (7)
Jul 05 2014 Slow compilation using a lib with template methods (1)
Jul 04 2014 Problem Linking Phobos git master (6)
Jul 04 2014 recursive definition error (14)
Jul 04 2014 transposed problem (2)
Jul 03 2014 immutable/mutable aliasing (8)
Jul 03 2014 Source transformation for D (3)
Jul 03 2014 integer out of range (4)
Jul 02 2014 DUB help plz (4)
Jul 02 2014 spawn and wait (6)
Jul 02 2014 CTFE bug or enhancement? (5)
Jul 02 2014 Building D on windows (3)
Jul 02 2014 overloading InExpression (9)
Jul 02 2014 similar method as Math.Ceiling in c# (2)
Jul 02 2014 Integer max value (3)
Jul 01 2014 Is GC.setAttr(p, GC.BlkAttr.NO_MOVE) guaranteed to work? (2)
Jul 01 2014 zipWith or map (5)
Jul 01 2014 Bidirectional PIPE, and do not wait for child to terminate (6)
Jul 01 2014 why does clearing an array set its capacity to 0? (8)
Jun 30 2014 How to test templates for equality? (11)
Jun 30 2014 struct, ref in, and UFCS (8)
Jun 30 2014 Thread-safety and lazy-initialization of libraries (11)
Jun 30 2014 break on assertion in GDB? (5)
Jun 29 2014 Redirect to different overloads at compile time? (4)
Jun 29 2014 Bizarre compile error in GtkD (5)
Jun 29 2014 How to forward format specifiers ? (4)
Jun 29 2014 Conflict between function and template with the same name (5)
Jun 28 2014 Why is the Win32 boilerplate the way it is? (14)
Jun 28 2014 Can't modify this (6)
Jun 27 2014 The D2 dictionary chalenge. (1)
Jun 27 2014 Regex problem (2)
Jun 27 2014 What is best way to communicate between computer in local network ? (11)
Jun 27 2014 GC.calloc(), then what? (12)
Jun 26 2014 Enum type deduction inside templates is not working (11)
Jun 26 2014 ~ ? (4)
Jun 26 2014 Getting libcurl for 64 bit Windows (5)
Jun 26 2014 httpS post fail at tango (3)
Jun 26 2014 SList: How do I use linearRemove? (7)
Jun 26 2014 Unqualified __FUNCTION__ (2)
Jun 26 2014 close program by code (8)
Jun 26 2014 import except one? (10)
Jun 25 2014 Returning fixed size arrays (8)
Jun 25 2014 Using two flags in conditonal compilation (version) (5)
Jun 25 2014 expose class declared in unittest (4)
Jun 25 2014 DDoc and private members / mixins / UDAs (4)
Jun 25 2014 Using attributes inside template instantiation (6)
Jun 25 2014 Any GPL video games in D2 (6)
Jun 25 2014 Exception style (3)
Jun 25 2014 Assosiative array pop (8)
Jun 25 2014 [OT]I throw in the towel (6)
Jun 24 2014 Is their a way for a Child process to modify its Parent's environment? (3)
Jun 24 2014 Equivalent of C++ std::function (8)
Jun 24 2014 std.algorithm.map - function by reference (3)
Jun 24 2014 How to free memory of an associative array (2)
Jun 24 2014 Converting from C const(dchar*) to dstring (8)
Jun 24 2014 popcnt instruction (7)
Jun 24 2014 new and GC.malloc fail, core.stdc.malloc works (5)
Jun 23 2014 Compilation error while adding two shorts (3)
Jun 23 2014 Another rambling musing by a Dynamic Programmer - map! (3)
Jun 23 2014 Missed it by THIS much (9)
Jun 23 2014 Momentary Eh?! for a Dynamic Language Programmmer. Tuples vs Arrays. (8)
Jun 23 2014 Trying to reproduce Node.js async waterfall pattern.. (7)
Jun 23 2014 Contributing to D language (4)
Jun 23 2014 Why does this work? (10)
Jun 23 2014 Unexpected OPTLINK Termination while building ddb and gtkd (2)
Jun 22 2014 Passing around a list of differently typed functions (7)
Jun 22 2014 very short pipeShell program (3)
Jun 22 2014 package reflection (2)
Jun 22 2014 mixin(__MODULE__) fails if module name is "module" (5)
Jun 22 2014 Question about iteger literals (17)
Jun 21 2014 opAssign() calls members' postblits? (3)
Jun 21 2014 What is the correct way to forward method calls to the struct field? (10)
Jun 21 2014 assocArray.get(key, default) exists? (4)
Jun 20 2014 enum functions (2)
Jun 20 2014 template mixins for boilerplate (10)
Jun 20 2014 how to resolve "matches more than one template declaration"? (2)
Jun 20 2014 C structs (6)
Jun 19 2014 how to correctly 'typedef' handle types (3)
Jun 19 2014 std.algorithm.splitter on string inserts \\ for every occurrence of \ (2)
Jun 19 2014 how to store a range transformed by a range function? (3)
Jun 19 2014 dub "--annotate" option (2)
Jun 19 2014 Tango Server Example (3)
Jun 19 2014 Link to C library (2)
Jun 19 2014 rehabilitating Juno (6)
Jun 19 2014 DUB linking problem on WinXp (6)
Jun 18 2014 how can I ensure that a template instantiation is unique? (5)
Jun 18 2014 String cast error (7)
Jun 18 2014 DMD assert error (2)
Jun 18 2014 '!' and naming conventions (6)
Jun 18 2014 How to I call D code from C# Project? (9)
Jun 18 2014 Run child process with null stdin/stdout (4)
Jun 18 2014 Some kind of RPC exists for D? (13)
Jun 18 2014 Concurrency on Windows (spawn) (5)
Jun 17 2014 C++'s "defaulted comparison operators" proposal (3)
Jun 17 2014 External threads calling into D code (3)
Jun 17 2014 interface is interface (3)
Jun 17 2014 DLLs with Cygwin don't work (2)
Jun 17 2014 Formatted read of tokens? (5)
Jun 16 2014 [Help]How to handle exception from dirEntries? (3)
Jun 16 2014 Trying to sort shared data with a predicate causes 'unable to format (8)
Jun 16 2014 D1: UTF8 char[] casting to wchar[] array cast misalignment ERROR (9)
Jun 16 2014 Struct Constructors (5)
Jun 16 2014 Doing exercise from book, but I'm getting error with splitter (9)
Jun 16 2014 Placement of shared does not allow to set a delegate (6)
Jun 16 2014 extern (C) Names & Signatures (1)
Jun 15 2014 How to define and use a custom comparison function (7)
Jun 15 2014 Crash in byCodeUnit() <- byDchar() when converting faulty text to HTML (5)
Jun 15 2014 Regarding DConf 2014 (3)
Jun 15 2014 using regex at compiletime (2)
Jun 14 2014 what is going on with cgcs.c:351? (8)
Jun 14 2014 Is it normal that unittests of phobos are executed with my project (3)
Jun 14 2014 Subclass of Exception (7)
Jun 13 2014 Universal Construction Syntax for Pointers? (6)
Jun 13 2014 DMD Fails with fPIC error (9)
Jun 13 2014 Casts and trusted (3)
Jun 13 2014 Does __gshared have shared semantics? (3)
Jun 13 2014 does there exist a dimensional analysis library for D? (2)
Jun 13 2014 Why is stdin.byLine.writeln so slow? (10)
Jun 13 2014 Initialization sequence of runtime environment (1)
Jun 13 2014 User defined forward range - foreach initializes f.r. (6)
Jun 12 2014 __traits(position,symbol) to get the file:line:column:index of a (1)
Jun 12 2014 Library design (3)
Jun 12 2014 Known problem? DMD commandline module order matters for debugging on (1)
Jun 12 2014 Core dump with dstep on 64-bit Linux (Debian 7): testers needed (3)
Jun 12 2014 Cannot alias null (7)
Jun 12 2014 one of the weirdest bugs ever - request for testing (6)
Jun 12 2014 Nameless Static Array (5)
Jun 11 2014 HeadUnshared in core.atomic (3)
Jun 11 2014 modulo Strangeness? (6)
Jun 11 2014 Cannot understand deprecation message recently added to Phobos (7)
Jun 11 2014 Working on a library: request for code review (26)
Jun 11 2014 escape string into a C style string litteral (pasteable in C code) (1)
Jun 11 2014 Multiple alias this failed workaround...obscure error message (6)
Jun 11 2014 Node.js async/threads and shared in D (1)
Jun 11 2014 Basics of calling C from D (14)
Jun 11 2014 passing predicates to lowerBound, or alternatively, how lazy is map? (10)
Jun 10 2014 problem with Access Violation, and I'm not sure where (3)
Jun 10 2014 Basic dynamic array question. Use of new versus no new. (7)
Jun 10 2014 Splitting Ranges using Lambda Predicates (16)
Jun 10 2014 Source File and Position of User Defined Type (4)
Jun 10 2014 crt1.o: could not read symbols: Bad value (8)
Jun 10 2014 D aliases vs. C typedefs (7)
Jun 10 2014 Class Data Members Name Reflection (10)
Jun 10 2014 Decimal type documentation (2)
Jun 10 2014 Version() for unittest OR debug? (7)
Jun 10 2014 Dub. Mercurial (bitbucket.org). Projects deployment (3)
Jun 09 2014 enum template shorthand and short circuit evaluation (3)
Jun 09 2014 DMD Compiler Version Dependent Conditional Compilation (3)
Jun 09 2014 hijacking override from template mixin (4)
Jun 09 2014 win64 as orphan? (3)
Jun 09 2014 splitter for strings (24)
Jun 09 2014 findBack: find a needle in a haystack from the back (3)
Jun 08 2014 scope exit in mixin template (5)
Jun 08 2014 Re: Building any stand-alone ddoc [SOLVED] (1)
Jun 08 2014 Interesting bug with std.random.uniform and dchar (6)
Jun 07 2014 Permutation Sort Algorithm Very Slow (8)
Jun 07 2014 array as parameter (5)
Jun 07 2014 Conversion string->int (7)
Jun 07 2014 Running a delegate inside a C function (7)
Jun 07 2014 Does D have a variant data type? (3)
Jun 07 2014 How to sort a 2D array by column (7)
Jun 07 2014 Compiler support for T(n) notation for initialization of variables (5)
Jun 07 2014 How to add elements to dynamic array of dynamic array (3)
Jun 07 2014 Building any stand-alone ddoc (1)
Jun 07 2014 Windows DLL / Windows service (4)
Jun 07 2014 mangled coverage report (1)
Jun 07 2014 Don't Understand why Phobos Auto-Tester fails for PR #3606 (5)
Jun 06 2014 Creating new types from tuples. (4)
Jun 06 2014 zip with fieldTuple (6)
Jun 06 2014 Can't link libs? (8)
Jun 06 2014 Create const regex? (11)
Jun 06 2014 Building phobos documentation (2)
Jun 06 2014 Weird behaviour when using -release in dmd (4)
Jun 05 2014 D array to c (4)
Jun 05 2014 Linking with C on Windows (5)
Jun 05 2014 Separate allocation and construction? (4)
Jun 05 2014 When is a slice not a slice? (11)
Jun 05 2014 Using D static library from C (13)
Jun 05 2014 Example of filtering a Linked List that hold a custom class (Tango) (2)
Jun 05 2014 Writing to file problem (Kernelbase exeption) (7)
Jun 05 2014 dub: strange behavior (1)
Jun 04 2014 alias with lambda syntax: alias fun2=a=>fun(a); (3)
Jun 04 2014 how to get line number after readln (3)
Jun 04 2014 Arrays as template parameters (2)
Jun 03 2014 override toString() for a tuple? (4)
Jun 03 2014 Segfault in shared object when writeln (4)
Jun 03 2014 why it said no identifier for declarator =?UTF-8?B?4oCm?= (5)
Jun 03 2014 asserts and release (3)
Jun 03 2014 Getting started with vibe.d (4)
Jun 03 2014 DateTime custom string format (4)
Jun 03 2014 On ref return in DMD (3)
Jun 02 2014 Fighting compiler - experienced programmer but D novice (5)
Jun 02 2014 How to assign a delegate to a var ? (8)
Jun 02 2014 Delegate, scope and associative array (11)
Jun 02 2014 for, foreach identifier allowed in c throws error in d (11)
Jun 02 2014 how to port to COM+ server on windows (1)
Jun 02 2014 port C++ to D - copy constness (3)
Jun 01 2014 delegate issue (10)
Jun 01 2014 Multi-file project problem with Visual D (2)
Jun 01 2014 How to detect a lambda expression get it is signature (2)
Jun 01 2014 support for unicode in identifiers (4)
Jun 01 2014 Test if member is static variable (2)
Jun 01 2014 rawRead linker error (1)
Jun 01 2014 DMD fail when using both reflection and UDA (5)
Jun 01 2014 How to convert int type to string "int" ? (6)
Jun 01 2014 floating point conversion (13)
Jun 01 2014 text() vs. format() for formatting assert/exception messages (1)
Jun 01 2014 Interfacing to const T& or const T* C++ code (4)
May 31 2014 how to detect ctfe (4)
May 31 2014 Casting Structs (6)
May 31 2014 dmd segfaults (8)
May 31 2014 Indicating incompatible modules (2)
May 31 2014 Forward reference to nested function not allowed? (4)
May 31 2014 Kernel in D (11)
May 30 2014 Are tests interruptible/concurrent? Is use of a (thread local) global (2)
May 30 2014 Hiding types (11)
May 30 2014 enums (22)
May 30 2014 n00b problem with deimos.openssl AES_cbc_encrypt (1)
May 30 2014 Different random shuffles generated when compiled with gdc than with (21)
May 30 2014 Differences between "const Type function()" and "const(Type) (7)
May 29 2014 Question about wrapping raw C pointers from D (2)
May 29 2014 Examining Members of a module at Compile Time (3)
May 29 2014 Read file on compiler time. (6)
May 29 2014 Building 32bit program with MSVC? (12)
May 29 2014 Vance Miller Kitchens (1)
May 29 2014 Is this a bug or illegal code? (3)
May 29 2014 A question regarding Array capacity, length and slices (3)
May 28 2014 Looping over all enum values (3)
May 28 2014 safe nogc memory allocation (11)
May 28 2014 Cost of .dup vs. instantiation (6)
May 28 2014 std.algorithm range violation (10)
May 27 2014 RandomAccessRange / Mobile Elements (2)
May 27 2014 What are the best std algo for testing a range implementation ? (8)
May 26 2014 unittests D2.065.0 window 7 (3)
May 26 2014 One case of GC-allocated closure (1)
May 26 2014 overloading operations for enums (2)
May 26 2014 How to create a vitual struct? (1)
May 25 2014 next!T (7)
May 25 2014 Building and using a function library (3)
May 25 2014 installing Mango with DMD instead of ldc (15)
May 25 2014 TDPL - Andrei Alexandrescu (3)
May 25 2014 Is there any way to differentiate between a type and an alias? (6)
May 25 2014 Passing a function as an argument to another function : what is this (4)
May 25 2014 How to declare a library .dll to import functions? (4)
May 24 2014 Network programming (2)
May 24 2014 How to handle try-catch blocks, nothrow and logfiles (5)
May 24 2014 Creating ranges over mutable, const, or immutable data structures. (5)
May 24 2014 foreach over string (6)
May 24 2014 Upgrade woes : Eclipse/DDT/Linux , compile takes forever and other (1)
May 24 2014 derelict glfw won't set callbacks (4)
May 24 2014 How to debug ? (4)
May 24 2014 dmd with shared lib (3)
May 23 2014 Using custom attribute for a general parser. Is possible in D ? (4)
May 23 2014 Bounds check (5)
May 23 2014 Issue with contracts and assertions (5)
May 23 2014 DerelictAL with alut? (8)
May 22 2014 How to get struct's members ? (7)
May 22 2014 How to get array length (6)
May 22 2014 Attach and detach C threads to D runtime (2)
May 22 2014 Programming a Game in D? :D (45)
May 22 2014 Separate Piping of dmd stdout and stderr through ddemangle (3)
May 21 2014 DLang Front Page Code Example (2)
May 21 2014 Scalar + array operations (6)
May 20 2014 std.concurrency bug? (7)
May 20 2014 byCodePoint for a range of chars (5)
May 20 2014 [std.c.stdlib] (malloc(something) is null) or (malloc(something) (4)
May 20 2014 Question about nogc (10)
May 20 2014 Seeking Advice on D Bindings for Large C Library Collection (3)
May 19 2014 Error compiling test code (3)
May 19 2014 Can't call isDir on linux on const object (3)
May 19 2014 Write double to text file, then read it back later without losing (3)
May 19 2014 DerelictAL Symbol undefined (4)
May 18 2014 Is it possible to assumeSafeAppend malloced memory? (9)
May 18 2014 Modify char in string (5)
May 18 2014 Video playback (5)
May 17 2014 randomSample (4)
May 17 2014 std.concurrency thread communication problem (4)
May 17 2014 Problems with dmd Switches in Makefiles (5)
May 16 2014 Bug with std.string.indexOf and case sensivity (6)
May 16 2014 string-ish range/stream from curl ubyte[] chunks? (4)
May 16 2014 idup class (6)
May 15 2014 Objects(from classes) at Compile time? no gc (9)
May 15 2014 Disabling SSL Verification on std.net.curl (4)
May 15 2014 XamarinStudio dependency issues(Mono-D) (4)
May 15 2014 D Newbie Trying to Use D with Major C Libraries (23)
May 15 2014 Seg fault when calling C code (11)
May 15 2014 receiveTimeout minimum reasonable timeout value? (3)
May 15 2014 [Rosettacode] Growable slices (10)
May 14 2014 TKD AddProtocolCommand example (7)
May 14 2014 TKD set focus on window? (3)
May 14 2014 Array!T and find are slow (27)
May 14 2014 Cost of assoc array? (13)
May 13 2014 RegEx for a simple Lexer (5)
May 13 2014 How to use the std.process? (6)
May 13 2014 Template delegate/function ptr struct member (3)
May 12 2014 How to use the 'ExecuteShell','execv','execvp' open the (1)
May 12 2014 naming a variable at runtime (6)
May 12 2014 DFL is the best UIcontrols for D,compare it to dwt, (19)
May 12 2014 Decoding HTML escape sequences (2)
May 12 2014 newbie question about variables in slices.. (2)
May 12 2014 How to make sure GC allocated resources stay around when used in C (12)
May 12 2014 Why std.algorithm.sort can't be applied to char[]? (16)
May 12 2014 Templating everything? One module per function/struct/class/etc, (7)
May 11 2014 question about passing associative array to a function (8)
May 10 2014 Messy code in console (13)
May 10 2014 Configuring Phobos from the 1-click installer (9)
May 10 2014 Temporary silence output (stdout) (5)
May 10 2014 Curl Exception (4)
May 10 2014 Inspecting lambda parameters (3)
May 09 2014 =?UTF-8?B?S8OsdGNow6jFhCBEZXPDrGduZXI=?= (1)
May 09 2014 Recommendation on option parsing (15)
May 09 2014 why can't I call const methods on shared objects? (14)
May 09 2014 core.sync.rwmutex example (5)
May 09 2014 sort struct of arrays (6)
May 09 2014 Avoiding __traits(getAttributes, ...) on alias (10)
May 08 2014 How to use 'Heat the compiler' to vibe.d? (1)
May 08 2014 vibe.d's example is good,but Memory Usage is bigger than beeblog? (2)
May 08 2014 Down the VisualD0.3.38-1.exe ,found virus! (18)
May 08 2014 dxl (the d port of jexcelapi) (5)
May 08 2014 DOSNEWSIZE Error (3)
May 08 2014 throws Exception in method (10)
May 07 2014 __traits with alias (3)
May 07 2014 Any chance to avoid monitor field in my class? (33)
May 07 2014 [Rosettacode] D code line length limit (22)
May 07 2014 static if (__ctfe) (4)
May 06 2014 SQLite3 (12)
May 06 2014 Atom text editor (1)
May 06 2014 Register allocation algorithm (1)
May 06 2014 newbie question about dub (3)
May 06 2014 Simple matching on a range (1)
May 06 2014 The writeln() function's args can't be (8)
May 05 2014 Reading a single whitespace-separated word from stdin (7)
May 05 2014 Implicit static->dynamic arr and modifying (10)
May 05 2014 Is my T.init elaborate (eg: Not "0") (4)
May 05 2014 Create many objects using threads (13)
May 04 2014 Any equivalent to python's dir(object) in D? (2)
May 04 2014 Need help with movement from C to D (16)
May 04 2014 C++ std::map equivalent? (An in-order iterable associative container) (9)
May 04 2014 Signals far from Slots (3)
May 04 2014 strange error with std.net.curl (2)
May 04 2014 Template mixins has no effect (3)
May 04 2014 Trailing commas in constructor arguments? (2)
May 04 2014 Is this a bug? (9)
May 03 2014 Conversion and Assignment on EnumUnion and EnumChain (2)
May 03 2014 map!(char)(string) problem (2)
May 03 2014 Error (1)
May 03 2014 ncurses linking(?) problem on Mac OS X (4)
May 03 2014 Dlangui can't build x64 example1.exe ,because the size_t is ulong on (2)
May 02 2014 Postblit not invokable with MyStruct(MyStruct()); ? (6)
May 02 2014 Math-Parser (9)
May 02 2014 why arithmetic for bytes different than for ints? (3)
May 02 2014 In need for CommonOriginalType (4)
May 02 2014 "Error 42: Symbol Undefined" for asserts (6)
May 02 2014 Allocation-free message passing? (1)
May 02 2014 formattedWrite writes nothing (4)
May 02 2014 const ref parameters and r-value references (11)
May 01 2014 Making enum join variadic (15)
May 01 2014 Unresolved external symbol (3)
May 01 2014 Reading ELF Files (14)
May 01 2014 Strings concatenated at compile time? (4)
Apr 30 2014 I have modified the DFL to X64,but it's not work ,who know why not (1)
Apr 30 2014 how to print ubyte* (3)
Apr 29 2014 VisualD Console App does not compile on default install VS 2010 (1)
Apr 29 2014 Help plz: Using to libraries in D? (4)
Apr 29 2014 Socket server + thread: cpu usage (10)
Apr 29 2014 private constructors and inheritance (6)
Apr 28 2014 logging (2)
Apr 28 2014 How to use the result of __traits( allMembers , T ) with string mixins (7)
Apr 28 2014 Pointer to template types? (10)
Apr 28 2014 Is this a bug? (18)
Apr 27 2014 change value of item in BinaryHeap (1)
Apr 27 2014 'auto' with AA (4)
Apr 27 2014 import with renaming and public import inside module (21)
Apr 27 2014 Creating a List Type Using std.variant.algebraic (9)
Apr 27 2014 nogc and lazy arguments (3)
Apr 26 2014 Can I circumvent nothrow? (6)
Apr 26 2014 storing pointers in Variants (3)
Apr 26 2014 Static constructors inconsistency (9)
Apr 26 2014 DMD & Deimos || GDC & Deimos? (4)
Apr 26 2014 Creating Libraries Callable from C (4)
Apr 26 2014 Writing to stdin of a process (4)
Apr 25 2014 Another bug in function overloading? (3)
Apr 25 2014 AES encryption with openssl bindings (5)
Apr 25 2014 Const Tuples (15)
Apr 25 2014 Determining protection of another module's member (1)
Apr 25 2014 Inherit of attributes (5)
Apr 24 2014 Problem with code coverage. No .lst files? (6)
Apr 24 2014 Temporarily protect array from garbage collection (3)
Apr 24 2014 Example of parse whole json answer. (2)
Apr 23 2014 Is it possible to make replaces of multiple regexes at once? (1)
Apr 23 2014 Undefined symbol ModuleInfoZ when including a SWIG generated module (3)
Apr 23 2014 Partial ordering of constructors with type parameters (7)
Apr 22 2014 Variable Naming Issue (Conflicts?) (6)
Apr 22 2014 The lifetime of reduce's internal seed (10)
Apr 22 2014 Array of interface only with cast()? (5)
Apr 22 2014 Named template constraints (2)
Apr 22 2014 Throw exception on segmentation fault in GNU/Linux (5)
Apr 22 2014 Auto return type inference issue? (5)
Apr 21 2014 Best way to check for an element in an array? (7)
Apr 21 2014 Regarding foreach loop index ranges (4)
Apr 20 2014 async socket programming in D? (4)
Apr 20 2014 string -> string literal (3)
Apr 20 2014 Structs insted of classes for Performance (4)
Apr 20 2014 number formatting (4)
Apr 19 2014 toString() through interface (7)
Apr 19 2014 Template method and type resolution of return type (10)
Apr 19 2014 Struct size (3)
Apr 19 2014 Get and set terminal size (9)
Apr 18 2014 arrays in DMD V2 (11)
Apr 17 2014 Reducing an array (10)
Apr 18 2014 On Concurrency (7)
Apr 17 2014 UDA magic? (5)
Apr 16 2014 Dynamically Sized Structs (29)
Apr 16 2014 What's the current phobos way to define generic data sources and (6)
Apr 16 2014 Scanf function changes value of in-loop variable (13)
Apr 16 2014 ref & address (5)
Apr 16 2014 std.file.read returns void[] why? (14)
Apr 15 2014 Multi-Type Enumerations (2)
Apr 15 2014 Extern Keyword for Function Type (6)
Apr 15 2014 A possible future usage of user-defined slicing (1)
Apr 15 2014 DerelictOrg (2)
Apr 15 2014 Iterate over symbols in tupleof without instance (12)
Apr 14 2014 aliases and .stringof (4)
Apr 14 2014 Converting function pointers to delegates (9)
Apr 14 2014 I test move the DFL to x64,there are some things,who will help me? (3)
Apr 14 2014 A lot of people want to use D,but they only know MS SQL Server,what (8)
Apr 14 2014 Uncaught exception while running redis-pubsub-example of vibe.d (4)
Apr 14 2014 Rosettacode: program termination (9)
Apr 13 2014 Marking a delegate as pure, nothrow, etc. (2)
Apr 13 2014 Update to TDPL? (3)
Apr 13 2014 alias this and outer (1)
Apr 12 2014 Implicit conversions through purity (16)
Apr 12 2014 DList bug or programmer error? (2)
Apr 12 2014 Local function overloading (6)
Apr 12 2014 alias this and constructor (8)
Apr 12 2014 Associative arrays, multithreading, Rebindable (4)
Apr 11 2014 function name inside a funciton (3)
Apr 11 2014 Last element of a forward range (4)
Apr 11 2014 string mixin only works once per block? (12)
Apr 10 2014 Why does filter return const? (3)
Apr 10 2014 Design with appender: good or bad? (13)
Apr 10 2014 GC being too eager? (15)
Apr 09 2014 Successively prepending to slices. (11)
Apr 09 2014 opCmp and unittest as a nested function (9)
Apr 09 2014 release disables bounds checking on non- safe code? (2)
Apr 08 2014 build anchovy,find a bug when build utils.lib (3)
Apr 08 2014 DMD Source Hot Spot for Expression Type Deduction (3)
Apr 08 2014 math evaluation on runtime (4)
Apr 08 2014 Anyone have sucess converting MSVC 2010 COFF libs to OMF (10)
Apr 08 2014 std.variant, elaborate copying and GC (4)
Apr 08 2014 Using std.stdio.File in a class (10)
Apr 08 2014 Anchovy is good,Find a bug: can't get the gui.lib (2)
Apr 08 2014 Modify Object Pointer during Initialzation (6)
Apr 08 2014 copying memory in phobos (9)
Apr 08 2014 can I generate an enum from a typelist? (9)
Apr 07 2014 Understanding switch + foreach (12)
Apr 06 2014 Best way to convert and apply floor() (3)
Apr 05 2014 Set differences (3)
Apr 05 2014 Empty array and AA literals (14)
Apr 05 2014 Does D have reflection? (2)
Apr 05 2014 How to do a checked cast from base-type to enum-type (2)
Apr 05 2014 How to obtain a list of all the elements of an enum? (3)
Apr 05 2014 running my program with shared libraries (4)
Apr 05 2014 Query Context at Source File and Offset in DMD (3)
Apr 05 2014 Why cant I place a stuct on a funciton stack without blitting it (4)
Apr 05 2014 Some issues (bugs?) with generated header files (5)
Apr 04 2014 They are not the same (12)
Apr 04 2014 templates, enums, CT reflection: compiler bug or not? (2)
Apr 04 2014 Manually-allocated memory and maximum array capacity (2)
Apr 04 2014 A simplification error when calculating array lengths (2)
Apr 04 2014 std.array.array seems to return flatten copy of input (9)
Apr 04 2014 list in spam =?UTF-8?Q?blacklist=3F=20=5BOT=5D?= (1)
Apr 04 2014 Why defining alias and not auto when using a template? (6)
Apr 04 2014 porting GCC macro to D (6)
Apr 03 2014 Extracting Params of Templated Type (5)
Apr 03 2014 How can I specify a location to write the code coverage files (5)
Apr 03 2014 two questions on enums (7)
Apr 03 2014 How to pass delegates to C functions? (7)
Apr 03 2014 What does it mean for opCmp and opEquals to be consistent? (8)
Apr 03 2014 Do equality checks for dynamic arrays attempt to shortcut with pointer (7)
Apr 02 2014 How to find documentation of hard-to-google keywords and symbols (8)
Apr 02 2014 Cannot access static overloaded function? (2)
Apr 02 2014 execute commands in the terminal OSX (4)
Apr 02 2014 How do I obtain the default hash of a user-defined struct (14)
Apr 02 2014 How to repeat a function call? (6)
Apr 02 2014 When this will be freed? (10)
Apr 02 2014 unicode console output (6)
Apr 02 2014 core.atomic and -profile switch (4)
Apr 01 2014 Sockets between D and C(++) app (11)
Apr 01 2014 How to dynamically call class virtual method dynamically (8)
Mar 31 2014 Why is SysTime.init invalid? (6)
Mar 31 2014 Kitchen Designer Hertfordshire (1)
Mar 31 2014 Trying Multiple Aggregate reduce (9)
Mar 31 2014 tuple (TypeTuple kind) multi-initialization. Actually documented? (4)
Mar 31 2014 How to set JSON_TYPE in 2.0.65 (7)
Mar 31 2014 template interface and delegates (7)
Mar 31 2014 How to foreach over a DList? (25)
Mar 31 2014 CTFE error, but I have no idea what it means. (5)
Mar 30 2014 best D equivalent to C'stimeval (4)
Mar 30 2014 Parsing (4)
Mar 30 2014 Avoiding Range Checks in Slice Expressions (5)
Mar 30 2014 destructor, postblit constructor --- force calling always (5)
Mar 30 2014 Change forum password (2)
Mar 30 2014 Does anyone have an example of use of core.sync.Condition (4)
Mar 30 2014 Does anybody have an example of overloading a function to accept (3)
Mar 30 2014 scanner parser generator (3)
Mar 30 2014 Template magic exercise (6)
Mar 29 2014 Wrapping C code? (9)
Mar 29 2014 Interfacing C++ to D --> or better: C++ --> C ---> D (DLL) (5)
Mar 28 2014 Getting the current datetime converted into a string for writing to (6)
Mar 28 2014 Order of destruction of local variables (4)
Mar 28 2014 Choice ranges? (6)
Mar 28 2014 Waiting for a Spawn'ed process (6)
Mar 28 2014 What is the correct function or cast to compare an unprintable ASCII (3)
Mar 28 2014 Getting around the lack of foreach in CTFE (7)
Mar 27 2014 Regarding the -vgc switch (3)
Mar 27 2014 Iterate over an array while mutating it? (7)
Mar 27 2014 Using import to read a DOS file and then mapping the records to a (2)
Mar 26 2014 Getting a class' name, but not fully qualified? (14)
Mar 26 2014 Why are compile-time constraints checked with an (inout int = 0) (4)
Mar 26 2014 How to Distinguish between a Lambda and a Function Template at Compile (1)
Mar 26 2014 sending a delegate through extern (C) (2)
Mar 26 2014 Transforming a C/C++ project to D (4)
Mar 26 2014 D project structure (4)
Mar 26 2014 Generate toString() method at compile time (8)
Mar 26 2014 is there any trait to check if variable is __gshared? (16)
Mar 25 2014 [Style] Converting from char[] to string, to!string vs idup (7)
Mar 25 2014 Musings on infinite loops and not reachable returns (6)
Mar 25 2014 Problem with taking inout, const references (14)
Mar 25 2014 Compile time only delegates (5)
Mar 25 2014 Problem with safe (4)
Mar 25 2014 Exception "error" message without stacktrace (5)
Mar 25 2014 DGUI: Using scroll bars (1)
Mar 24 2014 Problems with OutputRanges (2)
Mar 24 2014 How to hand in a closure variable (10)
Mar 24 2014 Is there a standard way to parse hex strings into numbers? (3)
Mar 24 2014 Need help how to get started with D ranges (5)
Mar 23 2014 Does this allocate? (2)
Mar 23 2014 Function implemented outside the class (8)
Mar 23 2014 Socket: Detect connection close (6)
Mar 23 2014 Syntactic Sugar for Construction of Empty Dynamic Arrays of a Given (4)
Mar 23 2014 Check for presence of function (12)
Mar 23 2014 Listing all functions in a module (11)
Mar 23 2014 Combining template parameters deduction with default template (6)
Mar 23 2014 How useful should inout be? (4)
Mar 22 2014 shouldn't this work? / how to make it work? (3)
Mar 22 2014 More updated question about Sleep/msleep/usleep (3)
Mar 22 2014 BitArray in custom class & initialize it in ctor with arguments (3)
Mar 21 2014 sizeof struct no less than 1? (3)
Mar 21 2014 Ranges/algorithms for aggregation (12)
Mar 20 2014 Function to print a diamond shape (50)
Mar 20 2014 GC allocation issue (11)
Mar 20 2014 bool Associative Array Synchronized (8)
Mar 20 2014 Template with template? (16)
Mar 19 2014 Ada-Style Range Types with Value Range Propagation in Arithmetic (3)
Mar 19 2014 reflection over templates (7)
Mar 19 2014 Why does the following program write the message 'Foo' twice? (5)
Mar 18 2014 RE: enum question (1)
Mar 18 2014 Troubles with taskPool.amap, lambdas and more (3)
Mar 18 2014 GDC/LDC on Sparc Solaris (4)
Mar 18 2014 Alias template param - Undefined Identifier (9)
Mar 18 2014 enum question (4)
Mar 18 2014 Aliasing arguments in the template parameter list of an is-expression (8)
Mar 17 2014 Appending Text to SWT Textbox from multiple threads. (4)
Mar 17 2014 setAttributes call error (2)
Mar 17 2014 Get the type that a mixin is mixing into (3)
Mar 17 2014 SysTime.add!"days" missing (10)
Mar 17 2014 DirEntries range seems impractical with foreach (6)
Mar 16 2014 Memory errors (3)
Mar 16 2014 TDPL question: "objects may not embed internal pointers", classes too? (2)
Mar 16 2014 Just-run-the-unittests (7)
Mar 15 2014 Installing D on OSX using .dmg (6)
Mar 15 2014 Ubuntu dmd 2.065 amd64 linkage problem. (5)
Mar 15 2014 Insert if doesn't exist without double lookup. (2)
Mar 14 2014 Regarding fixed size arrays (5)
Mar 14 2014 Array initialisation vs assignment (3)
Mar 14 2014 Improving IO Speed (9)
Mar 14 2014 Get Compile Errors - Command Line (12)
Mar 14 2014 Function tuples (6)
Mar 14 2014 dmd v2.065 compatibility (11)
Mar 13 2014 alignment of struct (4)
Mar 13 2014 D to C++ DLL (4)
Mar 13 2014 enum VS static immutable (4)
Mar 12 2014 Casting an interface to the type that implements it. (1)
Mar 11 2014 Compiler version at compile-time (3)
Mar 11 2014 to! converting 1D to 2D array (17)
Mar 11 2014 Objective-C runtime: bindings are possible? (3)
Mar 11 2014 Mixing messages and socket operations (2)
Mar 11 2014 Getting a compiler with '-inline'. Is this valid? (5)
Mar 11 2014 Running unittests in static libraries. (1)
Mar 11 2014 Interface to Microsoft Access database (Jet) (5)
Mar 10 2014 writeln if not empty (7)
Mar 10 2014 ambiguous definition (2)
Mar 10 2014 Explicit Declaration of Pureness and Throwness of Higher Order Ranges (3)
Mar 10 2014 Any way to print compile-time generated code? (3)
Mar 10 2014 linking against libmilter (1)
Mar 09 2014 build dustmite (2)
Mar 09 2014 Linux Dynamic Loading of shared libraries (9)
Mar 09 2014 strange compilation error (6)
Mar 08 2014 Hacking DMD to Query Context Information at Source File Offset (2)
Mar 08 2014 Array of user's structs & slicing & opBinary (4)
Mar 08 2014 Allocating memory from library (3)
Mar 08 2014 Non-blocking array queue. (5)
Mar 08 2014 linear search using 'find' on an array of structs? (4)
Mar 08 2014 RosettaCode factorial needs to use longs (7)
Mar 08 2014 Sending immutable classes using std.concurrency (3)
Mar 08 2014 Nullable, inout, and more (3)
Mar 07 2014 Converting string to ascii value (8)
Mar 07 2014 exception handling and dynamic loading (2)
Mar 07 2014 New to std.algorithm and generics, no idea how to make simple things (6)
Mar 07 2014 Compiling D through command line (9)
Mar 07 2014 Problem with escaping commands in spawProcess(). (2)
Mar 06 2014 Type-Safer Modern High-Level Performant OpenGL (9)
Mar 06 2014 Best way to reference an array in a child class... (19)
Mar 06 2014 Forwarding or merging 'this' into a child class to aid chaining (7)
Mar 06 2014 Template mixins - why only declarations (5)
Mar 06 2014 fix struct API with an interface (5)
Mar 06 2014 mutable reference to const object (8)
Mar 06 2014 xvalue and std::move in D (11)
Mar 05 2014 enum return type (7)
Mar 05 2014 Strange Mixin issue (9)
Mar 05 2014 Extract typeinfo (3)
Mar 04 2014 ctor for shared and immutable structs (1)
Mar 04 2014 Multilingual DDoc (2)
Mar 03 2014 getTid wrapper (11)
Mar 03 2014 Final class and interface (2)
Mar 03 2014 Issus with DMD 2.065 (2)
Mar 03 2014 adding static return? (3)
Mar 03 2014 Reading a string in binary mode (10)
Mar 03 2014 std.algorithm.find and array of needles? (5)
Mar 03 2014 2.065 and MacPorts (1)
Mar 02 2014 Mutexes and locking (8)
Mar 02 2014 Disabling the Garbage Collector (9)
Mar 02 2014 Is it possible to elegantly craft a class that can be used as shared (8)
Mar 01 2014 What does to!someEnum(string) lower to? Comparing speed to (2)
Mar 01 2014 Strange _xopEquals function (1)
Mar 01 2014 Project deployment (2)
Feb 28 2014 GC.BlkAttr.FINALIZE (17)
Feb 28 2014 How to build DMD on windows ? (8)
Feb 28 2014 Template error on compiling ... (13)
Feb 28 2014 Nobody understands templates? (54)
Feb 28 2014 How to return range constructs? (9)
Feb 28 2014 Write variable from other function (13)
Feb 28 2014 enum abuse (13)
Feb 27 2014 Colons and brackets (10)
Feb 27 2014 Contribution for Newcomers (5)
Feb 27 2014 DMD Source Guidance: Unused Return Values of Strictly Pure Function (9)
Feb 27 2014 Documenting unit tests? (2)
Feb 27 2014 custom memory management (16)
Feb 27 2014 Sorting a zipped range (5)
Feb 27 2014 disable this for structs (22)
Feb 27 2014 Replace exception handler? (3)
Feb 27 2014 Switching from Java to D: Beginner questions, multiplatform issues, (12)
Feb 27 2014 GC for noobs (58)
Feb 26 2014 undefined symbol: rt_finalize (16)
Feb 26 2014 Static library including other static library (2)
Feb 26 2014 runtime loading D shared library as a standalone (with it's own GC (6)
Feb 26 2014 What is format of "dmd -deps ..." output? (2)
Feb 26 2014 Dynamically calling external libraries. (14)
Feb 26 2014 getopt example please (5)
Feb 26 2014 Array of struct pointers error (10)
Feb 26 2014 Allocating and freeing memory like this? (5)
Feb 25 2014 Runtime dependency checking (1)
Feb 25 2014 alias declaration spec (5)
Feb 25 2014 Odd Linux linking error (3)
Feb 25 2014 DUB Error (4)
Feb 25 2014 D alternative for C/C++ -Dfoo=42 (16)
Feb 24 2014 Unused mmap library comes as deprecation warning on compile (2)
Feb 24 2014 Parsing and splitting textfile (8)
Feb 24 2014 Programming to Interfaces simplification (5)
Feb 24 2014 Struct constructor, opCall mess. (14)
Feb 24 2014 What does q{...} mean? (11)
Feb 24 2014 Non-Initialized Dynamic Arrays Construction (10)
Feb 23 2014 Does opSlice work with immutable values? (6)
Feb 23 2014 LuaD linker problems using dub (3)
Feb 23 2014 loop over all parameters of all overloads of all members (2)
Feb 23 2014 Compile-type array of classes? (5)
Feb 23 2014 Strange behaviour with -profile (3)
Feb 22 2014 IFTI with value / template value parameter shadowing (3)
Feb 22 2014 Build Hash from Array in one statement ? (3)
Feb 22 2014 Bug with references (no casting used) (4)
Feb 22 2014 hiding a class property behind a method (13)
Feb 22 2014 Scalability in std.parallelism (9)
Feb 22 2014 Range Construction Pattern (13)
Feb 22 2014 Why does object creation give segmentation fault in DLL? (3)
Feb 21 2014 Treat memory as a file with a name. (3)
Feb 21 2014 signatures (3)
Feb 21 2014 Cannot implicitly convert derived type (18)
Feb 21 2014 Is there kind of "associative tuple" - like syntax in D? (6)
Feb 21 2014 immutable int n = Test(); int[n] x;---- compiles, but __ctfe is false. (8)
Feb 20 2014 Optimization ??? (10)
Feb 20 2014 Does string.isNumeric mean that parse!int will not throw? (9)
Feb 20 2014 Static arrays and std.algorithm.sort (8)
Feb 20 2014 convert int[][] to int** (7)
Feb 20 2014 [video tutorial] Defensive programming with Design By Contract basics (6)
Feb 19 2014 DMD exit code -9 (6)
Feb 19 2014 Container templates (7)
Feb 19 2014 Possible to do receive on a delegate? (5)
Feb 19 2014 Method template optimization that works in C++, but not very well D (8)
Feb 19 2014 [video tutorial] Cleaning up our command line argument parsing code (4)
Feb 19 2014 [video tutorial] Command line arguments with std.getopt (1)
Feb 19 2014 Dynamic library loading gives error about importing a module (4)
Feb 19 2014 How to resume iteration from previous point in associative array (9)
Feb 19 2014 Why function template 'among' is of complexity O(1) and not O(n)? (23)
Feb 18 2014 UDA initialize a user defined type attribute field (5)
Feb 18 2014 Cannot get frame pointer to sort (2)
Feb 18 2014 What learning resources are available? (5)
Feb 18 2014 trace GC work (4)
Feb 18 2014 [video tutorial] Refactoring the number guessing game (13)
Feb 18 2014 Interface file is generated wrong (5)
Feb 18 2014 std.range.equal or == in isPalindrome (7)
Feb 18 2014 Importing text file, path not found (6)
Feb 17 2014 Question about CPU caches and D context pointers (7)
Feb 17 2014 Is this meant to be possible? (4)
Feb 17 2014 foreach/iota countdown (14)
Feb 17 2014 [video tutorial] Implementing a simple number guessing game (18)
Feb 17 2014 pragma mangle hacking (2)
Feb 17 2014 Timer (8)
Feb 16 2014 64 bit size_t (9)
Feb 16 2014 Strange result with nextUp for reals (3)
Feb 16 2014 std.bigint.BigInt and const modifier (4)
Feb 16 2014 Can opCmp return a 'long' instead of 'int'? (6)
Feb 15 2014 How to get normal DLL method name (6)
Feb 15 2014 How convert DList!string to string array (9)
Feb 15 2014 [video tutorial] hello world using dmd, rdmd, dub and vibe.d (15)
Feb 15 2014 How to append to SortedRange? (6)
Feb 14 2014 Floating point init/nan (4)
Feb 14 2014 DGUI (5)
Feb 14 2014 Reading input from piped stdin. (8)
Feb 14 2014 Optimize my code =) (52)
Feb 14 2014 inverse of escapeShellCommand? (1)
Feb 13 2014 =?ISO-8859-7?Q?how_to_round_durations_to_most_significant_unit_=3F_=285?= (1)
Feb 13 2014 Getting and using class hierarhy information in runtime (8)
Feb 13 2014 Trouble Compiling DMD, Druntime, Phobos on Windows (12)
Feb 13 2014 how to iterate over an AA by key-value pair (tuple)? (9)
Feb 13 2014 Bug? tupleof and const string = "" (8)
Feb 13 2014 Higher Order Type Tuple Predicate (2)
Feb 13 2014 T[][T] -> [(k1, v1), ..., (k1, vn), ..., (kn, v1), ..., (kn, vn)] (7)
Feb 13 2014 Meaning of shared when its position is changed (2)
Feb 12 2014 Can't get the tools suite to build using the posix.mak make file (3)
Feb 12 2014 std.random.uniform for enums (13)
Feb 12 2014 Multiple-OS Header Access (7)
Feb 12 2014 Minimal D executable on Windows x32 (2)
Feb 11 2014 D tools build problem (12)
Feb 11 2014 Ranges, constantly frustrating (35)
Feb 10 2014 Custom default exception handler? (19)
Feb 10 2014 Implicit type conversion of an argument when a function is called (6)
Feb 10 2014 Templated static opCall in non-templated struct (7)
Feb 10 2014 Benchmark games, Rust, big ints and Pi (3)
Feb 10 2014 Call destructor before memory is freed. (2)
Feb 10 2014 Removal from std.container.Array. (4)
Feb 10 2014 Implementing Haskell's Type-Level Quicksort in D (15)
Feb 10 2014 LPOLESTR* to string (9)
Feb 10 2014 questions on class definitions and mixins (7)
Feb 09 2014 Check if path is child of directory (5)
Feb 09 2014 "Global" imports vs scoped imports (10)
Feb 09 2014 Resolve function pointers using UDA during CT (8)
Feb 08 2014 pure vs writeln debugging (7)
Feb 08 2014 BSTR to string? (3)
Feb 08 2014 Strange behavior with opAssign and static if (3)
Feb 08 2014 Error: TypeInfo.equals is not implemented (8)
Feb 08 2014 Overload sets and templates (3)
Feb 07 2014 Avoiding allocation in broadcast server (6)
Feb 07 2014 Usage of Shared (2)
Feb 06 2014 App release build crashes (2)
Feb 06 2014 Is it possible to convert a delegate into a function? (4)
Feb 06 2014 What is the best way to iterate over string chars? (2)
Feb 05 2014 Do you have any suggestions for project directory structure? (6)
Feb 05 2014 Getting NotNull Right (5)
Feb 05 2014 "scope attribute" vs "scope keyword" vs "scope storage class" (8)
Feb 05 2014 Explicit Class Instance Allocation (6)
Feb 04 2014 Help with array maniipulation (4)
Feb 04 2014 What does the alias attribute do here (4)
Feb 04 2014 Decorators, Annotations, Macros, AST =?UTF-8?Q?transforms=E2=80=A6?= (3)
Feb 04 2014 Get struct template types (7)
Feb 04 2014 Difference between is and == (6)
Feb 03 2014 Performant method for reading huge text files (7)
Feb 03 2014 3d vector struct (10)
Feb 03 2014 How to "scope"? (6)
Feb 03 2014 Templates: generic "return null;" (15)
Feb 02 2014 std.parallelism: How to wait all tasks finished? (14)
Feb 02 2014 trusted delegates all over std.array (5)
Feb 02 2014 How to embed data within an executable? (11)
Feb 01 2014 std.typecons wrap interface with NVI (5)
Feb 01 2014 std.array.array broken? (6)
Feb 01 2014 Undefined identifier error with enum in the separate module (2)
Feb 01 2014 Implicit conversion from a base/array type (5)
Jan 31 2014 Template types in parameter lists (2)
Jan 31 2014 Parallel thread safety (fun fun) (3)
Jan 31 2014 std.typecons.Rebindable (4)
Jan 30 2014 I don't even.. (5)
Jan 30 2014 Magic infinite loop inside foreach (6)
Jan 30 2014 Symbol undefined (6)
Jan 30 2014 Idiomatic D? (13)
Jan 30 2014 How to call opCall as template? (23)
Jan 30 2014 import expression with paths (1)
Jan 30 2014 Interfaces allow member definitions? (23)
Jan 30 2014 Question about dynamic arrays and slices (5)
Jan 30 2014 Reference parent type (2)
Jan 29 2014 Message passing pattern matching (3)
Jan 29 2014 Static Factory (1)
Jan 29 2014 Array as an argument, ambiguous behaviour. (64)
Jan 29 2014 Sorting structs? (11)
Jan 29 2014 toStringz in std.file (3)
Jan 28 2014 HTTPS, SSL, TLS client on D (6)
Jan 28 2014 A possible enhancement related to is() (4)
Jan 28 2014 Win32 with D: Using RegisterClassExA instead of RegisterClass (3)
Jan 28 2014 Set global immutables from main/getopt? (13)
Jan 28 2014 Using std.algorithm how to uniq and sort a multidimensional array? (5)
Jan 28 2014 Keywords: How to trick the compiler? (27)
Jan 27 2014 mixin template (8)
Jan 27 2014 Linux dll struct class etc (3)
Jan 27 2014 A small question default values in tmplate-functions (5)
Jan 27 2014 std.copy (to multiple output ranges), (6)
Jan 27 2014 Completly static Laurent's polynomials (4)
Jan 27 2014 Memory leak in hello world (6)
Jan 27 2014 Creating an array of C structs (7)
Jan 26 2014 std.json tree navigation help (4)
Jan 26 2014 Using a delegate stored as a member of a destroyed struct? (5)
Jan 26 2014 Cartesian product of immutable ranges (7)
Jan 26 2014 Manipulating Bits of Any Value Type (5)
Jan 26 2014 How to destroy a shared struct. (3)
Jan 26 2014 2D array parallelism (3)
Jan 26 2014 Generate crc lookup table Dlang style (1)
Jan 26 2014 Alternate signs in a range (22)
Jan 26 2014 Why CTFE is context-sensitive? (11)
Jan 25 2014 Xor trick? (6)
Jan 25 2014 Good ol' OpenGL D-C interfacing. :( (5)
Jan 25 2014 dmd compile large project (4)
Jan 25 2014 Generating an enum from a tuple of Types? (5)
Jan 25 2014 sqlite_mismatch using etc.c.sqlite3 (2)
Jan 25 2014 automatic type creation (4)
Jan 25 2014 ODBC SQLBindParameter for string array (3)
Jan 24 2014 Linux dll -> Windows dll (4)
Jan 24 2014 How to skip permission denied exceptions if iterate through (4)
Jan 24 2014 Profiling (8)
Jan 24 2014 fibers/coroutines tutorial? (4)
Jan 24 2014 N-body bench (31)
Jan 23 2014 can't I use __traits(allMembers) recursivly ? (8)
Jan 23 2014 Compare type with another at CT (4)
Jan 23 2014 "Best" way of handling a receive()d message with a class instance. (3)
Jan 23 2014 User defined types: Problems with ref (9)
Jan 23 2014 getting Key:Value pairs of an enum at compile time ? (12)
Jan 23 2014 TLF = thread local functions (11)
Jan 23 2014 Ddoc (4)
Jan 22 2014 extern(C) function literals for stubs (4)
Jan 22 2014 Algorithm remove Tid (10)
Jan 22 2014 Any library with OAuth support? (6)
Jan 22 2014 problems with mixins and non-ascii characters (6)
Jan 21 2014 shared methods (13)
Jan 21 2014 Shared objects aka dynamic libraries (8)
Jan 20 2014 Generic Span/Limits/MinMax Type (2)
Jan 20 2014 Any library with string encoding/decoding support? (4)
Jan 19 2014 struct postblit not called, but still destructed (6)
Jan 19 2014 How can i get the value from an enum when passed to a function? (3)
Jan 18 2014 Should formattedWrite take the outputrange by ref? (12)
Jan 18 2014 DMD linking fails because of missing _adCmp2 and _adEq2 (1)
Jan 17 2014 Better idea for double list comprehension? (14)
Jan 17 2014 Multiple while-loops parallelism (4)
Jan 17 2014 thisExePath and rdmd (6)
Jan 16 2014 chaining immutable methods vs functions (2)
Jan 16 2014 Get "discarded" data from std.regex.splitter (or something else?) (2)
Jan 16 2014 Is it possible to store properties via opDispatch using tuples? (17)
Jan 16 2014 std.prelude vs core library (4)
Jan 16 2014 What is difference between std.signal and events? (2)
Jan 16 2014 Building D from source on Windows (5)
Jan 16 2014 package.d imports (5)
Jan 16 2014 Array of pointers (13)
Jan 15 2014 std.algorithm for changing array values (8)
Jan 15 2014 errors with filesystem operations (14)
Jan 14 2014 Another purity question (9)
Jan 14 2014 D for web? (6)
Jan 13 2014 Shared library string safety? (13)
Jan 13 2014 Regarding std.range.indexed (3)
Jan 13 2014 Why is string.front dchar? (19)
Jan 13 2014 In-Place Ordering of Elements (3)
Jan 13 2014 Tyepof regex (5)
Jan 13 2014 Adding object files to dub build? (2)
Jan 13 2014 pure is as pure does with LLVM compiler (6)
Jan 12 2014 Value or Reference Semantics Trait (8)
Jan 12 2014 When using Win32/x86 in a version block is that the compiler or OS? (5)
Jan 12 2014 What's the D way of application version numbers? (11)
Jan 12 2014 logical operands on strings (10)
Jan 12 2014 Rust style memory management in D? (2)
Jan 11 2014 WeakRefs for a CPP->D wrapper (11)
Jan 11 2014 Is it possible to call a parent's destructor? (2)
Jan 11 2014 Question on static declaration (4)
Jan 11 2014 [Windows & DMD] No callstack when crash with Access violation reading (24)
Jan 11 2014 How to launch a Windows compiled exe without showing a console? (4)
Jan 11 2014 stringpool / string interning (1)
Jan 11 2014 Is it true that dub compiles everything in the source dir whether it's (8)
Jan 11 2014 Using the Windows' compiler/linker how to specify a library to link? (4)
Jan 10 2014 Create mixins from a list of strings (9)
Jan 10 2014 Compile/link Win64 (14)
Jan 10 2014 When creating a binding package in the dub repository do you specify (2)
Jan 10 2014 inout type constructor applied to this-reference (2)
Jan 09 2014 BitArray oddities (2)
Jan 09 2014 std.xml (7)
Jan 09 2014 singleton with "momento" (2)
Jan 09 2014 Thread Building Blocks (3)
Jan 09 2014 Properties and std.container.Array (7)
Jan 09 2014 Study on hash associative arrays (3)
Jan 08 2014 Learning D as main systems programming language (7)
Jan 08 2014 opDispatch() is pretty damn great (8)
Jan 08 2014 Getting backtrace (6)
Jan 08 2014 Forward Difference Algorithm (3)
Jan 08 2014 Pure (11)
Jan 08 2014 inheritance from abstract broken? (6)
Jan 07 2014 dub and ddox (6)
Jan 05 2014 Implicitly converting a newly allocated array to immutable (4)
Jan 05 2014 dirEntries throws exception on broken symlinks (4)
Jan 05 2014 libphobos.so and loading libraries at runtime (3)
Jan 05 2014 Shared library extern (C) variables (9)
Jan 04 2014 Problems using 'with' statement (4)
Jan 04 2014 Is it possible to handle 'magic' property assignments a'la PHP? (25)
Jan 04 2014 Prevent Garbage Collector (21)
Jan 03 2014 GetWindowText & GetWindowTextLength (3)
Jan 03 2014 Linux DLL (6)
Jan 03 2014 Segmentation fault on sort (4)
Jan 03 2014 Correct use of map (4)
Jan 03 2014 Private functions and allMembers (2)
Jan 03 2014 Simplest way to create an array from an associative array which its (21)
Jan 03 2014 Dub shared library issue (5)
Jan 03 2014 External modules (5)
Jan 02 2014 Is continuously seeding a random number generator performance (26)
Jan 01 2014 Documenting contracts in Ddoc (4)
Jan 01 2014 Struct field reordering (5)
Jan 01 2014 How to handle char* to string from C functions? (12)
Jan 01 2014 Are modules analogous to namespaces in C# or packages in Java? (5)
Dec 31 2013 Determine if a member is a method (8)
Dec 31 2013 Converting char to int (7)
Dec 31 2013 How do I choose the correct primative? (16)
Dec 31 2013 Easy way to implement interface properties? (9)
Dec 31 2013 Easy way to implement interface properties? (3)
Dec 31 2013 Interface abstraction (4)
Dec 31 2013 Task to throw away string parts, use joiner and splitter not very (13)
Dec 31 2013 A little DUB question (8)
Dec 29 2013 Do assertions provide a mechanism for subtyping? If not are they (4)
Dec 28 2013 Automatic translation of opUnary!"++" into opOpAssign!"+" (3)
Dec 20 2013 Circular Buffer (32)
Dec 12 2013 segfault when using std.parallelism and std.process.executeShell (3)
Dec 10 2013 Python calling D (21)
Dec 03 2013 How to install dmd2 in centos 5.3 x64 (13)
Nov 28 2013 Foreach loop behaviour and manipulation (12)
Nov 26 2013 recursive template at ctfe (8)
Nov 15 2013 Thrift maintained..? (9)
Nov 13 2013 Chris E. Miller ToolTip (D1) (9)
Nov 09 2013 VC linker - unresolved external symbols - runtime (14)
Oct 29 2013 std.range.chunk without length (7)
Sep 24 2013 D language manipulation of dataframe type structures (27)
May 30 2013 Using in as a parameter qualifier (26)
Feb 17 2013 How to detect current executable file name? (10)
Feb 04 2013 A little of coordination for Rosettacode (158)
Dec 19 2012 Multidimensional slice (20)
Dec 10 2012 Hide console of gui program coded by gtkD (8)
Dec 03 2012 MS ODBC encoding issue (22)
Nov 03 2012 Runtime.unloadLibrary does not return (4)
Oct 30 2012 Interesting C header translation problem (4)
Oct 17 2012 Returning dynamic array from the function (16)
Oct 15 2012 Sorting algorithms (11)
Aug 15 2012 Global variables read at compile time? (14)
Jul 28 2012 BitArray/BitFields - Review (90)
Jul 01 2012 Using std.net.curl (5)
May 26 2012 BitArray - Is there one? (32)
May 11 2012 Read Complete File to Array of Lines (17)
Apr 25 2012 Using input ranges with std.regex? (3)
Feb 24 2012 deh_end (6)
Feb 21 2012 Examples of Windows services in D? (8)
Feb 13 2012 CMake for D (15)
Jan 28 2012 Pure Contract bug? (unnecessarily strict) (15)
Sep 15 2011 Is it possible to check if a type is an instance of a template? (11)
Apr 07 2011 Adding days to std.datetime.Date (13)
Jan 20 2011 Source code annotations alla Java (23)
Aug 08 2010 DirectX 11 bindings? (5)
Mar 16 2005 Test (4)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005