texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (0bb33bdafd -> bb3623ddb7)


From: Patrice Dumas
Subject: master updated (0bb33bdafd -> bb3623ddb7)
Date: Tue, 24 Dec 2024 03:20:47 -0500 (EST)

pertusus pushed a change to branch master.

    from 0bb33bdafd * tp/Texinfo/XS/teximakehtml.c (main): really handle option 
setting a flag.  Set customization variable for debug option.
     new 29079d1550 ctexi2any C program for conversion to HTML with Perl 
embedding
     new bb3623ddb7 * tp/Makefile.am (converterdata_SCRIPTS, load_txi_modules): 
install load_txi_modules.


Summary of changes:
 ChangeLog                               |  32 ++++
 tp/Makefile.am                          |   9 +
 tp/Texinfo/XS/Makefile.am               |  28 ++-
 tp/Texinfo/XS/convert/texinfo.c         |  21 ++-
 tp/Texinfo/XS/convert/texinfo.h         |   5 +-
 tp/Texinfo/XS/main/call_perl_function.c |  50 ++++++
 tp/Texinfo/XS/main/call_perl_function.h |   3 +
 tp/Texinfo/XS/teximakehtml.c            |  55 +++++-
 tp/load_txi_modules.pl                  | 300 ++++++++++++++++++++++++++++++++
 9 files changed, 488 insertions(+), 15 deletions(-)
 create mode 100755 tp/load_txi_modules.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]