public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fortran manual updates
@ 2021-11-01 23:56 Sandra Loosemore
  2021-11-01 23:56 ` [PATCH 1/5] Fortran manual: Combine standard conformance docs in one place Sandra Loosemore
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Sandra Loosemore @ 2021-11-01 23:56 UTC (permalink / raw)
  To: fortran, gcc-patches

This series of patches addresses some areas of bit-rot in the GNU
Fortran manual, mainly relating to the state of standard compliance
and the recently-completed TS29113 work.  I also removed some material
that is primarily of historical interest; given that gfortran replaced
g77 almost 17 years ago now, relatively few users will be interested
in why or how they differ any more, for instance.  And I don't see the
point in the manual documenting extensions that aren't actually
implemented.  I also fixed some organization and copy-editing issues I
noticed while working on the relevant sections, although that wasn't
my primary purpose in this patch set.  The whole manual needs a lot
more of that, but with documentation it's fine to do incremental
improvements.

I'll wait a couple days before committing these patches, in case
anybody wants to give some feedback, especially on technical issues.

-Sandra


Sandra Loosemore (5):
  Fortran manual: Combine standard conformance docs in one place.
  Fortran manual: Revise introductory chapter.
  Fortran manual: Update section on Interoperability with C
  Fortran manual: Update miscellaneous references to old standard
    versions.
  Fortran manual: Remove old docs for never-implemented extensions.

 gcc/fortran/gfortran.texi  | 985 +++++++++++----------------------------------
 gcc/fortran/intrinsic.texi |  15 +-
 gcc/fortran/invoke.texi    |  48 ++-
 3 files changed, 288 insertions(+), 760 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-11-04 11:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 23:56 [PATCH 0/5] Fortran manual updates Sandra Loosemore
2021-11-01 23:56 ` [PATCH 1/5] Fortran manual: Combine standard conformance docs in one place Sandra Loosemore
2021-11-01 23:57 ` [PATCH 2/5] Fortran manual: Revise introductory chapter Sandra Loosemore
2021-11-01 23:57 ` [PATCH 3/5] Fortran manual: Update section on Interoperability with C Sandra Loosemore
2021-11-01 23:57 ` [PATCH 4/5] Fortran manual: Update miscellaneous references to old standard versions Sandra Loosemore
2021-11-02  8:51 ` [PATCH 0/5] Fortran manual updates Martin Liška
2021-11-02 14:48   ` Sandra Loosemore
2021-11-02 15:20     ` Martin Liška
2021-11-02 15:56       ` Sandra Loosemore
2021-11-02 20:32         ` Damian Rouson
2021-11-04 10:04         ` Martin Liška
2021-11-04 11:16           ` Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).