[Pkg-ocaml-maint-commits] [reactivedata] branch upstream updated (27e3211 -> 7ac6a5a)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Aug 24 09:45:05 UTC 2016


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

glondu pushed a change to branch upstream
in repository reactivedata.

      from  27e3211   Imported Upstream version 0.1
       new  7ac6a5a   Imported Upstream version 0.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:
 .gitignore           |   2 +
 .merlin              |   5 ++
 CHANGES              |  11 +++
 Makefile             |  37 ++++++++
 README.md            |   9 +-
 _tags                |   4 +
 opam                 |  16 +++-
 pkg/build.ml         |   6 +-
 src/api.odocl        |   1 +
 src/reactiveData.ml  | 246 ++++++++++++++++++++++++++++++++++++++++++---------
 src/reactiveData.mli | 206 ++++++++++++++++++++++++++++++++++++------
 11 files changed, 470 insertions(+), 73 deletions(-)
 create mode 100644 .merlin
 create mode 100644 CHANGES
 create mode 100644 src/api.odocl

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



More information about the Pkg-ocaml-maint-commits mailing list