[Pkg-javascript-commits] [node-iconv-lite] branch master created (now 4593d8c)

matthew pideil mpideil-guest at moszumanska.debian.org
Tue Apr 1 19:56:44 UTC 2014


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

mpideil-guest pushed a change to branch master
in repository node-iconv-lite.

        at  4593d8c   Initial import of iconv-lite version 0.2.11

This branch includes the following new commits:

       new  44cb32c   Initial commit
       new  05a6369   Renamed Readme file
       new  0a09402   Added todo.
       new  e559c6b   for Simple-Chinese lanuage, gbk and gb2312 encoding is supported
       new  4bd95db   Merge pull request #1 from jenkinv/master
       new  25e036a   Updated information after adding gbk encoding, added aliases 'encode' and 'decode'
       new  6e9a0ca   fix two bugs in gbk.js and package.json,speed up table function in index.js
       new  bc16ab1   Merge remote-tracking branch 'upstream/master'
       new  8e0643e   change 0xA1F0 to consistent in variable iconv.defaultCharUnicode
       new  7fff42d   change 0xA1F0 to consistent in variable iconv.defaultCharUnicode
       new  558bc30   Merge pull request #3 from jenkinv/master
       new  7769f90   cosmetic fixes
       new  e069d18   added western windows-1252
       new  5a12ae8   Merge pull request #4 from Softmotions/master
       new  e332bb9   added greek encodings
       new  e16e787   More aliases in greek encodings
       new  24eb810   Added tests for greek encodings
       new  20f152d   Merge pull request #5 from stagas/master
       new  9d97380   Dashes in the encodings are removed automatically, no need to make them aliases.
       new  35e32ee   Update version and README
       new  aca19ed   Fix global leak.
       new  e40d82d   Merge pull request #7 from stagas/patch-1
       new  023ce09   Add encodings and tests for Turkish.
       new  b7fb337   Merge pull request #10 from pekim/master
       new  a6da151   Version 0.1.3
       new  ef85416   Update homepage and repository URLs
       new  5c637fa   Merge pull request #11 from mscdex/patch-1
       new  0831cf2   Version 0.1.4
       new  d792294   Generate encodings for several single byte encodings using iconv.
       new  c4aa2ed   Merge pull request #12 from pekim/master
       new  e1a3083   Version 0.2.0: Automatic generation of single byte encodings.
       new  71f295a   Added windows, ibm aliases for koi8r, koi8u.
       new  29c3ea8   Updated performance benchmark.
       new  233e67e   Minor cleanup.
       new  e150abe   Added Travis integration.
       new  89f4f38   Updated build status image to show only master branch status.
       new  7dec029   Fixed bug in GBK encoding. Closes #13.
       new  7f4629f   Reverted back to iconv at 1.1.3 (latest version 1.2 doesnt work)
       new  a2daf9b   Update master
       new  c61a947   Merge pull request #14 from lastonesky/patch-1
       new  98fd6f5   Version 0.2.3
       new  5e166f0   Update README.md
       new  d57c271   Version 0.2.4: Optimized single-byte encodings (4.5x performance increase).
       new  a03ad0e   Optimized table and internal encoding use "single-byte" way.
       new  7c3ee52   Merge pull request #17 from fengmk2/optimized-like-singlebyte
       new  9fca231   Version 0.2.5: Optimization of table & internal encodings.
       new  3d770ef   Update package.json to use latest version of iconv
       new  d496178   Merge pull request #18 from Atinux/patch-1
       new  83c09be   Fix a typo with us-ascii encoding.
       new  bd4b3ed   Version 0.2.6
       new  514f5a1   Minor typo changes.
       new  d43e8e2   Update iconv module performance metrics
       new  20b2b27   Added Node 0.8 to Travis build
       new  1fe12d8   Manually require encoding files to support Browserify.
       new  5f0bf0e   Add "main" field to package.json explicitly.
       new  8925cf8   Version 0.2.7: Browserify compat.
       new  7c77df1   add big5 tests and table;
       new  a6ca26b   edited README.md
       new  acb7698   Added MS Macintosh Code Page Support
       new  d0af388   Merge pull request #23 from Niggler/master
       new  a82b065   Merge pull request #24 from david50407/master
       new  2cb7436   Slightly corrected big5 tests, added test case from #25.
       new  6e3162a   Version 0.2.8: added big5 and mac euro encodings.
       new  11a70e9   Make require('iconv-lite') fast
       new  21f0aa0   Merge pull request #26 from leetreveil/fast-require
       new  09c0180   Version 0.2.9: Lazy load encodings.
       new  0dc603d   Version 0.2.10: Accept binary-encoded strings as a source when decoding
       new  548ea7e   allow checking support for specific encoding
       new  0a3df53   Merge pull request #29 from mscdex/check-encoding
       new  f147af9   Version 0.2.11: Added encoding support check (thanks to @mscdex)
       new  c3e285e   Added cp949/ks_c_5601-1987 support
       new  70d29cd   Whoops - missed a comma
       new  03087cc   Added tests for CP949
       new  c625476   Added a test to compare iconv-lite with iconv for CP949
       new  2ba309f   Converted cp949 to filemapping. filemapping loads (on demand) mappings from a filemapping folder.
       new  079fe78   Merge pull request #31 from dangibson/master
       new  328722b   Update README.md
       new  db9f9eb   Update README.md
       new  26520ab   Update README.md
       new  0270088   Update .travis.yml
       new  aa798d5   Update .travis.yml
       new  523ad20   Re-done performance testing.
       new  4593d8c   Initial import of iconv-lite version 0.2.11

The 83 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iconv-lite.git



More information about the Pkg-javascript-commits mailing list