This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use both cache entries for Perl_sv_pos_b2u().
[perl5.git] / ext / Encode / Makefile.PL
2005-12-07 Rafael Garcia-SuarezDon't build manpages for Encode and Unicode::Normalize
2004-10-18 Marcus Holland-MoritzUpgrade to Encode 2.04.
2003-04-24 Jarkko HietaniemiUpgrade to Encode 1.93.
2003-04-22 Jarkko HietaniemiRe-merge Encode 1.92.
2003-04-02 Jarkko HietaniemiSpread IlyaZ's PERL_CORE detection trick.
2002-05-28 Dan Kogai[Encode] 1.74 released -- final for 5.8.0-RC1
2002-05-20 Dan Kogai[Encode] 1.72 released
2002-05-17 Jarkko HietaniemiForgot from #16628.
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Michael G. SchwernEncode tweaks for VMS
2002-04-04 Jarkko HietaniemiUpgrade to Encode 1.20, from Dan Kogai.
2002-04-03 Jarkko HietaniemiTweak for 8.3 compat.
2002-03-31 Jarkko HietaniemiUpgrade to Encode 1.11, from Dan Kogai.
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.01, from Dan Kogai.
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.00, from Dan Kogai.
2002-03-23 Jarkko HietaniemiUpgrade to Encode 0.97, from Dan Kogai.
2002-03-22 Jarkko HietaniemiUpgrade to Encode 0.96, from Dan Kogai.
2002-03-21 Jarkko HietaniemiUpgrade to Encode 0.95, from Dan Kogai.
2002-02-25 Nicholas Clarkcompile warnings (was Re: Smoke 14756 /pro/3gl/CPAN...
2002-02-06 Craig A. Berryanother Encode fix for VMS
2002-02-05 Nick Ing-SimmonsMore Encode tweaks:
2002-02-01 Nick Ing-SimmonsMinor Encode tweaks:
2002-01-30 Jarkko HietaniemiMove ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
2002-01-29 Nick Ing-SimmonsIntegrate mainline
2002-01-29 Jarkko HietaniemiEncode cleanup from Dan Kogai; reworked even further.
2001-10-26 Gurusamy Sarathychange#12065 seems to have broken Encode build on windo...
2001-09-26 Jarkko HietaniemiDetypo.
2001-09-26 Jarkko HietaniemiTrick to fool case-blind filesystems.
2001-09-18 Jarkko HietaniemiStrip ^iso- from the Encode filenames to be 8.3-friendly,
2001-03-05 Nick Ing-SimmonsMore Encode alias tidying.
2001-01-24 Charles BaileySYN SYN
2001-01-22 Nick Ing-SimmonsChange file-of-files command line from -F to -f to...
2001-01-21 Nick Ing-SimmonsSwitch "compiled in" encodings to .ucm format.
2001-01-21 Nick Ing-SimmonsEncode cleanup.
2001-01-13 Nick Ing-SimmonsVMS friendly patch to Encode compile process
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-31 Craig A. Berryext/Encode/Makefile.PL line shortening
2000-12-23 Nick Ing-SimmonsEncode's Makefile.PL fix not good for dmake $(MAKEFILE...
2000-12-23 Nick Ing-Simmons"Compiled" encode build cleanup
2000-12-14 Nick Ing-Simmons"Cold" build correction to Encode's Makefile.PL
2000-12-14 Nick Ing-Simmons"Compiled" encodings.
2000-10-20 Charles BaileySYN SYN
2000-09-13 Jarkko HietaniemiAdd the Encode extension. The code is still largely...