[r-cran-yaml] branch master updated (bd541e3 -> 1ed4bb8)

Joost van Baal joostvb at moszumanska.debian.org
Thu Feb 11 04:34:35 UTC 2016


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

joostvb pushed a change to branch master
in repository r-cran-yaml.

      from  bd541e3   ship it
       new  1ed4bb8   revert a previous bogus commit on upstream sources

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:
 src/api.c     | 1392 ++++++++++++++++++++++
 src/dumper.c  |  394 +++++++
 src/emitter.c | 2329 +++++++++++++++++++++++++++++++++++++
 src/loader.c  |  444 +++++++
 src/parser.c  | 1374 ++++++++++++++++++++++
 src/reader.c  |  469 ++++++++
 src/scanner.c | 3583 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/writer.c  |  141 +++
 src/yaml.h    | 1961 +++++++++++++++++++++++++++++++
 9 files changed, 12087 insertions(+)
 create mode 100644 src/api.c
 create mode 100644 src/dumper.c
 create mode 100644 src/emitter.c
 create mode 100644 src/loader.c
 create mode 100644 src/parser.c
 create mode 100644 src/reader.c
 create mode 100644 src/scanner.c
 create mode 100644 src/writer.c
 create mode 100644 src/yaml.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-yaml.git



More information about the debian-science-commits mailing list