[libje-perl] 01/07: Merge tag 'upstream/0.061'

gregor herrmann gregoa at debian.org
Sun Aug 10 23:15:56 UTC 2014


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

gregoa pushed a commit to branch master
in repository libje-perl.

commit 81a861d02134b5bf467ff1a1cd2712e00a388cf8
Merge: 37490c0 7777aa1
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 11 01:06:19 2014 +0200

    Merge tag 'upstream/0.061'
    
    Upstream version 0.061

 Changes                               |  3 ++
 META.yml                              | 60 ++++++++++++++----------
 README                                |  8 +++-
 lib/JE.pm                             |  8 ++--
 lib/JE/Boolean.pm                     |  4 +-
 lib/JE/Code.pm                        | 16 ++++---
 lib/JE/Destroyer.pm                   |  2 +-
 lib/JE/LValue.pm                      |  8 ++--
 lib/JE/Null.pm                        |  4 +-
 lib/JE/Number.pm                      |  4 +-
 lib/JE/Object.pm                      |  2 +-
 lib/JE/Object/Array.pm                |  2 +-
 lib/JE/Object/Boolean.pm              |  4 +-
 lib/JE/Object/Date.pm                 |  2 +-
 lib/JE/Object/Error.pm                |  4 +-
 lib/JE/Object/Error/RangeError.pm     |  4 +-
 lib/JE/Object/Error/ReferenceError.pm |  4 +-
 lib/JE/Object/Error/SyntaxError.pm    |  4 +-
 lib/JE/Object/Error/TypeError.pm      |  4 +-
 lib/JE/Object/Error/URIError.pm       |  4 +-
 lib/JE/Object/Function.pm             | 10 ++--
 lib/JE/Object/Math.pm                 |  4 +-
 lib/JE/Object/Number.pm               |  4 +-
 lib/JE/Object/Proxy.pm                |  4 +-
 lib/JE/Object/RegExp.pm               | 22 ++++++++-
 lib/JE/Object/String.pm               |  6 ++-
 lib/JE/Parser.pm                      |  2 +-
 lib/JE/Scope.pm                       |  2 +-
 lib/JE/String.pm                      |  4 +-
 lib/JE/Undefined.pm                   |  3 +-
 lib/JE/_FieldHash.pm                  |  2 +-
 lib/JavaScript/Engine.pm              |  2 +-
 t/15.03-function-objects.t            |  2 +-
 t/15.10-regexp-objects.t              | 86 +++++++++++++++++++----------------
 t/parse08-regexps.t                   |  3 +-
 t/parse12-arguments.t                 |  2 +-
 36 files changed, 197 insertions(+), 112 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libje-perl.git



More information about the Pkg-perl-cvs-commits mailing list