1. 20 Mar, 2001 6 commits
  2. 19 Mar, 2001 22 commits
  3. 18 Mar, 2001 10 commits
  4. 17 Mar, 2001 2 commits
    • update_web_docs: Don't strip leading -r from argument following -r... · 655e4aee
      	* update_web_docs: Don't strip leading -r from argument following
      	-r, or leading -d from argument following -d.  Bug pointed out by
      	Matt Kraai.
      
      From-SVN: r40590
      Joseph Myers committed
    • update_web_docs: Handle -r and -d options to generate docs for a release or… · 832013cd
      update_web_docs: Handle -r and -d options to generate docs for a release or branch in a subdirectory.
      
      	* update_web_docs: Handle -r and -d options to generate docs for a
      	release or branch in a subdirectory.  Determine names of G77 news
      	and bugs files and contributors file after updated docs have been
      	installed, not before.  Don't remove files from a subdirectory.
      	Don't generate manuals for gcov (included in the GCC manual) or
      	iostream (obsolete).  Do generate manuals for cppinternals, gcj
      	and porting.  Update regular expressions for detecting whether
      	files have really changed when regenerated.
      
      From-SVN: r40589
      Joseph Myers committed