Commit graph

194 commits

Author SHA1 Message Date
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
Yoshihiro Misawa
1f1e8c1ab1 Update ISSUE_TEMPLATE.md 2017-04-10 12:16:26 +09:00
Yoshihiro Misawa
3a21d6b856 Create ISSUE_TEMPLATE.md 2017-04-10 11:44:04 +09:00
Yoshihiro Misawa
b1a976bca5 Merge pull request #25 from PyYoshi/v2
V2
2017-04-06 11:51:54 +09:00
PyYoshi
9aa347bf79 update readme 2017-04-06 11:39:59 +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
c061887c82 update 2017-04-05 12:00:46 +09:00
PyYoshi
9804ae713f remove debug print 2017-04-05 11:59:54 +09:00
PyYoshi
221151e53f update 2017-04-05 11:30:32 +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
10f105f3f4 update twine task 2017-03-29 13:28:40 +09:00
PyYoshi
00e11491dc update docs 2017-03-29 13:04:34 +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
e1f3000cfa update todo 2017-03-28 19:27:50 +09:00
PyYoshi
caeca92041 remove the "-Wstrict-prototypes" compiler option 2017-03-28 17:47:27 +09:00
Yoshihiro Misawa
61e6667105 Update TODO.md 2017-03-28 16:50:38 +09:00
PyYoshi
8a4812b281 add TODO 2017-03-28 16:49:03 +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
3c6e0038bd oops 2017-03-28 10:45:53 +09:00
PyYoshi
00ff3c9bb8 add benchmark results 2017-03-28 10:29:19 +09:00
PyYoshi
fb8a7a2719 update setup.py 2017-03-28 10:29:07 +09:00
PyYoshi
1529daac97 fix build error on windows 2017-03-28 01:11:47 +09:00
PyYoshi
9264f49bd0 fix 2017-03-28 01:03:13 +09:00
PyYoshi
bf76bbc6ee support git-submodule 2017-03-28 01:01:12 +09:00
PyYoshi
158b043e37 support git-submodule 2017-03-28 01:01:07 +09:00
PyYoshi
34cb5cbf5f version 2.0a1 2017-03-28 00:55:59 +09:00
PyYoshi
32ec01e6aa update README 2017-03-28 00:54:50 +09:00
PyYoshi
91b30267b0 change license 2017-03-28 00:54:25 +09:00
PyYoshi
cc35b32731 add COPYING 2017-03-28 00:46:41 +09:00
PyYoshi
edb69825e1 update tests 2017-03-28 00:36:22 +09:00
PyYoshi
98579bb7bc build with uchardet 2017-03-28 00:35:55 +09:00
PyYoshi
be0815bc38 use uchardet api 2017-03-28 00:35:15 +09:00
PyYoshi
1bb9b04fda update 2017-03-28 00:14:10 +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
ff7736c332 version 1.1.3 2017-02-26 18:07:23 +09:00
PyYoshi
6d0d94515a version 1.1.3 2017-02-26 18:00:36 +09:00
Yoshihiro Misawa
f5e042e455 Merge pull request #23 from PyYoshi/armv8
Support aarch64
2017-02-26 17:46:03 +09:00
PyYoshi
3bbc059c88 support aarch64 2017-02-26 17:01:24 +09:00
PyYoshi
2cec051f76 update setup.py 2017-01-08 12:48:59 +09:00
PyYoshi
c867d5434a add TOXENV=py37 2017-01-08 12:32:54 +09:00
PyYoshi
47b6233d42 update travis config 2017-01-08 12:24:55 +09:00