Commit graph

46 commits

Author SHA1 Message Date
PyYoshi
280e7e7e74
version 2.1.5 2019-11-18 17:56:40 +09:00
PyYoshi
f42e91a616 add test 2018-09-27 19:20:19 +09:00
PyYoshi
8695ef3ceb version 2.1.4 2018-09-27 00:43:50 +09:00
PyYoshi
69e0907071 version 2.1.3 2018-09-26 22:11:31 +09:00
PyYoshi
da034486a9 version 2.1.2 2018-09-26 21:17:30 +09:00
PyYoshi
0f6b732b14 version 2.1.1 2017-07-01 17:12:15 +09:00
PyYoshi
f2ea70ac6b version 2.1.0 2017-05-15 10:21:34 +09:00
PyYoshi
b4e7be0a6e version 2.0.1 2017-04-25 11:14:56 +09:00
PyYoshi
1fdf42d36a pass NULL Byte to feed() / detect() 2017-04-25 10:56:21 +09:00
PyYoshi
f8b9d2b4c1 version 2.0.0 2017-04-06 11:24:53 +09:00
PyYoshi
aaca450cf3 version 2.0a4 2017-04-05 11:30:26 +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
34cb5cbf5f version 2.0a1 2017-03-28 00:55:59 +09:00
PyYoshi
be0815bc38 use uchardet api 2017-03-28 00:35:15 +09:00
PyYoshi
6d0d94515a version 1.1.3 2017-02-26 18:00:36 +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
8ec2ba96b0 fix test error 2016-10-17 14:19:56 +09:00
PyYoshi
b9f5a14ef9 todo 2016-10-17 13:51:34 +09:00
PyYoshi
a55b155ef5 reformat 2016-10-17 12:18:53 +09:00
Denis Matiychuk
fe77753362 Partially-feed interface 2016-10-16 23:31:47 +03: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
54602f6348 support py3k 2013-05-08 14:10:28 +09:00
PyYoshi
83de01b61c changed few line. 2012-09-19 18:45:04 +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
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
93aed088f2 refresh 2012-06-26 10:02:49 +09:00
PyYoshi
cf82f75bb3 refresh 2012-06-26 09:50:30 +09:00
PyYoshi
b106503297 change dev branch and include libcharsetdetect 2012-06-23 12:27:19 +09:00