[Pkg-javascript-commits] [node-css-parse] branch upstream updated (a9309fb -> d554bb2)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Mon May 12 13:07:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a change to branch upstream
in repository node-css-parse.
from a9309fb Imported Upstream version 1.7.0+dfsg
new d554bb2 Imported Upstream version 1.7.0+git1347729281
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:
History.md | 7 +
Readme.md | 30 +-
benchmark/LICENSES | 30 +
benchmark/index.js | 31 +
benchmark/large.css | 15135 +++++++++++++++++++++
benchmark/small.css | 425 +
component.json | 2 +-
index.js | 107 +-
package.json | 5 +-
test/cases/comment.css | 2 +-
test/cases/comment.in.css | 4 +
test/cases/{colon-space.json => comment.in.json} | 16 +-
test/cases/comment.json | 5 +-
test/cases/font-face.css | 8 +
test/cases/{wtf.json => font-face.json} | 58 +-
test/cases/invalid.css | 3 -
test/cases/invalid.json | 6 -
test/css-parse.js | 51 +-
18 files changed, 15839 insertions(+), 86 deletions(-)
create mode 100644 benchmark/LICENSES
create mode 100644 benchmark/index.js
create mode 100644 benchmark/large.css
create mode 100644 benchmark/small.css
create mode 100644 test/cases/comment.in.css
copy test/cases/{colon-space.json => comment.in.json} (77%)
create mode 100644 test/cases/font-face.css
copy test/cases/{wtf.json => font-face.json} (52%)
delete mode 100644 test/cases/invalid.css
delete mode 100644 test/cases/invalid.json
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css-parse.git
More information about the Pkg-javascript-commits
mailing list