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

bengen pushed a change to branch upstream
in repository utop.

      from  53fa4a0   Imported Upstream version 1.18.2
       new  f727b1f   Imported Upstream version 1.19.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                  |  26 +++
 README.md                                   |  37 +++-
 _oasis                                      |   9 +-
 _tags                                       |   2 +-
 examples/custom-utop/Makefile               |   2 +-
 examples/{custom-utop => interact}/Makefile |   2 +-
 examples/interact/_tags                     |   1 +
 examples/interact/test_program.ml           |  12 ++
 examples/interact/test_program.mli          |   1 +
 man/utoprc.5                                |   7 +
 myocamlbuild.ml                             |  31 +++-
 opam                                        |   1 +
 setup.ml                                    |  22 ++-
 src/lib/META                                |   6 +-
 src/lib/uTop.cppo.ml                        |  20 +-
 src/lib/uTop.mli                            |  15 ++
 src/lib/uTop_complete.cppo.ml               |  32 ++--
 src/lib/uTop_lexer.mll                      |  20 +-
 src/lib/uTop_main.cppo.ml                   | 276 ++++++++++++++++++++--------
 src/lib/uTop_main.mli                       |   9 +
 src/lib/uTop_private.ml                     |  10 +
 src/lib/uTop_styles.ml                      |   3 +
 src/lib/uTop_token.ml                       |   4 +-
 src/lib/utop.mldylib                        |   3 +-
 src/lib/utop.mllib                          |   3 +-
 src/top/utop.el                             |   9 +-
 26 files changed, 440 insertions(+), 123 deletions(-)
 copy examples/{custom-utop => interact}/Makefile (57%)
 create mode 100644 examples/interact/_tags
 create mode 100644 examples/interact/test_program.ml
 create mode 100644 examples/interact/test_program.mli

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/utop.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