www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.learn

Dec 30 2005    final variable (7)
Dec 28 2005    How do I fix the spawnvp link bug under Linux? (6)
Dec 28 2005    Import Conflicts (12)
Dec 27 2005    std.stdio not found? (4)
Dec 27 2005    Difference by objekt initialisation (2)
Dec 24 2005    How to terminate a file in use? (9)
Dec 23 2005    desired side effect (6)
Dec 22 2005    profiling (2)
Dec 21 2005    Protective Attributes and `alias' (1)
Dec 20 2005    static virtual members (7)
Dec 20 2005    Ddoc examples (1)
Dec 18 2005    Strange behaviour of threads (3)
Dec 13 2005    win32 build error (4)
Dec 13 2005    Ddoc example section (1)
Dec 11 2005    Templates ~ best way to limit types? (9)
Dec 11 2005    old newsgroup attachments (5)
Dec 10 2005    casting a type to a void* (8)
Dec 08 2005    Radically different performance on same hardware. (2)
Dec 07 2005    compile time variations (10)
Dec 07 2005    real time (5)
Dec 06 2005    Newbie needs help with getting (what should be a) simple program to compile... (5)
Dec 05 2005    Code-coverage (6)
Nov 30 2005    function pointer vs. delegate (6)
Nov 29 2005    std.string.atoi should throw exception (3)
Nov 26 2005    prototypes for signal() under linux? (2)
Nov 26 2005    Converting pointer to struct in struct declaration from C to D (7)
Nov 26 2005    properties of pointers (1)
Nov 25 2005    Linking DMD objs with Microsoft's link.exe (6)
Nov 23 2005    types of exceptions (3)
Nov 23 2005    Template issue? (3)
Nov 23 2005    The other topic: character literal types (1)
Nov 21 2005    compile/link problems(real newbie question) (9)
Nov 21 2005    How to retrieve template parameters (7)
Nov 21 2005    Slicing vs memcpy (16)
Nov 19 2005    linking C++ to D on windows troubles... (10)
Nov 18 2005    int, double and divide by zero (3)
Nov 18 2005    combination attributes of both protected and package (2)
Nov 16 2005    16 core boards (64b) available (2)
Nov 15 2005    how to read a line from stdin ? (3)
Nov 15 2005    Link errors with lib files (7)
Nov 14 2005    strange problem, need ideas for debugging... (7)
Nov 14 2005    typeinfo[] construction (11)
Nov 11 2005    popen (3)
Nov 10 2005    Stream and File understanding. (32)
Nov 08 2005    Threads and concurrency (1)
Nov 08 2005    Threads and concurrency (19)
Nov 08 2005    Death by concurrency (12)
Nov 07 2005    GDC question (1)
Nov 04 2005    How to share 'version' info between files (5)
Nov 02 2005    Simulating enum inheritance? (2)
Nov 02 2005    DDOC with class templates (4)
Oct 30 2005    rmi library (3)
Oct 28 2005    a slew of questions about D... (22)
Oct 25 2005    The power of static if! (A bit of fun) (36)
Oct 24 2005    Buffered output (6)
Oct 24 2005    Entity name shadowing: valid or not ? (3)
Oct 24 2005    Access to serial ports in Windows (26)
Oct 21 2005    Is heap scanning done conservatively? (2)
Oct 21 2005    How to handle public: inside DDOC example section ? (4)
Oct 20 2005    Ddoc question (2)
Oct 20 2005    Exception handling - the basics (13)
Oct 18 2005    Undocumented string functionality? (11)
Oct 14 2005    Thread.getThis() (4)
Oct 14 2005    DDoc macro questions (usage)... (10)
Oct 12 2005    readf? (15)
Oct 10 2005    Duping an associative array (1)
Oct 10 2005    Phobos - system.d (5)
Oct 06 2005    requesting a few pointers (5)
Oct 03 2005    Ddoc embedded D source (1)
Oct 02 2005    opSlice question (3)
Oct 02 2005    DDOC line breaks (2)
Oct 01 2005    redirect input on windows (4)
Oct 01 2005    Enums - no "out of range" checking? (4)
Oct 01 2005    DMD's inline switch (3)
Oct 01 2005    Rectangular Array Initialization (2)
Oct 01 2005    Preprocessing with Build (5)
Sep 30 2005    Class member functions (10)
Sep 28 2005    Box data type (15)
Sep 28 2005    std.math.round() - doc bug? (5)
Sep 25 2005    Pointers and deleting objects (22)
Sep 23 2005    Get current object in method (3)
Sep 22 2005    portability tips (1)
Sep 21 2005    winsamp refactored (1)
Sep 20 2005    variable declaration question (5)
Sep 20 2005    Questions on accessing D objects from C (1)
Sep 20 2005    GC finalisation (5)
Sep 19 2005    DDoc richness (10)
Sep 18 2005    D and GMP (4)
Sep 17 2005    Undefined Windows function (11)
Sep 16 2005    Need help with .h conversion (4)
Sep 14 2005    Assign values to static array (3)
Sep 13 2005    [D newbie - long] A lot of questions about D: Binary Modules, Metadata, Memory Management (11)
Sep 13 2005    Another question about making a .lib file (8)
Sep 13 2005    Making a .lib in D (5)
Sep 12 2005    how to... make a D library and distribute? (4)
Sep 11 2005    sort keys in an associative array? (4)
Sep 10 2005    C headers to D for opaque data types (2)
Sep 09 2005    harmonia ocumentation? (4)
Sep 09 2005    File reading and interpretation (2)
Sep 08 2005    Displaying international characters (3)
Sep 06 2005    libarary haeder (33)
Sep 05 2005    pointer to member function (6)
Aug 31 2005    unformatted output (4)
Aug 31 2005    D license (18)
Aug 31 2005    useful mixin (2)
Aug 30 2005    DirectX9 D3D Tutorials (3)
Aug 29 2005    std.boxer type query (6)
Aug 25 2005    is this a bug? nested function visibility (2)
Aug 22 2005    .length and lvalue? (4)
Aug 21 2005    Associative Array w/ Boxes. (6)
Aug 20 2005    What on earth is happening? Mutual dtors (4)
Aug 20 2005    Uint/Int max/min functions/templates. (1)
Aug 20 2005    Implicit conversion of int to uint (2)
Aug 20 2005    opIndexAssign Question (3)
Aug 19 2005    How to copy an object? (14)
Aug 17 2005    Null variadic parameter. (4)
Aug 17 2005    painting arrays over arrays (3)
Aug 17 2005    10's of threads + network == segfault (sample code) (13)
Aug 17 2005    understanding the -profile output (1)
Aug 17 2005    acquiring the contents of environment variables (7)
Aug 16 2005    Std.boxer toString() w/ Objects or Structs. (7)
Aug 15 2005    d threads primer (6)
Aug 14 2005    Referring to labels in asm block (1)
Aug 14 2005    Variadic opIndexAssign (4)
Aug 14 2005    Using keywords as elements of module names? (3)
Aug 13 2005    constructors of nested classes (1)
Aug 13 2005    negative assertion support for RegExp? (8)
Aug 13 2005    understanding string suffixes (12)
Aug 12 2005    Inheriting Base Constructors? (4)
Aug 12 2005    Need help on working with TypeInfo, typeid(), and typeof() (6)
Aug 11 2005    Compile on Cygwin with gdc (3)
Aug 10 2005    Api calls... (5)
Aug 10 2005    Linker doesn't find a Win32 API function (5)
Aug 09 2005    UTF8 Encoding: Again (11)
Aug 09 2005    Miscelleanous Questions (6)
Aug 09 2005    Converting C/C++ bit fields... (9)
Aug 08 2005    Compiling D to x86 assembly (1)
Aug 08 2005    Does D support tail recursion? (2)
Aug 08 2005    Does D optimize for tail recursion (1)
Aug 08 2005    Error: Stream is not seekable ERROR with v .129 (4)
Aug 08 2005    Symbol Undefined (11)
Aug 08 2005    export to .h (1)
Aug 07 2005    D default directory module? (7)
Aug 06 2005    undefined label (2)
Aug 06 2005    Assert Error (3)
Aug 06 2005    Small question on: typedef get opCall; (4)
Aug 06 2005    Range and set. (2)
Aug 05 2005    OpenSSL? (2)
Aug 05 2005    Array.sort understanding need (5)
Aug 04 2005    error msg not understood (2)
Aug 04 2005    Linking dynamic D library with C. (6)
Aug 04 2005    foreach annoyance (18)
Aug 03 2005    Which "if" choice is faster? (22)
Aug 02 2005    remaping arrays (6)
Aug 02 2005    Equivalent to C++ iostream cout (3)
Aug 02 2005    system("DOS COMMAND PROMPT"); (5)
Aug 01 2005    Variadic arguments transmission (6)
Aug 01 2005    Implementation of char[] std.string.toString(char) (9)
Aug 01 2005    Are constructors thread-safe? (4)
Jul 31 2005    Template alias parameters (3)
Jul 30 2005    Numerical Index in Associative Foreach (11)
Jul 27 2005    Array of Associative arrays (7)
Jul 27 2005    macro help (5)
Jul 24 2005    Module name clashes (3)
Jul 24 2005    Memoize function in D (34)
Jul 23 2005    (structed un)named enum (1)
Jul 22 2005    implicit conversion of reference to bool? (4)
Jul 22 2005    Help: Types Conversion libraries, where are thou? (4)
Jul 22 2005    Error: Access Violation (2)
Jul 21 2005    Howto call foreach for void[char[]] (3)
Jul 19 2005    another std.path problem: getBaseName (9)
Jul 14 2005    void as Initializer? (4)
Jul 11 2005    possible d error? (4)
Jul 09 2005    std.path.getDirName is not working correct? (10)
Jul 05 2005    Opening a file for writing (5)
Jul 05 2005    threads (5)
Jul 04 2005    How to check for a pre-existing type? (2)
Jul 01 2005    Removing an array's last item(s)? (10)
Jun 27 2005    size of C enum (3)
Jun 27 2005    A newsgroup accessible by google groups (4)
Jun 27 2005    run time dll loading (4)
Jun 26 2005    Problem derrivering nested in child class from nested in parent. (12)
Jun 25 2005    A couple of questions re structs (4)
Jun 23 2005    Clarification on aa.remove(key) (3)
Jun 23 2005    Bind to any port and get it after binding. (2)
Jun 23 2005    Howto "pass" exception. (2)
Jun 23 2005    How-to programmatically compose email? (4)
Jun 22 2005    struct vs. internal class (6)
Jun 21 2005    Casting (8)
Jun 21 2005    std.string.toString() methods cause confusion (6)
Jun 20 2005    Compiling + Linking : please check ! (4)
Jun 19 2005    Array indexing & typedef (26)
Jun 19 2005    Compiling+Linking problem : some black magic (4)
Jun 19 2005    &this access violation (3)
Jun 17 2005    error line number off by 1? Or not? (3)
Jun 17 2005    Calling method on new instance of class (3)
Jun 16 2005    Interfacing to C arrays of unknown size (6)
Jun 15 2005    LOL - int array literals (and an idea) (2)
Jun 14 2005    cooperation between D and C (15)
Jun 14 2005    std.socket + sending of structs (8)
Jun 12 2005    reading console in an 'endless' loop (4)
Jun 10 2005    Error: undefined identifier remove (2)
Jun 09 2005    Anonymous nested classes (7)
Jun 07 2005    structs and bits (7)
Jun 07 2005    Daemon app in D (15)
Jun 05 2005    confused about appending arrays... (2)
Jun 05 2005    Overload In (7)
Jun 04 2005    No ZipArchive property 'opApply' (2)
Jun 04 2005    should 'template MyT (T : Object)' match interface-types? (1)
Jun 04 2005    templates in libraries (6)
Jun 04 2005    inout and foreach elements (4)
Jun 03 2005    operator* (2)
Jun 02 2005    why is std.boxer.Box a struct and not a class? (10)
Jun 01 2005    communicating with a com port (8)
Jun 01 2005    calling another program (2)
May 31 2005    reference error? (7)
May 31 2005    about operators (5)
May 30 2005    correct way to set a dynamic 2d array? (6)
May 30 2005    collection classes (2)
May 30 2005    DbC vs. argument checking (19)
May 29 2005    typeid(SomeClass) == typeid(AnotherClass) -- what's the deal? (6)
May 29 2005    Bits in Int / short / etc (8)
May 28 2005    Inner class (5)
May 28 2005    iftype on struct or class? (7)
May 27 2005    C Macro to D (3)
May 27 2005    Operators - be careful what you ask for (1)
May 25 2005    Using Win32 console functions in D (5)
May 25 2005    What .brf files are for? (2)
May 24 2005    Can we turn off array's bounds-check? (10)
May 24 2005    debug d code (2)
May 22 2005    D(...) to call another D(...) (7)
May 19 2005    Adding include directories in sc.ini (5)
May 19 2005    std.loader and libs (2)
May 19 2005    strings (10)
May 18 2005    Overriding debug levels (1)
May 18 2005    Debug Statement (1)
May 18 2005    Documentation/InputStream bug? (3)
May 18 2005    Template Stream Problems (5)
May 18 2005    amd64 (3)
May 18 2005    Headers, segfaults and other pains part II (1)
May 18 2005    Header headaches part 2 (13)
May 18 2005    Headers, segfaults and other pains PART I (1)
May 17 2005    Segfaults, C-headers and other pains (1)
May 17 2005    1 more header file conversion question (5)
May 17 2005    "length" Symbol Conflict (4)
May 16 2005    MD5 -- My First D Class (comments, please) (1)
May 16 2005    SegFault from Unit-Test (4)
May 16 2005    Memory management and Html embeded (15)
May 15 2005    Help converting a headerfile to D (4)
May 15 2005    inline assembler - far jump (3)
May 15 2005    recls_time_t to d_time? (5)
May 14 2005    MinWin with dmd 0.121 (8)
May 14 2005    Unit tests for libraries (4)
May 13 2005    D f(...) to C f(va_list) (7)
May 12 2005    int to bit (6)
May 11 2005    Pseudo member functions (11)
May 11 2005    Poor error messages (3)
May 11 2005    linking with a C library (6)
May 09 2005    Meaning of in, out and inout (5)
May 09 2005    bit vs. bool?! (8)
May 09 2005    feedback wanted: DLlist.d - doubly linked list implementation in (11)
May 09 2005    File / BufferedFile / MmFile (2)
May 09 2005    build preprocessor ... (2)
May 08 2005    Questions about destructors, threads, SDL, OpenGL and GC (3)
May 06 2005    wchar[] literals (5)
May 05 2005    Structure of D Applications (2)
May 03 2005    Still can't find function definitions in the Libs (4)
May 01 2005    Designing a DLL for a non-GC language (2)
Apr 30 2005    std.stream.stdin.eof() and pipes - do they work together? (3)
Apr 30 2005    SDL with D (2)
Apr 29 2005    installation on Win32 (42)
Apr 29 2005    portability questions (3)
Apr 28 2005    Integrate Platform SDK with << D >> language (1)
Apr 26 2005    Undefined symbol when linking correct library (3)
Apr 26 2005    Problem with imports in class hierarchy (5)
Apr 25 2005    AA with objects on windows (6)
Apr 24 2005    D libraries (DLLs and LIBs) from C (10)
Apr 23 2005    mixins: declaration scope (2)
Apr 22 2005    corrupt stack? gdb bt (3)
Apr 22 2005    How to get whole env. (5)
Apr 22 2005    RTF formatting (3)
Apr 21 2005    Compiler not recognizing certain structs, types? (10)
Apr 21 2005    Name mangling (3)
Apr 19 2005    Windows 2000 Service and D (8)
Apr 19 2005    Passing array to ctor (3)
Apr 18 2005    Dynamic arrays, Associative arrays, etc... (13)
Apr 17 2005    capturing process output on windows (20)
Apr 17 2005    problem understanding struct sizes v class sizes (7)
Apr 17 2005    Is there something special about globals I don't understand? (4)
Apr 17 2005    dsource and svn (3)
Apr 17 2005    handling module ctor exceptions (5)
Apr 16 2005    class member access (6)
Apr 16 2005    Access Violation: Maybe it's my fault? (4)
Apr 15 2005    Accessing class members (12)
Apr 15 2005    Error 42: (10)
Apr 14 2005    Storing classes in an array. (4)
Apr 13 2005    Function and variable assignment (2)
Apr 12 2005    interface idispatch (21)
Apr 11 2005    calling C functions findfirst etc (15)
Apr 09 2005    InBuffer (8)
Apr 09 2005    Does anyone have examples of GTK code in D? (20)
Apr 09 2005    Any good approach for making plug-in? (1)
Apr 09 2005    strtok? (3)
Apr 08 2005    Linking problems with mintl (4)
Apr 07 2005    how to debug ? (1)
Apr 07 2005    GC and big non-binary trees (5)
Apr 07 2005    Reentrant Lock (3)
Apr 07 2005    Changing the size of an foreach() argument (2)
Apr 06 2005    Templates + protection attributes problem (4)
Apr 05 2005    garbage collector in seperate thread? (6)
Apr 04 2005    std.date.parse not very smart (4)
Apr 04 2005    Time and space, physical values? (1)
Apr 04 2005    Threads not independent... (13)
Apr 04 2005    phobos->RegExp (4)
Apr 04 2005    sscanf() and using \ in format = no workie? (6)
Apr 01 2005    How to convert va_start macro to D function? (3)
Mar 31 2005    toInt() to critical of string input? (3)
Mar 31 2005    Filename expansion under DOS box? (20)
Mar 31 2005    sscanf() and string "reads" via %s? (9)
Mar 31 2005    version() used in multiple special cases? (2)
Mar 31 2005    typeid(obj) vs obj.typeinfo (1)
Mar 31 2005    AA as lvalue (7)
Mar 30 2005    Virtual functions and modules (1)
Mar 30 2005    New feature for std.string suggestion: locate() (3)
Mar 30 2005    calling dll functions (2)
Mar 30 2005    writef and structs (3)
Mar 30 2005    How to port a C++ library? (8)
Mar 30 2005    Can I convert function to delegate ? (5)
Mar 29 2005    C's sscanf in D? (2)
Mar 29 2005    Copying int[] from dynamic to static arrays? (2)
Mar 29 2005    array length is an unsigned value (1)
Mar 29 2005    writefln not liking % in strings!? (3)
Mar 29 2005    Chars ASCII 128+ in Literals? (8)
Mar 29 2005    Stack or heap? (11)
Mar 27 2005    void[] or ubyte[] ? (4)
Mar 27 2005    Reading large files, writing large files? (22)
Mar 27 2005    Object reference comparisons. (5)
Mar 27 2005    Associative Arrays - Initialize via [ value, value, ...] ? (4)
Mar 26 2005    3D Arrays - Non-block Arrays possible? (3)
Mar 26 2005    Function overloading (not working as expected) (2)
Mar 26 2005    foreach and changing the aggregate's values? (3)
Mar 25 2005    Access violation using append/concatenate operator "~" (8)
Mar 25 2005    toString conflic importing std.string & std.date? (4)
Mar 25 2005    Good way to get a file's datestamp? (5)
Mar 25 2005    write and read in one line (4)
Mar 24 2005    converting from macro to function (4)
Mar 24 2005    Changing to UTF-8 (6)
Mar 23 2005    writef / writefln and passing output to a file (4)
Mar 23 2005    Destructors for structs (7)
Mar 22 2005    Formatting strings into columns via format? (1)
Mar 22 2005    Error runtime feedback of D too short? (3)
Mar 22 2005    Initializing global arrays in modules via this()? (4)
Mar 22 2005    String concat ~ with auto toString() feature? (6)
Mar 21 2005    dchar counting in a char[] (2)
Mar 21 2005    how to set struct alignof? (5)
Mar 21 2005    Counting the number of elements in int[] ? (5)
Mar 21 2005    Concat or add ~. Is this a bug? (5)
Mar 21 2005    program software versions (12)
Mar 21 2005    Playing const char[]s into an Array? (6)
Mar 21 2005    getAttributes (5)
Mar 21 2005    Why does this work? (2)
Mar 20 2005    String Parsing with \" in a ".." text line (25)
Mar 20 2005    Opening, reading and writing to files in binary mode (5)
Mar 20 2005    is there a way to enforce module 'namespace' semantics? (14)
Mar 20 2005    Accessing class member methods (5)
Mar 20 2005    Wrong Learn link? (3)
Mar 20 2005    Reading and writing a text file (11)
Mar 18 2005    Win32: Console in GUI application (2)
Mar 18 2005    "Error: Error: conversion 8," (7)
Mar 17 2005    Is there any Libjpeg D port? (4)
Mar 17 2005    Testing for empty/indefinded Stings? (5)
Mar 17 2005    Timing Code - Read Time-Stamp Counter + Message? (2) (1)
Mar 17 2005    copy char to char[] (7)
Mar 17 2005    Timing Code - Read Time-Stamp Counter + Message? (4)
Mar 16 2005    D Tutorials (16)
Mar 16 2005    Copy-on-Write using toupper() source example? (6)
Mar 16 2005    Fast Memory Allocation Strategy (9)
Mar 16 2005    Almost first post (1)
Mar 16 2005    Announcing new newsgroups (2)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005