Commit graph

91 commits

Author SHA1 Message Date
Yoshihiro Misawa
38394877eb Merge pull request #9 from meshy/patch-1
Fix package name typo in README.rst
2015-02-05 08:41:10 +09:00
Charlie Denton
793246ceaf Fix package name typo in README 2015-02-04 21:12:41 +00:00
PyYoshi
9c417c0755 Fix nsUniversalDetector overlooking the UTF-16 BOM. 2014-04-03 12:02:52 +09:00
Yoshishiro Misawa
ea9a21be1e fixes #8 2013-12-03 10:32:01 +09:00
Yoshishiro Misawa
31cf5be8d1 test: add maccyrillic 2013-12-03 10:31:45 +09:00
PyYoshi
8a9170ddf1 version 0.3.5 2013-08-04 14:18:53 +09:00
Denis Bilenko
1d2dea0207 fix #4: segfault when no encoding detected
caused by trying to wrap 0 as a Python string
2013-08-03 17:13:43 +02:00
PyYoshi
1b10a34418 version 0.3.4 2013-08-03 21:40:25 +09:00
PyYoshi
7a0ac6ace7 support centos 5 2013-08-03 18:45:18 +09:00
PyYoshi
248a39a83f remove trash file 2013-08-03 18:23:49 +09:00
PyYoshi
a5f5c86267 no longer need ez_setup.py 2013-08-03 18:21:45 +09:00
asapo
c7169820a2 Do not call use_setuptools 2013-06-09 19:37:34 +09:00
PyYoshi
04cca8ba98 setup: support pypissh 2013-05-08 14:58:19 +09:00
PyYoshi
c57f4233bc version 0.3.3
support Python 3
2013-05-08 14:16:01 +09:00
PyYoshi
8338ff9a8e ignore .python-version file 2013-05-08 14:11:32 +09:00
PyYoshi
242cc48eea readme: update benchmark result and example codes 2013-05-08 14:11:04 +09:00
PyYoshi
54602f6348 support py3k 2013-05-08 14:10:28 +09:00
PyYoshi
b871390a3a tests: fix type :) 2013-05-08 12:33:21 +09:00
PyYoshi
9f86a600d7 readme: fix link, change few design 2013-05-08 12:31:40 +09:00
PyYoshi
9879cf926a tests: change speed test and the way to open file 2013-05-08 12:24:28 +09:00
PyYoshi
a69598fe75 update readme 2013-05-08 12:23:26 +09:00
PyYoshi
63bbdf95b0 update .gitignore 2013-05-08 11:33:49 +09:00
PyYoshi
5925c2415f change the way to build in the absence of Cython 2013-05-08 11:33:32 +09:00
PyYoshi
ea5a35d137 added debugging codes. 2012-09-19 19:14:49 +09:00
PyYoshi
dbf96f6f55 version 0.3.2. 2012-09-19 19:06:09 +09:00
PyYoshi
83de01b61c changed few line. 2012-09-19 18:45:04 +09:00
PyYoshi
e569a4a388 none 2012-09-19 18:42:34 +09:00
PyYoshi
e96d3c1eda maybe, fixed memory leak. 2012-09-19 18:41:40 +09:00
PyYoshi
cadf8b72f6 support CentOS 2012-08-22 21:49:57 +09:00
PyYoshi
a1a83d864c add TODO 2012-08-22 21:48:48 +09:00
PyYoshi
e10068abc8 update 2012-07-07 14:37:11 +09:00
PyYoshi
ea7dab2b3d init ver. 0.3. 2012-07-07 13:09:54 +09:00
PyYoshi
8588d1fd1e renewed cchardet.detect(). 2012-07-07 13:08:42 +09:00
PyYoshi
4b07638a73 update 2012-07-07 12:45:49 +09:00
PyYoshi
8b4686ffd7 add -g args 2012-07-07 12:44:19 +09:00
PyYoshi
9a9bc05fb5 add debug.bat 2012-07-07 12:42:41 +09:00
PyYoshi
71b51a726c remove debug lines 2012-07-07 12:42:11 +09:00
PyYoshi
e36c244d37 update 2012-07-07 12:30:02 +09:00
PyYoshi
ffb55ca55b update 2012-07-07 12:22:34 +09:00
PyYoshi
d841345327 update 2012-07-07 12:19:24 +09:00
PyYoshi
83a7cf4f6a update 2012-07-07 11:38:39 +09:00
PyYoshi
a7c116bcd6 deleted warnings because there is confidence. 2012-07-07 11:35:00 +09:00
PyYoshi
fb19f59f93 fixed "sometimes, to output invalid confidence value" bug. 2012-07-07 11:31:10 +09:00
PyYoshi
0627b9183a fix lowercase 2012-07-07 11:13:39 +09:00
PyYoshi
d360ee9576 add todo 2012-07-05 12:12:18 +09:00
PyYoshi
27f61923be add "cchardet.detect_with_confidence" method. 2012-07-05 12:05:11 +09:00
PyYoshi
400e26641d update 2012-06-26 18:13:53 +09:00
PyYoshi
ccd49e0087 refresh 2012-06-26 16:32:10 +09:00
PyYoshi
51ab9c3c56 delete 2012-06-26 16:21:03 +09:00
PyYoshi
ba5443e38d fix testdata 2012-06-26 16:19:58 +09:00