Commit graph

55 commits

Author SHA1 Message Date
PyYoshi
4c84d96c79 update repo 2017-03-30 11:53:06 +09:00
PyYoshi
842dae710b version 2.0a3 2017-03-29 12:58:47 +09:00
PyYoshi
1aee471f62 update (reverted from commit be2b0affff) 2017-03-29 12:51:28 +09:00
PyYoshi
e6177725fe improve detection accuracy 2017-03-29 12:46:32 +09:00
PyYoshi
be2b0affff update 2017-03-29 02:39:21 +09:00
PyYoshi
efd0e3f444 add UniversalDetector 2017-03-29 02:37:12 +09:00
PyYoshi
e222444606 version 2.0a2 2017-03-28 16:34:46 +09:00
PyYoshi
dd55f0393d update uchardet repo 2017-03-28 15:35:47 +09:00
PyYoshi
1529daac97 fix build error on windows 2017-03-28 01:11:47 +09:00
PyYoshi
34cb5cbf5f version 2.0a1 2017-03-28 00:55:59 +09:00
PyYoshi
edb69825e1 update tests 2017-03-28 00:36:22 +09:00
PyYoshi
be0815bc38 use uchardet api 2017-03-28 00:35:15 +09:00
PyYoshi
58cf986a22 git submodule add https://github.com/PyYoshi/uchardet.git src/ext/uchardet 2017-03-28 00:13:15 +09:00
PyYoshi
9833abdc9c delete libcharsetdetect 2017-03-28 00:09:34 +09:00
PyYoshi
6d0d94515a version 1.1.3 2017-02-26 18:00:36 +09:00
PyYoshi
3bbc059c88 support aarch64 2017-02-26 17:01:24 +09:00
PyYoshi
2fcf721377 version 1.1.2 2017-01-08 12:16:47 +09:00
PyYoshi
fe79bfe644 version 1.1.1 2016-11-04 12:17:34 +09:00
PyYoshi
519f6bdda8 update comments 2016-10-18 09:49:24 +09:00
PyYoshi
abfedb08e4 reformat 2016-10-17 23:41:43 +09:00
PyYoshi
25b581294f remove detect function in _cchardet.pyx 2016-10-17 23:21:41 +09:00
PyYoshi
9e61cb9e96 use len() function 2016-10-17 23:05:05 +09:00
PyYoshi
7f8a611b23 add version.py 2016-10-17 20:18:24 +09:00
PyYoshi
541f09d575 update 2016-10-17 20:17:47 +09:00
PyYoshi
8ec2ba96b0 fix test error 2016-10-17 14:19:56 +09:00
PyYoshi
b9f5a14ef9 todo 2016-10-17 13:51:34 +09:00
PyYoshi
75774f628a update benchmark 2016-10-17 13:04:33 +09:00
PyYoshi
a55b155ef5 reformat 2016-10-17 12:18:53 +09:00
PyYoshi
6b3f3340f5 fix test errors 2016-10-17 11:53:53 +09:00
PyYoshi
388af0d65f move tests 2016-10-17 11:43:08 +09:00
Denis Matiychuk
fe77753362 Partially-feed interface 2016-10-16 23:31:47 +03: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
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
7a0ac6ace7 support centos 5 2013-08-03 18:45:18 +09:00
PyYoshi
54602f6348 support py3k 2013-05-08 14:10:28 +09:00
PyYoshi
ea5a35d137 added debugging codes. 2012-09-19 19:14:49 +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
8588d1fd1e renewed cchardet.detect(). 2012-07-07 13:08:42 +09:00
PyYoshi
4b07638a73 update 2012-07-07 12:45:49 +09:00
PyYoshi
d841345327 update 2012-07-07 12:19:24 +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