www.digitalmars.com         C & C++   DMDScript
Archives

D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics


news.digitalmars.com - digitalmars.D.learn

Jun 27 2009    How to print Chinese characters in console in window XP? (11)
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? (7)
Jun 21 2009    symbol shadowing (2)
Jun 19 2009    max function (3)
Jun 18 2009    bitfields (6)
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 15 2009    Re: Simple trampoline code (1)
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 (5)
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 (24)
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    Re: convert *void to void[] (1)
May 06 2009    convert *void to void[] (7)
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 (3)
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 (10)
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 (2)
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    Re: recognizing asciiz, utf ... (2)
Mar 13 2009    recognizing asciiz, utf ... (5)
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    Re: Example Attached (3)
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?= (3)
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    Re: new error in compailer (5)
Jan 31 2009    Re: new error in compailer (2)
Jan 31 2009    Re: new error in compailer (3)
Jan 31 2009    new error in compailer (2)
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    Problem with dsss 0.78 rebuild error: out of memory (8)
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    Re: object splitting in multiple threads (7)
Jan 09 2009    std.random (3)
Jan 09 2009    object splitting in multiple threads (2)
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    Re: expected array behaviour (2)
Jan 01 2009    expected array behaviour (11)
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)

Other years:
2009 2008 2007 2006 2005