diff options
author | taca <taca@pkgsrc.org> | 2004-06-25 14:55:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-06-25 14:55:02 +0000 |
commit | df5a33393b6f911d2045e9acd5f866ce6d6f57a3 (patch) | |
tree | c3fc3a7860c5bdc14cd630f20a6ec3878590dba2 /doc | |
parent | 439650faec4364e66673976ffd2ebeb4019341d4 (diff) | |
download | pkgsrc-df5a33393b6f911d2045e9acd5f866ce6d6f57a3.tar.gz |
Update p5-Jcode package to 0.86.
$Revision: 0.86 $ $Date: 2004/06/20 09:54:33 $
! Unicode/uni.c Unicode/uni2euc.h
Flat-table representation of uni2euc is now segmented to paged
tables so Visual C++ happy. Also pages w/ undefined characters
only are aggregated to shrink the table by more than 50%.
Thank you, Takahashi-san.
Message-Id: <006301c45664$a048cb20$0401a8c0@makoto>
0.85 2004/06/18 18:32:19
! Jcode.pm
getcode() is now less likely to fail to detect utf-8
Message-Id: <001901c45541$234adb00$0401a8c0@makoto>
2003/06/21 07:37:54
! Unicode/* Manifest
Unicode XS is completely rewritten from scratch. It is now
even faster than Encode (but less general, of course).
Instead of bsearch(), Unicode XS now uses flat lookup table
Which makes it not only faster but (hopefully) more portable.
Its only price is slightly larger size of the shared library
(360kb on FreeBSD 4-Stable)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions