[Pkg-javascript-commits] [node-text-encoding] branch master updated (5eaaac5 -> 070b0bb)
Julien Puydt
julien.puydt at laposte.net
Sat Jan 2 10:03:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository node-text-encoding.
from 5eaaac5 Ship libjs-text-encoding too
new 48921c7 Imported Upstream version 0.5.4
new 1f04d8a Merge tag 'upstream/0.5.4'
new 768191a Follow upstream copyright change
new 070b0bb Prepare for upload to unstable
The 4 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 +-
debian/changelog | 7 +
debian/copyright | 76 +-
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 +-
23 files changed, 632 insertions(+), 3346 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