[Pkg-javascript-commits] [node-text-encoding] branch upstream updated (b414659 -> 48921c7)
Julien Puydt
julien.puydt at laposte.net
Sat Jan 2 10:03:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-text-encoding.
from b414659 Imported Upstream version 0.5.3
new 48921c7 Imported Upstream version 0.5.4
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:
.gitmodules | 3 +
LICENSE.md | 231 +----
README.md | 13 +-
bower.json | 4 +-
index.js | 15 +-
lib/encoding-indexes.js | 16 -
lib/encoding.js | 847 ++++++++++-------
package.json | 5 +-
test/test-big5.js | 15 +-
test/test-euc-jp.js | 15 +-
test/test-euc-kr.js | 15 +-
test/test-gbk.js | 15 +-
test/test-iso-2022-jp.js | 15 +-
test/test-misc.js | 25 +-
test/test-shift_jis.js | 15 +-
test/test-utf.js | 18 +-
test/test-x-user-defined.js | 18 +-
test/testharness.css | 92 --
test/testharness.js | 2121 -------------------------------------------
test/testharnessreport.js | 380 --------
test/tests.html | 17 +-
21 files changed, 597 insertions(+), 3298 deletions(-)
create mode 100644 .gitmodules
delete mode 100644 test/testharness.css
delete mode 100644 test/testharness.js
delete mode 100644 test/testharnessreport.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-text-encoding.git
More information about the Pkg-javascript-commits
mailing list