root/undefined


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1630:d0efa3ae5522 [1630:d0efa3ae5522] 04/23/11 16:57:32 David Nadlinger <code@klickverbot.at> run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
(edit) @1629:64206c1b3ef2 [1629:64206c1b3ef2] 04/23/11 13:30:41 David Nadlinger <code@klickverbot.at> run/named_entity_02: Fixed wrong test for &lang; and &rang;. The new …
(edit) @1628:c6ef09dfba4d [1628:c6ef09dfba4d] 01/10/11 13:47:18 Moritz Warning <moritzwarning@web.de> add mini test set from ldc project
(edit) @1627:e1b954780837 [1627:e1b954780837] 01/06/11 10:03:25 Moritz Warning <moritzwarning@web.de> undo accidental changes
(edit) @1626:e160bfec54d5 [1626:e160bfec54d5] 01/06/11 09:52:55 Moritz Warning <moritzwarning@web.de> add test
(edit) @1625:4e908dadd51c [1625:4e908dadd51c] 01/06/11 08:59:13 Moritz Warning <moritzwarning@web.de> modulo operations with complex numbers are allowed
(edit) @1624:16361129bf5f [1624:16361129bf5f] 01/06/11 08:25:32 Moritz Warning <moritzwarning@web.de> add test
(edit) @1623:04022926a4d5 [1623:04022926a4d5] 11/05/10 09:10:51 Leandro Lucarella <llucax@gmail.com> Fix dstress.run.b.bug_cod1_2528_C as reported by Don Clugston Quoting …
(edit) @1622:d402aa53926c [1622:d402aa53926c] 10/19/10 18:18:23 Leandro Lucarella <llucax@gmail.com> Add test for bug 3092 written by Manuel K?nig
(edit) @1621:8f6d65d2b129 [1621:8f6d65d2b129] 11/07/09 13:06:53 Christian Kamm <kamm incasoftware de> Fix #4.
(edit) @1620:01e1c391b52d [1620:01e1c391b52d] 11/07/09 13:00:12 Christian Kamm <kamm incasoftware de> Fix #6.
(edit) @1619:bebc7472a832 [1619:bebc7472a832] 11/07/09 12:55:30 Christian Kamm <kamm incasoftware de> Fix #7.
(edit) @1618:87a6ab8f478d [1618:87a6ab8f478d] 11/07/09 12:48:11 Christian Kamm <kamm incasoftware de> Returns of non-void expressions are no longer valid in void functions.
(edit) @1617:2c10afcfcf76 [1617:2c10afcfcf76] 07/23/09 13:49:42 Christian Kamm <kamm incasoftware de> Move run/n/nested_class_04_{C,D} to nocompile. See DMD bug 80.
(edit) @1616:7b7967dd4203 [1616:7b7967dd4203] 07/12/09 11:14:44 Christian Kamm <kamm incasoftware de> More auto -> scope changes.
(edit) @1615:8d5c55d163fd [1615:8d5c55d163fd] 07/12/09 10:44:52 Christian Kamm <kamm incasoftware de> Fix some outdated tests that used auto to mean scope.
(edit) @1614:709f6451b315 [1614:709f6451b315] 05/25/09 14:07:04 Christian Kamm <kamm incasoftware de> Fix outdated test case pointed out by Don Clugston.
(edit) @1613:70a23cb6a616 [1613:70a23cb6a616] 05/10/09 06:10:34 Christian Kamm <kamm incasoftware de> Fix incorrect run.t.throw_07_A/B tests
(edit) @1612:1f76d5b2f458 [1612:1f76d5b2f458] 05/10/09 05:55:53 Christian Kamm <kamm incasoftware de> Fix typo in testcase run/typeid_79
(edit) @1611:9f94be6a5ace [1611:9f94be6a5ace] 05/10/09 04:56:43 Christian Kamm <kamm incasoftware de> Fix typo in last commit.
(edit) @1610:db616bfa8a4a [1610:db616bfa8a4a] 05/10/09 04:21:52 Christian Kamm <kamm incasoftware de> Fix asm_jp_01_A which depended on EAX == 1, but only set AL = 1.
(edit) @1609:3c803614a8fb [1609:3c803614a8fb] 04/26/09 07:38:23 Christian Kamm <kamm incasoftware de> Add a few missing abstracts.
(edit) @1608:a261c96f7d64 [1608:a261c96f7d64] 04/25/09 03:16:37 Christian Kamm <kamm incasoftware de> Remove nocompile/m/mixin_25_B, see #5.
(edit) @1607:1bbcc6407d4b [1607:1bbcc6407d4b] 04/13/09 07:48:46 Christian Kamm <kamm incasoftware de> Update module statement for renamed tests.
(edit) @1606:ebff718ff18b [1606:ebff718ff18b] 04/13/09 07:47:03 Christian Kamm <kamm incasoftware de> Fix tests from #3. Thanks Don!
(edit) @1605:392a442e2d64 [1605:392a442e2d64] 04/07/09 11:42:12 Christian Kamm <kamm incasoftware de> Use tuple value instead of tuple type as asm arg!
(edit) @1604:cc724d521a34 [1604:cc724d521a34] 03/28/09 14:17:58 Christian Kamm <kamm incasoftware de> Add note about possible issues with test case depending on switch scopes.
(edit) @1603:2031b04871b3 [1603:2031b04871b3] 03/28/09 14:17:32 Christian Kamm <kamm incasoftware de> Fix broken invariant + synchronized test. Synchronized is not a valid …
(edit) @1602:56d43974b468 [1602:56d43974b468] 03/06/09 09:48:16 Christian Kamm <kamm incasoftware de> Fix broken tests fvbommel pointed out in #2.
(edit) @1601:90bc51a580b7 [1601:90bc51a580b7] 01/04/09 16:42:52 Christian Kamm <kamm incasoftware de> pragma(lib, ...) is only allowed in declarations as of 1.037.
(edit) @1600:6d193e241564 [1600:6d193e241564] 01/04/09 16:25:02 Christian Kamm <kamm incasoftware de> Allow for tango math in creal tests.
(edit) @1599:d37b19f7e8bb [1599:d37b19f7e8bb] 09/09/08 11:28:31 Christian Kamm <kamm incasoftware de> Move run/c/case_01 to nocompile.
(edit) @1598:23834ba9736a [1598:23834ba9736a] 09/09/08 11:03:25 Christian Kamm <kamm incasoftware de> Fixed typos in test cases. See D bug 2174.
(edit) @1597:8b9d4d2f925a [1597:8b9d4d2f925a] 09/09/08 10:53:58 Christian Kamm <kamm incasoftware de> Fix typos in complex tests. See D bug 614.
(edit) @1596:9bd08b3d5299 [1596:9bd08b3d5299] 09/09/08 10:42:11 Christian Kamm <kamm incasoftware de> Fixed extra brackets in opCall_02_C. See D bug 135.
(edit) @1595:a61400c92052 [1595:a61400c92052] 08/28/08 11:56:54 Christian Kamm <kamm incasoftware de> Make sure obj/ exists.
(edit) @1594:c970971fb408 [1594:c970971fb408] 08/28/08 11:33:00 Christian Kamm <kamm incasoftware de> Remove nocompile/a/arrayOp_01: since array ops are now supported, it is no …
(edit) @1593:a2c2122f2f66 [1593:a2c2122f2f66] 08/28/08 11:30:16 Christian Kamm <kamm incasoftware de> Remove error line information for simple tests that may legitimately …
(edit) @1592:276327753cc7 [1592:276327753cc7] 08/28/08 04:12:53 Christian Kamm <kamm incasoftware de> Fix typo in run/a/asm_lea_03.
(edit) @1591:a62d2a1c5f14 [1591:a62d2a1c5f14] 08/28/08 03:59:22 Christian Kamm <kamm incasoftware de> Add check for D_InlineAsm_X86 to nocompile tests that were missing it. If …
(edit) @1590:1d1f281a9b11 [1590:1d1f281a9b11] 08/25/08 16:08:00 Christian Kamm <kamm incasoftware de> Move const_11 to compile. Addresses of globals are valid constants.
(edit) @1589:c82cb55ee1ea [1589:c82cb55ee1ea] 08/25/08 16:05:07 Christian Kamm <kamm incasoftware de> Fix module headers. Move static_34_A to nocompile: cannot call new for a …
(edit) @1588:d20691fd37af [1588:d20691fd37af] 08/25/08 15:56:28 Christian Kamm <kamm incasoftware de> Move template_61_C from nocompile to run.
(edit) @1587:cbb1aac64165 [1587:cbb1aac64165] 08/24/08 08:07:35 Christian Kamm <kamm incasoftware de> Add hgignore file.
(edit) @1586:a74f0139fc3d [1586:a74f0139fc3d] 08/21/08 09:42:21 Christian Kamm <kamm incasoftware de> Fix tests using typeof on types.
(edit) @1585:9f62db65faf5 [1585:9f62db65faf5] 02/22/08 02:55:57 thomask [Issue 1612] New: No file/line number for using an undefined label in …
(edit) @1584:75358a6522ce [1584:75358a6522ce] 02/22/08 02:55:41 thomask [Issue 1829] New: Inline assembler cannot get label …
(edit) @1583:6820e66700df [1583:6820e66700df] 02/22/08 02:55:23 thomask [Issue 1836] New: Inline assembler can't use enum values as …
(edit) @1582:dbaec0ee5d40 [1582:dbaec0ee5d40] 02/22/08 02:55:01 thomask [Issue 1850] New: The compiler accepts lower case asm …
(edit) @1581:930dbd51f0cc [1581:930dbd51f0cc] 02/22/08 02:54:39 thomask [Issue 1689] New: Segfaults for nested array allocation with …
(edit) @1580:df193e7c4e41 [1580:df193e7c4e41] 02/22/08 02:54:21 thomask [Issue 1746] New: Enums with member initializers generate undefined …
(edit) @1579:1802d6b67634 [1579:1802d6b67634] 02/22/08 02:54:04 thomask [Issue 1666] New: 64-bit gdc programs cannot allocate large …
(edit) @1578:10a4a6037695 [1578:10a4a6037695] 02/21/08 10:20:46 thomask [Issue 1415] gdc …
(edit) @1577:45e89f20882a [1577:45e89f20882a] 02/21/08 10:20:29 thomask [Issue 1400] New: static array in struct as parameter …
(edit) @1576:b3e16c86558e [1576:b3e16c86558e] 02/21/08 10:20:08 thomask [Issue 1398] New: GDC doesn't generate correct …
(edit) @1575:3d75bc76b7ae [1575:3d75bc76b7ae] 02/21/08 10:19:50 thomask [Issue 1325] New: Forward declaration crashes gdc on …
(edit) @1574:40a86c79a1c4 [1574:40a86c79a1c4] 02/21/08 10:19:32 thomask [Issue 1264] New: anon class in anon delegate in private member == …
(edit) @1573:81b51faeeefe [1573:81b51faeeefe] 02/21/08 10:19:08 thomask [Issue 1191] New: multidimensional associative array assignment doesn't …
(edit) @1572:169ba9b6cb5d [1572:169ba9b6cb5d] 02/21/08 10:18:50 thomask [Issue 1013] Invalid code generated for naked functions with (u)long …
(edit) @1571:b6eb7f46f42c [1571:b6eb7f46f42c] 02/21/08 08:39:51 thomask [Issue 1813] static function parametrized with alias used with delegate …
(edit) @1570:43123cf43146 [1570:43123cf43146] 10/19/07 13:19:41 thomask [Issue 1586] DMD and GDC segfaults on incomplete code …
(edit) @1569:4e9fdbb1bece [1569:4e9fdbb1bece] 10/19/07 13:08:50 thomask [Issue 1593] ICE compiler crash empty return statement in …
(edit) @1568:afe5f4bc8f9c [1568:afe5f4bc8f9c] 10/19/07 13:07:50 thomask [Issue 1595] Multiple typedefs of Exception should be treated as different …
(edit) @1567:54833ea51c6f [1567:54833ea51c6f] 09/30/07 05:48:22 thomask r8720@birke: tk | 2007-09-30 11:34:40 +0200 [Issue 1513] …
(edit) @1566:b50583aebed4 [1566:b50583aebed4] 09/30/07 05:47:53 thomask r8719@birke: tk | 2007-09-30 11:08:05 +0200 [Issue 1518] Crash using …
(edit) @1565:6424a05d3113 [1565:6424a05d3113] 09/30/07 05:47:31 thomask r8718@birke: tk | 2007-09-30 10:55:49 +0200 [Issue 1523] struct literals …
(edit) @1564:1d41f2132ef4 [1564:1d41f2132ef4] 09/30/07 05:46:24 thomask r8717@birke: tk | 2007-09-30 10:45:56 +0200 [Issue 1532] Template …
(edit) @1563:17cb36e8f9ae [1563:17cb36e8f9ae] 09/30/07 05:45:13 thomask r8716@birke: tk | 2007-09-30 00:19:01 +0200 [Issue 1533] Crash unknown …
(edit) @1562:539ede0215a4 [1562:539ede0215a4] 09/30/07 05:44:14 thomask r8715@birke: tk | 2007-09-29 23:52:45 +0200 [Issue 1534] Can't mix in a …
(edit) @1561:24fcb78d93f6 [1561:24fcb78d93f6] 09/30/07 05:43:24 thomask r8714@birke: tk | 2007-09-29 23:27:16 +0200 [Issue 1539] X86 inline …
(edit) @1560:36bedfa079e6 [1560:36bedfa079e6] 08/19/07 15:15:01 thomask D1 -> D2 : 2/N
(edit) @1559:ec5e144583ea [1559:ec5e144583ea] 08/19/07 15:11:54 thomask D1 -> D2 : 1/N
(edit) @1558:d40d75fcd5c5 [1558:d40d75fcd5c5] 07/23/07 14:47:01 thomask [Issue 1268] Struct literals try to initialize static arrays of non-static …
(edit) @1557:de3b217ccd1e [1557:de3b217ccd1e] 07/23/07 14:46:24 thomask [Issue 1344] Can't implicitly convert literal 0 to typedef of ulong Russ …
(edit) @1556:ca435c6f02c8 [1556:ca435c6f02c8] 07/23/07 14:46:06 thomask DMD-1.014: associative array literals
(edit) @1555:01c289574a6d [1555:01c289574a6d] 07/23/07 14:45:40 thomask DMD-1.011: ref
(edit) @1554:d54c617fdab4 [1554:d54c617fdab4] 07/23/07 14:45:03 thomask DMD-1.017: VENDOR and VERSION
(edit) @1553:46ba0b9746f3 [1553:46ba0b9746f3] 07/23/07 14:44:32 thomask dmd-1.019: extern(System)
(edit) @1552:f107f5bcb3fe [1552:f107f5bcb3fe] 07/23/07 14:43:53 thomask [Issue 1079] gdb on linux: Dwarf Error: Cannot find DIE at 0xb705 …
(edit) @1551:7f8c2e529d37 [1551:7f8c2e529d37] 07/23/07 14:42:38 thomask [Issue 963] tuples & array literals: Error: non-constant expression …
(edit) @1550:f46f0b6ed2d1 [1550:f46f0b6ed2d1] 07/23/07 14:42:04 thomask [Issue 627] Concatenation of strings to string arrays with ~ corrupts …
(edit) @1549:1e01d8b3e715 [1549:1e01d8b3e715] 07/23/07 14:41:38 thomask Dave …
(edit) @1548:00ac8cb240eb [1548:00ac8cb240eb] 07/23/07 14:41:15 thomask Matti Niemenmaa …
(edit) @1547:5e981cf4a7d5 [1547:5e981cf4a7d5] 07/23/07 14:40:50 thomask Christian Kamm …
(edit) @1546:f425ddcbbcd6 [1546:f425ddcbbcd6] 07/23/07 14:36:56 thomask Aziz K?ksal …
(edit) @1545:111a9895f863 [1545:111a9895f863] 07/23/07 14:36:35 thomask [Issue 1334] Missing closing bracket in asm_offset_01_A, line 37 Russ …
(edit) @1544:ab3b56fdd9ab [1544:ab3b56fdd9ab] 07/01/07 09:22:46 thomask [Issue 1148] Weird error "... of type TOK146" on recursive type …
(edit) @1543:9597b1b8030f [1543:9597b1b8030f] 07/01/07 09:19:50 thomask [Issue 1151] Final template class w/ constructor and invariant causes …
(edit) @1542:d8e1feb9e66e [1542:d8e1feb9e66e] 07/01/07 09:19:07 thomask [Issue 1152] Inline assembler: cannot use properties of types Matti …
(edit) @1541:fe62f80b7ea1 [1541:fe62f80b7ea1] 07/01/07 09:18:21 thomask [Issue 1253] DMD 0.175 introduced bug: array initializers as expressions …
(edit) @1540:94c9f2f9af4b [1540:94c9f2f9af4b] 07/01/07 09:17:51 thomask [Issue 1259] Inline build triggers an illegal error msg "Error: S() is not …
(edit) @1539:eb6a99028b95 [1539:eb6a99028b95] 07/01/07 09:17:11 thomask [Issue 1262] Local variable of struct type initialized by literal resets …
(edit) @1538:5530980c0d49 [1538:5530980c0d49] 05/07/07 01:21:43 thomask [Issue 1203] Cannot create Anonclass in loop Frank Benoit …
(edit) @1537:457db9394771 [1537:457db9394771] 05/07/07 01:21:26 thomask [Issue 1204] segfault using struct in CTFE Don Clugston …
(edit) @1536:89775df1607d [1536:89775df1607d] 05/07/07 01:20:25 thomask vtable can't be used as a template parameter
(edit) @1535:20d8ee6523e1 [1535:20d8ee6523e1] 05/07/07 01:19:57 thomask updated to DMD-1.013
(edit) @1534:345207906be7 [1534:345207906be7] 05/07/07 01:19:35 thomask updated to DMD-1.013
(edit) @1533:ac560364010c [1533:ac560364010c] 04/27/07 13:36:34 thomask enforce checks for -release builds
(edit) @1532:94502f22d55e [1532:94502f22d55e] 04/27/07 13:35:45 thomask fixed ModuleInfo? dependency
(edit) @1531:640c34dfc7a5 [1531:640c34dfc7a5] 04/27/07 13:35:09 thomask updated to DMD-1.013
Note: See TracRevisionLog for help on using the revision log.