The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
____________________________________________________________________________
[  5594] By: autrijus                              on 2003/05/04  03:56:59
        Log: * This be 0.25.
	   ! Makefile.PL
____________________________________________________________________________
[  5585] By: autrijus                              on 2003/05/03  11:28:07
        Log: * inhibit incorrect utf8iciation of filehandles on Perl
	       5.8.0,
             as reported by Alan Chen.
	   ! AUTHORS Makefile.PL lib/Encode/HanConvert.pm
____________________________________________________________________________
[  4090] By: autrijus                              on 2003/02/05  04:18:14
        Log: * some more rt-inspired terminologies.
	   ! bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3949] By: autrijus                              on 2003/01/28  00:05:51
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3948] By: autrijus                              on 2003/01/27  23:57:50
        Log: * last-minute typo correction.
	   ! bin/b2g.pl
____________________________________________________________________________
[  3947] By: autrijus                              on 2003/01/27  23:51:34
        Log: * This be 0.24.
             * avoids costly eval STRING.
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  3946] By: autrijus                              on 2003/01/27  23:50:51
        Log: * 5.6.x can now use -u or -p... but still not -pu.
	   ! bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3945] By: autrijus                              on 2003/01/27  23:40:48
        Log: * fix spotting non-utf8 map.
	   ! lib/Encode/HanConvert/Perl.pm-orig
	   ! map/map2pm.pl
____________________________________________________________________________
[  3944] By: autrijus                              on 2003/01/27  23:40:39
        Log: * test both XS and non-XS in tests.
	   ! t/1-basic.t
____________________________________________________________________________
[  3940] By: autrijus                              on 2003/01/27  23:07:06
        Log: * proper utf8-on stuff.
	   ! lib/Encode/HanConvert/Perl.pm-orig
____________________________________________________________________________
[  3939] By: autrijus                              on 2003/01/27  22:52:26
        Log: * '/usr/bin/env perl' isn't as intuitive as
	       '/usr/bin/perl'.
	   ! map/map2pm.pl map/map2ucm.pl map/ucm2map.pl
	   ! map/umap2ucm.pl
____________________________________________________________________________
[  3938] By: autrijus                              on 2003/01/27  22:48:39
        Log: * the last two fixes was prompted by jedi lin.
	   ! AUTHORS
____________________________________________________________________________
[  3937] By: autrijus                              on 2003/01/27  22:44:58
        Log: * fix cases where > 5.8 but no cc available.
             * new, correct utf8 maps.
	   ! Makefile.PL lib/Encode/HanConvert.pm
	   ! map/b2g_map.utf8 map/g2b_map.utf8
	   ! map/map2pm.pl
____________________________________________________________________________
[  3936] By: autrijus                              on 2003/01/27  22:25:48
        Log: * should be fixed.
	   ! Makefile.PL
____________________________________________________________________________
[  3935] By: autrijus                              on 2003/01/27  22:22:08
        Log: * add some debug for jedi
	   ! Makefile.PL
____________________________________________________________________________
[  3925] By: autrijus                              on 2003/01/27  20:58:44
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3922] By: autrijus                              on 2003/01/27  20:49:47
        Log: * 0.23.
             * oops, g2b.pl was broken.
	   ! bin/b2g.pl bin/g2b.pl lib/Encode/HanConvert.pm
____________________________________________________________________________
[  3837] By: autrijus                              on 2003/01/25  15:32:52
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3835] By: autrijus                              on 2003/01/25  13:43:43
        Log: * This be 0.22.
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  3834] By: autrijus                              on 2003/01/25  13:41:45
        Log: * new round of POD tweaks.
             * -p was broken; now fixed.
             * -p now works correctly in conjunction with -u.
	   ! bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3818] By: autrijus                              on 2003/01/25  08:29:19
        Log: * changes and signatures.
	   ! Changes MANIFEST.SKIP SIGNATURE
____________________________________________________________________________
[  3817] By: autrijus                              on 2003/01/25  08:22:24
        Log: * This be 0.21, the 'b2g.pl -u' edition.
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  3801] By: autrijus                              on 2003/01/24  21:18:22
        Log: * the binmode() only makes sense to 5.8 folks.
	   ! bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3800] By: autrijus                              on 2003/01/24  21:17:33
        Log: * add unicode conversion capability to b2g and g2b.
	   ! bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3665] By: autrijus                              on 2003/01/19  19:46:57
        Log: * statue points out the perl5.003's podchecker doesn't like
	       us.
	   + AUTHORS
	   ! MANIFEST bin/b2g.pl bin/g2b.pl
____________________________________________________________________________
[  3582] By: autrijus                              on 2003/01/16  20:22:27
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  3581] By: autrijus                              on 2003/01/16  20:18:57
        Log: * This be 0.20, the 2003 edition.
	   ! Makefile.PL README lib/Encode/HanConvert.pm
	   ! lib/Encode/HanConvert/Perl.pm-orig
____________________________________________________________________________
[  3578] By: autrijus                              on 2003/01/16  17:39:16
        Log: * rudimentary support for phrase-based conversion
             via the -p switch in b2g.pl/g2b.pl.
	   ! Makefile.PL bin/b2g.pl bin/g2b.pl
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  2888] By: autrijus                              on 2002/12/24  10:07:04
        Log: * oops, missing the signature test.
	   + t/0-signature.t
____________________________________________________________________________
[  2887] By: autrijus                              on 2002/12/24  10:04:45
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  2746] By: autrijus                              on 2002/12/18  03:54:24
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  2741] By: autrijus                              on 2002/12/17  14:46:39
        Log: * doggy reported that import list is broken. whoops.
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  2676] By: autrijus                              on 2002/12/11  16:51:46
        Log: * changes and signatures.
	   + SIGNATURE
	   ! Changes MANIFEST
____________________________________________________________________________
[  2675] By: autrijus                              on 2002/12/11  16:37:28
        Log: * Truly 0.10 now, with broken tests temporarily suppressed.
	   ! lib/Encode/HanConvert.pm t/1-basic.t
____________________________________________________________________________
[  2674] By: autrijus                              on 2002/12/11  15:44:35
        Log: * This be version 0.10.
             * re-written simp_to_trad and trad_to_simp routines gives
             much better results (not routing through gbk/big5 anymore).
	   ! lib/Encode/HanConvert.pm
____________________________________________________________________________
[  2673] By: autrijus                              on 2002/12/11  15:43:52
        Log: * now directly supports 'trad-simp' and 'simp-trad'
             .ucm files!
	   ! MANIFEST Makefile.PL
____________________________________________________________________________
[  2672] By: autrijus                              on 2002/12/11  15:43:09
        Log: * new code to directly generate utf8 simp<=>trad maps.
	   + map/umap2ucm.pl
____________________________________________________________________________
[   647] By: autrijus                              on 2002/08/15  15:17:46
        Log: * module cleanup continues.
             * unicode map support for 5.6.0-5.7.2 perls
             * fixed installation on dosish platforms.
             * new test suites.
	   + map/b2g_map.utf8 map/g2b_map.utf8 t/daode.b5u
	   + t/daode.gbku t/daode_g.b5u t/zhengqi.b5u
	   + t/zhengqi.gbku t/zhengqi_b.gbku
	   - big5-simp.ucm gbk-trad.ucm
	   ! MANIFEST Makefile.PL lib/Encode/HanConvert.pm
	   ! lib/Encode/HanConvert/Perl.pm-orig
	   ! map/map2pm.pl t/1-basic.t