Commit graph

68 commits

Author SHA1 Message Date
PyYoshi
0f6b732b14 version 2.1.1 2017-07-01 17:12:15 +09:00
PyYoshi
3470ab3394 update submodule 2017-06-05 08:53:07 +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
da89837a3f show version 2017-04-14 11:25:13 +09:00
PyYoshi
96e91fc12a add sample file 2017-04-14 10:54:42 +09:00
PyYoshi
f729e11536 fix an issue where UTF-8 with a BOM would not be detected as UTF-8-SIG ( fix #28 ) 2017-04-14 10:33:35 +09:00
PyYoshi
f8b9d2b4c1 version 2.0.0 2017-04-06 11:24:53 +09:00
PyYoshi
2ed1fe388c improve tests 2017-04-05 19:10:13 +09:00
PyYoshi
cd6989855d improve tests 2017-04-05 19:08:56 +09:00
PyYoshi
9804ae713f remove debug print 2017-04-05 11:59:54 +09:00
PyYoshi
aaca450cf3 version 2.0a4 2017-04-05 11:30:26 +09:00
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