1. c01eb14 * tp/Texinfo/XS/main/utils.c (clear_option, free_option) by Gavin Smith · 3 days ago master
  2. 3e48a69 * tp/Texinfo/XS/parsetexi/api.c (parse_file): cast the decode_string by Patrice Dumas · 3 days ago
  3. 0ce223a Add description of file not found test in non-utf8 locale by Patrice Dumas · 3 days ago
  4. 72024b6 Use the command line encoding for input file name in message by Patrice Dumas · 3 days ago
  5. 65cd8d4 * tp/Texinfo/XS/main/document.c by Patrice Dumas · 4 days ago
  6. d70a8c9 Fix error message of XS parser when the input file cannot be opened by Patrice Dumas · 4 days ago
  7. fdc3f94 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parse_texi_file): remove the by Patrice Dumas · 4 days ago
  8. 81c8c71 Rename contrib/mass_test/output_perlVSC.sh as output_ConvertXS_perlVSC.sh by Patrice Dumas · 4 days ago
  9. 2b02592 * tp/Texinfo/XS/parsetexi/parser.c (process_remaining_on_line): by Patrice Dumas · 5 days ago
  10. 27364b2 * tp/Texinfo/XS/main/translations.c (replace_substrings), by Patrice Dumas · 5 days ago
  11. eeb1ffe * tp/Texinfo/XS/parsetexi/macro.c (handle_macro): use strchrnul by Patrice Dumas · 5 days ago
  12. 864700b * tp/Texinfo/ParserNonXS.pm (_abort_empty_line), by Patrice Dumas · 5 days ago
  13. bf103fb * tp/Texinfo/XS/parsetexi/macro.c (handle_macro), by Patrice Dumas · 5 days ago
  14. e970d4e * tp/Texinfo/ParserNonXS.pm (_gather_previous_item), by Patrice Dumas · 5 days ago
  15. 69b479e Changes in comments and in spacing. by Patrice Dumas · 5 days ago
  16. 7311c11 * tp/Texinfo/Translations.pm (configure): warn if $localesdir by Patrice Dumas · 5 days ago
  17. de1851b * doc/tp_api/texi2any_internals_preamble.texi: add @setfilename for by Patrice Dumas · 5 days ago
  18. 767c730 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parse_texi_file): rename by Patrice Dumas · 5 days ago
  19. dd12c88 Add missing Texinfo files for tests. by Patrice Dumas · 6 days ago
  20. 91e6aba * tp/Texinfo/XS/main/DocumentXS.xs (document_errors): warn if a by Patrice Dumas · 6 days ago
  21. 7e932a3 * tp/t/test_parse_texi_line.t: change in variable names, test the by Patrice Dumas · 6 days ago
  22. 75a26bf tp/TODO: add more information on use of time by Patrice Dumas · 7 days ago
  23. 820a884 * tp/Texinfo/XS/convert/convert_html.c (html_id_is_registered) by Patrice Dumas · 7 days ago
  24. 005c7fb * tp/Texinfo/XS/main/converter_types.h (CONVERTER): rename seen_ids as by Patrice Dumas · 7 days ago
  25. 3dd3b92 Update tp/TODO by Patrice Dumas · 8 days ago
  26. 2adeb6b * tp/Texinfo/XS/main/parser_conf.c: add a NOTE in comment explaining by Patrice Dumas · 8 days ago
  27. d9155ae * tp/t/no_structure_test.t: uncomment the call to by Patrice Dumas · 8 days ago
  28. 2aca2a0 * tp/Makefile.am (test_files), by Patrice Dumas · 8 days ago
  29. fea3e98 * tp/Texinfo/Tests.pm (@EXPORT_OK, create_group_directory) by Patrice Dumas · 8 days ago
  30. 2014a4d * tp/Makefile.am, tp/t/test_utils.pl, tp/Texinfo/Tests.pm by Patrice Dumas · 8 days ago
  31. d20e107 * tp/Texinfo/XS/main/document.c (wipe_document_errors) by Patrice Dumas · 9 days ago
  32. 613f340 * tp/Texinfo/ParserNonXS.pm: access 'accept_internalvalue' in 'conf'. by Patrice Dumas · 9 days ago
  33. 6c8473a * tp/Texinfo/XS/parsetexi/api.c (parse_file): comment out the code by Patrice Dumas · 9 days ago
  34. a111bf7 * tp/Texinfo/ParserNonXS.pm: access customization options in 'conf' by Patrice Dumas · 9 days ago
  35. 8a9da7f * tp/Texinfo/Document.pm (_add_element_to_identifiers_target): remove by Patrice Dumas · 9 days ago
  36. f749012 * tp/Texinfo/XS/main/parser_conf.c (free_parser_conf, apply_conf): by Patrice Dumas · 10 days ago
  37. b2788fd * tp/Texinfo/XS/main/translations.c (replace_convert_substrings): call by Patrice Dumas · 10 days ago
  38. 9539470 * tp/Texinfo/XS/main/utils.c (wipe_values), by Patrice Dumas · 10 days ago
  39. 7ceaab7 * tp/Texinfo/XS/main/get_perl_info.c (apply_sv_parser_conf), by Patrice Dumas · 10 days ago
  40. 08549fc * tp/Texinfo/XS/parsetexi/input.c (parser_include_directories) by Patrice Dumas · 10 days ago
  41. dc53024 * tp/Texinfo/XS/parsetexi/input.c (parser_include_directories) by Patrice Dumas · 10 days ago
  42. fadc7c3 * tp/Texinfo/XS/main/parser_conf.c (parser_conf_list) by Patrice Dumas · 10 days ago
  43. a87234c * tp/Texinfo/XS/Makefile.am (libtexinfo_la_SOURCES), by Patrice Dumas · 10 days ago
  44. f24dffd * tp/Texinfo/Document.pm (errors), tp/Texinfo/ParserNonXS.pm (errors), by Patrice Dumas · 11 days ago
  45. ee0fa81 Reset parsing state to the configuration values before parsing by Patrice Dumas · 11 days ago
  46. c4880f2 * tp/Texinfo/ParserNonXS.pm (%parsing_state_initialization) by Patrice Dumas · 11 days ago
  47. cf498de * tp/Texinfo/XS/parsetexi/macro.c (new_macro): inline lookup_free_slot by Patrice Dumas · 12 days ago
  48. 0a9974d * tp/Texinfo/XS/parsetexi/macro.c (free_slots_nr, lookup_free_slot) by Patrice Dumas · 12 days ago
  49. c228bb2 * tp/Texinfo/XS/main/tree.c, tp/Texinfo/XS/parsetexi/macro.c: add const. by Patrice Dumas · 12 days ago
  50. 4555fbf Add const by Patrice Dumas · 12 days ago
  51. 7b50b3c * tp/Texinfo/XS/main/debug.c (debug_protect_eol): always allocate the by Patrice Dumas · 12 days ago
  52. 1ebba06 * tp/Texinfo/XS/parsetexi/source_marks.c (source_marks_counters) by Patrice Dumas · 12 days ago
  53. 6456219 * tp/Texinfo/XS/parsetexi/api.c (parser_conf_reset_values) by Patrice Dumas · 12 days ago
  54. 6645796 * tp/Texinfo/XS/parsetexi/conf.c: add parser_ in the name of all the by Patrice Dumas · 12 days ago
  55. a818443 * tp/Texinfo/XS/parsetexi/conf.h (PARSER_CONF): rename CONF as PARSER_CONF. by Patrice Dumas · 12 days ago
  56. 8e9f85f * tp/Texinfo/XS/parsetexi/conf.h (parser_conf): rename conf as by Patrice Dumas · 12 days ago
  57. 1d6515a Set remaining configuration vaiables in CONF by Patrice Dumas · 12 days ago
  58. 99cd798 * tp/Texinfo/Common.pm (%parser_state_configuration) by Patrice Dumas · 12 days ago
  59. 3c034d4 * tp/Texinfo/XS/parsetexi/api.c (initialize_parsing), by Patrice Dumas · 12 days ago
  60. 5487cd1 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parser), by Patrice Dumas · 12 days ago
  61. cd38040 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parser), by Patrice Dumas · 12 days ago
  62. 172b249 Replace parser_expanded_formats by const.expanded_formats by Patrice Dumas · 12 days ago
  63. 136fa65 Replace parser_include_dirs_list by conf.include_directories by Patrice Dumas · 13 days ago
  64. da0bd68 Replace debug_output by conf.debug by Patrice Dumas · 13 days ago
  65. 492a83f * tp/Texinfo/XS/parsetexi/api.c (initialize_parsing): rename by Patrice Dumas · 13 days ago
  66. 9bc57f7 * tp/Texinfo/XS/parsetexi/api.c (reset_parser_except_conf), by Patrice Dumas · 13 days ago
  67. 75ce892 * tp/Texinfo/XS/parsetexi/api.c (reset_parser_except_conf, parse_file) by Patrice Dumas · 13 days ago
  68. d693931 * tp/Texinfo/XS/main/translations.c (replace_convert_substrings): by Patrice Dumas · 13 days ago
  69. c120736 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parser): check on keys by Patrice Dumas · 13 days ago
  70. 3654c59 * tp/Texinfo/XS/parsetexi/Parsetexi.pm (parser, parse_texi_piece) by Patrice Dumas · 13 days ago
  71. b0b386a Remove memory leaks (valgrind) by Patrice Dumas · 13 days ago
  72. 1c2debc * tp/Texinfo/XS/main/document_types.h (VALUE, VALUE_LIST): move VALUE by Patrice Dumas · 14 days ago
  73. 7e8657f * tp/Texinfo/XS/parsetexi/api.c (reset_parser, parse_file): call by Patrice Dumas · 14 days ago
  74. b50e230 * tp/Texinfo/ParserNonXS.pm (%parser_document_state_initialization): by Patrice Dumas · 14 days ago
  75. 5ae05b3 * tp/Texinfo/XS/parsetexi/parser.c (parse_texi): set a document by Patrice Dumas · 14 days ago
  76. 73529e1 * tp/Texinfo/XS/main/document.c (new_document) by Patrice Dumas · 14 days ago
  77. 28e01bd * tp/Texinfo/XS/main/document.c (new_document) by Patrice Dumas · 14 days ago
  78. 72fd6e4 * tp/Texinfo/XS/main/document.c (new_document), by Patrice Dumas · 14 days ago
  79. 0481daf * tp/Texinfo/XS/main/document.c by Patrice Dumas · 14 days ago
  80. 410451b * tp/Texinfo/XS/main/DocumentXS.xs (set_document_global_info): fix format. by Patrice Dumas · 14 days ago
  81. 82b05e2 * tp/Texinfo/XS/main/build_perl_info.c (build_target_elements_list) by Patrice Dumas · 14 days ago
  82. 5804416 * tp/Texinfo/XS/main/document.c (document_list, retrieve_document) by Patrice Dumas · 2 weeks ago
  83. 20d7589 * tp/Texinfo/XS/convert/convert_html.c (prepare_index_entries_targets) by Patrice Dumas · 2 weeks ago
  84. 6c83565 Setup an empty document early instead of storing variables at the end by Patrice Dumas · 2 weeks ago
  85. a465df7 * tp/Texinfo/ParserNonXS.pm (_initialize_parsing, _enter_index_entry): by Patrice Dumas · 2 weeks ago
  86. 50e4704 * tp/Texinfo/ParserNonXS.pm (_initialize_parsing): update parser by Patrice Dumas · 2 weeks ago
  87. 77dca8d * doc/texinfo.texi (Global Customization Variables), by Patrice Dumas · 2 weeks ago
  88. c294d77 * tp/Texinfo/ParserNonXS.pm (_initialize_parsing, get_parser_info) by Patrice Dumas · 2 weeks ago
  89. e665d4e * tp/Texinfo/ParserNonXS.pm: fix a syntax error. by Patrice Dumas · 2 weeks ago
  90. 1f70318 * tp/Texinfo/ParserNonXS.pm (%parser_state_initialization) by Patrice Dumas · 2 weeks ago
  91. a55e8f1 * tp/Texinfo/ParserNonXS.pm (parser), tp/Texinfo/Translations.pm by Patrice Dumas · 2 weeks ago
  92. b8ef1e9 Change in comments by Patrice Dumas · 3 weeks ago
  93. eff3c78 * tp/Texinfo/ParserNonXS.pm (parse_texi_piece, parse_texi_line) by Patrice Dumas · 3 weeks ago
  94. adc9571 * tp/Texinfo/XS/parsetexi/api.c (parser_set_debug), by Patrice Dumas · 3 weeks ago
  95. 1c4707a * tp/Texinfo/XS/parsetexi/api.c (reset_parser_except_conf), by Patrice Dumas · 3 weeks ago
  96. 6d81deb * tp/Texinfo/ParserNonXS.pm (_is_index_element): use by Patrice Dumas · 3 weeks ago
  97. 3ab015d * tp/Texinfo/ParserNonXS.pm (_end_line_misc_line): add missing parenthesis. by Patrice Dumas · 3 weeks ago
  98. d3bfb8d * tp/Texinfo/ParserNonXS.pm (_end_line_misc_line): use command names by Patrice Dumas · 3 weeks ago
  99. 2c2dde5 Changes in spacing by Patrice Dumas · 3 weeks ago
  100. e612e96 Change in spacing by Patrice Dumas · 3 weeks ago