[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: tp/Texinfo/XS/api_to_perl.h: commit missed file
From: |
Patrice Dumas |
Subject: |
branch master updated: tp/Texinfo/XS/api_to_perl.h: commit missed file |
Date: |
Sat, 28 Oct 2023 16:36:20 -0400 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 1c09841889 tp/Texinfo/XS/api_to_perl.h: commit missed file
1c09841889 is described below
commit 1c098418894828e006b46c6f9024c911d693f16b
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 28 22:35:50 2023 +0200
tp/Texinfo/XS/api_to_perl.h: commit missed file
---
tp/Texinfo/XS/main/api_to_perl.h | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/tp/Texinfo/XS/main/api_to_perl.h b/tp/Texinfo/XS/main/api_to_perl.h
new file mode 100644
index 0000000000..64b29f9e18
--- /dev/null
+++ b/tp/Texinfo/XS/main/api_to_perl.h
@@ -0,0 +1,11 @@
+/* tree_perl_api.h - API to interact with perl from C code */
+#ifndef TREE_PERL_API_H
+#define TREE_PERL_API_H
+
+#include "tree_types.h"
+
+void unregister_perl_tree_element (ELEMENT *e);
+
+void call_switch_to_global_locale (void);
+void call_sync_locale (void);
+#endif
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: tp/Texinfo/XS/api_to_perl.h: commit missed file,
Patrice Dumas <=
- Prev by Date:
branch master updated: * tp/Texinfo/Convert/Converter.pm, tp/Texinfo/Convert/DocBook.pm, tp/Texinfo/Convert/HTML.pm, tp/Texinfo/Convert/LaTeX.pm, tp/Texinfo/Convert/Plaintext.pm, tp/Texinfo/Convert/TexinfoMarkup.pm, tp/Texinfo/Convert/Text.pm, tp/Texinfo/Convert/TextContent.pm, tp/t/test_utils.pl: rename expanded_formats_hash as expanded_formats.
- Next by Date:
[no subject]
- Previous by thread:
branch master updated: * tp/Texinfo/Convert/Converter.pm, tp/Texinfo/Convert/DocBook.pm, tp/Texinfo/Convert/HTML.pm, tp/Texinfo/Convert/LaTeX.pm, tp/Texinfo/Convert/Plaintext.pm, tp/Texinfo/Convert/TexinfoMarkup.pm, tp/Texinfo/Convert/Text.pm, tp/Texinfo/Convert/TextContent.pm, tp/t/test_utils.pl: rename expanded_formats_hash as expanded_formats.
- Next by thread:
master updated (1c09841889 -> 4ed1b83e53)
- Index(es):