Changes between Version 5 and Version 6 of CFunctionDocs

Show
Ignore:
Timestamp:
02/19/10 12:24:13 (12 years ago)
Author:
mikehh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CFunctionDocs

    v5 v6  
    99Secondly, it checks that there is content in the documentation, if it does not find content, i.e. only the header (=item C<...>) exists.  It reports - (boilerplate only). 
    1010 
    11 As of r43470 (now at r44163) I have compiled a report on the current functions missing [wiki:MissingCFunctionDocs] documentation and of those lacking (boilerplate only) [wiki:BoilerplateOnlyDocs] documentation. 
     11As of r43470 (now at r44170) I have compiled a report on the current functions missing [wiki:MissingCFunctionDocs] documentation and of those lacking (boilerplate only) [wiki:BoilerplateOnlyDocs] documentation. 
    1212 
    1313Bear in mind we are dealing with POD and that it expects a maximum line length of 78. 
     
    3131config/gen/platform/darwin/memalign.c 
    3232config/gen/platform/generic/dl.c 
    33 config/gen/platform/generic/env.c 
    3433config/gen/platform/generic/exec.c 
    3534config/gen/platform/generic/math.c 
    3635config/gen/platform/generic/memalign.c 
    37 config/gen/platform/generic/memexec.c 
    3836config/gen/platform/generic/stat.c 
    3937config/gen/platform/generic/time.c 
    4038config/gen/platform/netbsd/math.c 
    4139config/gen/platform/openbsd/math.c 
    42 config/gen/platform/openbsd/memexec.c 
    4340config/gen/platform/solaris/math.c 
    4441config/gen/platform/solaris/time.c 
    45 examples/c/pbc_info.c 
    4642examples/compilers/japhc.c 
    47 src/atomic/gcc_x86.c 
    48 src/debug.c 
    4943src/gc/generational_ms.c 
    5044src/io/io_string.c 
     
    5448src/string/charset/unicode.c 
    5549src/tsq.c 
    56 include/parrot/atomic/gcc_pcc.h 
    5750 
    5851}}} 
    5952 
    60 as at r44163 
     53as at r44170