texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: commit ChangeLog


From: Gavin D. Smith
Subject: branch master updated: commit ChangeLog
Date: Fri, 04 Mar 2022 13:31:29 -0500

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new ef90c9bbc1 commit ChangeLog
ef90c9bbc1 is described below

commit ef90c9bbc1f1bb7ee342df3f9d84f9d13619dbba
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Mar 4 18:31:20 2022 +0000

    commit ChangeLog
---
 ChangeLog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 40b898b9cf..d271cc4570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2022-03-04  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       File name encoding variables for XS parser
+
+       * tp/Texinfo/XS/parsetexi/input.c
+       (doc_encoding_for_input_file_name, locale_input_file_name_encoding):
+       Put these variables in this file, to represent
+       DOC_ENCODING_FOR_INPUT_FILE_NAME and LOCALE_OUTPUT_ENCODING_NAME.
+       (encode_file_name): Obey these variables as is done in ParserNonXS.pm.
+
+       * tp/Texinfo/XS/parsetexi/api.c (reset_parser): Reset both of these
+       variables.
+       (set_DOC_ENCODING_FOR_INPUT_FILE_NAME): Renamed and moved function.
+
 2022-03-03  Gavin Smith  <gavinsmith0123@gmail.com>
 
        * tp/Texinfo/XS/parsetexi/input.c (set_input_encoding): Reset



reply via email to

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