August 01, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4548

           Summary: D2 Language Docs:
                    http://www.digitalmars.com/d/2.0/attribute.html
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2010-08-01 09:04:24 PDT ---
"immutable Attribute"

immutable Attribute
__gshared Attribute
shared Attribute
inout Attribute

There is missing documentation for all of these. Could someone fill these out? Thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 07, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4548


Yao Gomez <yao.gomez@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yao.gomez@gmail.com


--- Comment #1 from Yao Gomez <yao.gomez@gmail.com> 2012-02-06 20:05:45 PST ---
__gshared Attribute is now documented. See:

http://www.d-programming-language.org/attribute.html#gshared.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------