Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

root/runtime/internal/lifetime.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1506:76936858d1c6 [1506:76936858d1c6] 06/20/09 05:39:13 Frits van Bommel <fvbommel wxs.nl> Return void* from _d_allocclass so LLVM doesn't do weird things with …
(edit) @1440:d7ec997de427 [1440:d7ec997de427] 05/31/09 08:27:01 Frits van Bommel <fvbommel wxs.nl> Adjust runtime for recent ABI change on x86-64, since member functions are …
(edit) @1039:21691e437c95 [1039:21691e437c95] 03/03/09 13:47:39 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Updated lifetime.d with a 32bit faster codepath for overflow checks.
(edit) @1038:c4c6e5e9c23e [1038:c4c6e5e9c23e] 03/03/09 13:37:47 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Removed inline asm for overflow checking in runtime that wasn't working.
(edit) @912:16264a3973bf [912:16264a3973bf] 01/30/09 01:51:50 Christian Kamm <kamm incasoftware de> _d_delarray also had one of the array consistency asserts mentioned in …
(edit) @910:4c02b41b3dc6 [910:4c02b41b3dc6] 01/29/09 11:45:12 Christian Kamm <kamm incasoftware de> Remove asserts on array consistancy in arraysetlength. Fixes #184, thanks …
(edit) @728:635f91212b78 [728:635f91212b78] 10/26/08 09:12:03 Christian Kamm <kamm incasoftware de> Change _d_newclass into _d_allocclass. Add initialization to …
(edit) @717:a26b0c5d5942 [717:a26b0c5d5942] 10/22/08 11:06:17 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Merged DMD 1.036. Improved comments a little in the runtime source code.
(edit) @715:30b42a283c8e [715:30b42a283c8e] 10/22/08 08:55:33 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Removed TypeOpaque? from DMD. Changed runtime functions taking opaque[] to …
(edit) @663:6aaa3d3c1183 [663:6aaa3d3c1183] 10/06/08 16:46:55 Christian Kamm <kamm incasoftware de> First part of rename to LDC.
(edit) @591:e6bcc4d9e5ff [591:e6bcc4d9e5ff] 09/14/08 04:13:50 Christian Kamm <kamm incasoftware de> Add _d_newarrayvT and _d_newarraymvT to create arrays without …
(edit) @490:f8c979770af3 [490:f8c979770af3] 08/10/08 11:28:01 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Fixed a critical bug in the runtime, where _d_allocmemoryT would mark the …
(add) @443:44f08170f4ef [443:44f08170f4ef] 07/31/08 18:32:06 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> Removed tango from the repository and instead added a runtime dir with the …
Note: See TracRevisionLog for help on using the revision log.
Copyright © 2008, LDC Development Team.