[dlang.org] [D-Programming-Language/dlang.org] 69db18: Fix Issue 10297 - Memory safe D spec is out of dat...
GitHub via dlang.org
dlang.org at puremagic.com
Fri Jul 4 15:27:57 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 69db18bef0f2fe9db6a9004bdaa072498c765439
https://github.com/D-Programming-Language/dlang.org/commit/69db18bef0f2fe9db6a9004bdaa072498c765439
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
M index.dd
M memory-safe-d.dd
Log Message:
-----------
Fix Issue 10297 - Memory safe D spec is out of date
Link to spec from front page instead of safed.html article.
Replace 'Proscribed Forms' section with link to @safe function
attribute.
Introduce @safe, @trusted.
Add note about array bounds checks.
Commit: 737ec7ea6fd40b9f4c8ef82516949c428f5fc918
https://github.com/D-Programming-Language/dlang.org/commit/737ec7ea6fd40b9f4c8ef82516949c428f5fc918
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
M memory-safe-d.dd
Log Message:
-----------
Remove unimplemented -safe switch
Commit: e9dfeff50095d39f43dac9d64db6a2154e463d80
https://github.com/D-Programming-Language/dlang.org/commit/e9dfeff50095d39f43dac9d64db6a2154e463d80
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2014-06-22 (Sun, 22 Jun 2014)
Changed paths:
M memory-safe-d.dd
Log Message:
-----------
List a few examples of unsafe operations
Commit: 32cb7c7d3a9794db3f9ec68074faec26655248c1
https://github.com/D-Programming-Language/dlang.org/commit/32cb7c7d3a9794db3f9ec68074faec26655248c1
Author: Martin Nowak <code at dawg.eu>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M index.dd
M memory-safe-d.dd
Log Message:
-----------
Merge pull request #600 from ntrel/update-safe-spec
Fix Issue 10297 - Memory safe D spec is out of date
Compare: https://github.com/D-Programming-Language/dlang.org/compare/8150c239b247...32cb7c7d3a97
More information about the dlang.org
mailing list