Jump to letter: [
ABCGHKLMOPRTUWY
]
libchardet - 모질라 유니버샬 캐릭터셋 디텍트 라이브러리
- Description:
libchardet provides an interface to Mozilla's universal charset detector,
which detects the charset used to encode data.
Packages
libchardet-1.0.6-1.an3.x86_64
[64 KiB] |
Changelog
by JoungKyun.Kim (2021-05-21):
- fixed #9 configure.ac needs subdir-objects
- fixed #10 autogen failure because AM_PROG_AR with automake 1.11.1
- fixed #12 No include guard
- fixed #13 bom member has been added to the DetectObj structure
- fixed #14 can't detect short euc-kr
- fixed #15 support automake style 'make check'
- fixed #18 SECURITY! Invalid memory approach (heap-use-after-free) (@gaoxiang-ut)
|
libchardet-1.0.5-1.an3.x86_64
[63 KiB] |
Changelog
by JoungKyun.Kim (2016-05-12):
- update 1.0.5
- #2 Improve single-byte charset detection confidence algorithm
- #3 update model of Greek, Hungarian and Thai
- #4 new language model from uchardet
- #5 no detect control character on US-ASCII
- #6 can not detect EUC extended area
- #8 can't detect utf-16 and utf-32
|
libchardet-1.0.4-1.an3.x86_64
[95 KiB] |
Changelog
by JoungKyun.Kim (2015-12-11):
- update 1.0.4
- fixed man pages
|