perl-unicode

Encode-0.98 available

2002-03-24 09:07:50
Encode Hackers,

  Encode-0.98 is now available as

  http://www.dan.co.jp/~dankogai/Encode-0.98.tar.gz

  and CPAN.  And Changes...

0.98  Mon Mar 25 2002
! lib/Encode/Supported.pod
  Further pod fixes
+ lib/Encode/JP/ISO_2022_JP_1.pm
! lib/Encode/JP/ISO_2022_JP.pm
! lib/Encode/JP/JIS.pm
! JP/JP.pm
  Now Encode::JP is more strict on the difference between ISO-2022-JP
  and ISO-2022-JP-1.  See JP/JP.pm for details.  I hope this move
  makes Anton happier :)  FYI the previous version implements
  ISO-2022-JP as ISO-2022-JP-1 since it had X0212 support.
! lib/Encode/Supported.pod
  Further pod fixes
! Encode.xs
  Avoid core-dump in Encode with PERLIO=mmap by NI-S
  Message-Id: 
<20020324104139(_dot_)1326(_dot_)7(_at_)bactrian(_dot_)ni-s(_dot_)u-net(_dot_)com>
! CN/CN.pm
! JP/JP.pm
! KR/KR.pm
! TW/TW.pm
! lib/Encode/Suppoted.pod
  pod fixes to replace F<http://...> to L<http://...>,
  as suggested by Autrijius in:
  Message-Id: <20020324083943(_dot_)GA14901(_at_)not(_dot_)autrijus(_dot_)org>
! lib/Encode/Suppoted.pod
  fixes and enhancements by Anton
  Message-Id: <10632060120(_dot_)20020324103753(_at_)motor(_dot_)ru>
! lib/Encode/Alias.pm
  > define_alias( qr/^GB[- ]?(\d+)$/i => '"gb$1"' );
  added.  Suggested by Anton then deobfuscated by Autrijius
  Message-Id: <20020324064455(_dot_)GA3667(_at_)not(_dot_)autrijus(_dot_)org>
! compile
  Further fix by Nicholas Clark
  Message-Id: <20020323145840(_dot_)GD304(_at_)Bagpuss(_dot_)unfortu(_dot_)net>
- lib/EncodeFormat.pod
+ lib/Encode/EncFormat.pod
! MANIFEST
  File renamed as suggested by Autrijius
! Encode.pm
! lib/Encode/Details.pod
! lib/Encode/Supported.pod    Sun Mar 24 13:29:35 2002
! Encode.pm   Sun Mar 24 13:43:47 2002
  pod fixes by Autrijius.
  Message-Id: <20020324062804(_dot_)GA3595(_at_)not(_dot_)autrijus(_dot_)org>
  Message-Id: <20020324075627(_dot_)GB11986(_at_)not(_dot_)autrijus(_dot_)org>
! t/Alias.t
! lib/Encode/Alias.pm
! Encode.pm
  now more EBCDIC conscious;
  %ExtModules on EBCDIC system excludes CJK so that you don't
  have to worry about the matched alias resulting cloaking.
  t/Alias.t also revised to reflect changes.  Verified by jhi
  Message-Id: <20020324022929(_dot_)D22596(_at_)alpha(_dot_)hut(_dot_)fi>

Dan the Encode Maintainer

<Prev in Thread] Current Thread [Next in Thread>