Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
texinfo-commits (date)
[
Thread Index
][
Top
][
All Lists
][
texinfo-commits info page
]
Advanced
[
Prev Period
]
Last Modified: Sun Dec 31 2023 19:41:11 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_tab_command): reorder code. Rename $fraction as $percent.
,
Patrice Dumas
,
19:41
branch master updated: * tp/Texinfo/XS/main/utils.c (width_multibyte): start counting from the last end of line if there is one, to get the same result as in Perl Unicode.pm string_width where count is reset at a newline.
,
Patrice Dumas
,
19:39
[no subject]
,
Patrice Dumas
,
18:26
[no subject]
,
Patrice Dumas
,
18:26
[no subject]
,
Patrice Dumas
,
18:26
[no subject]
,
Patrice Dumas
,
18:26
master updated (f21f712929 -> 235cdc2ee0)
,
Patrice Dumas
,
18:26
[no subject]
,
Patrice Dumas
,
18:26
branch master updated: * tp/Texinfo/Convert/Plaintext.pm (_convert) <menu entries>: Correctly include any DEL quoting characters in the count context.
,
Gavin D. Smith
,
17:13
branch master updated: * tp/Texinfo/Convert/Unicode.pm (string_width): Reset count at a newline. Add a comment saying what the different character classes mean.
,
Gavin D. Smith
,
15:54
branch master updated: * tp/Texinfo/Translations.pm (gdt_string_columns): Adjust to only count width of text that comes from the translated string, itself, not counting substituted text. * tp/Texinfo/Convert/Plaintext.pm (_text_heading): Count width of heading in three parts: the heading, the number, and additional text returned from gdt_string_columns.
,
Gavin D. Smith
,
15:19
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_multitable_command) (_convert_xtable_command): rearrange code.
,
Patrice Dumas
,
12:41
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_enumerate_command) (commands_internal_conversion_table): implement convert_enumerate_command.
,
Patrice Dumas
,
11:26
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_cartouche_command) (commands_internal_conversion_table): implement convert_cartouche_command.
,
Patrice Dumas
,
11:05
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_quotation_command): rearrange for clearer code and to avoid intermediary variable.
,
Patrice Dumas
,
10:47
branch master updated: * tp/Texinfo/Convert/Info.pm (output) <Local Variables>: Output "Info-documentlanguage" if available. * doc/texinfo.texi (Info Format Local Variables): update * NEWS: mention
,
Gavin D. Smith
,
10:15
branch master updated: * tp/Texinfo/Convert/Converter.pm (float_name_caption): rename $caption as $caption_element. Use $substrings variable.
,
Patrice Dumas
,
10:12
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_menu_command) (commands_internal_conversion_table): implement convert_menu_command.
,
Patrice Dumas
,
08:22
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_footnote_command): remove spurious end of line in identifiers.
,
Patrice Dumas
,
07:47
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_insertcopying_command) (commands_internal_conversion_table): implement convert_insertcopying_command.
,
Patrice Dumas
,
05:52
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_title_command) (convert_subtitle_command, commands_internal_conversion_table): implement convert_title_command and convert_subtitle_command.
,
Patrice Dumas
,
05:47
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_author_command), (commands_internal_conversion_table): implement convert_author_command.
,
Patrice Dumas
,
05:32
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_center_command) (commands_internal_conversion_table): implement convert_center_command.
,
Patrice Dumas
,
05:03
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_exdent_command) (commands_internal_conversion_table): implement convert_exdent_command.
,
Patrice Dumas
,
04:57
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_sp_command) (commands_internal_conversion_table): implement convert_sp_command.
,
Patrice Dumas
,
04:42
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_command_simple_block) (commands_internal_conversion_table): implement convert_command_simple_block.
,
Patrice Dumas
,
04:16
December 30, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_verbatiminclude_command, commands_internal_conversion_table): implement convert_verbatiminclude_command.
,
Patrice Dumas
,
19:23
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_displaymath_command) 'commands_internal_conversion_table): implement convert_displaymath_command.
,
Patrice Dumas
,
19:05
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_verbatim_command) (commands_internal_conversion_table): implement convert_verbatim_command.
,
Patrice Dumas
,
18:45
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_indented_command): modify code to handle first the cases leading to returning contents or nothing.
,
Patrice Dumas
,
18:23
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_preformatted_command): modify code to handle first the cases leading to returning contents or nothing.
,
Patrice Dumas
,
18:04
branch master updated: * tp/Texinfo/Convert/Plaintext.pm (_convert) <'menu_entry'>: Add explicit handling of 'menu_entry_leading_text' (for "* "), rather than leaving it to a catch-all case. Flush output for before outputting both 'menu_entry_node' and 'menu_entry_name' elements in order to capture node names or labels correctly and quote correctly if needed, without including any surrounding spaces.
,
Gavin D. Smith
,
16:24
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_inline_command): do not modify $args.
,
Patrice Dumas
,
15:37
[no subject]
,
Patrice Dumas
,
13:57
[no subject]
,
Patrice Dumas
,
13:57
master updated (08de053520 -> 54a6c479b7)
,
Patrice Dumas
,
13:57
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_U_command) (commands_internal_conversion_table): implement convert_U_command.
,
Patrice Dumas
,
13:15
[no subject]
,
Patrice Dumas
,
13:06
master updated (a4551cdde2 -> c064ba00a7)
,
Patrice Dumas
,
13:06
[no subject]
,
Patrice Dumas
,
13:06
branch master updated: * tp/t/test_utils.pl (convert_to_info): If not outputting to a file, set OUTPUT_PERL_ENCODING to an empty string to disable any character encoding.
,
Gavin D. Smith
,
11:43
[no subject]
,
Patrice Dumas
,
10:21
[no subject]
,
Patrice Dumas
,
10:21
master updated (4fdd57172e -> 768a13ff44)
,
Patrice Dumas
,
10:21
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_default_format_heading_text): handle the case of being in string.
,
Patrice Dumas
,
09:12
branch master updated: * tp/Texinfo/Convert/HTML.pm (_accent_entities_html_accent): do not call xml_accent if accents are not formatted in the end as the only case where it should happen is @dotless with an unknown argument, and xml_accent will not handle it better, simply return the formatted accent argument. Same as in C.
,
Patrice Dumas
,
06:48
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_command_filename): set file number for regular output units only.
,
Patrice Dumas
,
06:39
branch master updated: Fix memory leaks (found with valgrind)
,
Patrice Dumas
,
05:06
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (direction_string) (html_internal_command_text, html_command_text) (convert_string_tree_new_formatting_context, file_header_information) (convert_def_line_type): do not use TREE_ADDED_ELEMENTS if the tree root element is destroyed in the same function.
,
Patrice Dumas
,
04:47
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_accent_entities_html_accent_internal): remove debugging message.
,
Patrice Dumas
,
04:17
[no subject]
,
Patrice Dumas
,
04:08
[no subject]
,
Patrice Dumas
,
04:08
[no subject]
,
Patrice Dumas
,
04:08
[no subject]
,
Patrice Dumas
,
04:08
master updated (fdd232e09d -> d4da0502ce)
,
Patrice Dumas
,
04:08
December 29, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_math_command) (commands_internal_conversion_table): implement convert_math_command in C.
,
Patrice Dumas
,
00:32
December 28, 2023
[no subject]
,
Patrice Dumas
,
14:17
master updated (3254d51f56 -> 238108b290)
,
Patrice Dumas
,
14:17
[no subject]
,
Patrice Dumas
,
14:17
[no subject]
,
Patrice Dumas
,
11:40
[no subject]
,
Patrice Dumas
,
11:40
[no subject]
,
Patrice Dumas
,
11:40
master updated (0e699fb796 -> 3254d51f56)
,
Patrice Dumas
,
11:40
December 27, 2023
branch master updated: update doc/pod2texi.texi
,
Gavin D. Smith
,
07:12
branch master updated: * contrib/txipsfonts-gildea.diff, contrib/txipsfonts-bronger.tex: Remove these files (from 2002 and 2003). These files are not integrated into texinfo.tex and may no longer be useful. They were to use PostScript fonts. * contrib/README: Update.
,
Gavin D. Smith
,
07:02
master updated (eee8ecc33a -> a60ca2b34e)
,
Gavin D. Smith
,
06:12
[no subject]
,
Gavin D. Smith
,
06:12
[no subject]
,
Gavin D. Smith
,
06:12
branch master updated: * man/info.5, man/texinfo.5: Use https:// for Texinfo homepage URI. From Mike Frysinger.
,
Gavin D. Smith
,
05:56
branch master updated: * tp/texi2any.pl (makeinfo_help): Use https:// in URI.
,
Gavin D. Smith
,
05:47
[no subject]
,
Gavin D. Smith
,
05:15
master updated (0695968806 -> e1a741ab35)
,
Gavin D. Smith
,
05:15
[no subject]
,
Gavin D. Smith
,
05:15
December 26, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (find_element_target) (find_element_special_target, add_element_target) (reset_html_targets_list, reset_html_targets) (html_reset_converter, html_free_converter), tp/Texinfo/XS/main/converter_types.h (CONVERTER): setup one list of targets per command id for regular targets (not for special targets). Update callers.
,
Patrice Dumas
,
17:47
branch master updated: * tp/Texinfo/Convert/HTML.pm (_get_target) (_set_heading_commands_targets, _prepare_conversion_units), tp/Texinfo/XS/convert/convert_html.c (html_get_target) (heading_commands_list, set_heading_commands_targets) (html_prepare_conversion_units_targets): prepare heading command targets in advance, not dynamically during the conversion.
,
Patrice Dumas
,
13:30
branch master updated: Reorder Changelog
,
Patrice Dumas
,
13:26
[no subject]
,
Patrice Dumas
,
12:53
[no subject]
,
Patrice Dumas
,
12:53
[no subject]
,
Patrice Dumas
,
12:53
[no subject]
,
Patrice Dumas
,
12:53
master updated (b662c839a6 -> 296c1272ab)
,
Patrice Dumas
,
12:53
[no subject]
,
Gavin D. Smith
,
10:15
[no subject]
,
Gavin D. Smith
,
10:15
master updated (fab7dba9ef -> b662c839a6)
,
Gavin D. Smith
,
10:15
branch master updated: * doc/texi2any_api.texi (Conversion General Information), tp/Texinfo/Convert/HTML.p (%available_converter_info) (_convert_heading_command), tp/init/book.pm: add expanded_formats to available_converter_info.
,
Patrice Dumas
,
03:17
December 25, 2023
branch master updated: * tp/Texinfo/XS/convert/get_html_perl_info.c (find_element_from_sv): use output_units_descriptor only if set.
,
Patrice Dumas
,
19:57
December 24, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (%default_commands_args) (_convert_explained_command), tp/Texinfo/XS/convert/convert_html.c (default_commands_args, convert_explained_command): set 'normal' command arg for the second argument of explained commands and use it instead of calling convert_tree in convert_explained_command.
,
Patrice Dumas
,
18:13
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_def_line_type): call convert_tree and not _convert.
,
Patrice Dumas
,
17:54
branch master updated: * tp/Texinfo/XS/convert/build_html_perl_state.c: remove build_html_formatting_context_ctx, build_html_formatting_context, build_html_formatting_context_stack, build_html_composition_context_stack, build_html_preformatted_classes_stack and build_html_block_commands_stack, which are not used since the states are accessed through overrides and not passed to perl.
,
Patrice Dumas
,
17:10
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_command_root_element_command): rename command_root_element_command as html_command_root_element_command.
,
Patrice Dumas
,
16:54
[no subject]
,
Patrice Dumas
,
08:17
master updated (086fd41802 -> 4f2d905935)
,
Patrice Dumas
,
08:17
[no subject]
,
Patrice Dumas
,
08:17
branch master updated: * tp/t/languages.t (appendix_translated): Check translated appendix heading in Spanish rather than French, as the accented character in "Apéndice" is more problematic than the French "Annexe".
,
Gavin D. Smith
,
07:38
branch master updated: * tp/Texinfo/Translations.pm (replace_substrings) (replace_convert_substrings): Remove comment stating origin of a line of code, which is distracting and unnecessary. (It was "# next line taken from libintl perl, copyright Guido. sub __expand".)
,
Gavin D. Smith
,
05:03
December 23, 2023
branch master updated: * tp/Texinfo/Convert/Text.pm (text_heading, _text_heading): Rename with leading _ to indicate that this function is not called from outside the module any more. Fix spelling and grammar in a comment.
,
Gavin D. Smith
,
16:40
[no subject]
,
Gavin D. Smith
,
16:30
master updated (7153b3d3f0 -> 4ead71a3c2)
,
Gavin D. Smith
,
16:30
[no subject]
,
Gavin D. Smith
,
16:30
[no subject]
,
Patrice Dumas
,
11:41
[no subject]
,
Patrice Dumas
,
11:41
[no subject]
,
Patrice Dumas
,
11:41
master updated (4ae5255b34 -> 7153b3d3f0)
,
Patrice Dumas
,
11:41
[no subject]
,
Patrice Dumas
,
06:34
[no subject]
,
Patrice Dumas
,
06:34
master updated (579f7c2796 -> 4ae5255b34)
,
Patrice Dumas
,
06:34
December 22, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_anchor_command): get id only if it will be used.
,
Patrice Dumas
,
16:17
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_explained_command): remove $with_explanation, use directly $explanation_result.
,
Patrice Dumas
,
16:10
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_email_command) (commands_internal_conversion_table): implement in C.
,
Patrice Dumas
,
12:39
master updated (57b42f2828 -> 16fe681333)
,
Patrice Dumas
,
12:13
[no subject]
,
Patrice Dumas
,
12:13
[no subject]
,
Patrice Dumas
,
12:13
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (direction_a): rename direction_anchor as direction_a. Update callers.
,
Patrice Dumas
,
05:22
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_value_command) (commands_internal_conversion_table): implement convert_value_command in C.
,
Patrice Dumas
,
04:48
[no subject]
,
Patrice Dumas
,
04:30
[no subject]
,
Patrice Dumas
,
04:30
master updated (9d9515c455 -> 5c401dd6b8)
,
Patrice Dumas
,
04:30
December 21, 2023
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
[no subject]
,
Patrice Dumas
,
16:37
master updated (39b90e4bfa -> 9d9515c455)
,
Patrice Dumas
,
16:37
branch master updated: * tp/Texinfo/Convert/Plaintext.pm (_convert) <@item in @enumerate/@itemize>: Use Texinfo::Convert::Paragraph::counter rather than Texinfo::Convert::Unicode::string_width.
,
Gavin D. Smith
,
14:51
branch master updated: * tp/t/test_utils.pl (convert_to_plaintext): If not outputting to a file, set OUTPUT_PERL_ENCODING to an empty string to disable any character encoding.
,
Gavin D. Smith
,
14:12
December 20, 2023
branch master updated: Paragraph formatter for @listoffloats output
,
Gavin D. Smith
,
16:09
December 19, 2023
master updated (2261bffec7 -> d1c836a0d2)
,
Patrice Dumas
,
17:06
[no subject]
,
Patrice Dumas
,
17:06
[no subject]
,
Patrice Dumas
,
17:06
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_command_href) (from_element_direction, mini_toc_internal): return 0 instead of an empty string.
,
Patrice Dumas
,
03:32
December 17, 2023
branch master updated: * tp/Texinfo/XS/convert/call_html_perl_function.c (get_shared_conversion_state), tp/Texinfo/XS/main/converter_types.h (HTML_SHARED_CONVERSION_STATE), tp/Texinfo/XS/convert/convert_html.c (html_finalize_output_state, html_free_converter): add key_strings STRING_LIST field in HTML_SHARED_CONVERSION_STATE to allocate and save key strings, such that they can be freed in the end.
,
Patrice Dumas
,
18:06
branch master updated: * tp/Texinfo/XS/main/utils.c (add_string): return the newly duplicated string.
,
Patrice Dumas
,
16:41
branch master updated: * tp/Texinfo/XS/convert/call_html_perl_function.c: free memory/destroy elements to fix memory leaks shown by valgrind.
,
Patrice Dumas
,
16:25
[no subject]
,
Patrice Dumas
,
15:43
[no subject]
,
Patrice Dumas
,
15:43
master updated (aa4124a45f -> 08fba52d94)
,
Patrice Dumas
,
15:43
branch master updated: fix ChangeLog
,
Gavin D. Smith
,
13:44
branch release/7.1 updated: Do not distribute xsubpp-generated files
,
Gavin D. Smith
,
13:29
branch release/7.1 updated: commit po changes that happened automatically
,
Gavin D. Smith
,
13:09
branch master updated: * README-hacking: tweak instructions for updating translations to stop po files changing again in a released distribution
,
Gavin D. Smith
,
12:42
branch release/7.1 updated: commit po changes that happened automatically
,
Gavin D. Smith
,
12:37
branch master updated: Do not distribute xsubpp-generated files
,
Gavin D. Smith
,
12:24
branch master updated: * configure.ac (AM_INIT_AUTOMAKE): Remove dist-xz for speed when testing.
,
Gavin D. Smith
,
11:00
December 14, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (_default_format_begin_file): do not set $command_for_title to an output unit, it should be a tree element. The associated element should be defined anyway.
,
Patrice Dumas
,
18:24
branch master updated: * tp/Texinfo/Convert/HTML.pm (%XS_conversion_overrides) (_initialize_output_state, _initialize_XS_NonXS_output_state): add _initialize_XS_NonXS_output_state, which sets up the states that need to be set up both in perl and XS, and calls _initialize_output_state, now directly overriden, that sets up the states that only need to be setup if there is no XS.
,
Patrice Dumas
,
17:54
[no subject]
,
Patrice Dumas
,
16:39
[no subject]
,
Patrice Dumas
,
16:39
master updated (0a591e031f -> c9210497da)
,
Patrice Dumas
,
16:39
[no subject]
,
Patrice Dumas
,
16:39
December 13, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_today_command) (commands_internal_conversion_table), tp/Texinfo/XS/main/convert_to_text.c (convert_to_text_internal), tp/Texinfo/XS/main/convert_utils.c (expand_today): implement expand_today. Use it in convert_to_text and in implementation of convert_today_command for HTML in C.
,
Patrice Dumas
,
15:35
branch master updated: * tp/Texinfo/XS/main/convert_to_text.c (copy_options_for_convert_text) (brace_no_arg_command, convert_to_text_internal), tp/Texinfo/XS/main/convert_to_text.h (TEXT_OPTIONS): add converter to text options, use it for untranslated text, translated commands without arguments, verbatiminclude errors. Use options for definition_category_tree.
,
Patrice Dumas
,
11:40
branch master updated: * tp/Texinfo/Document.pm (%XS_overrides, _XS_set_document_global_info) (set_document_global_info), tp/Texinfo/XS/main/DocumentXS.xs (set_document_global_info, rebuild_document), tp/Texinfo/XS/main/build_perl_info.c (build_global_info), tp/Texinfo/XS/main/document_types.h (GLOBAL_INFO), tp/Texinfo/XS/main/utils.c (delete_global_info), tp/Texinfo/XS/parsetexi/Parsetexi.pm (_get_parser_info), tp/t/test_utils.pl (test): setup an method in Texinfo::Document, set_document_global_info to set docu [...]
,
Patrice Dumas
,
07:11
branch master updated: * tp/Texinfo/Convert/Converter.pm (set_conf, force_conf): no need to encode in perl, it is done in C.
,
Patrice Dumas
,
05:39
branch master updated: * tp/Texinfo/XS/convert/build_html_perl_state.c (build_simpletitle): add missing dTHX. Report from Gavin.
,
Patrice Dumas
,
03:22
December 12, 2023
branch master updated: * tp/maintain/regenerate_C_options_info.pl: really output html_free_button_specification_list for options. Add missing include files for options_init_free.c.
,
Patrice Dumas
,
16:41
branch master updated: * tp/Texinfo/XS/main/get_perl_info.c (get_source_info): do not check the length of macro and file_name anymore, as the key should not be there if they are not set.
,
Patrice Dumas
,
15:56
branch master updated: * tp/Texinfo/XS/main/tree_types.h (enum tree_added_elements_status): rename tree_added_status_normal as tree_added_status_elements_added.
,
Patrice Dumas
,
15:53
branch master updated: * tp/Texinfo/XS/main/debug.c (debug_protect_eol): add handling of NULL string.
,
Patrice Dumas
,
13:49
[no subject]
,
Patrice Dumas
,
11:44
[no subject]
,
Patrice Dumas
,
11:44
master updated (7e80c4b196 -> f22be3f481)
,
Patrice Dumas
,
11:44
branch master updated: No empty file_name in source info
,
Patrice Dumas
,
10:20
[no subject]
,
Patrice Dumas
,
10:02
[no subject]
,
Patrice Dumas
,
10:02
master updated (f7a2bf9cd2 -> 7ebfdce672)
,
Patrice Dumas
,
10:02
branch master updated: * tp/Texinfo/XS/main/get_perl_info.c (get_source_info): use SvPVbyte for file_name.
,
Patrice Dumas
,
09:24
branch master updated: * tp/Texinfo/Convert/Converter.pm (converter_line_error) (converter_line_warn), tp/Texinfo/XS/convert/ConvertXS.xs (converter_line_error, converter_line_warn), tp/Texinfo/XS/main/get_perl_info.c (get_line_message): remove 'silent' argument.
,
Patrice Dumas
,
08:47
branch master updated: * tp/Texinfo/Structuring.pm (setup_sortable_index_entries): fix function name.
,
Patrice Dumas
,
08:40
[no subject]
,
Patrice Dumas
,
06:30
[no subject]
,
Patrice Dumas
,
06:30
master updated (1ce56bb926 -> 52a12b302d)
,
Patrice Dumas
,
06:30
[no subject]
,
Patrice Dumas
,
06:30
[no subject]
,
Patrice Dumas
,
06:30
December 10, 2023
branch master updated: * tp/Texinfo/ParserNonXS.pm (_command_warn, _command_error): only use the command source info. Update callers.
,
Patrice Dumas
,
11:05
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_default_format_navigation_panel): free result_buttons.
,
Patrice Dumas
,
05:55
[no subject]
,
Patrice Dumas
,
05:33
[no subject]
,
Patrice Dumas
,
05:33
[no subject]
,
Patrice Dumas
,
05:33
master updated (68969e6f5d -> 832063f895)
,
Patrice Dumas
,
05:33
December 09, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (format_simpletitle) (html_default_format_titlepage, format_titlepage): implement format_titlepage in C.
,
Patrice Dumas
,
15:37
branch master updated: * tp/Texinfo/Convert/HTML.pm (_default_format_title_titlepage): avoid intermediary variables.
,
Patrice Dumas
,
14:15
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_default_format_footnotes_sequence): destroy pending footnotes in the end.
,
Patrice Dumas
,
12:51
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (format_protect_text) (html_convert_css_string, html_initialize_output_state), tp/Texinfo/XS/main/converter_types.h (CONVERTER): add current_format_protect_text function reference in converter to switch from html to css formatting in C in format_protect_text.
,
Patrice Dumas
,
06:50
branch master updated: * tp/Texinfo/XS/convert/call_html_perl_function.c (call_formatting_function_format_*), tp/Texinfo/XS/convert/convert_html.c (format_translate_message) (format_contents, format_title_titlepage, format_element_footer) (format_end_file, format_begin_file): pass formatting_reference to all the call_formatting_function_format_* functions. Add wrappers for all those functions in convert_html.c. Update callers.
,
Patrice Dumas
,
06:08
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_css_string_convert_text) (css_string_convert_no_arg_command, SPECIAL_LIST_MARK_CSS_NO_ARGS_CMD) (html_convert_css_string_for_list_mark, html_converter_initialize): implement css strings formatting in C.
,
Patrice Dumas
,
05:06
December 08, 2023
branch master updated: Line length using counter for @listoffloats
,
Gavin D. Smith
,
16:10
branch master updated: * tp/Texinfo/XS/Makefile.am (main/accent_tables_8bit_codepoints.c) (main/cmd_normalization.c): Make generated files depend on the scripts that generate them. I could not build the program because one of these files was stale.
,
Gavin D. Smith
,
15:52
branch master updated: * tp/Texinfo/Convert/Plaintext.pm (_convert) <@listoffloats>: Eliminate default of ':' for "float entry text" as it does not appear to be used for valid input and would produce malformed Info output if used. Simply skip the entry if the "entry text" cannot be obtained.
,
Gavin D. Smith
,
15:30
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (convert_no_arg_command) (text_element_conversion, html_converter_initialize): implement convert_no_arg_command.
,
Patrice Dumas
,
14:31
[no subject]
,
Patrice Dumas
,
13:06
[no subject]
,
Patrice Dumas
,
13:06
master updated (d33c438946 -> e622ca18a5)
,
Patrice Dumas
,
13:06
[no subject]
,
Patrice Dumas
,
11:08
[no subject]
,
Patrice Dumas
,
11:08
master updated (ffe074b6c3 -> d33c438946)
,
Patrice Dumas
,
11:08
[no subject]
,
Patrice Dumas
,
11:08
[no subject]
,
Patrice Dumas
,
07:07
[no subject]
,
Patrice Dumas
,
07:07
master updated (6ca5ec784c -> ffe074b6c3)
,
Patrice Dumas
,
07:07
December 07, 2023
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (nav_panel_array) (nav_panel_classes, html_default_format_navigation_panel) (foot_body_heading_array, foot_body_heading_classes) (html_default_format_footnotes_sequence, mini_toc_array) (mini_toc_classes, mini_toc_internal): use static data for classes arrays that are not dynamic.
,
Patrice Dumas
,
03:39
branch master updated: * tp/Texinfo/Convert/HTML.pm (footnote_location_href): rename $special_target as $footnote_location_target_info.
,
Patrice Dumas
,
03:23
December 06, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (footnote_location_target): explicit return undef.
,
Patrice Dumas
,
17:24
branch master updated: * tp/Texinfo/XS/convert/convert_html.c (html_default_format_separate_anchor, format_separate_anchor) (convert_heading_command): implement html_default_format_separate_anchor in C.
,
Patrice Dumas
,
15:42
[no subject]
,
Patrice Dumas
,
15:25
[no subject]
,
Patrice Dumas
,
15:25
[no subject]
,
Patrice Dumas
,
15:25
[no subject]
,
Patrice Dumas
,
15:25
master updated (649b0b3021 -> d6d18fe56e)
,
Patrice Dumas
,
15:25
[no subject]
,
Patrice Dumas
,
15:25
[no subject]
,
Patrice Dumas
,
15:25
December 05, 2023
branch master updated: * tp/Texinfo/Convert/HTML.pm (_unique_target) (_new_sectioning_command_target, _prepare_index_entries_targets): use a _unique_target function as in C.
,
Patrice Dumas
,
03:02
branch master updated: * tp/Texinfo/Convert/HTML.pm (_new_sectioning_command_target): align contents and shhortcontents targets code on C code.
,
Patrice Dumas
,
02:48
December 04, 2023
[no subject]
,
Patrice Dumas
,
18:42
[no subject]
,
Patrice Dumas
,
18:42
[no subject]
,
Patrice Dumas
,
18:42
master updated (e8906416b0 -> 6f520a4867)
,
Patrice Dumas
,
18:42
[no subject]
,
Patrice Dumas
,
18:42
[no subject]
,
Patrice Dumas
,
18:42
December 02, 2023
branch master updated: * tp/Texinfo/Convert/Plaintext.pm (node_line): Rename to 'node_name' as node_line is a confusing name, the result not being a full line but usually only part of a line.
,
Gavin D. Smith
,
13:19
[no subject]
,
Patrice Dumas
,
10:49
[no subject]
,
Patrice Dumas
,
10:49
[no subject]
,
Patrice Dumas
,
10:49
master updated (186bfb9c84 -> cb6fbd9ce3)
,
Patrice Dumas
,
10:49
[no subject]
,
Patrice Dumas
,
10:49
[no subject]
,
Patrice Dumas
,
10:49
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc