[Pkg-javascript-commits] [node-gettext-parser] 02/03: Merge tag 'upstream/1.2.2'
Mathias Behrle
mbehrle at moszumanska.debian.org
Tue Jan 24 15:29:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-gettext-parser.
commit 93eb5b6301458b4965752bf3e7bbf98eb4734138
Merge: 185e1e7 904f234
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Jan 24 16:24:44 2017 +0100
Merge tag 'upstream/1.2.2'
Upstream version 1.2.2
.eslintrc.json | 10 +
.jshintrc | 18 --
.npmignore | 4 +
.travis.yml | 4 -
CHANGELOG.md | 77 ++++--
Gruntfile.js | 30 --
README.md | 7 +-
index.js | 20 +-
lib/mocompiler.js | 273 +++++++++----------
lib/moparser.js | 206 +++++++-------
lib/pocompiler.js | 286 +++++++++-----------
lib/poparser.js | 692 ++++++++++++++++++++++++-----------------------
lib/shared.js | 122 +++++----
package.json | 15 +-
test/.eslintrc.json | 5 +
test/folder-test.js | 62 ++---
test/mo-compiler-test.js | 34 +--
test/mo-parser-test.js | 34 +--
test/po-compiler-test.js | 46 ++--
test/po-parser-test.js | 94 ++++---
20 files changed, 1004 insertions(+), 1035 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-gettext-parser.git
More information about the Pkg-javascript-commits
mailing list