texinfo-commits
[Top][All Lists]
Advanced

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

master updated (6c70eec56d -> e743ed37c0)


From: Patrice Dumas
Subject: master updated (6c70eec56d -> e743ed37c0)
Date: Sun, 29 Oct 2023 04:37:23 -0400 (EDT)

pertusus pushed a change to branch master.

    from 6c70eec56d Update test result for change in translation.
     new 8e4b9296d7 Move code around, change in comments, no change in code
     new e743ed37c0 * tp/Texinfo/XS/parsetexi/parser.c: inline and remove 
element_type_name function.  Inline in callers.


Summary of changes:
 ChangeLog                                 |  5 +++
 tp/Texinfo/TranslationsNonXS.pm           |  2 +-
 tp/Texinfo/XS/main/utils.c                | 64 ++++++++++++++++++++-----------
 tp/Texinfo/XS/parsetexi/close.c           |  2 +-
 tp/Texinfo/XS/parsetexi/handle_commands.c |  2 +-
 tp/Texinfo/XS/parsetexi/indices.c         | 24 +++++++-----
 tp/Texinfo/XS/parsetexi/indices.h         |  8 ++--
 tp/Texinfo/XS/parsetexi/macro.c           |  3 +-
 tp/Texinfo/XS/parsetexi/macro.h           |  1 +
 tp/Texinfo/XS/parsetexi/parser.c          | 10 ++---
 tp/Texinfo/XS/parsetexi/parser.h          | 12 +++---
 tp/Texinfo/XS/parsetexi/source_marks.c    | 41 +++++++++-----------
 tp/Texinfo/XS/parsetexi/source_marks.h    |  4 +-
 13 files changed, 101 insertions(+), 77 deletions(-)



reply via email to

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