Thread overview
[Issue 7299] New: Online standard library docs out-of-date
[Issue 7299] std.uni missing doc comments
Feb 25, 2012
Jonathan M Davis
January 16, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7299

           Summary: Online standard library docs out-of-date
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: hsteoh@quickfur.ath.cx


--- Comment #0 from hsteoh@quickfur.ath.cx 2012-01-15 22:15:25 PST ---
The Phobos documentation online at d-programming-language.org is out-of-date. Specifically, the docs for std.uni are incomplete: functions like isNumber(), isPunctuation, isNumber(), are not listed in the online docs, even though they do have doc comments in the source code.

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



--- Comment #1 from hsteoh@quickfur.ath.cx 2012-01-15 22:17:28 PST ---
Actually, upon closer inspection, I see that the comments are not doc comments. So this request should be to add doc comments to the named functions in std.uni.

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



--- Comment #3 from github-bugzilla@puremagic.com 2012-02-24 22:20:50 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/eb2b8481b8a2557e2211ea80d1a973b762bd6ad2 Merge pull request #456 from quickfur/docfix

Fix issue 7299: add ddocs for std.uni

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



--- Comment #4 from github-bugzilla@puremagic.com 2012-02-24 22:25:45 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/17fb14daecaa6bcdebde55c7efe2a61a575812d7 Updated changelog for fix for issue# 7299.

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


Jonathan M Davis <jmdavisProg@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jmdavisProg@gmx.com
         Resolution|                            |FIXED


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