news.digitalmars.com - digitalmars.D.learn
Dec 30 2009 What wrong did i do? (key in hashtable is always null) (5)Dec 30 2009 Memory RAM usage (4)
Dec 30 2009 c to d: types + struct/union alignment (4)
Dec 29 2009 define new types within templates (4)
Dec 29 2009 property/opAddAssign problem (5)
Dec 27 2009 struct construction (how?) (9)
Dec 25 2009 Reappearing error with sorting (2)
Dec 24 2009 D2: Template as an alias to another template instance (4)
Dec 24 2009 Runtime error when accessing static data in a DLL (6)
Dec 18 2009 Directories in zip (2)
Dec 18 2009 Undefined __moduleUnitTests (6)
Dec 18 2009 floating point verification using is? (26)
Dec 17 2009 Multidimensional foreach (4)
Dec 16 2009 Programming test - using strings (3)
Dec 16 2009 Immutable & circular imports (3)
Dec 15 2009 Tempated class instantiation (7)
Dec 14 2009 Making a DLL with a static library dependency (7)
Dec 14 2009 "%a" formatting differences (3)
Dec 14 2009 Struct definition after static if (7)
Dec 13 2009 ctfe: .idup on static array and static variables (3)
Dec 13 2009 Implicit conversion from array of class to array of interface (5)
Dec 12 2009 broadcasting using std.socket (2)
Dec 12 2009 opDispatch swizzle. (1)
Dec 12 2009 Anonymous nested class of problems (7)
Dec 11 2009 Overloading of static and instance members (1)
Dec 11 2009 Getting the text of an exception (3)
Dec 10 2009 [D2] const vs structs (4)
Dec 10 2009 TLS definition in curses.o section .tbss mismatches non-TLS reference (4)
Dec 10 2009 using DDE with D (1)
Dec 08 2009 Immutable data not copied (4)
Dec 08 2009 static arrays in C functions (4)
Dec 07 2009 struct members not default initialized? (5)
Dec 06 2009 Static functions in immutable types... (8)
Dec 05 2009 Getting template details? (2)
Dec 05 2009 Getting access to the variables of an imported class (6)
Dec 05 2009 Foo!("a").????? == `Foo!("a")` (5)
Dec 05 2009 dfl (1)
Dec 04 2009 Explicit ordering with std.format (4)
Dec 03 2009 override toString (5)
Dec 02 2009 out of memory error with template mixins (7)
Dec 02 2009 Accessing this.outer at compile time? (1)
Nov 30 2009 Solution to print Chinese font in console under D2 (8)
Nov 29 2009 Immutable member functions on mutable objects (8)
Nov 29 2009 How do I find the arity of an Expression? (dmd hacking) (11)
Nov 28 2009 Detect runtime vs ctfe? (3)
Nov 28 2009 Question about contracts on methods. (5)
Nov 27 2009 Access to fixed memory locations, head const, ... (3)
Nov 27 2009 Reference counting for resource management (3)
Nov 27 2009 Potential memory leak? (3)
Nov 26 2009 Class templates deriving from base class (3)
Nov 26 2009 Startup from registry program doesn't work (5)
Nov 24 2009 why can't structs implement interfaces? (23)
Nov 24 2009 reading files from a directory (6)
Nov 22 2009 help with RegExp not matching [D1] (5)
Nov 21 2009 hello world (4)
Nov 21 2009 Member function address (2)
Nov 21 2009 DMD - Druntime - Phobos questions. (2)
Nov 20 2009 template type check syntax (5)
Nov 20 2009 Per object static array sizing (2)
Nov 19 2009 Bypassing the const promise (4)
Nov 19 2009 Question about mutable arrays (6)
Nov 19 2009 How to set non-static variable in static method within class (5)
Nov 17 2009 Porting code from Windows to Linux, Mac OS X (2)
Nov 16 2009 String Mixins & Compile Time Evaluation (9)
Nov 16 2009 alignment for data not being struct members? (3)
Nov 15 2009 multidimensional dynamic arrays (6)
Nov 15 2009 OpenGL 3 for D? (5)
Nov 15 2009 something "weird" about polymorphism (4)
Nov 14 2009 Help needed to actualizing allegro bindings (or this bindings are complex and I am dumb) (5)
Nov 13 2009 Possible? (5)
Nov 12 2009 One of us is crazy: Me or {function here}.stringof (4)
Nov 12 2009 Fixed point arithmetic (1)
Nov 12 2009 anonymous function/deleget usage (8)
Nov 11 2009 std.conv issues (1)
Nov 11 2009 Compilation constants (7)
Nov 10 2009 Stdout.formatln crashed dmd1.051 (2)
Nov 10 2009 error linking to my own custom module (4)
Nov 09 2009 DLL under windows (3)
Nov 08 2009 Win32 to D (5)
Nov 07 2009 CTFE and structs question (5)
Nov 07 2009 2 File IO Questions (Phobos) (4)
Nov 06 2009 (D1) Mixing in constructors (1)
Nov 05 2009 typeof and my crummy code... (6)
Nov 04 2009 Catching array out of bounds (8)
Nov 04 2009 gap buffer in D2 (5)
Nov 04 2009 char* to string (3)
Nov 04 2009 asserts in debug and release code (3)
Nov 04 2009 cast(int) getting an unexpected number (17)
Nov 03 2009 Recovering D1 Code from .obj or .exe files (4)
Nov 03 2009 Using ANSI codes (5)
Nov 02 2009 Different class template args to generate same template instance? (6)
Nov 01 2009 Long has no effect in expression (0) (3)
Nov 01 2009 The length of strings vs. # of chars vs. sizeof (12)
Oct 31 2009 tuples (5)
Oct 31 2009 How to run unittests? (3)
Oct 31 2009 Modules/packages and cryptic errors (4)
Oct 31 2009 Descent eclipse plugin - auto code completion (3)
Oct 30 2009 Mixins output handling (3)
Oct 29 2009 version specific enum members (8)
Oct 29 2009 Linking problem with QtD (9)
Oct 28 2009 Traced static assert ? (3)
Oct 27 2009 FMOD working with Windows (9)
Oct 27 2009 [D2] Variadic template alias paramaters? (1)
Oct 26 2009 Bug? GC collects memory that references itself. (6)
Oct 24 2009 Problems linking C and D code (5)
Oct 22 2009 How to override function? (3)
Oct 22 2009 some questions about D (6)
Oct 21 2009 Automatic getter/setter generation (4)
Oct 21 2009 AA.remove in foreach && AA = new vs cleaning (11)
Oct 21 2009 Error: 4invalid UTF-8 sequence :: How can I catch this?? (or otherwise (5)
Oct 21 2009 D and Python Interop (4)
Oct 21 2009 this pointer (4)
Oct 20 2009 convert ... to array (5)
Oct 19 2009 amazing function behavior (12)
Oct 16 2009 Sorry, I just love templates, AAs and mixins :) (8)
Oct 16 2009 Associative array trouble (7)
Oct 16 2009 HWND is NULL but GetLastError returns 0x00 (4)
Oct 15 2009 Delegate covariance and contravariance (1)
Oct 15 2009 DFL TreeView with Icons (2)
Oct 14 2009 Installing D1 and D2 side by side on linux (4)
Oct 14 2009 Eliminate all Protection Attributes (3)
Oct 14 2009 Should I compare pointers with is of == ? (10)
Oct 12 2009 Getting overloads of free functions (3)
Oct 12 2009 Embedding a DSL into D source (2)
Oct 12 2009 Forward references and more (9)
Oct 12 2009 interface assignement implies implicit const cast (1)
Oct 10 2009 case statements (6)
Oct 08 2009 How initialize a static rectangular array (2-d matrix) (8)
Oct 08 2009 Getting constructor's metadata (3)
Oct 07 2009 std.socket again (1)
Oct 07 2009 std.socket again (1)
Oct 07 2009 Get template and its instantiation parameters (6)
Oct 07 2009 Member functions C to D (28)
Oct 06 2009 Changing the preferred imagebase (dmd)? (3)
Oct 04 2009 Using OpenGL (custom port) (6)
Oct 04 2009 __func__ (2)
Oct 03 2009 Getting started - D meta-program question (6)
Oct 03 2009 Sizeof class instance (13)
Oct 02 2009 Test - ignore - browser problems (1)
Oct 01 2009 implicit ubyte casting (17)
Sep 30 2009 Access original data from array (4)
Sep 29 2009 looking for an IDE (18)
Sep 29 2009 Object.factory (1)
Sep 28 2009 Socket sample (and others) in DMD/samples (2)
Sep 25 2009 template parameters (7)
Sep 23 2009 What if gc.disable at all (8)
Sep 21 2009 Bindings to C library. (6)
Sep 21 2009 final variables (4)
Sep 21 2009 ref arguments (21)
Sep 20 2009 D2 Win API Problem (6)
Sep 18 2009 Array assign (2)
Sep 18 2009 C equivalent for the D "float" type (4)
Sep 18 2009 better than union and array questions (6)
Sep 18 2009 printable unicode (1)
Sep 17 2009 tango version identifiers (5)
Sep 17 2009 std.bitarray (6)
Sep 16 2009 D1: std.md5: corrections for the given example (13)
Sep 13 2009 Reading till the end of standard input (1)
Sep 11 2009 Basic file i/o (2)
Sep 11 2009 Can I use resource file(*.rc,*.res) in D under Win32 API? (9)
Sep 11 2009 compile d on linux (1)
Sep 09 2009 delegate reference (14)
Sep 08 2009 Cannot convert of type HANDLE to HANDLE (5)
Sep 05 2009 A writefln issue or a Thread issue? (4)
Sep 05 2009 Trying to get DMD bundled with libs (9)
Sep 05 2009 How does D cope with aliasing (10)
Sep 04 2009 delegate !is null (17)
Sep 03 2009 wchar* question (5)
Sep 02 2009 Tail recursion optimization in DMD/LDC? (3)
Aug 31 2009 closure wonkiness (1)
Aug 31 2009 Any way to workaround Optlink crash? (10)
Aug 31 2009 Array init (7)
Aug 30 2009 dmd deps switch (2)
Aug 30 2009 D2 Pointer confusion (2)
Aug 30 2009 problem creating a berkeley db binding (6)
Aug 29 2009 D2 Singleton / Thread Local Storage issue (3)
Aug 29 2009 Module & Symbol Undefined Problem (3)
Aug 29 2009 Error: constant false is not an lvalue (21)
Aug 28 2009 1.0: Missing libs errors (1)
Aug 26 2009 How does one properly display an animated GIF using DFL? (1)
Aug 25 2009 Strange calculation problem (9)
Aug 24 2009 threads (2)
Aug 23 2009 What time is it? (7)
Aug 22 2009 determining type a pointer points to. (6)
Aug 22 2009 Templates (2)
Aug 21 2009 Export static data (4)
Aug 21 2009 alias foo.bar this? (2)
Aug 20 2009 Template mixins: Why is the decision to mixin made at the call site? (11)
Aug 20 2009 Structs by ref in D2 (9)
Aug 19 2009 Partial template function specialization (13)
Aug 19 2009 CRTP in D? (17)
Aug 18 2009 Enum name convention consistency (2)
Aug 17 2009 RegExp.match question (2)
Aug 13 2009 deleting items from 2d arrays (7)
Aug 13 2009 x has forward references (8)
Aug 12 2009 Semi Automated Object wrapping (7)
Aug 12 2009 "waking up" a thread (4)
Aug 11 2009 overloading (2)
Aug 11 2009 setIntersection of struct range (6)
Aug 11 2009 ignored phobos request (6)
Aug 11 2009 Is [ 0, 1, 2 ] an immutable array? (5)
Aug 11 2009 'static' keyword for positional array initialization (8)
Aug 11 2009 win32 capCreateCaptureWindow problem (9)
Aug 09 2009 calling function templates (7)
Aug 08 2009 some strange behavior (2)
Aug 08 2009 some strange behavior (1)
Aug 08 2009 rdmd on win32 works (1)
Aug 07 2009 What is __gate? (2)
Aug 07 2009 Does immutable class memeber needed to be marked as 'static'? (1)
Aug 06 2009 Linking Tango + QtD under Ubuntu (with Rebuild) (3)
Aug 06 2009 how does range.put work (6)
Aug 06 2009 noob question (7)
Aug 05 2009 A floating-point puzzle (8)
Aug 05 2009 Semantics of range::put (4)
Aug 04 2009 At compile time (17)
Aug 02 2009 rvalues as ref arguments (2)
Aug 01 2009 alias syntax (7)
Jul 30 2009 byte to char safe? (12)
Jul 29 2009 Shared Object with DMD v2.031 (11)
Jul 29 2009 Reading bool as the string "true" or "false" (1)
Jul 29 2009 std.regex.replace (2)
Jul 28 2009 D1 vs D2 Feature comparison list (3)
Jul 28 2009 confused about scope storage class (4)
Jul 28 2009 aa bug? (7)
Jul 28 2009 Does immutable(char)[] have any advantage over const(char)[] for (2)
Jul 27 2009 small questions (4)
Jul 26 2009 precision test results (1)
Jul 25 2009 Precision, new prices (3)
Jul 24 2009 setAssertHandler (druntime) segfaults (5)
Jul 24 2009 How to see result of a mixin? (equivalent of running C preprocessor) (9)
Jul 24 2009 formatting && precision (2)
Jul 24 2009 C++ auto_ptr equivilant (Reddit) (3)
Jul 24 2009 .patch (4)
Jul 22 2009 Pointer to method C++ style (14)
Jul 22 2009 Execute process and read its stdout/stderr asynchronously (4)
Jul 21 2009 dmd does not show warnings by casting int to uint (4)
Jul 20 2009 Question on rewrite boost.timer with D2.031 (1)
Jul 20 2009 XML D2.x parsing & (7)
Jul 20 2009 There is not std.stdio.flush (9)
Jul 19 2009 void myMethod() throw() (4)
Jul 19 2009 Error: conversion, reading from file (4)
Jul 16 2009 need help convert c code (8)
Jul 16 2009 Why can't return an object instance by ref? (4)
Jul 16 2009 stack trace hack for recent Phobos? (6)
Jul 16 2009 closures (9)
Jul 15 2009 std.conv question. (1)
Jul 15 2009 std.conv question. (1)
Jul 15 2009 std.conv question. (2)
Jul 14 2009 dmd crashes with "out of memory" error (5)
Jul 14 2009 remove a file with tango (2)
Jul 12 2009 ulong divides (by) int cause dmd crash (2)
Jul 12 2009 How to search for an element in the array. D2 phobos. (4)
Jul 11 2009 formatting floating point (9)
Jul 10 2009 [SO] question on trivial function inlining (6)
Jul 10 2009 Release binary (2)
Jul 10 2009 DSSS on linux: Failed to determine DSSS installed prefix (1)
Jul 09 2009 pass variable names (4)
Jul 09 2009 mixins (1)
Jul 09 2009 Regex (6)
Jul 08 2009 mkdirRecurse behaving strangly (1)
Jul 08 2009 Retrieve base type of an array (D2) (1)
Jul 08 2009 assert (3)
Jul 07 2009 Array slice length confusion (17)
Jul 07 2009 D2 phobos std.date question (7)
Jul 06 2009 D2 using std.proccess.shell (6)
Jul 06 2009 Usage of -deps (3)
Jul 06 2009 switch ( Expression ) ScopeStatement (10)
Jul 04 2009 Cross-references in ddoc (6)
Jul 03 2009 Compiler doesn't see the inherited opApply in this example (3)
Jul 03 2009 How to release memory? (D2.0.30) (18)
Jul 03 2009 Specify the type but not number of function arguments in an interface? (8)
Jul 02 2009 help with c translation (12)
Jul 01 2009 std.process: bug or my fault? (3)
Jun 30 2009 Tango can do it(OT:how to print Chinese font in console in windows) (1)
Jun 30 2009 array walker (1)
Jun 30 2009 parsing again (3)
Jun 29 2009 [SO] memory paging with D (5)
Jun 28 2009 Compiling Templates (7)
Jun 27 2009 How to print Chinese characters in console in window XP? (14)
Jun 27 2009 std.algorithm.reduce & std.metastrings.Format (2)
Jun 26 2009 "alias foo this" compiles when "foo" is not defined (4)
Jun 25 2009 main return again (4)
Jun 25 2009 Object.factory create instance failed? (7)
Jun 24 2009 why __traits not in trait module and not name it trait (4)
Jun 23 2009 Why use float and double instead of real? (11)
Jun 21 2009 symbol shadowing (2)
Jun 19 2009 max function (3)
Jun 18 2009 bitfields (8)
Jun 17 2009 [SO] Modifing local class instance in pure function (9)
Jun 17 2009 Expanded source code (6)
Jun 17 2009 Using to! ? (4)
Jun 16 2009 Three questions on std.range (4)
Jun 16 2009 is this right?? (8)
Jun 16 2009 SO: What debugger can be used with D 2.0 on windows and how do I use it? (1)
Jun 16 2009 More 'pure' experiments (1)
Jun 15 2009 Linking to MinGW-generated library woes (2)
Jun 15 2009 A public apology. (8)
Jun 14 2009 Tango Jake or other build system for Linux (7)
Jun 12 2009 Should be easy (27)
Jun 11 2009 tuples (4)
Jun 11 2009 array depth template (13)
Jun 11 2009 Simple trampoline code (6)
Jun 10 2009 memory paging (1)
Jun 10 2009 Porting 1.x libraries to 2.x (3)
Jun 09 2009 D compiler for .NET (9)
Jun 09 2009 Error 1: Previous Definition Different, Error 42: Symbol Undefined (2)
Jun 09 2009 Equality Methods (1)
Jun 08 2009 Inside the switch statement (31)
Jun 08 2009 code generalization (5)
Jun 08 2009 Creating a dynamic link library (3)
Jun 04 2009 array of functions (4)
Jun 03 2009 number is not representable. (3)
Jun 02 2009 Garbage collection in D (26)
Jun 01 2009 What's the right way to test if regex.match() hits or not? (5)
May 31 2009 const confusion (6)
May 30 2009 Empty string is null? (3)
May 30 2009 first ddata load attempt (4)
May 30 2009 Using regexp over newlines (1)
May 30 2009 legal identifier check (16)
May 29 2009 expression (3)
May 29 2009 taking a crosssection of a 3-D array (2)
May 28 2009 Template subclasses (2)
May 28 2009 Static struct assign (1)
May 28 2009 optlink error (2)
May 27 2009 Encoding problems... (19)
May 24 2009 Why do I get stack overflow? (5)
May 24 2009 d2 shared delegate problem (1)
May 24 2009 Template limits in D2 (6)
May 23 2009 Applying const to an object but not the container (D 2.0) (2)
May 22 2009 How many people here use stackoverflow.com? (11)
May 21 2009 Determine if template argument is an array (4)
May 21 2009 Theory question (3)
May 21 2009 Class allocation from tuple (5)
May 21 2009 DMD Modifications (3)
May 21 2009 going beyond your bounds (6)
May 20 2009 any html parser with d binding (6)
May 20 2009 Simple file manipulation (3)
May 18 2009 Multiple Inheritance, Mixins, and Constructors (3)
May 17 2009 synchronized and thread (2)
May 17 2009 D1/D2 co-install? (8)
May 17 2009 Sellecting randomly from a range (3)
May 17 2009 Comparing D structs (7)
May 16 2009 Partial specialisation: howto? (in the right news group this time. (6)
May 16 2009 -run with import gives OPTLINK Error 42 (3)
May 16 2009 error when using TcpSocket (2)
May 14 2009 struct opCmp? (11)
May 14 2009 [static] [shared] [const|immutable] (10)
May 13 2009 Can't assign string to char * like the docs say (5)
May 12 2009 Who wants to have some fun memory debugging? (10)
May 12 2009 A couple of questions (7)
May 12 2009 invariant (9)
May 11 2009 Finding out about D - 102 (4)
May 11 2009 Finding out about D - 101 (4)
May 11 2009 Threading (14)
May 11 2009 3 variant questions (17)
May 10 2009 D input: how-to (RFC) (4)
May 10 2009 dmd on ubuntu installation (13)
May 10 2009 Problem calling objc function with dmd (1)
May 09 2009 std.random:uniform - uncompilable example from docs (3)
May 09 2009 "Segmentation Fault" on ubuntu linux (1)
May 09 2009 D2 string conversion (7)
May 07 2009 How to force one thread running on a single cpu in multi-cpu system (2)
May 07 2009 abount thread (1)
May 07 2009 Cryptic DMD error (10)
May 06 2009 Expression template in D struct (4)
May 06 2009 euro sign (3)
May 06 2009 convert *void to void[] (8)
May 06 2009 Compile-time int-to-string conversion (4)
May 05 2009 Resource availability: fonts (10)
May 04 2009 Phobos2029 algorithm example can't compile (2)
May 04 2009 "".dup is null (7)
May 04 2009 Need direction guide (7)
May 04 2009 DLLs and headaches (5)
May 03 2009 D styled data format, Json failed (7)
May 02 2009 line drawing package? (11)
May 02 2009 How-to: input/output "Japanese Characters"? (6)
May 02 2009 Unable to run dmd from a Makefile under MacOSX (2)
May 01 2009 isatty and Pavel stream.d (5)
May 01 2009 How to get the base type of a typedef (6)
May 01 2009 how to initialize an array of typedef-ed type? (12)
Apr 30 2009 Learning D2 from nearly zero (5)
Apr 29 2009 enum in template (4)
Apr 28 2009 parser generator for D2 (1)
Apr 28 2009 Installation on (64 bit) Linux (1)
Apr 27 2009 D-styled data file (19)
Apr 27 2009 pyd still usable? (4)
Apr 26 2009 How to check for internet connectivity and download file? (6)
Apr 26 2009 Get the name of a function and the parameters? (21)
Apr 24 2009 *this (3)
Apr 24 2009 Problems with linking and Tango (2)
Apr 23 2009 SQLite with D (6)
Apr 23 2009 i need a serialization framework for d (2)
Apr 22 2009 D1 compile-time check for symbol/function? (2)
Apr 22 2009 Valgrind && D (3)
Apr 22 2009 Attribute introspection (2)
Apr 21 2009 dmd 2.029 gtkD weird error. (5)
Apr 21 2009 tango iterators and related questions (4)
Apr 19 2009 What does this linker messages try to tell me? (3)
Apr 19 2009 problem with gdc for OSX? (7)
Apr 18 2009 Stack allocator? (5)
Apr 18 2009 associative arrays with arrays as value (2)
Apr 18 2009 convert and assign to the BSTR char (2)
Apr 18 2009 Documentation on DMD source (4)
Apr 17 2009 Encapsulation Win32 SDK with class in DMD2028 problem--Help wanted (4)
Apr 16 2009 Widening a type (6)
Apr 15 2009 Andrie's new Phobos preview package (3)
Apr 15 2009 DMD2028+Phobos cannot compile sample (3)
Apr 15 2009 DMD2028+Phobos cannot compile sample (1)
Apr 15 2009 lowlevel io (1)
Apr 15 2009 clone method of Object (11)
Apr 15 2009 static initialization of associative arrays (5)
Apr 14 2009 Template classes (11)
Apr 14 2009 Open GL extensions? (5)
Apr 12 2009 Using readExact with a struct containing a dynamic array (1)
Apr 12 2009 Determining if a symbol is a function (4)
Apr 12 2009 When asking for help on how to do something... (1)
Apr 11 2009 Indexing an associative array with a list of types (9)
Apr 11 2009 Scope const (3)
Apr 10 2009 D1 and read-only views? (4)
Apr 10 2009 Convert from console input (5)
Apr 10 2009 private module symbols (4)
Apr 08 2009 Normal distributed rand (3)
Apr 07 2009 Class templates with types determined at runtime (4)
Apr 07 2009 Sort trouble (10)
Apr 07 2009 Where can I found more information about Range in Phobos.std (2)
Apr 06 2009 wchar[] and wchar* (14)
Apr 06 2009 Factoring out looping structure (4)
Apr 06 2009 cast a LinkSeq (4)
Apr 06 2009 Bit operator conversions (6)
Apr 06 2009 minimal evaluation (4)
Apr 06 2009 Wht std.complex is needed? (15)
Apr 05 2009 more cyclical confoundedness (3)
Apr 04 2009 Format.convert problme (6)
Apr 02 2009 Sockets and D? (6)
Apr 02 2009 tango python? (3)
Apr 01 2009 Can somebody explain this memory usage (10)
Apr 01 2009 What's the purpose of the -v1 switch? (4)
Mar 31 2009 project euler #10: optimization with primes (12)
Mar 31 2009 No segfault -> null == "" (5)
Mar 31 2009 synchronized / cond.wait (3)
Mar 31 2009 About alias (5)
Mar 30 2009 dump object (2)
Mar 30 2009 dsss with dmd2? (5)
Mar 29 2009 New to D: Building multiple files (8)
Mar 28 2009 -profile and threaded code (4)
Mar 28 2009 any framework or tips for multi-tier applications (2)
Mar 28 2009 const argument (4)
Mar 27 2009 Pagesize (1)
Mar 25 2009 dwt2 help (4)
Mar 25 2009 LPT (7)
Mar 25 2009 digitalmars lib.exe, what does the pagesize mean? (4)
Mar 25 2009 idup portable D1/D2 (2)
Mar 24 2009 getting mutable type from T (3)
Mar 23 2009 mixing array and string .find() (5)
Mar 23 2009 Tango ftp module (2)
Mar 23 2009 I hate ".dup" (7)
Mar 23 2009 No map file? (5)
Mar 21 2009 How to reduce compile times? (15)
Mar 21 2009 DSSS verbose mode? (3)
Mar 20 2009 Template instantiation (2)
Mar 20 2009 Universel toString (6)
Mar 19 2009 Factory class (8)
Mar 18 2009 C callbacks? (6)
Mar 18 2009 Segfault (NullPointerException) in Linux (5)
Mar 18 2009 How many people / projects are using Tango now? (4)
Mar 17 2009 D2: bug in struct postblit/dtor, or am I a burke? (2)
Mar 17 2009 C-style nested structs convert to D (3)
Mar 17 2009 Is this atomic code correct? (4)
Mar 17 2009 Compile time string parse (4)
Mar 16 2009 my apolgies sir (6)
Mar 16 2009 double indirection (1)
Mar 16 2009 scoping invariants (7)
Mar 15 2009 convert javah headers to D (7)
Mar 15 2009 What is the sate of LDC? (8)
Mar 13 2009 lvalue - opIndexAssign - Tango (7)
Mar 13 2009 recognizing asciiz, utf ... (7)
Mar 12 2009 # operator under C implementation in D1 (10)
Mar 11 2009 Version defined after first use error (3)
Mar 11 2009 Newbie question: COM programming and linking to Windows libraries (8)
Mar 10 2009 enum to string (20)
Mar 10 2009 Dear toolchain... (8)
Mar 09 2009 Moving from 1.0 to D2 (8)
Mar 09 2009 Displaying type of something (6)
Mar 06 2009 immutable storage class? (6)
Mar 06 2009 Reuse of variables referencing const objects (11)
Mar 05 2009 array and pointer (5)
Mar 05 2009 statement is not reachable (5)
Mar 04 2009 D XML Library (1.0) (8)
Mar 03 2009 Timer in D.API? (5)
Mar 03 2009 Link Problem (3)
Mar 02 2009 UNIX IPC Sockets (1)
Mar 02 2009 Char[] confusing (10)
Mar 02 2009 Reference counting (4)
Feb 28 2009 Template in interface ? (4)
Feb 27 2009 Reading and writing Unicode files (9)
Feb 27 2009 my first link error: Error 42: Symbol Undefined __moduleUnitTests (3)
Feb 27 2009 finding dmd.conf (7)
Feb 27 2009 Access Vialotation (9)
Feb 25 2009 chaining (6)
Feb 24 2009 Dynamic Array Garbage collection (10)
Feb 24 2009 Any way to track memory allocations? (14)
Feb 22 2009 parsing parameters (6)
Feb 22 2009 Generic functions to convert to void* and from void* (8)
Feb 20 2009 Making pure functions get dirty (D 2.0) (3)
Feb 20 2009 "Symbol undefined" on interface with public getter and package setter (9)
Feb 18 2009 CUDA with D? (10)
Feb 17 2009 Batch files for running multiple DMD versions? (6)
Feb 17 2009 Template function : use the array's one ! (7)
Feb 17 2009 Retrieving storage from type tuples (D 2.0) (1)
Feb 17 2009 Encoding of eol in multiline wysiwyg strings (4)
Feb 16 2009 Unicode problems? (4)
Feb 16 2009 remove filename from uri in tango.net.uri (1)
Feb 15 2009 get a struct member pointer (11)
Feb 14 2009 Template conflict? (4)
Feb 14 2009 Pointers (3)
Feb 14 2009 d in osx (2)
Feb 14 2009 d in osx (1)
Feb 14 2009 return *(cast(T*)vPtr) and OutOfMemoryException (3)
Feb 14 2009 Dependency check (1)
Feb 13 2009 ASM (4)
Feb 12 2009 nth_element implementation (1)
Feb 12 2009 how to initialize an array of struct (7)
Feb 11 2009 Constants? (4)
Feb 11 2009 Structuring a library =?UTF-8?B?cHJvamVjdOKAlGJlc3QgcHJhY3RpY2Vz?= (5)
Feb 10 2009 Internal error: ..\ztc\evalu8.c 2093 (6)
Feb 10 2009 =?ISO-8859-1?Q?DLL_=80rror:_D_calling_D_extern(C)_code?= (6)
Feb 10 2009 Compare two objects (6)
Feb 08 2009 Can i safely cast void* from void[]? (4)
Feb 08 2009 Applying storage to type tuples (5)
Feb 04 2009 C struct -> D struct (alignment hacks) (4)
Feb 03 2009 switch off GC? (10)
Feb 03 2009 Time some code using Tango (5)
Feb 03 2009 Anybody ever tried to work with ffmpeg? (2)
Feb 03 2009 Learning by Doing: dimensioning units or geometric algebra? (4)
Feb 03 2009 Deleting an element from an array (14)
Feb 02 2009 state of win32 headers? (3)
Feb 02 2009 Some performance questions (23)
Jan 31 2009 function to slive a quadratic equation (10)
Jan 31 2009 new error in compailer (12)
Jan 30 2009 UTF8 to ANSI (1.0) (3)
Jan 30 2009 foreach/opApply is the visitor pattern (11)
Jan 30 2009 input (2)
Jan 29 2009 Template Mixin issue (3)
Jan 29 2009 Re: problem with D compiler (1)
Jan 29 2009 problem with D compiler (6)
Jan 29 2009 Accessing private class members with tupleof (2)
Jan 28 2009 casting int[] to bool[] (41)
Jan 28 2009 A array bug? (7)
Jan 27 2009 Segmentation error at the end problem (12)
Jan 27 2009 Moving from C to D (8)
Jan 27 2009 halting problem :) (12)
Jan 26 2009 Trick for teasing out static/constness of member in D1? (1)
Jan 26 2009 bcdgen and gccxml: detecting parse errors? (3)
Jan 26 2009 Prevent default-initialised struct (6)
Jan 25 2009 C++ operator new (4)
Jan 24 2009 Class and Interface Fun (21)
Jan 24 2009 Why does this work? (4)
Jan 23 2009 long compile time 2.023 (few lines of code) (11)
Jan 22 2009 aliases and templates (3)
Jan 22 2009 How to get the implementer of an interface? (4)
Jan 21 2009 how to use dll (3)
Jan 21 2009 .tupleof.stringof (4)
Jan 21 2009 Is there a way to remove the requirement for parenthesis? (11)
Jan 21 2009 query interface (7)
Jan 20 2009 compile time output (17)
Jan 20 2009 main return value, struct padding (7)
Jan 19 2009 D compiler without saving code to files (1)
Jan 19 2009 any scripting language for D 2.x? (2)
Jan 19 2009 IndexExpression (2)
Jan 19 2009 loop through specific class members (24)
Jan 19 2009 time measurement under linux? (11)
Jan 18 2009 base class access specifier[s] (8)
Jan 18 2009 D_Version2 problem (9)
Jan 17 2009 Guideline for D1/2 compatible code? (4)
Jan 16 2009 array initialization problem (9)
Jan 16 2009 druntime (9)
Jan 15 2009 confused with some_var.dup (8)
Jan 15 2009 How do I match a dash with munch? (3)
Jan 14 2009 Getting line number where error occured? (9)
Jan 14 2009 easy way to output a struct? (16)
Jan 14 2009 Questions regarding D (11)
Jan 14 2009 Dynamic multi-dimensional arrays (3)
Jan 13 2009 Delegate contravariance (5)
Jan 13 2009 timezone problem (8)
Jan 12 2009 How to append a new line to a File/FileConduit? (3)
Jan 11 2009 array questions (6)
Jan 10 2009 Foreach problem (17)
Jan 10 2009 using a typedefed variable with library classes (16)
Jan 10 2009 linking with c (2)
Jan 09 2009 std.random (3)
Jan 09 2009 object splitting in multiple threads (9)
Jan 06 2009 listdir alternative (2)
Jan 06 2009 invalid utf-8 sequence (8)
Jan 05 2009 question on tuples and expressions (7)
Jan 04 2009 container class sample on Tango mainpage can not compile (1)
Jan 04 2009 container class sample on Tango mainpage can not compile (5)
Jan 03 2009 Associative array .idup (2)
Jan 02 2009 Two Tango container package (5)
Jan 02 2009 Struct copy, how? (8)
Jan 02 2009 .bat file to help compile easier - dmd/build (28)
Jan 01 2009 expected array behaviour (13)
Dec 29 2008 dynamic array of strings (13)
Dec 08 2008 Cyclic Dependencies (15)
Nov 19 2008 SSE intrinsics? (6)
Aug 12 2008 Puzzle 8-12-08 (12)
Mar 22 2005 Window procedure declaration (13)
Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005