[dlang.org] [D-Programming-Language/dlang.org] bfeb35: Fix Issue 13547 - "D is a fully garbage collected ...
GitHub via dlang.org
dlang.org at puremagic.com
Wed Jan 7 00:16:25 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: bfeb355dde35aa4685254489c9021c65ab00a191
https://github.com/D-Programming-Language/dlang.org/commit/bfeb355dde35aa4685254489c9021c65ab00a191
Author: pjmlp <pjmlp at progtools.org>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M garbage.dd
M index.dd
M overview.dd
Log Message:
-----------
Fix Issue 13547 - "D is a fully garbage collected language"
Commit: f22a5e8e8266cd58769e891495b328612a7f6f7b
https://github.com/D-Programming-Language/dlang.org/commit/f22a5e8e8266cd58769e891495b328612a7f6f7b
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M garbage.dd
M overview.dd
Log Message:
-----------
Fix wording as suggested in #666
Mention reference counting in overview.
Also fix whitespace.
Commit: 3e7af53d3609219a9f6ac5833c4701efbb77863e
https://github.com/D-Programming-Language/dlang.org/commit/3e7af53d3609219a9f6ac5833c4701efbb77863e
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M garbage.dd
Log Message:
-----------
Clarify some downsides of GC
Commit: 9866ce42cca494ce6d1b8c9dfad343b9f9c13e74
https://github.com/D-Programming-Language/dlang.org/commit/9866ce42cca494ce6d1b8c9dfad343b9f9c13e74
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M garbage.dd
M index.dd
M overview.dd
Log Message:
-----------
Merge pull request #723 from ntrel/gc
Fix Issue 13547 - "D is a fully garbage collected language"
Compare: https://github.com/D-Programming-Language/dlang.org/compare/24e5a9f5dcaf...9866ce42cca4
More information about the dlang.org
mailing list