[jruby-joni] branch master updated (3f2d32a -> 399d9a8)

Hideki Yamane henrich at moszumanska.debian.org
Sun Feb 16 08:23:27 UTC 2014


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

henrich pushed a change to branch master
in repository jruby-joni.

      from  3f2d32a   update to 2.0.0
       new  0098518   update debian/watch
      adds  8dec518   Imported Upstream version 2.1.0
       new  877527e   Merge tag 'upstream/2.1.0'
       new  7d611a8   new upstream release
       new  c1db1cf   use canonical url
       new  399d9a8   Standards-Version: 3.9.5

The 5 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:
 README.md                                    | 65 ++++++++++++++++++++++++++++
 debian/changelog                             |  8 ++++
 debian/control                               |  6 +--
 debian/watch                                 |  2 +-
 pom.xml                                      | 29 ++++---------
 src/org/joni/Analyser.java                   | 65 ++++++++++++++++++----------
 src/org/joni/Lexer.java                      |  8 +++-
 src/org/joni/Parser.java                     | 54 +++++++++++++++++++----
 src/org/joni/ScanEnvironment.java            | 32 ++++++++++++++
 src/org/joni/Syntax.java                     | 39 +++++++++++++++++
 src/org/joni/ast/CClassNode.java             |  6 ++-
 src/org/joni/ast/EncloseNode.java            |  1 +
 src/org/joni/ast/QuantifierNode.java         |  7 ++-
 src/org/joni/constants/SyntaxProperties.java |  1 +
 src/org/joni/exception/ErrorMessages.java    |  1 +
 15 files changed, 264 insertions(+), 60 deletions(-)
 create mode 100644 README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git



More information about the pkg-java-commits mailing list