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

glondu pushed a commit to branch master
in repository pxp.

commit efeca833367d8a9eaf3e4f84f710a0ae5f5025d3
Merge: 71bf934 3559109
Author: Stephane Glondu <st...@glondu.net>
Date:   Fri Aug 12 14:01:51 2016 +0200

    Merge tag 'upstream/1.2.8'
    
    Upstream version 1.2.8

 INSTALL                                            |   13 +-
 Makefile.rules                                     |    4 +-
 README                                             |    2 +
 _oasis                                             |   10 +-
 configure                                          |   18 +-
 doc/INSTALL                                        |   13 +-
 doc/README                                         |    2 +
 doc/manual/html/pic/extension_general.gif          |  Bin 2004 -> 1998 bytes
 doc/manual/html/pic/node_add.gif                   |  Bin 4117 -> 4117 bytes
 doc/manual/html/pic/node_clone.gif                 |  Bin 3738 -> 3702 bytes
 doc/manual/html/pic/node_delete.gif                |  Bin 3203 -> 3176 bytes
 doc/manual/html/pic/node_general.gif               |  Bin 1866 -> 1825 bytes
 doc/manual/html/pic/node_term.gif                  |  Bin 3856 -> 3861 bytes
 doc/manual/html/ref/Example_readme.html            |  159 +--
 doc/manual/html/ref/Intro_advanced.html            |   45 +-
 doc/manual/html/ref/Intro_events.html              |  221 ++-
 doc/manual/html/ref/Intro_extensions.html          |   49 +-
 doc/manual/html/ref/Intro_getting_started.html     |  243 ++--
 doc/manual/html/ref/Intro_namespaces.html          |   59 +-
 doc/manual/html/ref/Intro_preprocessor.html        |  287 ++--
 doc/manual/html/ref/Intro_resolution.html          |  147 +-
 doc/manual/html/ref/Intro_trees.html               |  189 ++-
 doc/manual/html/ref/Pxp_codewriter.html            |   28 +-
 .../html/ref/Pxp_core_types.A.StringMap.html       |    6 +-
 doc/manual/html/ref/Pxp_core_types.A.html          |   34 +-
 doc/manual/html/ref/Pxp_core_types.I.html          |  149 +-
 .../html/ref/Pxp_core_types.S.StringMap.html       |   10 +-
 .../ref/Pxp_core_types.S.collect_warnings-c.html   |   11 +-
 .../html/ref/Pxp_core_types.S.drop_warnings-c.html |   10 +-
 doc/manual/html/ref/Pxp_core_types.S.html          |  151 +-
 .../ref/Pxp_core_types.S.symbolic_warnings-c.html  |   11 +-
 doc/manual/html/ref/Pxp_core_types.html            |   15 +-
 .../html/ref/Pxp_document.attribute_impl-c.html    |   77 -
 .../html/ref/Pxp_document.comment_impl-c.html      |   59 -
 doc/manual/html/ref/Pxp_document.data_impl-c.html  |   57 -
 doc/manual/html/ref/Pxp_document.document-c.html   |  162 ---
 .../html/ref/Pxp_document.element_impl-c.html      |   62 -
 doc/manual/html/ref/Pxp_document.extension-c.html  |   63 -
 doc/manual/html/ref/Pxp_document.html              |  839 -----------
 .../Pxp_document.namespace_attribute_impl-c.html   |   48 -
 .../ref/Pxp_document.namespace_element_impl-c.html |   68 -
 .../html/ref/Pxp_document.namespace_impl-c.html    |   49 -
 doc/manual/html/ref/Pxp_document.node-c.html       | 1264 -----------------
 .../html/ref/Pxp_document.pinstr_impl-c.html       |   59 -
 .../html/ref/Pxp_document.super_root_impl-c.html   |   59 -
 doc/manual/html/ref/Pxp_dtd.Entity.html            |   59 +-
 doc/manual/html/ref/Pxp_dtd.dtd-c.html             |  110 +-
 doc/manual/html/ref/Pxp_dtd.dtd_element-c.html     |   63 +-
 doc/manual/html/ref/Pxp_dtd.dtd_notation-c.html    |   17 +-
 doc/manual/html/ref/Pxp_dtd.html                   |   43 +-
 .../html/ref/Pxp_dtd.namespace_manager-c.html      |   38 +-
 doc/manual/html/ref/Pxp_dtd.namespace_scope-c.html |   38 +-
 .../html/ref/Pxp_dtd.namespace_scope_impl-c.html   |   12 +-
 .../html/ref/Pxp_dtd.proc_instruction-c.html       |   22 +-
 doc/manual/html/ref/Pxp_dtd_parser.html            |   19 +-
 doc/manual/html/ref/Pxp_ev_parser.html             |   43 +-
 doc/manual/html/ref/Pxp_event.html                 |   79 +-
 doc/manual/html/ref/Pxp_marshal.html               |  194 ---
 doc/manual/html/ref/Pxp_reader.combine-c.html      |   72 -
 doc/manual/html/ref/Pxp_reader.html                |  282 ----
 doc/manual/html/ref/Pxp_reader.lookup_id-c.html    |   55 -
 .../html/ref/Pxp_reader.lookup_id_as_file-c.html   |   59 -
 .../html/ref/Pxp_reader.lookup_id_as_string-c.html |   55 -
 .../html/ref/Pxp_reader.lookup_public_id-c.html    |   55 -
 .../ref/Pxp_reader.lookup_public_id_as_file-c.html |   63 -
 .../Pxp_reader.lookup_public_id_as_string-c.html   |   56 -
 .../html/ref/Pxp_reader.lookup_system_id-c.html    |   62 -
 .../ref/Pxp_reader.lookup_system_id_as_file-c.html |   59 -
 .../Pxp_reader.lookup_system_id_as_string-c.html   |   57 -
 .../html/ref/Pxp_reader.norm_system_id-c.html      |   70 -
 .../html/ref/Pxp_reader.resolve_as_file-c.html     |   91 --
 .../Pxp_reader.resolve_to_any_obj_channel-c.html   |   55 -
 .../Pxp_reader.resolve_to_this_obj_channel-c.html  |   64 -
 .../Pxp_reader.resolve_to_url_obj_channel-c.html   |   82 --
 doc/manual/html/ref/Pxp_reader.resolver-c.html     |  169 ---
 .../html/ref/Pxp_reader.rewrite_system_id-c.html   |  105 --
 .../html/ref/Pxp_tree_parser.hash_index-c.html     |   19 +-
 doc/manual/html/ref/Pxp_tree_parser.html           |   52 +-
 doc/manual/html/ref/Pxp_tree_parser.index-c.html   |   16 +-
 doc/manual/html/ref/Pxp_types.html                 | 1444 -------------------
 doc/manual/html/ref/Pxp_yacc.hash_index-c.html     |   44 -
 doc/manual/html/ref/Pxp_yacc.html                  |  291 ----
 doc/manual/html/ref/Pxp_yacc.index-c.html          |   44 -
 doc/manual/html/ref/index.html                     |   38 +-
 doc/manual/html/ref/index_attributes.html          |    5 -
 doc/manual/html/ref/index_class_types.html         |   26 -
 doc/manual/html/ref/index_classes.html             |  169 ---
 doc/manual/html/ref/index_exceptions.html          |   35 -
 doc/manual/html/ref/index_methods.html             |  587 --------
 doc/manual/html/ref/index_module_types.html        |    5 -
 doc/manual/html/ref/index_modules.html             |   30 -
 doc/manual/html/ref/index_types.html               |  137 --
 doc/manual/html/ref/index_values.html              |  443 +-----
 doc/manual/html/ref/type_Example_readme.html       |    5 -
 doc/manual/html/ref/type_Intro_advanced.html       |    5 -
 doc/manual/html/ref/type_Intro_events.html         |    5 -
 doc/manual/html/ref/type_Intro_extensions.html     |    5 -
 .../html/ref/type_Intro_getting_started.html       |    5 -
 doc/manual/html/ref/type_Intro_namespaces.html     |    5 -
 doc/manual/html/ref/type_Intro_preprocessor.html   |    5 -
 doc/manual/html/ref/type_Intro_resolution.html     |    5 -
 doc/manual/html/ref/type_Intro_trees.html          |    5 -
 doc/manual/html/ref/type_Pxp_codewriter.html       |    5 -
 .../html/ref/type_Pxp_core_types.A.StringMap.html  |    5 -
 doc/manual/html/ref/type_Pxp_core_types.A.html     |    5 -
 doc/manual/html/ref/type_Pxp_core_types.I.html     |    5 -
 .../html/ref/type_Pxp_core_types.S.StringMap.html  |    5 -
 .../type_Pxp_core_types.S.collect_warnings.html    |    5 -
 .../ref/type_Pxp_core_types.S.drop_warnings.html   |    5 -
 doc/manual/html/ref/type_Pxp_core_types.S.html     |    5 -
 .../type_Pxp_core_types.S.symbolic_warnings.html   |    5 -
 doc/manual/html/ref/type_Pxp_core_types.html       |    5 -
 .../html/ref/type_Pxp_document.attribute_impl.html |   43 -
 .../html/ref/type_Pxp_document.comment_impl.html   |   39 -
 .../html/ref/type_Pxp_document.data_impl.html      |   39 -
 .../html/ref/type_Pxp_document.document.html       |   67 -
 .../html/ref/type_Pxp_document.element_impl.html   |   39 -
 .../html/ref/type_Pxp_document.extension.html      |   40 -
 doc/manual/html/ref/type_Pxp_document.html         | 1474 --------------------
 ...type_Pxp_document.namespace_attribute_impl.html |   43 -
 .../type_Pxp_document.namespace_element_impl.html  |   39 -
 .../html/ref/type_Pxp_document.namespace_impl.html |   42 -
 doc/manual/html/ref/type_Pxp_document.node.html    |  147 --
 .../html/ref/type_Pxp_document.pinstr_impl.html    |   39 -
 .../ref/type_Pxp_document.super_root_impl.html     |   39 -
 doc/manual/html/ref/type_Pxp_dtd.Entity.html       |    5 -
 doc/manual/html/ref/type_Pxp_dtd.dtd.html          |    5 -
 doc/manual/html/ref/type_Pxp_dtd.dtd_element.html  |    5 -
 doc/manual/html/ref/type_Pxp_dtd.dtd_notation.html |    5 -
 doc/manual/html/ref/type_Pxp_dtd.html              |    5 -
 .../html/ref/type_Pxp_dtd.namespace_manager.html   |    5 -
 .../html/ref/type_Pxp_dtd.namespace_scope.html     |    5 -
 .../ref/type_Pxp_dtd.namespace_scope_impl.html     |    5 -
 .../html/ref/type_Pxp_dtd.proc_instruction.html    |    5 -
 doc/manual/html/ref/type_Pxp_dtd_parser.html       |    5 -
 doc/manual/html/ref/type_Pxp_ev_parser.html        |    5 -
 doc/manual/html/ref/type_Pxp_event.html            |    5 -
 doc/manual/html/ref/type_Pxp_marshal.html          |  118 --
 doc/manual/html/ref/type_Pxp_reader.combine.html   |   37 -
 doc/manual/html/ref/type_Pxp_reader.html           |  154 --
 doc/manual/html/ref/type_Pxp_reader.lookup_id.html |   36 -
 .../ref/type_Pxp_reader.lookup_id_as_file.html     |   37 -
 .../ref/type_Pxp_reader.lookup_id_as_string.html   |   37 -
 .../html/ref/type_Pxp_reader.lookup_public_id.html |   36 -
 .../type_Pxp_reader.lookup_public_id_as_file.html  |   37 -
 ...type_Pxp_reader.lookup_public_id_as_string.html |   37 -
 .../html/ref/type_Pxp_reader.lookup_system_id.html |   36 -
 .../type_Pxp_reader.lookup_system_id_as_file.html  |   37 -
 ...type_Pxp_reader.lookup_system_id_as_string.html |   37 -
 .../html/ref/type_Pxp_reader.norm_system_id.html   |   36 -
 .../html/ref/type_Pxp_reader.resolve_as_file.html  |   43 -
 ...type_Pxp_reader.resolve_to_any_obj_channel.html |   38 -
 ...ype_Pxp_reader.resolve_to_this_obj_channel.html |   40 -
 ...type_Pxp_reader.resolve_to_url_obj_channel.html |   41 -
 doc/manual/html/ref/type_Pxp_reader.resolver.html  |   48 -
 .../ref/type_Pxp_reader.rewrite_system_id.html     |   37 -
 .../html/ref/type_Pxp_tree_parser.hash_index.html  |    5 -
 doc/manual/html/ref/type_Pxp_tree_parser.html      |    5 -
 .../html/ref/type_Pxp_tree_parser.index.html       |    5 -
 doc/manual/html/ref/type_Pxp_types.html            |  295 ----
 doc/manual/html/ref/type_Pxp_yacc.hash_index.html  |   39 -
 doc/manual/html/ref/type_Pxp_yacc.html             |  153 --
 doc/manual/html/ref/type_Pxp_yacc.index.html       |   39 -
 examples/eventparser/exprlex.mll                   |    2 +-
 examples/eventparser/sample.ml                     |    2 +-
 examples/preprocessor/library.ml                   |    2 +-
 examples/pullparser/pull.ml                        |    2 +-
 examples/readme/main.ml                            |    2 +-
 examples/readme/to_html.ml                         |    2 +-
 examples/readme/to_text.ml                         |    2 +-
 examples/simple_transformation/delcol.ml           |    2 +-
 examples/simple_transformation/print.ml            |    2 +-
 examples/simple_transformation/sort.ml             |    2 +-
 examples/validate/pxpvalidate.1                    |    4 +-
 examples/validate/validate.ml                      |    2 +-
 examples/xhtml2html/main.ml                        |    2 +-
 examples/xmlforms/ds_app.ml                        |    2 +-
 examples/xmlforms/ds_context.ml                    |    2 +-
 examples/xmlforms/ds_style.ml                      |    2 +-
 examples/xmlforms/styles/address                   |    1 -
 examples/xmlforms/styles/address-style.xml         |    2 +-
 examples/xmlforms/styles/crazy                     |    1 -
 examples/xmlforms/styles/ds-object.dtd             |    2 +-
 examples/xmlforms/styles/ds-style.dtd              |    2 +-
 rtests/canonxml/test_canonxml.ml                   |    2 +-
 rtests/codewriter/marshal_namespace.ml             |    2 +-
 rtests/codewriter/marshal_recode.ml                |    2 +-
 rtests/codewriter/marshal_simple.ml                |    2 +-
 rtests/codewriter/xmlcompile.ml                    |    2 +-
 rtests/dynamic/create_element.ml                   |    2 +-
 rtests/dynamic/modify.ml                           |    2 +-
 rtests/dynamic/strip.ml                            |    2 +-
 rtests/dynamic/symmetry.ml                         |    2 +-
 rtests/lex/test_lex_utf8.ml                        |    2 +-
 rtests/negative/run_negative                       |    2 +-
 rtests/negative/test_negative.ml                   |    2 +-
 rtests/write/test_namespace.ml                     |    2 +-
 rtests/write/test_write.ml                         |    2 +-
 setup.ml                                           |  219 +--
 src/pxp-engine/Makefile.code                       |    2 +-
 src/pxp-engine/pxp_aux.ml                          |   46 +-
 src/pxp-engine/pxp_codewriter.ml                   |    2 +-
 src/pxp-engine/pxp_codewriter.mli                  |    2 +-
 src/pxp-engine/pxp_core_parser.m2y                 |    8 +-
 src/pxp-engine/pxp_core_parser.mli                 |    2 +-
 src/pxp-engine/pxp_core_types.ml                   |    8 +-
 src/pxp-engine/pxp_core_types.mli                  |    2 +-
 src/pxp-engine/pxp_dfa.ml                          |    2 +-
 src/pxp-engine/pxp_dfa.mli                         |    2 +-
 src/pxp-engine/pxp_document.ml                     |    6 +-
 src/pxp-engine/pxp_document.mli                    |    2 +-
 src/pxp-engine/pxp_dtd.ml                          |   12 +-
 src/pxp-engine/pxp_dtd.mli                         |    2 +-
 src/pxp-engine/pxp_dtd_parser.ml                   |    2 +-
 src/pxp-engine/pxp_dtd_parser.mli                  |    2 +-
 src/pxp-engine/pxp_entity.ml                       |    4 +-
 src/pxp-engine/pxp_entity_manager.ml               |    2 +-
 src/pxp-engine/pxp_ev_parser.ml                    |    2 +-
 src/pxp-engine/pxp_ev_parser.mli                   |    2 +-
 src/pxp-engine/pxp_event.ml                        |    2 +-
 src/pxp-engine/pxp_event.mli                       |    2 +-
 src/pxp-engine/pxp_lex_aux.ml                      |    2 +-
 src/pxp-engine/pxp_lexer_types.ml                  |    6 +-
 src/pxp-engine/pxp_lexer_types.mli                 |    6 +-
 src/pxp-engine/pxp_lexers.ml                       |    6 +-
 src/pxp-engine/pxp_lexers.mli                      |    2 +-
 src/pxp-engine/pxp_lexing.mli                      |   12 +-
 src/pxp-engine/pxp_lexing.mlp                      |   36 +-
 src/pxp-engine/pxp_lib.mli                         |    2 +-
 src/pxp-engine/pxp_lib_ocamlc.ml                   |    2 +-
 src/pxp-engine/pxp_lib_ocamlopt.ml                 |   23 +-
 src/pxp-engine/pxp_marshal.ml                      |   22 +-
 src/pxp-engine/pxp_marshal.mli                     |    2 +-
 src/pxp-engine/pxp_reader.ml                       |   50 +-
 src/pxp-engine/pxp_reader.mli                      |    2 +-
 src/pxp-engine/pxp_top.ml                          |    2 +-
 src/pxp-engine/pxp_top.mli                         |    2 +-
 src/pxp-engine/pxp_tree_parser.ml                  |   10 +-
 src/pxp-engine/pxp_tree_parser.mli                 |    2 +-
 src/pxp-engine/pxp_types.ml                        |    2 +-
 src/pxp-engine/pxp_types.mli                       |    2 +-
 src/pxp-engine/pxp_yacc.ml                         |    2 +-
 src/pxp-engine/pxp_yacc.mli                        |    2 +-
 src/pxp-lex/char_classes_generic.def               |    2 +-
 src/pxp-lex/char_classes_wlex.def                  |    2 +-
 src/pxp-lex/lex.src                                |    2 +-
 src/pxp-lex/link_ocamllex.src                      |   29 +-
 src/pxp-lex/link_ulex.src                          |   10 +-
 src/pxp-lex/link_wlex.src                          |   29 +-
 src/pxp-pp/pxp_pp.ml.309                           |    2 +-
 src/pxp-pp/pxp_pp.ml.310                           |    2 +-
 tools/collect_files                                |    2 +-
 tools/src/lexpp/Makefile                           |    2 +-
 tools/src/lexpp/lexpp_file.ml                      |    2 +-
 tools/src/lexpp/main.ml                            |    2 +-
 tools/src/lexpp/mll_lexer.mll                      |    2 +-
 tools/src/lexpp/ucs2_to_utf8.ml                    |    2 +-
 tools/src/lexpp/uni_lexer.mll                      |    7 +-
 tools/src/lexpp/uni_parser.mly                     |    2 +-
 tools/src/lexpp/uni_types.ml                       |    2 +-
 tools/src/m2parsergen/ast.ml                       |    2 +-
 tools/src/m2parsergen/generator.ml                 |    2 +-
 tools/src/m2parsergen/lexer.mll                    |    2 +-
 tools/src/m2parsergen/parser.mly                   |    2 +-
 264 files changed, 1686 insertions(+), 13118 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/pxp.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to