log

age author description
Thu, 08 Mar 2007 16:20:14 +0000 thomask Dstress on Mac OS X
Thu, 08 Mar 2007 16:19:55 +0000 thomask fixed typos
Thu, 08 Mar 2007 16:19:31 +0000 thomask removed tracker code
Thu, 08 Mar 2007 16:19:09 +0000 thomask Dstress on Mac OS X
Wed, 07 Mar 2007 23:10:27 +0000 thomask 64-bit fixes
Sun, 04 Mar 2007 13:12:19 +0000 thomask meta cleanup
Sun, 04 Mar 2007 13:10:07 +0000 thomask nntp: -> http:
Sun, 04 Mar 2007 13:07:35 +0000 thomask @url@ -> @uri@
Sun, 04 Mar 2007 13:07:05 +0000 thomask added bugzilla uri
Sun, 04 Mar 2007 13:06:49 +0000 thomask added bugzilla url
Sun, 04 Mar 2007 11:01:08 +0000 thomask updates for DMD-1.007
Wed, 28 Feb 2007 00:30:28 +0000 thomask added bugzilla uri
Wed, 28 Feb 2007 00:29:57 +0000 thomask [Issue 1005] dmd: tocsym.c:343: virtual Symbol* FuncDeclaration::toSymbol(): Assertion `0' failed.
Tue, 27 Feb 2007 16:44:11 +0000 thomask [Issue 763] Segfault compiling template code on Linux
Tue, 27 Feb 2007 16:43:48 +0000 thomask [Issue 783] Cannot use an array w/ const or variable index as new[] size argument.
Tue, 27 Feb 2007 16:43:30 +0000 thomask [Issue 136] Corrupt GDB backtrace
Tue, 27 Feb 2007 16:43:13 +0000 thomask [Issue 683] dmd segv, this ain't the same as bug 682
Tue, 27 Feb 2007 16:42:51 +0000 thomask [Issue 764] (typeof(o)).classinfo causes parser error
Tue, 27 Feb 2007 16:42:34 +0000 thomask [Issue 875] crash in glue.c line 700
Tue, 27 Feb 2007 16:42:03 +0000 thomask [Issue 877] forward references in interdependent template/struct definitions since v1.0
Tue, 27 Feb 2007 16:41:48 +0000 thomask [Issue 853] Internal error: toir.c 182
Mon, 26 Feb 2007 11:34:30 +0000 thomask [Issue 964] Internal error: ../ztc/cod3.c 1760
Mon, 26 Feb 2007 11:33:59 +0000 thomask [Issue 969] 'this' needed for class member
Mon, 26 Feb 2007 11:33:37 +0000 thomask [Issue 975] compile-time const array makes dmd crash
Mon, 26 Feb 2007 11:32:43 +0000 thomask [Issue 995] compile-time function return element of Tuple / const array
Mon, 26 Feb 2007 11:31:35 +0000 thomask [Issue 997] [Regression] Struct-returning function that conditionally passes the result of another function straight through doesn't work (NRVO bug?)
Mon, 26 Feb 2007 11:30:43 +0000 thomask [Issue 998] Crash in compile-time functions with pragma(msg,...)
Mon, 26 Feb 2007 11:30:18 +0000 thomask [Issue 999] Problem with auto and nested array literals
Mon, 26 Feb 2007 11:28:43 +0000 thomask [Issue 1002] debug statement crashes at compile-time function execution
Mon, 26 Feb 2007 11:28:15 +0000 thomask [Issue 981] CFTE fails in non-template and functions that takes no args.
Mon, 26 Feb 2007 11:27:54 +0000 thomask [Issue 991] void static array: integral constant must be scalar type, not void
Mon, 26 Feb 2007 11:27:37 +0000 thomask [Issue 992] CTFE Failure with static if
Mon, 26 Feb 2007 11:27:07 +0000 thomask added bugzilla uri
Fri, 23 Feb 2007 22:34:28 +0000 thomask [Issue 874] Incorrect codegen (?) with tuples, string constants, and AAs
Fri, 23 Feb 2007 22:34:10 +0000 thomask [Issue 858] Forward reference to struct inside class crashes the compiler
Fri, 23 Feb 2007 22:33:50 +0000 thomask [Issue 854] TypeTuple in anonymous delegate causes ice in glue.c
Fri, 23 Feb 2007 22:33:02 +0000 thomask [Issue 852] ICE in dmd with anon. delegate in static class ctor in unittest
Fri, 23 Feb 2007 22:32:19 +0000 thomask [Issue 828] expression.c:1904: virtual Expression* ThisExp::semantic(Scope*): Assertion `global.errors || var' failed.
Wed, 14 Feb 2007 10:12:05 +0000 thomask [Issue 775] array literals can't be used as template arguments
Wed, 14 Feb 2007 10:11:43 +0000 thomask [Issue 861] Using two typedefs of an undefined name in a class in a different module with import cycles causes DMD to hang
Wed, 14 Feb 2007 10:11:10 +0000 thomask [Issue 824] "mov EAX, func;" and "lea EAX, func;" generate incorrect code
Wed, 14 Feb 2007 10:10:43 +0000 thomask [Issue 825] dmd segmentation fault with large char[] template value parameter
Wed, 14 Feb 2007 10:10:12 +0000 thomask [Issue 826] ICE: is-expression with invalid template instantiation
Wed, 14 Feb 2007 10:09:49 +0000 thomask [Issue 829] struct operator overload returns a wrong value (suspect NRVO bug)
Wed, 14 Feb 2007 10:09:28 +0000 thomask [Issue 832] NRVO: return inside foreach results in junk
Wed, 14 Feb 2007 10:09:05 +0000 thomask [Issue 887] TypeInfo does not correctly override opCmp, toHash
Wed, 14 Feb 2007 10:08:26 +0000 thomask [Issue 894] base class with implemented abstract method problem
Wed, 14 Feb 2007 10:08:05 +0000 thomask [Issue 901] Comparison of array literals fails
Wed, 14 Feb 2007 10:07:40 +0000 thomask [Issue 908] compiler dies trying to inline static method call to nonstatic method in template code.
Wed, 14 Feb 2007 10:07:18 +0000 thomask [Issue 924] GC collects valid objects
Wed, 24 Jan 2007 13:44:28 +0000 thomask added missing dups
Tue, 23 Jan 2007 13:46:39 +0000 thomask [Issue 872] Assertion in expression.c caused by taking typeof of "this.outer" in nested classes.
Tue, 23 Jan 2007 13:46:14 +0000 thomask [Issue 873] Scope dependant compilation error
Tue, 23 Jan 2007 12:03:51 +0000 thomask [Issue 697] No const folding on asm db,dw, etc
Tue, 23 Jan 2007 12:03:26 +0000 thomask adde bugilla URL
Tue, 23 Jan 2007 12:02:56 +0000 thomask [Issue 165] type inference fails with sizeof and circular imports
Sun, 21 Jan 2007 23:29:42 +0000 thomask added bugzilla urls
Sun, 21 Jan 2007 23:29:14 +0000 thomask added db.d
Sat, 20 Jan 2007 11:03:41 +0000 thomask fixed cut'n paste errors
Sat, 13 Jan 2007 11:57:46 +0000 thomask added redirection for berlios
Sat, 13 Jan 2007 10:33:49 +0000 thomask Georg Wrede <georg@iki.fi>
Fri, 12 Jan 2007 23:07:17 +0000 thomask inline asm review
Fri, 12 Jan 2007 23:06:49 +0000 thomask removed asm-filter from log.d
Mon, 01 Jan 2007 16:24:46 +0000 thomask removed broken assert_15 tests
Mon, 01 Jan 2007 16:24:38 +0000 thomask [Issue 770] enums and typecasts
Mon, 01 Jan 2007 16:24:32 +0000 thomask [Issue 782] Dmd crash with template class, alias, inheritance and severals files
Mon, 01 Jan 2007 16:24:24 +0000 thomask [Issue 756] IFTI for tuples only works if tuple parameter is last
Mon, 01 Jan 2007 16:24:15 +0000 thomask [Issue 748] internal error with mixed static / dynamic array
Sun, 31 Dec 2006 20:00:23 +0000 thomask fixed malformed @uri@ entries
Sun, 31 Dec 2006 20:00:02 +0000 thomask cleaned up remaining puremagic @uri@s
Sun, 31 Dec 2006 19:59:08 +0000 thomask sed'ed replacement of new:...http.d.puremagic.com/issues/ with http://d.puremagic.com/issues/show_bug.cgi?...
Sun, 31 Dec 2006 19:58:06 +0000 thomask sed'ed replacement of new:...http.d.puremagic.co... with http://d.puremagic.com/issues/show_bug.cgi?...
Sun, 31 Dec 2006 14:38:09 +0000 thomask [Issue 749] Internal error: toir.c 170 with lazy bool and delegate with default argument
Sun, 31 Dec 2006 14:29:11 +0000 thomask [Issue 754] hex strings crash DMD when reporting syntax errors
Sun, 31 Dec 2006 14:29:03 +0000 thomask [Issue 765] ArrayBoundsError when assigning slice of pointer
Sun, 31 Dec 2006 14:28:54 +0000 thomask [Issue 765] ArrayBoundsError when assigning slice of pointer
Sun, 31 Dec 2006 14:28:46 +0000 thomask [Issue 766] dmd.exe crash
Sun, 31 Dec 2006 14:28:37 +0000 thomask [Issue 771] template func returns delegate w. param list from tuple and type, odd compiler error
Sun, 31 Dec 2006 14:28:27 +0000 thomask [Issue 772] Bogus error using relation operator as static if expression within template
Sun, 31 Dec 2006 14:28:14 +0000 thomask [Issue 776] Unittest section inside a template does not alway execute.
Sun, 31 Dec 2006 11:02:52 +0000 thomask [Issue 778] -inline: Assertion failure: '!v->csym' on line 450 in file 'glue.c'
Sun, 31 Dec 2006 11:02:41 +0000 thomask [Issue 777] -inline: assert() with a non-constant message causes code to not compile
Sun, 31 Dec 2006 02:01:18 +0000 thomask [Issue 747] undefined reference to `.LDASM1'
Sun, 31 Dec 2006 02:01:05 +0000 thomask [Issue 740] dchar[].dup causes compiler segfault
Sun, 31 Dec 2006 02:00:53 +0000 thomask [Issue 175] ice while building aaA.d with enable checking
Sun, 31 Dec 2006 02:00:40 +0000 thomask [Issue 171] 'wrong number of operands' for invlpg inline asm instruction
Sun, 31 Dec 2006 02:00:32 +0000 thomask [Issue 43] enable-checking error found in std/socket.d
Sun, 31 Dec 2006 02:00:12 +0000 thomask [Issue 41] md5.d compilation error with enable checking
Sun, 31 Dec 2006 02:00:00 +0000 thomask [Issue 524] Compiler crash when compiling
Sun, 31 Dec 2006 01:59:44 +0000 thomask [Issue 530] segfault assigning array literal to a non-array const
Sun, 31 Dec 2006 01:59:23 +0000 thomask [Issue 534] IPF trying to initialize an associative array
Sun, 31 Dec 2006 01:59:07 +0000 thomask [Issue 619] Alias of templated struct instance crashes 0.175
Sat, 30 Dec 2006 15:40:50 +0000 thomask [Issue 628] Assertion failure: '0' on line 91 in file 'init.c'
Sat, 30 Dec 2006 15:40:25 +0000 thomask [Issue 654] Const string member using implicit type inference gives garbage in certain situation
Sat, 30 Dec 2006 15:39:56 +0000 thomask [Issue 684] dmd should compile this
Sat, 30 Dec 2006 15:39:40 +0000 thomask [Issue 685] dmd assertion failure
Sat, 30 Dec 2006 15:39:26 +0000 thomask [Issue 686] [Regression] opCast of a struct or union is called in nonsensical circumstances
Sat, 30 Dec 2006 15:39:14 +0000 thomask [Issue 688] Implicit function template match doesn't work for classes
Sat, 30 Dec 2006 13:39:46 +0000 thomask David Friedman <d3rdclsmail@earthlink.net>
Sat, 30 Dec 2006 13:39:30 +0000 thomask When inside a loop, if you call break inside a try block the finally block is never executed
Wed, 27 Dec 2006 11:59:48 +0000 thomask partial inline asm review
Wed, 27 Dec 2006 11:59:35 +0000 thomask partial inline asm review
Wed, 27 Dec 2006 11:59:19 +0000 thomask partial inline asm review
Wed, 27 Dec 2006 11:59:05 +0000 thomask [Issue 750] New: Recursive typeof in function declaration crashes DMD
Wed, 27 Dec 2006 11:58:57 +0000 thomask [Issue 752] New: Assertion failure: 'e->type->ty != Ttuple' on line 4518 in file 'mtype.c'
Tue, 26 Dec 2006 14:21:37 +0000 thomask partuial inline asm review
Tue, 26 Dec 2006 14:21:29 +0000 thomask [Issue 703] New: SuperExp::scanForNestedRef Assertion
Tue, 26 Dec 2006 14:21:23 +0000 thomask [Issue 710] New: compiler assertion failure w/ templates
Tue, 26 Dec 2006 14:21:14 +0000 thomask [Issue 720] New: bug in array literal parsing with append
Tue, 26 Dec 2006 10:46:38 +0000 thomask [Issue 731] New: Positive and negative NaN in template arguments causes link conflict
Tue, 26 Dec 2006 10:46:25 +0000 thomask [Issue 734] New: Multidimensional arrays use incorrect initializer
Mon, 25 Dec 2006 15:07:48 +0000 thomask partial review
Sat, 23 Dec 2006 19:47:26 +0000 thomask [Issue 500] New: Cannot assign to delegate during definition
Sat, 23 Dec 2006 19:47:18 +0000 thomask [Issue 495] New: ICE passing variadic arglist to another variadic template
Sat, 23 Dec 2006 19:47:13 +0000 thomask [Issue 494] New: template's variadic argument can't use as type
Sat, 23 Dec 2006 19:47:07 +0000 thomask [Issue 490] New: Static struct initializer without static attribute aborts dmd with assertion
Sat, 23 Dec 2006 16:12:28 +0000 thomask Error: (dg).ptr is not an lvalue
Sat, 23 Dec 2006 16:12:22 +0000 thomask internal compiler error: Aborted
Sat, 23 Dec 2006 14:25:02 +0000 thomask fixed missing open paren (issue #624, http://d.puremagic.com/issues/show_bug.cgi?id=624)
Sat, 23 Dec 2006 14:13:51 +0000 thomask fixed opAssign_21 -> opMulAssign_21
Sat, 23 Dec 2006 12:58:47 +0000 thomask partial review
Fri, 22 Dec 2006 13:17:55 +0000 thomask partial review
Thu, 21 Dec 2006 15:12:10 +0000 thomask partial review
Thu, 21 Dec 2006 15:11:54 +0000 thomask 32<->64 iasm fixes
Thu, 21 Dec 2006 15:11:45 +0000 thomask array -> pointer isn't implicit anymore
Thu, 21 Dec 2006 08:58:06 +0000 thomask 32<->64 iasm fixes
Tue, 19 Dec 2006 15:00:26 +0000 thomask added DMD-0.177's results
Sun, 10 Dec 2006 16:52:18 +0000 thomask debry
Sun, 10 Dec 2006 16:50:24 +0000 thomask [Issue 639] New: Escaped tuple parameter ICEs dmd
Sun, 10 Dec 2006 16:50:14 +0000 thomask [Issue 640] New: Strage error messages around structInstance.init
Sun, 10 Dec 2006 16:50:08 +0000 thomask [Issue 641] New: Complex string operations in template argument ICEs dmd
Sun, 10 Dec 2006 16:50:02 +0000 thomask [Issue 651] New: Assertion failure: 'global.errors' on line 2622 in file 'template.c'
Sun, 10 Dec 2006 16:49:57 +0000 thomask [Issue 651] New: Assertion failure: 'global.errors' on line 2622 in file 'template.c'
Sun, 10 Dec 2006 16:49:52 +0000 thomask [Issue 663] New: Slice assignment does not bounds check when it should
Sun, 10 Dec 2006 16:49:47 +0000 thomask [Issue 664] New: is(func T == return) ignores variadic arguments
Thu, 07 Dec 2006 10:51:13 +0000 thomask [Issue 642] New: error: mixin "static this" into where it cannot be
Thu, 07 Dec 2006 10:49:35 +0000 thomask [Issue 643] New: dmd crashes with fwd-referenced .sizeof via aliases
Thu, 07 Dec 2006 10:48:37 +0000 thomask [Issue 650] New: Assertion failure: '0' on line 774 in file 'expression.c'
Thu, 07 Dec 2006 10:48:22 +0000 thomask [Issue 661] New: Error using a zero-init struct's init property
Wed, 06 Dec 2006 14:21:13 +0000 thomask [Issue 653] New: AAs are slightly broken
Fri, 01 Dec 2006 08:21:45 +0000 thomask * updated results to 0.175
Wed, 29 Nov 2006 21:20:44 +0000 thomask [Issue 611] New: IsExpression fails when inside implemented interface
Wed, 29 Nov 2006 21:20:38 +0000 thomask [Issue 611] New: IsExpression fails when inside implemented interface
Wed, 29 Nov 2006 21:20:30 +0000 thomask [Issue 614] New: Real and imaginary properties of complex numbers not allowed as template arguments
Wed, 29 Nov 2006 21:20:07 +0000 thomask [Issue 617] New: IFTI doesn't use normal promotion rules for non-template parameters
Wed, 29 Nov 2006 21:19:57 +0000 thomask [Issue 618] New: The following program crashes dmd.exe 0.175
Wed, 29 Nov 2006 21:19:51 +0000 thomask added global favicon
Sat, 25 Nov 2006 17:53:39 +0000 thomask [Issue 582] New: Cannot slice mixed tuples
Sat, 25 Nov 2006 17:53:33 +0000 thomask [Issue 586] New: Cannot index tuple with non-type elements
Sat, 25 Nov 2006 17:53:28 +0000 thomask [Issue 595] New: can't append to array/arrayliteral statically
Sat, 25 Nov 2006 17:53:20 +0000 thomask [Issue 596] New: Support array, arrayliteral and struct in switch and case
Sat, 25 Nov 2006 17:53:13 +0000 thomask [Issue 557] New: ICE returning a tuple from a function (Assertion failure: '0' on line 694 in file 'glue.c')
Sat, 25 Nov 2006 17:53:07 +0000 thomask infinite loop in gdc-0.19 with tempaltes
Sat, 25 Nov 2006 17:52:58 +0000 thomask [Issue 575] New: wrong evaluation of (creal * 2 + 1i)
Sat, 25 Nov 2006 17:52:49 +0000 thomask [Issue 578] New: GDC evaluates rvalue of array assignment repeatedly
Sat, 25 Nov 2006 13:38:33 +0000 thomask [Issue 551] New: Modulo operator works with imaginary and complex operands
Sat, 25 Nov 2006 13:38:24 +0000 thomask [Issue 555] New: Integral ireal literals can't be specified
Sat, 25 Nov 2006 13:38:13 +0000 thomask fixed litaeral/literal typo
Sat, 25 Nov 2006 13:37:41 +0000 thomask [Issue 571] New: class instance member template returns strange value
Sat, 25 Nov 2006 13:37:36 +0000 thomask [Issue 572] New: syntax error when using template instantiation with typeof
Sat, 25 Nov 2006 13:37:30 +0000 thomask fixed ELINE entry
Sat, 25 Nov 2006 13:37:24 +0000 thomask [Issue 532] New: Wrong name mangling for template alias params of local vars
Sat, 25 Nov 2006 13:37:17 +0000 thomask [Issue 585] New: dmd crashes with segmentation fault
Sat, 25 Nov 2006 13:37:10 +0000 thomask [Issue 593] New: can't deduce from arrayliteral
Sat, 25 Nov 2006 13:36:56 +0000 thomask [Issue 594] New: can't cast arrayliteral statically
Sat, 25 Nov 2006 13:36:49 +0000 thomask [Issue 587] New: DMD crashes compiling char[][] initialization
Thu, 23 Nov 2006 10:45:20 +0000 thomask fixed result check in memory_management_05
Thu, 23 Nov 2006 10:45:12 +0000 thomask [Issue 489] New: .classinfo not working with fqn
Thu, 23 Nov 2006 10:45:02 +0000 thomask [Issue 484] New: Compiler segfault with template variadic used as a template alias.
Thu, 23 Nov 2006 10:44:56 +0000 thomask [Issue 483] New: ICE-invalid with tuple. mangleof.
Thu, 23 Nov 2006 10:44:50 +0000 thomask [Issue 475] New: DMD segfault on recursive variadic template
Thu, 23 Nov 2006 10:44:36 +0000 thomask [Issue 465] New: errors when trying to use static templated methods
Thu, 23 Nov 2006 10:44:20 +0000 thomask Bug from cpuid wrapper thread in D.announce: char[12] str = "";
Wed, 22 Nov 2006 13:37:23 +0000 thomask [Issue 235] goto & scope: cannot goto forward into different try block level
Wed, 08 Nov 2006 15:24:35 +0000 thomask [Issue 444] New: Inside a foreach with delegates, void return does not compile
Wed, 08 Nov 2006 15:24:28 +0000 thomask [Issue 446] New: Anonymous class and "return without calling constructor"
Wed, 08 Nov 2006 15:24:22 +0000 thomask [Issue 460] New: Assertion failure: '!needThis()' on line 143 in file 'tocsym.c'
Wed, 08 Nov 2006 15:24:16 +0000 thomask [Issue 461] New: Constant not understood to be constant when circular module dependency exists.
Wed, 08 Nov 2006 15:24:10 +0000 thomask [Issue 462] New: invalid typeinfo usage breaks dmd compiler
Wed, 08 Nov 2006 15:24:05 +0000 thomask [Issue 466] New: dmd prevent this from link , if so please prevent it from compiling
Wed, 08 Nov 2006 15:23:52 +0000 thomask [Issue 467] double inheritance from the same interface
Wed, 08 Nov 2006 15:23:40 +0000 thomask [Issue 479] New: can't compare arrayliteral statically with string
Wed, 08 Nov 2006 15:23:30 +0000 thomask [Issue 482] New: _arguments for variadic not available in precondition
Mon, 30 Oct 2006 00:10:03 +0000 thomask added shortcut icon
Mon, 23 Oct 2006 04:13:03 +0000 thomask fixed dstress.c for C++ compilers
Mon, 23 Oct 2006 04:12:57 +0000 thomask fixed crashRun.c for C++ compilers
Sun, 22 Oct 2006 15:24:24 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sun, 22 Oct 2006 15:24:15 +0000 thomask fixed <SOURCE> -> <CODE>
Sat, 21 Oct 2006 13:28:19 +0000 thomask [Issue 414] New: interfaces shouldn't be able to inheit from classes
Sat, 21 Oct 2006 13:28:10 +0000 thomask [Issue 419] New: Anonymous classes are not working.
Sat, 21 Oct 2006 13:28:00 +0000 thomask [Issue 419] New: Anonymous classes are not working.
Sat, 21 Oct 2006 13:27:52 +0000 thomask [Issue 431] New: Invalid case selected when switching on a long
Sat, 21 Oct 2006 13:27:44 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sat, 21 Oct 2006 13:27:35 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sat, 21 Oct 2006 13:27:26 +0000 thomask [Issue 443] New: assignment in return when using cdouble is broken
Sat, 21 Oct 2006 13:27:21 +0000 thomask [Issue 443] New: assignment in return when using cdouble is broken
Sat, 21 Oct 2006 13:27:11 +0000 thomask added test for _d_newarraymi
Thu, 12 Oct 2006 15:02:04 +0000 thomask [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
Thu, 12 Oct 2006 15:01:59 +0000 thomask fixed html excapes
Thu, 12 Oct 2006 15:01:53 +0000 thomask [Issue 427] New: source files starting with a number are accepted by dmd
Thu, 12 Oct 2006 15:01:48 +0000 thomask [Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters
Thu, 12 Oct 2006 15:01:43 +0000 thomask [Issue 418] New: -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter
Thu, 12 Oct 2006 15:01:35 +0000 thomask [Issue 412] New: overloaded function resolution with null parameter
Thu, 12 Oct 2006 15:01:24 +0000 thomask [Issue 411] New: array alloc with size from another array
Thu, 12 Oct 2006 15:01:16 +0000 thomask [Issue 407] New: casting array literals to int causes compiler seg-fault
Thu, 12 Oct 2006 15:01:10 +0000 thomask fixed location of cast_28.d
Thu, 12 Oct 2006 15:01:04 +0000 thomask [Issue 405] New: typeof in TemplateParameterList causes compiletime segmentfault
Thu, 12 Oct 2006 15:00:58 +0000 thomask name shadowing in if statement
Thu, 12 Oct 2006 15:00:43 +0000 thomask fixed 64bit inline asm issues
Fri, 06 Oct 2006 06:57:24 +0000 thomask [Issue 398] New: No way to abort compilation in a doubly recursive mixin
Fri, 06 Oct 2006 06:57:16 +0000 thomask [Issue 295] New: Property call followed by sliceAssign not working for custom opSliceAssign
Fri, 06 Oct 2006 06:57:10 +0000 thomask [Issue 289] New: Compiler allows (and crashes on) dynamic arrays of typedefs of "immediate"-function types
Fri, 06 Oct 2006 06:57:05 +0000 thomask [Issue 402] New: compiler crash with mixin and forward reference
Fri, 06 Oct 2006 06:56:59 +0000 thomask [Issue 398] New: No way to abort compilation in a doubly recursive mixin
Fri, 06 Oct 2006 06:56:55 +0000 thomask removed ancient polishing data
Fri, 06 Oct 2006 06:56:50 +0000 thomask [Issue 371] New: ICE on mutual recursive typeof in function declarations
Fri, 06 Oct 2006 06:56:44 +0000 thomask [Issue 369] New: "immediate"-function types allowed as part of delegate/function types.
Fri, 06 Oct 2006 06:56:38 +0000 thomask Bruno Medeiros <brunodomedeiros+bugz@gmail.com>
Fri, 06 Oct 2006 06:56:27 +0000 thomask added basic tests for multidimensional array literals
Wed, 04 Oct 2006 06:28:17 +0000 thomask [Issue 396] New: aliased identifier in asm blocks cause compiler segment faults
Wed, 04 Oct 2006 06:28:09 +0000 thomask [Issue 391] New: .sort and .reverse break utf8 encoding
Wed, 04 Oct 2006 06:27:59 +0000 thomask added basic delegate.ptr test
Wed, 04 Oct 2006 06:27:50 +0000 thomask added basic .outer tests
Wed, 04 Oct 2006 06:27:38 +0000 thomask added basic tests for DMD-0.167's multidimensional array allocation
Wed, 04 Oct 2006 06:27:27 +0000 thomask added basic array literals tests
Tue, 03 Oct 2006 19:09:41 +0000 thomask removed obsolete dyn_array references
Tue, 03 Oct 2006 19:09:21 +0000 thomask fPIC fixes(32bit only)
Mon, 02 Oct 2006 08:03:15 +0000 thomask [Issue 297] New: Shadowing declarations allowed in foreach type lists
Mon, 02 Oct 2006 08:03:06 +0000 thomask Re: [Issue 365] New: Regression: Bad code generation for floating point == and !=
Mon, 02 Oct 2006 08:02:59 +0000 thomask [Issue 355] ICE from enum : nonexistent type
Mon, 02 Oct 2006 08:02:50 +0000 thomask [Issue 389] New: Cannot link to std.path.altsep
Fri, 29 Sep 2006 08:11:05 +0000 thomask [Issue 365] New: Regression: Bad code generation for floating point == and !=
Fri, 29 Sep 2006 08:10:57 +0000 thomask [Issue 315] Exception handling is broken for delegates on Linux
Fri, 29 Sep 2006 08:10:51 +0000 thomask [Issue 370] New: Compiler stack overflow on recursive typeof in function declaration.
Fri, 29 Sep 2006 08:10:43 +0000 thomask [Issue 377] New: Compiler error when using -inline only
Fri, 29 Sep 2006 06:55:54 +0000 thomask wrong function overload
Fri, 29 Sep 2006 06:55:45 +0000 thomask [Issue 378] New: Assertion failure: '0' on line 216 in file 'init.c'
Fri, 29 Sep 2006 06:55:39 +0000 thomask [Issue 380] New: cannot use typeof(*this) in a static context
Fri, 29 Sep 2006 06:55:30 +0000 thomask [Issue 381] New: array literals are broken; Internal error: ..\ztc\cod1.c 2525
Mon, 25 Sep 2006 11:38:19 +0000 thomask various inline assembler fixes
Thu, 21 Sep 2006 23:57:44 +0000 thomask updated misc tools
Thu, 21 Sep 2006 23:53:48 +0000 thomask fixed implicit typedef conversion
Thu, 21 Sep 2006 23:49:44 +0000 thomask added basic character literal tests
Wed, 20 Sep 2006 19:11:31 +0000 thomask [Issue 349] New: Function matching with enums is erratic
Wed, 20 Sep 2006 19:11:23 +0000 thomask [Issue 223] Error message for unset constants doesn't specify error location
Wed, 20 Sep 2006 19:11:17 +0000 thomask [Issue 351] New: Recursive string template doesn't work if the terminating specialisation is given first
Wed, 20 Sep 2006 19:11:12 +0000 thomask [Issue 352] New: Assertion failure: expression.c 753 - concatenating strings in a template calling another template
Wed, 20 Sep 2006 19:11:06 +0000 thomask [Issue 353] New: null passed as a char[] template argument, concatenated with a string literal, is a non-constant expression
Wed, 20 Sep 2006 19:10:56 +0000 thomask [Issue 354] New: Internal error: e2ir.c 772 with bad template use
Wed, 20 Sep 2006 19:10:47 +0000 thomask [Issue 355] New: ICE from enum : nonexistent type
Thu, 14 Sep 2006 12:05:42 +0000 thomask Incorrect code generation -O2 gdc
Thu, 14 Sep 2006 12:05:35 +0000 thomask [Issue 258] New: Undefined identifier error for circular import
Thu, 14 Sep 2006 12:05:27 +0000 thomask [Issue 257] New: package vars accessible from sub-modules, package funcs not
Thu, 14 Sep 2006 07:15:59 +0000 thomask foreach on aggregate class in some delegate litterals
Thu, 14 Sep 2006 07:15:49 +0000 thomask typedef, implicit cast, bug or feature?
Thu, 14 Sep 2006 07:15:39 +0000 thomask name resolution and static function
Thu, 14 Sep 2006 07:15:31 +0000 thomask [Issue 221] New: Inconsistent name mangling of bool (a relic of 'bit')
Wed, 13 Sep 2006 22:27:36 +0000 thomask [Issue 313] New: Fully qualified names bypass private imports
Wed, 13 Sep 2006 22:27:27 +0000 thomask [Issue 334] New: Void Initializer ICE
Wed, 13 Sep 2006 22:27:16 +0000 thomask [Issue 343] New: Compile error using mixin containing struct
Thu, 07 Sep 2006 07:51:55 +0000 thomask Buggy DStress test cases
Thu, 07 Sep 2006 07:51:45 +0000 thomask lazy in main
Thu, 07 Sep 2006 07:51:37 +0000 thomask [Issue 325] New: Overriding members and overloading with alias causes bogus error messages in with().
Thu, 07 Sep 2006 07:51:27 +0000 thomask [Issue 326] New: calculation bug
Wed, 06 Sep 2006 21:12:08 +0000 thomask various test case fixes
Wed, 06 Sep 2006 05:07:33 +0000 thomask various test case fixes
Sun, 03 Sep 2006 09:20:22 +0000 thomask Internal error: ..\ztc\cod1.c 2521
Sun, 03 Sep 2006 09:20:14 +0000 thomask [Issue 306] New: dmd 165 breaks existing code
Sat, 26 Aug 2006 11:05:24 +0000 thomask [Issue 259] New: Comparing signed to unsigned does not generate an error
Sat, 26 Aug 2006 11:05:13 +0000 thomask [Issue 296] New: Template constant can not be used as size of static array.
Sat, 26 Aug 2006 11:05:02 +0000 thomask [Issue 287] DMD optimization bug arround dynamic array length
Fri, 25 Aug 2006 11:43:08 +0000 thomask [Issue 304] Internal error: e2ir.c 145
Fri, 25 Aug 2006 11:42:59 +0000 thomask [Issue 305] version and static if blocks introduce new scope for 'scope' statement
Fri, 25 Aug 2006 11:42:39 +0000 thomask [Issue 303] delegate in finally
Sun, 20 Aug 2006 11:18:32 +0000 thomask partial -fPIC fixes
Fri, 18 Aug 2006 07:16:20 +0000 thomask Walter Bright <newshound@digitalmars.com>
Fri, 18 Aug 2006 07:13:46 +0000 thomask Walter Bright <newshound@digitalmars.com>
Fri, 18 Aug 2006 07:04:34 +0000 thomask [Issue 291] assertion
Thu, 17 Aug 2006 13:33:47 +0000 thomask fixed ommitted "torture-"
Thu, 17 Aug 2006 13:29:44 +0000 thomask updated dmd-internal to 0.164
Thu, 17 Aug 2006 13:29:09 +0000 thomask removed documentation of old Windows workaround
Thu, 17 Aug 2006 12:54:30 +0000 thomask removed www/results.html link
Tue, 15 Aug 2006 12:14:08 +0000 thomask updated reporter listing
Tue, 15 Aug 2006 12:13:49 +0000 thomask [Issue 288] type of opEquals
Tue, 15 Aug 2006 12:13:36 +0000 thomask [Issue 270] Compiler allows and crashes on typedefs of "immediate"-function types
Tue, 15 Aug 2006 12:13:26 +0000 thomask [Issue 287] DMD optimization bug arround dynamic array length
Tue, 15 Aug 2006 09:45:40 +0000 thomask [Issue 250] enum : bool allowed with odd results
Tue, 15 Aug 2006 09:45:30 +0000 thomask [Issue 247] Cannot return from nested functions in contracts
Tue, 15 Aug 2006 09:45:21 +0000 thomask [Issue 236] Class literal expression always says "base classes expected"
Tue, 15 Aug 2006 09:45:12 +0000 thomask Initialization error in classes
Mon, 14 Aug 2006 15:05:40 +0000 thomask fixed typos
Mon, 14 Aug 2006 11:37:56 +0000 thomask [Issue 271] Incorrect constant evaluation of TypeInfo equality comparisons
Mon, 14 Aug 2006 11:37:46 +0000 thomask [Issue 272] foreach inside anonymous function crashes dmd.exe
Mon, 14 Aug 2006 11:37:36 +0000 thomask [Issue 274] Different template alias arguments are treated as the same.
Mon, 14 Aug 2006 11:37:28 +0000 thomask [Issue 276] Compiler erroneously thinks an aggregate inner template will add a field to it
Mon, 14 Aug 2006 11:37:17 +0000 thomask [Issue 285] Struct method null pointer assert has line number of "0"
Sun, 30 Jul 2006 07:46:26 +0000 thomask added windows v. linnux v. gdc data
Sun, 23 Jul 2006 12:59:39 +0000 thomask repo cleanup
Sat, 22 Jul 2006 12:54:59 +0000 thomask added polishing data
Fri, 21 Jul 2006 11:15:26 +0000 thomask post DMD-0.163 review
Thu, 20 Jul 2006 14:47:29 +0000 thomask pre DMD-0.163 review
Wed, 19 Jul 2006 21:00:13 +0000 thomask pre DMD-0.163 review
Wed, 19 Jul 2006 16:01:25 +0000 thomask updated reporter.txt with http://d.puremagic.com/issues's help
Wed, 19 Jul 2006 12:31:37 +0000 thomask added message_tie.pl
Tue, 18 Jul 2006 22:51:49 +0000 thomask gdc-0.19 review
Fri, 14 Jul 2006 23:04:11 +0000 thomask -fPIC fixes
Thu, 13 Jul 2006 10:52:11 +0000 thomask -fPIC fixes
Wed, 12 Jul 2006 14:03:00 +0000 thomask fPIC fixes
Wed, 12 Jul 2006 14:02:36 +0000 thomask <digitalmars-com@baysmith.com>
Wed, 12 Jul 2006 14:02:29 +0000 thomask <jpelcis@gmail.com>
Wed, 12 Jul 2006 10:56:55 +0000 thomask <daiphoenix@lycos.com>
Wed, 12 Jul 2006 10:56:41 +0000 thomask <smjg@iname.com>
Mon, 10 Jul 2006 10:51:42 +0000 thomask <webmaster@villagersonline.com>
Mon, 10 Jul 2006 10:51:31 +0000 thomask Sterling Christensen <sterlingchristensen@hotmail.com>
Fri, 07 Jul 2006 16:57:00 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:55:25 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:54:25 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:53:41 +0000 thomask <oskar.linde@gmail.com>
Fri, 07 Jul 2006 16:52:52 +0000 thomask <oskar.linde@gmail.com>
Thu, 06 Jul 2006 16:04:11 +0000 thomask pre 0.162 review
Tue, 04 Jul 2006 17:04:51 +0000 thomask pre 0.162 review
Tue, 04 Jul 2006 17:04:39 +0000 thomask #!/bin/bash
Mon, 03 Jul 2006 04:00:41 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Sun, 02 Jul 2006 15:45:08 +0000 thomask <thomas-dloop@kuehne.cn>
Sun, 02 Jul 2006 15:43:12 +0000 thomask <fvbommel@wxs.nl>
Sun, 02 Jul 2006 15:43:04 +0000 thomask <larsivar@igesund.net>
Sun, 02 Jul 2006 14:07:55 +0000 thomask <thomas-dloop@kuehne.cn>
Sun, 02 Jul 2006 10:53:29 +0000 thomask pre 0.162 review
Sat, 01 Jul 2006 23:08:00 +0000 thomask pre 0.162 review
Fri, 30 Jun 2006 07:17:28 +0000 thomask fixed switch_22 thx to BCS
Thu, 29 Jun 2006 19:26:54 +0000 thomask <BCS@pathlink.com>
Thu, 29 Jun 2006 13:26:39 +0000 thomask <daiphoenix@lycos.com>
Thu, 29 Jun 2006 13:26:28 +0000 thomask updated struct_24 to DMD-0.161
Thu, 29 Jun 2006 13:26:14 +0000 thomask <deewiant@gmail.com>
Thu, 29 Jun 2006 13:26:02 +0000 thomask Bruno Medeiros <brunodomedeirosATgmail@SPAM.com>
Thu, 29 Jun 2006 13:25:53 +0000 thomask <jarrett.billingsley@gmail.com>
Thu, 29 Jun 2006 13:25:40 +0000 thomask <clugdbug@yahoo.com.au>
Thu, 29 Jun 2006 13:25:29 +0000 thomask <pmoore_member@pathlink.com>
Thu, 29 Jun 2006 13:25:17 +0000 thomask BCS <BCS@pathlink.com>
Thu, 29 Jun 2006 13:25:01 +0000 thomask k2 <k2_member@pathlink.com>
Thu, 29 Jun 2006 13:24:51 +0000 thomask <ericanderton@yahoo.com>
Thu, 29 Jun 2006 13:24:38 +0000 thomask <oskar.linde@gmail.com>
Thu, 29 Jun 2006 13:23:49 +0000 thomask <sean@f4.ca>
Fri, 09 Jun 2006 14:30:39 +0000 thomask partial DMD-0.160 review
Fri, 09 Jun 2006 10:33:25 +0000 thomask inline ASM review
Thu, 08 Jun 2006 19:40:04 +0000 thomask added tests for DMD-0.160's new features
Thu, 08 Jun 2006 18:26:22 +0000 thomask inline ASM review
Wed, 07 Jun 2006 21:30:06 +0000 thomask [Bug 176] New: message "module and package have the same name"
Wed, 07 Jun 2006 09:28:21 +0000 thomask added DMD-0.160 results
Sun, 04 Jun 2006 06:28:03 +0000 thomask added GDC-0.18 results
Fri, 02 Jun 2006 16:57:41 +0000 thomask inline ASM review
Fri, 02 Jun 2006 16:56:30 +0000 thomask link error for 2+ static this()
Fri, 02 Jun 2006 16:56:21 +0000 thomask "Internal error: e2ir.c 736" on valid code
Thu, 01 Jun 2006 17:57:27 +0000 thomask [Bug 173] New: incorrect size calculation for movq
Thu, 01 Jun 2006 17:50:42 +0000 thomask Nested classes can't return delegates to their parents
Thu, 01 Jun 2006 17:50:33 +0000 thomask Inheriting nested classes and "-inline" throws access violation
Thu, 01 Jun 2006 17:50:23 +0000 thomask DMD 0.158 - Compiler endless loop
Thu, 01 Jun 2006 17:50:13 +0000 thomask weird crash when nesting unions and structs; code order dependent
Thu, 01 Jun 2006 17:49:59 +0000 thomask 'wrong number of operands' for invlpg inline asm instruction
Sun, 28 May 2006 15:49:26 +0000 thomask "Unexpected FunExp type" error on function literals
Sun, 28 May 2006 07:38:41 +0000 thomask added DMD-0.158 results
Fri, 26 May 2006 18:15:10 +0000 thomask partial dmd-0.158 review
Fri, 26 May 2006 18:13:37 +0000 thomask partial dmd-0.158 review
Wed, 24 May 2006 16:24:27 +0000 thomask inline ASM review
Wed, 24 May 2006 16:24:07 +0000 thomask DMD crash with static if and anonymous classes
Wed, 24 May 2006 16:23:57 +0000 thomask Exception handling is broken for delegates on Linux
Wed, 24 May 2006 16:23:43 +0000 thomask Inline Assembler offset keyword
Wed, 24 May 2006 16:23:33 +0000 thomask invalid code generation on linux with custom allocators/deallocators
Wed, 24 May 2006 16:23:25 +0000 thomask Assertion failure :: template.c:2111
Wed, 24 May 2006 16:23:17 +0000 thomask pragma without ';' results in undefined symbols
Wed, 24 May 2006 16:23:09 +0000 thomask static assert fails with recursive templates
Tue, 23 May 2006 18:21:32 +0000 thomask inline ASM review
Mon, 22 May 2006 20:17:12 +0000 thomask fixed asm_pmovmskb test
Mon, 22 May 2006 20:15:24 +0000 thomask inline ASM review
Mon, 22 May 2006 20:15:07 +0000 thomask Interfaces + mixins => problem
Mon, 22 May 2006 20:14:48 +0000 thomask Ivan Senji <ivan.senji_REMOVE_@_THIS__gmail.com>
Sun, 21 May 2006 20:04:36 +0000 thomask Conflicting identifiers between imported modules are reported in the wrong file
Sun, 21 May 2006 18:43:11 +0000 thomask Weird overload resolution (or rather, lack thereof) for literals
Fri, 19 May 2006 17:46:19 +0000 thomask fixed deprecated !==
Fri, 19 May 2006 17:45:10 +0000 thomask fixed "deprecated" typo
Fri, 19 May 2006 17:44:18 +0000 thomask inline ASM review
Fri, 19 May 2006 16:40:22 +0000 thomask Can't refer to global scope after a cast
Fri, 19 May 2006 16:39:50 +0000 thomask Alias and function names fail to collide
Fri, 19 May 2006 16:39:38 +0000 thomask incorrect deprecated error
Fri, 19 May 2006 16:39:28 +0000 thomask Assertion failure: '0' on line 610 in file 'template.c'
Fri, 19 May 2006 16:39:18 +0000 thomask <smjg@iname.com>
Fri, 19 May 2006 16:39:12 +0000 thomask // $HeadURL: svn://127.0.0.1/run/a/asm_neg_01_A.d $
Fri, 19 May 2006 16:39:01 +0000 thomask fixed GDB-Valgrind interaction
Thu, 18 May 2006 16:07:06 +0000 thomask inline ASM review
Wed, 17 May 2006 06:06:45 +0000 thomask HTML cleanup
Wed, 17 May 2006 04:58:30 +0000 thomask fixed regression detection
Wed, 17 May 2006 04:57:35 +0000 thomask added conditional result capabilities
Mon, 15 May 2006 05:42:01 +0000 thomask fixed handling of __DSTRESS_TORTURE_REQUIRE__ for non-torture tests
Mon, 15 May 2006 04:22:53 +0000 thomask <benoit@tionex.de>
Mon, 15 May 2006 04:22:42 +0000 thomask <CppCoder@gmail.com>
Sun, 14 May 2006 09:41:19 +0000 thomask updated explanations of FLAGs
Sat, 13 May 2006 08:26:00 +0000 thomask inline ASM review
Fri, 12 May 2006 18:01:12 +0000 thomask inline ASM review
Wed, 10 May 2006 19:00:54 +0000 thomask inline ASM review
Wed, 10 May 2006 19:00:12 +0000 thomask fixed Valgrind exclusion bug
Wed, 10 May 2006 05:30:02 +0000 thomask inline ASM review
Tue, 09 May 2006 04:18:47 +0000 thomask inline ASM review
Sun, 07 May 2006 18:20:25 +0000 thomask inline ASM review
Sun, 07 May 2006 15:37:44 +0000 thomask inline asm review
Wed, 03 May 2006 04:54:22 +0000 thomask added VS2005 support
Tue, 02 May 2006 04:55:18 +0000 thomask by-pass for Valgrind bugs
Mon, 01 May 2006 14:38:44 +0000 thomask added 3DNow! tests - all of them are broken, see http://d.puremagic.com/bugzilla/show_bug.cgi?id=115
Mon, 01 May 2006 11:18:12 +0000 thomask extended SSE tests - most of them are broken, see http://d.puremagic.com/bugzilla/show_bug.cgi?id=115
Mon, 01 May 2006 09:06:06 +0000 thomask <lio@lunesu.com>
Mon, 01 May 2006 06:28:51 +0000 thomask fixed buffer size to include the length of the torture elements
Sun, 30 Apr 2006 09:13:22 +0000 thomask repository review
Fri, 28 Apr 2006 13:31:19 +0000 thomask <thomas-dloop@kuehne.cn>
Fri, 28 Apr 2006 12:33:26 +0000 thomask extended SSE asm tests
Fri, 28 Apr 2006 09:54:50 +0000 thomask workaround for Valgrind bugs with various opcodes
Fri, 28 Apr 2006 08:48:17 +0000 thomask extended SSE asm tests
Fri, 28 Apr 2006 01:22:57 +0000 thomask extended asm tests
Thu, 27 Apr 2006 22:53:36 +0000 thomask extended asm tests
Thu, 27 Apr 2006 11:29:22 +0000 thomask extended asm tests
Fri, 21 Apr 2006 20:23:34 +0000 thomask added missing valgrind suppression
Thu, 20 Apr 2006 08:50:01 +0000 thomask * Valgrind support is now part of dstress.c instead of crashRun.c
Thu, 20 Apr 2006 06:04:53 +0000 thomask <clugdbug@yahoo.com.au>
Wed, 19 Apr 2006 06:44:38 +0000 thomask enabled Valgrind checks
Wed, 19 Apr 2006 06:43:40 +0000 thomask * fixed new line escapes in GDB_SCRIPT
Tue, 18 Apr 2006 06:26:55 +0000 thomask <benoit@tionex.de>
Tue, 18 Apr 2006 06:26:48 +0000 thomask <benoit@tionex.de>
Tue, 18 Apr 2006 06:26:38 +0000 thomask <benoit@tionex.de>
Fri, 14 Apr 2006 19:26:16 +0000 thomask <clugdbug@yahoo.com.au>
Fri, 14 Apr 2006 10:24:16 +0000 thomask Li Jie <cpunion@gmail.com>
Fri, 14 Apr 2006 10:24:08 +0000 thomask <clayasaurus@gmail.com>
Fri, 14 Apr 2006 07:20:52 +0000 thomask literal fixes for DMD-0.154
Fri, 14 Apr 2006 07:19:20 +0000 thomask parallel make of test cases with multiple object files is broken
Fri, 14 Apr 2006 07:17:39 +0000 thomask fixed handling of __DSTRESS_TORTURE_REQUIRE__
Thu, 13 Apr 2006 07:34:32 +0000 thomask DMD-0.154 review
Mon, 10 Apr 2006 04:59:12 +0000 thomask <nail-mail@mail.ru>
Sun, 09 Apr 2006 19:51:17 +0000 thomask <ericanderton@yahoo.com>
Sun, 09 Apr 2006 06:50:50 +0000 thomask fixed object_02/complex.mak
Sun, 09 Apr 2006 06:50:39 +0000 thomask <ericanderton@yahoo.com>
Sat, 08 Apr 2006 19:20:57 +0000 thomask added "b->type->ty == Tclass" version
Sat, 08 Apr 2006 19:09:20 +0000 thomask <thomas-dloop@kuehne.cn>
Sat, 08 Apr 2006 19:06:31 +0000 thomask <thomas-dloop@kuehne.cn>
Sat, 08 Apr 2006 19:00:32 +0000 thomask <regan@netwin.co.nz>
Thu, 06 Apr 2006 07:18:11 +0000 thomask <deewiant@gmail.com>
Thu, 06 Apr 2006 07:17:56 +0000 thomask minor infra. review
Thu, 06 Apr 2006 04:58:11 +0000 thomask <clugdbug@yahoo.com.au>
Sun, 02 Apr 2006 14:25:58 +0000 thomask <thomas-dloop@kuehne.cn>
Sun, 02 Apr 2006 14:25:50 +0000 thomask Tiago Gasiba <tiago.gasiba@gmail.com>
Sun, 02 Apr 2006 11:53:50 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sun, 02 Apr 2006 11:53:42 +0000 thomask <daiphoenix@lycos.com>
Sun, 02 Apr 2006 11:53:35 +0000 thomask <jarrett.billingsley@gmail.com>
Sun, 02 Apr 2006 11:53:28 +0000 thomask <smjg@iname.com>
Sat, 01 Apr 2006 20:22:12 +0000 thomask added basic Windows support to crashRun.c
Sat, 01 Apr 2006 20:22:02 +0000 thomask <nail-mail@mail.ru>
Sat, 01 Apr 2006 20:21:54 +0000 thomask <bugzilla@digitalmars.com>
Fri, 31 Mar 2006 09:02:10 +0000 thomask <thomas-dloop@kuehn.cn>
Sun, 26 Mar 2006 12:39:49 +0000 thomask adapeted "clean" target to the large number of files
Sun, 26 Mar 2006 12:38:56 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sun, 26 Mar 2006 10:22:58 +0000 thomask <godaves@yahoo.com>
Sun, 26 Mar 2006 10:22:48 +0000 thomask Sebastian Beschke <s.beschke@gmx.de>
Fri, 24 Mar 2006 14:26:00 +0000 thomask fixed import identifier
Fri, 24 Mar 2006 14:25:30 +0000 thomask <smjg@iname.com>
Fri, 24 Mar 2006 14:25:03 +0000 thomask <ericanderton@yahoo.com>
Tue, 21 Mar 2006 10:42:58 +0000 thomask added missing @uri@ data
Tue, 21 Mar 2006 10:42:20 +0000 thomask <benoit@tionex.de>
Tue, 21 Mar 2006 10:42:11 +0000 thomask <clugdbug@yahoo.com.au>
Tue, 21 Mar 2006 10:42:02 +0000 thomask <braddr@puremagic.com>
Tue, 21 Mar 2006 10:41:52 +0000 thomask debugger <debugger_member@pathlink.com>
Mon, 20 Mar 2006 23:47:31 +0000 thomask added DMD-0.150 results
Sun, 19 Mar 2006 15:16:42 +0000 thomask removed uncatchable signal action
Sun, 19 Mar 2006 15:16:13 +0000 thomask minimized memory leaks in repeatedly called functions
Sun, 19 Mar 2006 11:30:37 +0000 thomask adapted update.sh to DMD-0.15*
Sun, 19 Mar 2006 11:29:18 +0000 thomask testcase review
Sun, 19 Mar 2006 07:38:45 +0000 thomask <oskar.linde@gmail.com>
Sun, 19 Mar 2006 07:38:32 +0000 thomask <oskar.linde@gmail.com>
Sat, 18 Mar 2006 15:09:55 +0000 thomask Dave <Dave_member@pathlink.com>
Wed, 15 Mar 2006 22:51:03 +0000 thomask partial(S .. X) review of test cases with unexpected results
Wed, 15 Mar 2006 20:46:11 +0000 thomask Victor Nakoryakov <Victor_member@pathlink.com>
Wed, 15 Mar 2006 20:21:44 +0000 thomask Sean Kelly <sean@f4.ca>
Wed, 15 Mar 2006 10:46:09 +0000 thomask fixed crashRun building
Wed, 15 Mar 2006 08:41:32 +0000 thomask <sean@f4.ca>
Tue, 14 Mar 2006 22:20:37 +0000 thomask pmoore <pmoore_member@pathlink.com>
Tue, 14 Mar 2006 20:35:50 +0000 thomask fixed $ escape in find_target
Tue, 14 Mar 2006 20:35:45 +0000 thomask Kevin Bealer <Kevin_member@pathlink.com>
Mon, 13 Mar 2006 08:12:46 +0000 thomask <regan@netwin.co.nz>
Mon, 13 Mar 2006 08:12:20 +0000 thomask added some basic is(...) tests
Mon, 13 Mar 2006 08:12:04 +0000 thomask <jarrett.billingsley@gmail.com>
Mon, 13 Mar 2006 00:43:12 +0000 thomask added NO_TORTURE support
Mon, 13 Mar 2006 00:42:40 +0000 thomask minor OpenBSD and Windows fixes
Sun, 12 Mar 2006 00:06:51 +0000 thomask added experimental Makefile.parallel
Fri, 10 Mar 2006 15:19:18 +0000 thomask preparing parallel build
Thu, 09 Mar 2006 21:50:32 +0000 thomask Unknown W. Brackets <unknown@simplemachines.org>
Thu, 09 Mar 2006 21:08:33 +0000 thomask <thomas-dloop@kuehne.cn>
Thu, 09 Mar 2006 07:07:50 +0000 thomask div. fixes
Wed, 08 Mar 2006 15:39:50 +0000 thomask oskar.linde@gmail.com
Wed, 08 Mar 2006 14:06:40 +0000 thomask updated tests to DMD-0.149
Wed, 08 Mar 2006 14:06:14 +0000 thomask <ddparnell@bigpond.com>
Tue, 07 Mar 2006 10:22:28 +0000 thomask Ant <duitoolkit@yahoo.ca>
Tue, 07 Mar 2006 10:22:15 +0000 thomask Tom S <h3r3tic@remove.mat.uni.torun.pl>
Tue, 07 Mar 2006 10:21:54 +0000 thomask Walter Bright <walter@digitalmars.com>
Mon, 06 Mar 2006 17:06:36 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Mon, 06 Mar 2006 15:29:40 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Mon, 06 Mar 2006 11:50:35 +0000 thomask fixed time stamping of log files
Mon, 06 Mar 2006 08:01:27 +0000 thomask div. memory management
Sun, 05 Mar 2006 21:57:33 +0000 thomask blind: partial merger of Stewart's crashRun for Windows
Sun, 05 Mar 2006 07:18:39 +0000 thomask Unknown W. Brackets <unknown@simplemachines.org>
Sat, 04 Mar 2006 11:02:26 +0000 thomask div. C++ porting tests
Fri, 03 Mar 2006 17:28:18 +0000 thomask Don Clugston <dac@nospam.com.au>
Fri, 03 Mar 2006 17:28:03 +0000 thomask fixed type safety
Fri, 03 Mar 2006 11:57:30 +0000 thomask added basic float2int and int2float tests
Fri, 03 Mar 2006 11:56:48 +0000 thomask fixed report handling of complex test cases
Thu, 02 Mar 2006 19:02:58 +0000 thomask added flag safeguard
Thu, 02 Mar 2006 13:37:57 +0000 thomask changed output format of non-torture runs
Thu, 02 Mar 2006 08:52:59 +0000 thomask added log.d (mail:Pine.LNX.4.64.0603012315520.30259@bellevue.puremagic.com)
Thu, 02 Mar 2006 08:15:15 +0000 thomask bobef <bobef@lessequal.com>
Thu, 02 Mar 2006 08:14:59 +0000 thomask bobef <bobef@lessequal.com>
Thu, 02 Mar 2006 08:14:44 +0000 thomask repo maintenance
Thu, 02 Mar 2006 08:14:35 +0000 thomask bobef <bobef@lessequal.com>
Thu, 02 Mar 2006 08:14:25 +0000 thomask Don Clugston <dac@nospam.com.au>
Wed, 01 Mar 2006 18:06:31 +0000 thomask Sean Kelly <sean@f4.ca>
Wed, 01 Mar 2006 18:06:19 +0000 thomask Oskar Linde <oskar.lindeREM@OVEgmail.com>
Wed, 01 Mar 2006 18:06:04 +0000 thomask yama <yama_member@pathlink.com>
Sun, 26 Feb 2006 17:45:46 +0000 thomask bit -> bool and __DSTRESS_TORTURE_BLOCK__ fixes
Sat, 25 Feb 2006 08:30:52 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Sat, 25 Feb 2006 08:05:53 +0000 thomask C++ porting
Sat, 25 Feb 2006 08:05:00 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Sat, 25 Feb 2006 05:43:11 +0000 thomask C++ porting
Fri, 24 Feb 2006 07:28:19 +0000 thomask updated reporter's list
Fri, 24 Feb 2006 07:27:33 +0000 thomask added update script
Fri, 24 Feb 2006 07:26:55 +0000 thomask fixed clasification
Fri, 24 Feb 2006 07:26:23 +0000 thomask Unknown W. Brackets <unknown@simplemachines.org>
Fri, 24 Feb 2006 07:26:09 +0000 thomask Chris Miller <chris@dprogramming.com>
Fri, 24 Feb 2006 07:25:57 +0000 thomask Bruno Medeiros <daiphoenixNO@SPAMlycos.com>
Fri, 24 Feb 2006 07:25:43 +0000 thomask Fredrik Olsson <peylow@treyst.se>
Fri, 24 Feb 2006 05:37:40 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 19 Feb 2006 12:26:01 +0000 thomask Anders F B?rklund <afb@algonet.se>
Sun, 19 Feb 2006 12:16:35 +0000 thomask meta data maintenance
Sun, 19 Feb 2006 07:01:47 +0000 thomask fixed format
Sat, 18 Feb 2006 08:08:33 +0000 thomask Chris Miller <chris@dprogramming.com>
Sat, 18 Feb 2006 08:07:42 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Sat, 18 Feb 2006 08:07:11 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Sat, 18 Feb 2006 08:06:34 +0000 thomask code cleanup
Sat, 18 Feb 2006 08:05:57 +0000 thomask Chris Miller <chris@dprogramming.com>
Sat, 18 Feb 2006 08:05:22 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Sat, 18 Feb 2006 08:04:40 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Fri, 17 Feb 2006 13:02:26 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Fri, 17 Feb 2006 13:02:16 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Fri, 17 Feb 2006 13:02:08 +0000 thomask Wang Zhen <nehzgnaw@gmail.com>
Fri, 17 Feb 2006 10:14:12 +0000 thomask C# and C++ porting
Fri, 17 Feb 2006 10:13:19 +0000 thomask BCS <BCS_member@pathlink.com>
Fri, 17 Feb 2006 10:12:38 +0000 thomask Bruno Medeiros <daiphoenixNO@SPAMlycos.com>
Fri, 17 Feb 2006 10:12:00 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Fri, 17 Feb 2006 10:11:26 +0000 thomask Derek Parnell <derek@psych.ward>
Thu, 16 Feb 2006 11:51:30 +0000 thomask reclassified test case
Thu, 16 Feb 2006 11:50:21 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Thu, 16 Feb 2006 11:48:44 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Thu, 16 Feb 2006 11:46:13 +0000 thomask multiple inheritance of functions
Thu, 16 Feb 2006 11:43:45 +0000 thomask abstract / override
Thu, 16 Feb 2006 11:41:35 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 15 Feb 2006 22:20:01 +0000 thomask Ant <duitoolkit@yahoo.ca>
Wed, 15 Feb 2006 15:25:52 +0000 thomask added further C# like code
Wed, 15 Feb 2006 13:53:14 +0000 thomask added C# like code
Mon, 13 Feb 2006 06:00:25 +0000 thomask added DMD-0.146 results
Sun, 12 Feb 2006 23:40:17 +0000 thomask added DMD-0.146 results
Sun, 12 Feb 2006 08:21:58 +0000 thomask Jarrett Billingsley <kb3ctd2@yahoo.com>
Sun, 12 Feb 2006 08:21:47 +0000 thomask Nick <Nick_member@pathlink.com>
Sun, 12 Feb 2006 08:21:34 +0000 thomask Sean Kelly <sean@f4.ca>
Sat, 11 Feb 2006 16:34:25 +0000 thomask bobef <bobef@lessequal.com>
Sat, 11 Feb 2006 16:33:40 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sat, 11 Feb 2006 15:55:36 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sat, 11 Feb 2006 09:37:19 +0000 thomask Dave <Dave_member@pathlink.com>
Sat, 11 Feb 2006 09:36:26 +0000 thomask Chris Miller <chris@dprogramming.com>
Sat, 11 Feb 2006 09:34:06 +0000 thomask Sean Kelly <sean@f4.ca>
Sat, 11 Feb 2006 09:33:22 +0000 thomask Sean Kelly <sean@f4.ca>
Sat, 11 Feb 2006 09:32:37 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 11 Feb 2006 09:31:20 +0000 thomask Artem Rebrov <ar_other@mail.ru>
Fri, 10 Feb 2006 21:10:43 +0000 thomask added some C++ style tests
Fri, 10 Feb 2006 21:09:29 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Sun, 05 Feb 2006 09:59:22 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 05 Feb 2006 09:58:54 +0000 thomask Walter <walter@digitalmars.com>
Sun, 05 Feb 2006 09:58:23 +0000 thomask Walter <walter@digitalmars.com>
Sun, 05 Feb 2006 09:57:55 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 04 Feb 2006 11:17:24 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 04 Feb 2006 11:16:23 +0000 thomask Don Clugston <dac@nospam.com.au>
Tue, 31 Jan 2006 09:47:24 +0000 thomask Garett Bass <garettbass@studiotekne.com>
Tue, 31 Jan 2006 09:46:46 +0000 thomask Chris Miller <chris@dprogramming.com>
Tue, 31 Jan 2006 09:46:07 +0000 thomask Kris <fu@bar.com>
Tue, 31 Jan 2006 07:52:09 +0000 thomask added DMD-0.145 results
Sat, 28 Jan 2006 07:03:11 +0000 thomask Tim Keating <Tim_member@pathlink.com>
Sat, 28 Jan 2006 07:02:18 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 28 Jan 2006 07:01:04 +0000 thomask Don Clugston <dac@nospam.com.au>
Wed, 25 Jan 2006 08:04:28 +0000 thomask Sean Kelly <sean@f4.ca>
Wed, 25 Jan 2006 08:04:01 +0000 thomask Sean Kelly <sean@f4.ca>
Wed, 25 Jan 2006 08:03:40 +0000 thomask Sean Kelly <sean@f4.ca>
Wed, 25 Jan 2006 08:02:59 +0000 thomask Don Clugston <dac@nospam.com.au>
Tue, 24 Jan 2006 18:47:51 +0000 thomask John C <johnch_atms@hotmail.com>
Tue, 24 Jan 2006 18:46:55 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 15 Jan 2006 11:20:57 +0000 thomask fixed typos
Sun, 15 Jan 2006 11:19:36 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 15 Jan 2006 11:18:56 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 15 Jan 2006 11:17:56 +0000 thomask Don Clugston <dac@nospam.com.au>
Thu, 05 Jan 2006 10:46:38 +0000 thomask removed old findReg implementation
Thu, 05 Jan 2006 10:45:32 +0000 thomask Johan Granberg <lijat.meREM@VEgmail.com>
Thu, 05 Jan 2006 10:44:31 +0000 thomask Don Clugston <dac@nospam.com.au>
Tue, 03 Jan 2006 10:03:24 +0000 thomask Tom S <h3r3tic@remove.mat.uni.torun.pl>
Sun, 01 Jan 2006 12:31:12 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sun, 01 Jan 2006 12:30:11 +0000 thomask Don Clugston <dac@nospam.com.au>
Tue, 27 Dec 2005 19:58:14 +0000 thomask clayasaurus <clayasaurus@gmail.com>
Sun, 18 Dec 2005 23:26:36 +0000 thomask Roberto Mariottini <Roberto_member@pathlink.com>
Sun, 18 Dec 2005 23:09:29 +0000 thomask Chris Sauls <ibisbasenji@gmail.com>
Sun, 18 Dec 2005 22:53:07 +0000 thomask Kris <fu@bar.com>
Sun, 18 Dec 2005 10:53:02 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 17 Dec 2005 22:47:23 +0000 thomask fixed foreach <-> wchar mixup
Sat, 17 Dec 2005 22:43:46 +0000 thomask fixed typos
Fri, 16 Dec 2005 23:45:16 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Fri, 16 Dec 2005 18:23:51 +0000 thomask bulk offline commit
Sat, 10 Dec 2005 10:36:48 +0000 thomask Kris <fu@bar.com>
Sat, 10 Dec 2005 02:09:55 +0000 thomask added regression finder
Sat, 10 Dec 2005 02:09:18 +0000 thomask added Stewart's crash indicators
Sat, 10 Dec 2005 00:41:05 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 10 Dec 2005 00:40:13 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 10 Dec 2005 00:39:17 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Fri, 09 Dec 2005 22:41:49 +0000 thomask fixed patters to find secondary hits
Fri, 09 Dec 2005 22:40:57 +0000 thomask minor dmd-0.141 review
Mon, 05 Dec 2005 03:03:26 +0000 thomask removed svn:executable tags
Mon, 05 Dec 2005 03:00:16 +0000 thomask fixed typos in bug_cgcs_353_*3.d and html_line_ending_dos
Sun, 04 Dec 2005 15:06:23 +0000 thomask Fredrik Olsson <peylow@gmail.com>
Sun, 04 Dec 2005 14:39:06 +0000 thomask John C <johnch_atms@hotmail.com>
Sun, 04 Dec 2005 14:38:30 +0000 thomask Sean Kelly <sean@f4.ca>
Sun, 04 Dec 2005 08:42:32 +0000 thomask Tiago Gasiba <tiago.gasiba@gmail.com>
Sun, 04 Dec 2005 08:41:38 +0000 thomask Don Clugston <dac@nospam.com.au>
Sun, 04 Dec 2005 00:04:21 +0000 thomask Sean Kelly <sean@f4.ca>
Sat, 03 Dec 2005 22:29:42 +0000 thomask fixed @uri@ entries
Sat, 03 Dec 2005 22:26:08 +0000 thomask unclean doc about array initialization
Sat, 03 Dec 2005 22:24:15 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.THISISSPAM.cn>
Sat, 03 Dec 2005 22:22:28 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.THISISSPAM.cn>
Sat, 03 Dec 2005 22:19:07 +0000 thomask major "Torture" review
Sun, 27 Nov 2005 09:50:46 +0000 thomask updated resutls of DMD-0.093 - 0.101, 0.104, 0.121, 0.140
Sat, 26 Nov 2005 21:44:48 +0000 thomask Tiago Gasiba <tiago.gasiba@gmail.com>
Sat, 26 Nov 2005 08:51:44 +0000 thomask updated test cases to DMD-0.140
Sun, 20 Nov 2005 08:41:28 +0000 thomask Garett Bass <garettbass@studiotekne.com>
Sun, 20 Nov 2005 08:40:38 +0000 thomask John C <johnch_atms@hotmail.com>
Sat, 19 Nov 2005 21:57:54 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 19 Nov 2005 21:56:52 +0000 thomask Don Clugston <dac@nospam.com.au>
Sat, 19 Nov 2005 21:55:55 +0000 thomask added some un-useable aliases
Fri, 18 Nov 2005 23:43:55 +0000 thomask Lukas Pinkowski <lukas.pinkowski@web.de>
Fri, 18 Nov 2005 21:01:21 +0000 thomask fixed windows part of dstress.c
Sun, 13 Nov 2005 21:06:32 +0000 thomask finalized inital Torture results
Sun, 13 Nov 2005 07:31:43 +0000 thomask bulk catch up
Sun, 13 Nov 2005 07:31:09 +0000 thomask removed printf
Sat, 12 Nov 2005 21:57:32 +0000 thomask fixed misplaced #endif for Windows systems
Sat, 12 Nov 2005 21:56:58 +0000 thomask added reporter and list features
Sat, 12 Nov 2005 17:57:06 +0000 thomask catch-up commit of bug reports
Sat, 12 Nov 2005 07:32:34 +0000 thomask updated meta data for Torture
Sat, 12 Nov 2005 07:30:11 +0000 thomask updated meta data for Torture
Sat, 12 Nov 2005 07:29:39 +0000 thomask updated meta data for torture
Sat, 12 Nov 2005 07:28:46 +0000 thomask updated meta data for Torture
Fri, 11 Nov 2005 21:17:23 +0000 thomask use Torture capabilities of dstress.c
Fri, 11 Nov 2005 21:15:57 +0000 thomask added Torture capabilities
Mon, 07 Nov 2005 04:26:11 +0000 thomask multiple init of cont values inside static this
Mon, 07 Nov 2005 01:06:34 +0000 thomask Garett Bass <garettbass@studiotekne.com>
Mon, 07 Nov 2005 01:05:48 +0000 thomask Kris <du@bar.com>
Mon, 07 Nov 2005 01:05:06 +0000 thomask MicroWizard <MicroWizard_member@pathlink.com>
Sat, 05 Nov 2005 08:38:35 +0000 thomask -O and -inline bugs
Sat, 05 Nov 2005 08:29:03 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Sat, 05 Nov 2005 08:27:58 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Sat, 29 Oct 2005 20:16:17 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Fri, 28 Oct 2005 21:34:18 +0000 thomask meta data cleanup
Fri, 28 Oct 2005 21:33:48 +0000 thomask unclear nested class documentation
Fri, 28 Oct 2005 21:32:49 +0000 thomask auto type
Fri, 28 Oct 2005 21:31:14 +0000 thomask Don Clugston <dac@nospam.com.au>
Fri, 28 Oct 2005 21:30:26 +0000 thomask Tiago Gasiba <tiago.gasiba@gmail.com>
Fri, 28 Oct 2005 21:28:36 +0000 thomask Ivan Senji <ivan.senji_REMOVE_@_THIS__gmail.com>
Fri, 28 Oct 2005 21:27:43 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Fri, 28 Oct 2005 21:27:15 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Fri, 28 Oct 2005 21:24:08 +0000 thomask updated reporter list
Fri, 28 Oct 2005 21:23:21 +0000 thomask infrastructure maintenance
Fri, 28 Oct 2005 21:22:25 +0000 thomask partial iasm FPU review
Fri, 28 Oct 2005 21:20:41 +0000 thomask DMD 0.137 update (void init)
Sun, 23 Oct 2005 11:45:46 +0000 thomask Eugene Pelekhay <pelekhay@gmail.com>
Sun, 23 Oct 2005 10:32:26 +0000 thomask minor iasm fixes (floating points)
Sun, 23 Oct 2005 10:31:14 +0000 thomask (none)
Sun, 23 Oct 2005 10:03:52 +0000 thomask fixed typo
Fri, 21 Oct 2005 19:20:34 +0000 thomask added cpuinfo helper for IASM tests
Fri, 21 Oct 2005 19:06:43 +0000 thomask updated distclean target
Thu, 20 Oct 2005 06:53:54 +0000 thomask minor infrastructure fixes
Sun, 16 Oct 2005 12:44:05 +0000 thomask extended invalid "static if" tests
Sun, 16 Oct 2005 12:42:57 +0000 thomask some more integer iasm tests
Sun, 16 Oct 2005 12:41:54 +0000 thomask documentation maintenance for dstress.c
Wed, 12 Oct 2005 18:24:50 +0000 thomask repos maintenance
Wed, 12 Oct 2005 18:22:35 +0000 thomask some more asm tests
Wed, 05 Oct 2005 08:12:26 +0000 thomask small iasm update
Tue, 04 Oct 2005 09:25:00 +0000 thomask added further fpu iasm tests
Mon, 03 Oct 2005 20:25:06 +0000 thomask extended^ iasm tests (mostly FPU related)
Mon, 03 Oct 2005 14:17:40 +0000 thomask added some more iasm tests
Mon, 03 Oct 2005 09:59:08 +0000 thomask partial repos review
Sun, 02 Oct 2005 20:55:57 +0000 thomask added verbose listing to unique.d
Sun, 02 Oct 2005 20:51:18 +0000 thomask John C <johnch_atms@hotmail.com>
Sun, 02 Oct 2005 20:50:44 +0000 thomask clayasaurus <clayasaurus@gmail.com>
Sat, 01 Oct 2005 11:13:29 +0000 thomask fixed snprintf statement (hrr....)
Thu, 29 Sep 2005 06:02:12 +0000 thomask John C <johnch_atms@hotmail.com>
Wed, 28 Sep 2005 20:14:48 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Wed, 28 Sep 2005 09:13:55 +0000 thomask Neil Santos <Neil_member@pathlink.com>
Tue, 27 Sep 2005 22:23:41 +0000 thomask David Medlock <noone@nowhere.com>
Tue, 27 Sep 2005 11:43:00 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Mon, 26 Sep 2005 21:22:29 +0000 thomask Burton Radons <burton-radons@smocky.com>
Mon, 26 Sep 2005 14:49:49 +0000 thomask 64bit gdc frontent issues
Sun, 25 Sep 2005 18:10:00 +0000 thomask ported dstress.c to OpenBsd
Sun, 25 Sep 2005 17:50:06 +0000 thomask ported crasRun to OpenBSD
Sun, 25 Sep 2005 06:32:59 +0000 thomask Carlos Santander <csantander619@gmail.com>
Sun, 25 Sep 2005 06:31:54 +0000 thomask David L. Davis <SpottedTiger@yahoo.com>
Sat, 24 Sep 2005 19:51:27 +0000 thomask gentoo fixes
Thu, 22 Sep 2005 15:44:32 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn>
Thu, 22 Sep 2005 14:40:55 +0000 thomask doppelgaenger ....
Wed, 21 Sep 2005 21:15:30 +0000 thomask div. fixes
Tue, 20 Sep 2005 09:01:37 +0000 thomask fixed "private" tests
Tue, 20 Sep 2005 09:01:01 +0000 thomask extended debug output
Tue, 20 Sep 2005 09:00:13 +0000 thomask John C <johnch_atms@hotmail.com>
Tue, 20 Sep 2005 08:58:40 +0000 thomask zwang <nehzgnaw@gmail.com>
Tue, 20 Sep 2005 08:58:07 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Mon, 19 Sep 2005 07:37:25 +0000 thomask AJG <AJG@nospam.com>
Sat, 17 Sep 2005 13:02:29 +0000 thomask zwang <nehzgnaw@gmail.com>
Sat, 17 Sep 2005 12:45:07 +0000 thomask zwang <nehzgnaw@gmail.com>
Sat, 17 Sep 2005 12:37:04 +0000 thomask fixed typo
Sat, 17 Sep 2005 12:36:16 +0000 thomask zwang <nehzgnaw@gmail.com>
Sat, 17 Sep 2005 07:05:51 +0000 thomask added check for content of assert message
Fri, 16 Sep 2005 17:20:58 +0000 thomask zwang <nehzgnaw@gmail.com>
Tue, 13 Sep 2005 22:48:23 +0000 thomask zwang <nehzgnaw@gmail.com>
Mon, 12 Sep 2005 05:50:03 +0000 thomask fixed debug/version tests
Mon, 12 Sep 2005 05:47:35 +0000 thomask Ilya Zaitseff <sark7@mail333.com>
Sat, 10 Sep 2005 06:28:57 +0000 thomask Burton Radons <burton-radons@smocky.com>
Sat, 10 Sep 2005 06:28:12 +0000 thomask zwang <nehzgnaw@gmail.com>
Thu, 08 Sep 2005 09:41:16 +0000 thomask updated result pages
Thu, 08 Sep 2005 07:37:28 +0000 thomask added ommited asm fixes
Thu, 08 Sep 2005 07:32:03 +0000 thomask added some un-commited asm tests
Thu, 08 Sep 2005 06:50:20 +0000 thomask fixed doppelg?nger
Wed, 07 Sep 2005 23:10:15 +0000 thomask Manfred Nowak <svv1999@hotmail.com>
Wed, 07 Sep 2005 22:51:36 +0000 thomask Manfred Nowak <svv1999@hotmail.com>
Wed, 07 Sep 2005 22:34:23 +0000 thomask <jmjmak@utu.invalid.fi>
Wed, 07 Sep 2005 22:06:40 +0000 thomask tetsuya <tetsuya_member@pathlink.com>
Wed, 07 Sep 2005 10:34:35 +0000 thomask Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
Sun, 04 Sep 2005 11:58:22 +0000 thomask Carlos Santander B. <carlos8294@msn.com>
Sun, 04 Sep 2005 11:24:26 +0000 thomask ElfQT <dethjunk@yahoo.com>
Sun, 04 Sep 2005 11:21:54 +0000 thomask Stewart Gordon <Stewart_member@pathlink.com>
Tue, 30 Aug 2005 06:45:20 +0000 thomask Stewart Gordon <Stewart_member@pathlink.com>
Mon, 29 Aug 2005 05:59:58 +0000 thomask James Dunne <james.jdunne@gmail.com>
Sun, 28 Aug 2005 09:51:34 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sun, 28 Aug 2005 09:50:54 +0000 thomask Victor Nakoryakov <nail-mail@mail.ru>
Sun, 28 Aug 2005 09:49:56 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 27 Aug 2005 18:48:51 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 27 Aug 2005 18:48:06 +0000 thomask Hiroshi Sakurai <Hiroshi_member@pathlink.com>
Sat, 27 Aug 2005 18:47:00 +0000 thomask Hiroshi Sakurai <Hiroshi_member@pathlink.com>
Tue, 23 Aug 2005 22:23:55 +0000 thomask * added conditional jump tests
Sun, 21 Aug 2005 18:22:43 +0000 thomask updated readme
Sat, 20 Aug 2005 18:24:41 +0000 thomask added some basic integer asm operations and registers tests
Wed, 17 Aug 2005 21:28:25 +0000 thomask type x = void;
Wed, 17 Aug 2005 21:27:11 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Wed, 17 Aug 2005 21:25:58 +0000 thomask added Windows/dmc test data
Sun, 14 Aug 2005 10:30:59 +0000 thomask svn maintenance
Sun, 14 Aug 2005 10:27:31 +0000 thomask updated location of tmp files
Sun, 14 Aug 2005 08:40:46 +0000 thomask first basic asm tests
Sun, 14 Aug 2005 08:39:34 +0000 thomask Jay <Jay_member@pathlink.com>
Sun, 14 Aug 2005 08:38:17 +0000 thomask fixed module declaration
Sat, 13 Aug 2005 21:36:50 +0000 thomask labeled breaks and labeled enclosing scopes
Sat, 13 Aug 2005 21:35:40 +0000 thomask foreach doesn't work when accessing elements as supertypes
Sat, 13 Aug 2005 20:54:43 +0000 thomask Negative numbers are treated as Positive in compares.
Sat, 13 Aug 2005 20:38:57 +0000 thomask offsetof doesn't work on method-local struct members
Sat, 13 Aug 2005 20:24:18 +0000 thomask updated <class>.ofsettof tests
Sat, 13 Aug 2005 20:02:23 +0000 thomask added postfix tests for String Literals
Fri, 12 Aug 2005 21:58:26 +0000 thomask debug info: line numbers
Fri, 12 Aug 2005 21:57:07 +0000 thomask - fixed diagnostic 3/3
Fri, 12 Aug 2005 15:32:23 +0000 thomask const: compile or runtime?
Thu, 11 Aug 2005 21:28:02 +0000 thomask POSIX only: added __GDB_SCRIPT__ and __GDB__PATTERN__ support
Sat, 06 Aug 2005 15:54:38 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sat, 06 Aug 2005 14:37:26 +0000 thomask fixed meta data
Sat, 06 Aug 2005 14:35:50 +0000 thomask zwang <nehzgnaw@gmail.com>
Sat, 06 Aug 2005 14:34:54 +0000 thomask Sean Kelly <sean@f4.ca>
Sat, 06 Aug 2005 14:33:40 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sat, 06 Aug 2005 14:32:30 +0000 thomask Assertion failure: '!v->csym' on line 387 in file 'glue.c'
Thu, 04 Aug 2005 13:16:18 +0000 thomask fixed sum typo; thanks to Matti Niemenmaa
Tue, 02 Aug 2005 22:47:08 +0000 thomask Paul Guerra <Paul_member@pathlink.com>
Tue, 02 Aug 2005 22:46:24 +0000 thomask Sean Kelly <sean@f4.ca>
Tue, 02 Aug 2005 22:44:41 +0000 thomask fixed Author meta tag
Tue, 02 Aug 2005 22:44:10 +0000 thomask zwang <nehzgnaw@gmail.com>
Sun, 24 Jul 2005 20:46:54 +0000 thomask redefined enum
Thu, 21 Jul 2005 19:04:12 +0000 thomask fixed meta data entries
Thu, 21 Jul 2005 18:44:29 +0000 thomask duplicate test-ID clean up
Thu, 21 Jul 2005 17:21:59 +0000 thomask Post Pforzheim catch up 3
Mon, 18 Jul 2005 22:57:06 +0000 thomask fixed file name typo
Mon, 18 Jul 2005 21:50:03 +0000 thomask post PFLUG catch up 2
Mon, 18 Jul 2005 09:35:40 +0000 thomask post PFLUG catch up 1
Thu, 07 Jul 2005 17:47:55 +0000 thomask Internal error: ../ztc/cod2.c 4211
Thu, 07 Jul 2005 17:04:51 +0000 thomask toobj.c:191: virtual void ClassDeclaration::toObjFile(): Assertion `!scope' failed
Fri, 24 Jun 2005 08:49:06 +0000 thomask Walter <newshound@digitalmars.com>
Fri, 24 Jun 2005 08:39:45 +0000 thomask undefined contracts for abstract functions
Fri, 24 Jun 2005 08:28:49 +0000 thomask Victor Nakoryakov <nail-mail@mail.ru>
Fri, 24 Jun 2005 08:18:37 +0000 thomask -inline / opMul
Fri, 24 Jun 2005 08:01:20 +0000 thomask inline / opMul /with
Thu, 23 Jun 2005 03:53:25 +0000 thomask John Demme <me@teqdruid.com>
Wed, 22 Jun 2005 17:15:46 +0000 thomask forach and throw/catch code generation
Wed, 22 Jun 2005 11:47:16 +0000 thomask arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
Wed, 22 Jun 2005 11:36:08 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 22 Jun 2005 11:23:07 +0000 thomask reclasification
Wed, 22 Jun 2005 11:13:23 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Wed, 22 Jun 2005 11:01:51 +0000 thomask Internal error: ../ztc/cgcs.c 353
Wed, 22 Jun 2005 10:35:32 +0000 thomask Internal error: ../ztc/cgcs.c 213
Sat, 18 Jun 2005 08:36:27 +0000 thomask expression.c:272: void functionArguments(Loc, Scope*, TypeFunction*, Array*): Assertion `0' failed
Sat, 18 Jun 2005 08:27:57 +0000 thomask misplaced initialisers in static rectangular array
Sat, 18 Jun 2005 07:34:47 +0000 thomask empty array length and ptr
Sat, 18 Jun 2005 07:15:32 +0000 thomask anonymous class
Fri, 17 Jun 2005 19:48:02 +0000 thomask circular class inheritance
Fri, 17 Jun 2005 19:47:10 +0000 thomask ignored attributes of imported alias
Fri, 17 Jun 2005 19:42:25 +0000 thomask added basic nested class tests
Sat, 11 Jun 2005 16:25:27 +0000 thomask catchup 1/3
Sat, 11 Jun 2005 06:58:13 +0000 thomask added missing ELINE tag
Sat, 11 Jun 2005 06:56:15 +0000 thomask Regan Heath <regan@netwin.co.nz>
Sat, 11 Jun 2005 06:18:32 +0000 thomask compiler hangs on recursive template
Sat, 11 Jun 2005 06:07:28 +0000 thomask basic static if testing
Fri, 10 Jun 2005 19:10:21 +0000 thomask undetected deprecated "delete"
Fri, 10 Jun 2005 17:21:54 +0000 thomask mixing "static if" and "if"
Thu, 09 Jun 2005 14:47:33 +0000 thomask Nested struct non-static initializer crash
Thu, 09 Jun 2005 14:36:32 +0000 thomask void.sizeof: semicolon expected, not '.'
Wed, 08 Jun 2005 17:49:15 +0000 thomask updated "===" -> "is" and "!==" to "!(...===...)"
Wed, 08 Jun 2005 17:25:48 +0000 thomask updated "delete associativeArray[key]" to "associativeArray.remove(key)"
Mon, 06 Jun 2005 05:41:24 +0000 thomask Internal error: ../ztc/cod1.c 2503
Sat, 04 Jun 2005 18:37:55 +0000 thomask removed dead code
Sat, 04 Jun 2005 18:36:29 +0000 thomask included string mapping tests for function and delegate
Sat, 04 Jun 2005 18:34:39 +0000 thomask removed deprecated bat generator for windows
Thu, 02 Jun 2005 15:42:31 +0000 thomask partial metadata fix
Thu, 02 Jun 2005 11:38:07 +0000 thomask fixed cleanup target
Wed, 01 Jun 2005 19:56:59 +0000 thomask nested types can't be forward referenced
Wed, 01 Jun 2005 19:42:25 +0000 thomask invalid code generation
Wed, 01 Jun 2005 13:02:35 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 01 Jun 2005 12:34:19 +0000 thomask Internal error: ../ztc/evalu8.c 174
Wed, 01 Jun 2005 12:25:13 +0000 thomask Internal error: e2ir.c 488 (char 00914B24) (0x811ad08)
Wed, 01 Jun 2005 12:10:29 +0000 thomask aliasing an interface array after another interface using the alias makes it impossible to implement the interface
Wed, 01 Jun 2005 11:58:48 +0000 thomask -inline calling wrong virtual function
Sat, 21 May 2005 19:32:38 +0000 thomask StaticIfCondition (nocompile)
Sat, 21 May 2005 19:31:44 +0000 thomask protected at module level
Fri, 20 May 2005 11:22:59 +0000 thomask updated .offsetof to DMD-0.124
Fri, 20 May 2005 11:06:55 +0000 thomask updated version/debug handling to DMD-0.124
Fri, 20 May 2005 10:08:23 +0000 thomask Ben Hinkle <ben.hinkle@gmail.com>
Fri, 20 May 2005 10:03:57 +0000 thomask package / overload
Fri, 20 May 2005 10:01:33 +0000 thomask package / overload
Fri, 20 May 2005 09:36:19 +0000 thomask struct initialization
Thu, 19 May 2005 15:52:22 +0000 thomask int opMod 0
Thu, 19 May 2005 07:12:07 +0000 thomask cross-module multiply nested template instantiation with inline function from inside function
Tue, 17 May 2005 19:05:41 +0000 thomask prepared for windows porting
Tue, 17 May 2005 16:10:49 +0000 thomask reserved size for bigarray in the data segment too small
Tue, 17 May 2005 15:26:54 +0000 thomask typedef & class members
Tue, 17 May 2005 14:44:52 +0000 thomask botched wysiwyg-stringliterals
Sat, 14 May 2005 07:29:49 +0000 thomask import / static class members
Sat, 14 May 2005 07:09:19 +0000 thomask mixin / class member / this (2)
Sat, 14 May 2005 07:05:51 +0000 thomask mixin / class member / this
Sat, 14 May 2005 06:46:25 +0000 thomask fixed typeid checks for classes
Sat, 14 May 2005 06:13:13 +0000 thomask typeid & opEquals (2)
Sat, 14 May 2005 06:00:58 +0000 thomask typeid / opEquals
Sat, 14 May 2005 05:43:26 +0000 thomask TypeInfo_Array
Sat, 14 May 2005 05:23:21 +0000 thomask non-constant expression _init_...
Sat, 14 May 2005 05:12:26 +0000 thomask nested foreach and opApply
Sat, 14 May 2005 04:41:03 +0000 thomask resolving static class methods
Fri, 13 May 2005 19:36:47 +0000 thomask pre DMD-0.123 review [3/n]
Fri, 13 May 2005 18:53:13 +0000 thomask post DMD-0.123 review [2/n]
Thu, 12 May 2005 18:13:21 +0000 thomask post DMD-0.123 review [1/n]
Thu, 12 May 2005 11:13:04 +0000 thomask pre DMD-0.123 review
Thu, 12 May 2005 00:16:05 +0000 thomask empty declaration makes illegal delegate declaration valid
Thu, 12 May 2005 00:08:33 +0000 thomask ..\ztc\cod1.c 2433
Wed, 11 May 2005 23:47:52 +0000 thomask ifloat * ifloat => float
Wed, 11 May 2005 17:58:51 +0000 thomask opMul( ifloat, ifloat )
Wed, 11 May 2005 17:22:15 +0000 thomask opDiv( ifloat / ifloat )
Wed, 11 May 2005 17:11:23 +0000 thomask opDiv run time versus compile time
Wed, 11 May 2005 17:06:05 +0000 thomask compiletime versus runtime opDiv
Wed, 11 May 2005 16:36:06 +0000 thomask removed superflowed alias
Wed, 11 May 2005 16:32:17 +0000 thomask attributes & alias
Wed, 11 May 2005 15:19:10 +0000 thomask auto_05 is undefined
Wed, 11 May 2005 00:00:56 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:59:14 +0000 thomask post DMD-0.122 review [1+2/n]
Tue, 10 May 2005 23:53:52 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:53:29 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:51:55 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:50:13 +0000 thomask alignment of struct members
Tue, 10 May 2005 23:49:42 +0000 thomask pre DMD-0.120 cgcod.c 1445 crash
Tue, 10 May 2005 23:48:58 +0000 thomask const float conversions
Tue, 10 May 2005 23:48:17 +0000 thomask interface (no circular)
Tue, 10 May 2005 23:47:41 +0000 thomask empty interface
Tue, 10 May 2005 23:45:02 +0000 thomask moved big static array test to nocompile
Tue, 10 May 2005 23:43:19 +0000 thomask added illegal range and illegal type checks for Enum
Tue, 10 May 2005 23:42:32 +0000 thomask Enum.init / Enum e
Tue, 10 May 2005 23:41:09 +0000 thomask alias const char[] <-> const char[] as case condition
Tue, 10 May 2005 23:40:22 +0000 thomask sort lists on all OSs equally
Tue, 10 May 2005 23:38:22 +0000 thomask added memory limit to crashRun
Sun, 01 May 2005 05:52:38 +0000 thomask fixed catch sequence
Sun, 01 May 2005 05:37:39 +0000 thomask updated result pages
Sun, 01 May 2005 04:02:01 +0000 thomask removed redundancy in the output
Sun, 01 May 2005 04:01:11 +0000 thomask correctly kill child process if killed by user
Fri, 29 Apr 2005 03:42:41 +0000 thomask implicit conversion float<->ifloat
Thu, 28 Apr 2005 15:53:12 +0000 thomask added IEEE 754 tests for 0-handing
Thu, 28 Apr 2005 15:52:30 +0000 thomask fixed timeout handing of crashRun
Thu, 28 Apr 2005 15:52:01 +0000 thomask fixed uname/date arguments
Thu, 28 Apr 2005 06:57:27 +0000 thomask disabled debug output
Thu, 28 Apr 2005 06:55:43 +0000 thomask a[1]~b[1]
Wed, 27 Apr 2005 12:21:18 +0000 thomask template loop
Wed, 27 Apr 2005 11:54:12 +0000 thomask added crashRun for POSIX systems
Wed, 27 Apr 2005 05:52:26 +0000 thomask template / private member
Wed, 27 Apr 2005 05:49:25 +0000 thomask template / private member
Tue, 26 Apr 2005 15:53:33 +0000 thomask changed value to reference property
Tue, 26 Apr 2005 12:24:05 +0000 thomask new(...)
Tue, 26 Apr 2005 12:09:29 +0000 thomask 9Li / 9Fi
Tue, 26 Apr 2005 11:59:35 +0000 thomask int -> creal
Tue, 26 Apr 2005 11:50:40 +0000 thomask scope problems with sizeof/offsetof
Mon, 25 Apr 2005 06:16:43 +0000 thomask cfloat.min > cfloat.max
Mon, 25 Apr 2005 05:55:52 +0000 thomask mixin / const int
Mon, 25 Apr 2005 05:43:26 +0000 thomask -inline / opIndex / struct
Mon, 25 Apr 2005 05:26:43 +0000 thomask cgcod.c 1489
Mon, 25 Apr 2005 05:25:13 +0000 thomask cgcod.c 1489
Sun, 24 Apr 2005 16:53:17 +0000 thomask wchar/dchar.dup ...
Sun, 24 Apr 2005 07:32:57 +0000 thomask added experimental results for dmd-0.121 on WindowsXP(German edition, SP1, i686)
Sat, 23 Apr 2005 11:38:01 +0000 thomask char/dchar/wchar[].revers
Sat, 23 Apr 2005 11:37:04 +0000 thomask char/wchar/dchar[].dup
Sat, 23 Apr 2005 07:09:17 +0000 thomask template / member function
Sat, 23 Apr 2005 06:55:16 +0000 thomask OutOfMemory not called
Sat, 23 Apr 2005 06:41:43 +0000 thomask scope visibility
Sat, 23 Apr 2005 06:12:33 +0000 thomask override alignof
Sat, 23 Apr 2005 06:12:08 +0000 thomask override alignof / offsetof
Sat, 23 Apr 2005 05:56:24 +0000 thomask implicit conversion between ifloat and float
Sat, 23 Apr 2005 05:45:45 +0000 thomask fixed assertion typo
Thu, 21 Apr 2005 05:34:31 +0000 thomask type safety of variadic arguments
Wed, 20 Apr 2005 19:47:10 +0000 thomask mixin opCall
Wed, 20 Apr 2005 12:58:12 +0000 thomask package/static
Wed, 20 Apr 2005 12:51:35 +0000 thomask private/static
Wed, 20 Apr 2005 12:42:30 +0000 thomask cyclic classes/interfaces (2nd)
Wed, 20 Apr 2005 12:39:49 +0000 thomask cyclic classes/interfaces
Wed, 20 Apr 2005 07:33:17 +0000 thomask interface segfault
Wed, 20 Apr 2005 05:24:22 +0000 thomask extended segmentfault for anonymous classes
Wed, 20 Apr 2005 04:15:53 +0000 thomask static assert inside templated class/struct
Tue, 19 Apr 2005 21:53:51 +0000 thomask rehash / inplace
Tue, 19 Apr 2005 21:51:38 +0000 thomask anonymous class segfault
Tue, 19 Apr 2005 17:28:21 +0000 thomask missing line info for unknown imports
Tue, 19 Apr 2005 15:03:38 +0000 thomask doppelgaenger cleanup
Tue, 19 Apr 2005 12:10:31 +0000 thomask *= /= -= +=
Tue, 19 Apr 2005 11:40:22 +0000 thomask fixed test cases(names)
Tue, 19 Apr 2005 04:05:27 +0000 thomask x++ / ++x / --x / x--
Mon, 18 Apr 2005 20:35:31 +0000 thomask array[-1]
Mon, 18 Apr 2005 13:26:18 +0000 thomask debug/version conditional empty scopes
Mon, 18 Apr 2005 08:29:45 +0000 thomask non-existand module versus type name clash
Mon, 18 Apr 2005 07:49:34 +0000 thomask Kris <fu@bar.com>
Mon, 18 Apr 2005 07:32:46 +0000 thomask big array index
Mon, 18 Apr 2005 07:21:15 +0000 thomask big array crash
Mon, 18 Apr 2005 07:04:52 +0000 thomask Enum.max / Enum.min (double entries)
Mon, 18 Apr 2005 07:02:53 +0000 thomask Enum.max / Enum.min
Mon, 18 Apr 2005 06:42:47 +0000 thomask version/debug chains
Mon, 18 Apr 2005 06:22:34 +0000 thomask added version kludge
Mon, 18 Apr 2005 06:13:44 +0000 thomask fixed handling of empty files
Sun, 17 Apr 2005 10:03:34 +0000 thomask cleanup for Linux(gcc)
Sun, 17 Apr 2005 01:24:19 +0000 thomask partial cleanup for Windows(dmc)
Sat, 16 Apr 2005 11:35:47 +0000 thomask added "[bad error message]" output
Sat, 16 Apr 2005 11:24:56 +0000 thomask added "File not found" clause
Sat, 16 Apr 2005 08:18:57 +0000 thomask pre dmd-0.121 review
Fri, 15 Apr 2005 22:54:15 +0000 thomask updated unittest and file handling to dmd-0.121
Fri, 15 Apr 2005 09:01:17 +0000 thomask check that init doesn't change the value of the queried var
Fri, 15 Apr 2005 08:55:00 +0000 thomask 1) implemented checkRuntimeErrorMessage
Fri, 15 Apr 2005 01:59:35 +0000 thomask auto dtor / inheritance