Changes between Version 4 and Version 5 of CFunctionDocs

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

--

Legend:

Unmodified
Added
Removed
Modified
  • CFunctionDocs

    v4 v5  
    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 r43915) 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 r44163) 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. 
     
    2525compilers/imcc/symreg.c 
    2626compilers/pirc/src/pircapi.c 
    27 compilers/pirc/src/pircompiler.c 
    28 compilers/pirc/src/piremit.c 
    29 compilers/pirc/src/pirmacro.c 
    30 compilers/pirc/src/pirpcc.c 
    31 compilers/pirc/src/pirregalloc.c 
    32 compilers/pirc/src/pirsymbol.c 
    3327config/gen/platform/ansi/dl.c 
    3428config/gen/platform/ansi/exec.c 
     
    4943config/gen/platform/solaris/math.c 
    5044config/gen/platform/solaris/time.c 
    51 examples/c/nanoparrot.c 
    5245examples/c/pbc_info.c 
    5346examples/compilers/japhc.c 
     
    6558}}} 
    6659 
    67 as at r43915 
     60as at r44163