[FFmpeg-devel] [PATCH 0/8] [WIP] doc/texi2pod: merge changes from GCC upstream
Timothy Gu
timothygu99 at gmail.com
Thu Jan 23 05:03:58 CET 2014
For people who don't already know, doc/texi2pod.pl is initially copied from GCC
as contrib/texi2pod.pl, in 2002 or 2003. Since then, FFmpeg and GCC both fixed
and improved this script, but without backporting with each other's fixes.
This patchset, although not finished, reduces differences between the 2
projects. I will send some of FFmpeg's fixes to GCC later.
Patches 01-07 do not change the output of the texi2pod at all. Patch 08 changes
the output in order to be consistent with GCC.
Joseph S. Myers (2):
doc/texi2pod: Skip contents of @copying
doc/texi2pod: Handle @samp and @url inside verbatim blocks
Nathanael Nerode (1):
doc/texi2pod: change GNU CC to GCC
Timothy Gu (4):
doc/texi2pod: use GCC implementation of @itemize
doc/texi2pod: Use GCC implementation of -I flag
doc/texi2pod: move @anchor handling code
doc/texi2pod: make references bold
Zack Weinberg (1):
doc/texi2pod: Correct handling of the internal R<> sequence
doc/texi2pod.pl | 78 ++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 50 insertions(+), 28 deletions(-)
--
1.8.3.2
More information about the ffmpeg-devel
mailing list