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>