[Pkg-javascript-commits] [node-text-encoding] 02/04: Merge tag 'upstream/0.5.4'

Julien Puydt julien.puydt at laposte.net
Sat Jan 2 10:03:38 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository node-text-encoding.

commit 1f04d8ace8137c9d4cfe765ef90a2fd66a4474c2
Merge: 5eaaac5 48921c7
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Jan 2 10:47:18 2016 +0100

    Merge tag 'upstream/0.5.4'
    
    Upstream version 0.5.4

 .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(-)

-- 
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