Commit graph

263 commits

Author SHA1 Message Date
PyYoshi
28c56f0597 install requirements-dev.txt on manylinux1
(cherry picked from commit 752e783884c4b0f7e6eac1d0aed47f8c60cbdb7f)
2018-01-10 01:11:36 +09:00
PyYoshi
1a4f6b506e enable LTO for wheel builds
(cherry picked from commit 7b3633601f56b8eb1ef332afc10b2f70a3287de7)
2018-01-10 01:11:21 +09:00
PyYoshi
0f6b732b14 version 2.1.1 2017-07-01 17:12:15 +09:00
PyYoshi
eeaca4ebd4 include COPYING in package 2017-07-01 17:11:54 +09:00
PyYoshi
3470ab3394 update submodule 2017-06-05 08:53:07 +09:00
PyYoshi
dcc26452b6 update todos 2017-05-31 09:16:16 +09:00
PyYoshi
f2ea70ac6b version 2.1.0 2017-05-15 10:21:34 +09:00
PyYoshi
e278ef8274 reformat 2017-05-15 10:06:29 +09:00
PyYoshi
94a4ce0ac7 add --version 2017-05-15 09:51:49 +09:00
PyYoshi
a7d649871c support stdin 2017-05-15 09:51:37 +09:00
Yoshihiro Misawa
d51386c77a Merge pull request #30 from craigds/bin-script
Add `cchardetect` CLI script
2017-05-15 09:42:26 +09:00
Craig de Stigter
186fb86132 Fix file open mode in cchardetect script 2017-05-15 07:50:19 +12:00
Craig de Stigter
b5a00f7abe Add cchardetect CLI script, with similar output to chardet's chardetect 2017-05-10 11:16:15 +12:00
PyYoshi
c991f86f6f update bench results 2017-04-25 11:48:11 +09:00
PyYoshi
b4e7be0a6e version 2.0.1 2017-04-25 11:14:56 +09:00
Yoshihiro Misawa
9d1d313894 Merge pull request #29 from PyYoshi/fix_27
Fix #27
2017-04-25 11:08:13 +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
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