This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-04-01 Jarkko HietaniemiAdd enc2xs.
2002-04-01 Jarkko HietaniemiIntegrate perlio:
2002-04-01 Philip NewtonBOM, 0xFFFE, 0xFEFF, etc.
2002-04-01 Andreas Königdetypo patch
2002-04-01 Philip NewtonRe: Change 15637: Behaviour (make viacode 0xFFFE to...
2002-04-01 Nick Ing-SimmonsBe more explicit testing for \015 not \r
2002-04-01 Jarkko HietaniemiIf under UTF-8 locale the utf8.pm really needs to be...
2002-04-01 Jarkko HietaniemiUpgrade to Tie::File 0.91, from mjd.
2002-04-01 Jarkko HietaniemiDJGPP tweaks from Laszlo.
2002-04-01 Jarkko HietaniemiDiscussion about minimal installations.
2002-04-01 Jarkko HietaniemiComment tweak from Hugo.
2002-04-01 Jarkko HietaniemiAnother UTF-8 locale tweak from Hugo.
2002-04-01 Jarkko HietaniemiDocument the known MacOS X locale problem.
2002-04-01 Jarkko HietaniemiRegex fix from Hugo: in UTF-8 locales the character
2002-04-01 Spider BoardmanRe: 14986 xsubpp patch broke Unicode::Map8
2002-04-01 Jarkko HietaniemiDocument known FreeBSD locale glitch.
2002-04-01 Jarkko HietaniemiThere is --list in glibc iconv.
2002-03-31 Jarkko HietaniemiSlight usage tweaks to piconv: show usage with
2002-03-31 Jarkko HietaniemiGet the piconv installed.
2002-03-31 Jarkko HietaniemiSpelling tweaks.
2002-03-31 Jarkko HietaniemiUpgrade to Encode 1.11, from Dan Kogai.
2002-03-31 Jarkko HietaniemiBehaviour (make viacode 0xFFFE to return BYTE ORDER...
2002-03-31 Rafael Garcia... Re: no <Module> <version>; (was Re: Backwards Compatibi...
2002-03-31 Mattia Barbon__attribute__ problems with g++
2002-03-31 Jarkko HietaniemiPut back the #! line, false alarm.
2002-03-31 Philip NewtonRe: [Patch] pod/perlvar.pod
2002-03-31 Spider BoardmanBad socketpair.t can hang anywhere
2002-03-30 Michael G.... Re: compile tweak for Win32
2002-03-30 Rafael Garcia... +B::Disassembler -B::C
2002-03-30 Rafael Garcia... increase output verbosity
2002-03-30 Rafael Garcia... Re: 64 bit SEGV in t/op/regmesg.t
2002-03-30 Jarkko HietaniemiIf using a network filesystem several different hosts
2002-03-30 Andreas König[DOC PATCH] Document Dumpvalue::stringify
2002-03-30 Jeremy Zawodnydprofpp - allow command-line args passed to a script...
2002-03-30 Dan Kogai[Patch] pod/perlvar.pod
2002-03-30 Michael G.... MM & Encode fixes
2002-03-30 Jarkko HietaniemiEBCDICification.
2002-03-30 Jarkko HietaniemiUpgrade to Tie::File 0.90, from mjd.
2002-03-29 Rafael Garcia... [DOC PATCH] Re: [BUG] sort pragma not working ?
2002-03-29 Michael G.... Makefile.PL's in core must be called with PERL_CORE=1
2002-03-29 Paul GreenFlush unixisms in lib/ExtUtils/t/Constant.t and hints.t
2002-03-29 Jarkko HietaniemiAUTHORS updates.
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.01, from Dan Kogai.
2002-03-29 Craig A. Berryuse PERL_CORE=1 to build extensions on VMS
2002-03-29 Jarkko HietaniemiUpgrade to Memoize 1.00, from mjd, modulo the Memoize...
2002-03-29 Jarkko HietaniemiConfigure-related tweaks.
2002-03-29 Jarkko HietaniemiOoops.
2002-03-29 Craig A. Berryd_time for vms
2002-03-29 Rafael Garcia... Re: Regex-Unicode bugs
2002-03-29 Hugo van der... Re: [DOC PATCH] Regex \G and POSIX restrictions
2002-03-29 spidb@cpan.orgRe: debugger debuggers wanted
2002-03-29 Jarkko HietaniemiUpdate Changes.
2002-03-29 Jarkko HietaniemiRename for 8.3-friendliness.
2002-03-29 Jarkko HietaniemiRetract ExtUtils/t/basic.t until it works.
2002-03-29 Slaven Rezichints/freebsd.sh to allow usemymalloc
2002-03-29 Jarkko HietaniemiInteresting... where did this come from?
2002-03-29 H.Merijn Brandversiononly should not put `old' versions in inc
2002-03-29 Michael G.... MakeMaker sync 5.48_03 -> 5.53_01
2002-03-29 Jarkko HietaniemiLeftovers from Encode 0.99.
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-29 SADAHIRO TomoyukiAnother Unicode-3.2-induced doc fix
2002-03-29 Slaven Rezicreentr.pl: warning fixes, getpwentr_size fix
2002-03-29 Michael G.... Quieting OS X
2002-03-29 Paul Greenoptimize ext/Time/HiRes/HiRes.xs
2002-03-29 Spider BoardmanRe: perl 5.7.3 + XS lvalue subs
2002-03-29 Jarkko HietaniemiIt's perlce.
2002-03-29 Jarkko HietaniemiMPE/iX tweaks from Mark Bixby.
2002-03-29 Jarkko HietaniemiUpgrade to Encode 1.00, from Dan Kogai.
2002-03-29 Philip NewtonNEXT LINE --> NEL
2002-03-28 Jarkko Hietaniemibinmode :bytes, again.
2002-03-28 Mark-Jason... warning at use of /c modifier with s///
2002-03-28 Jarkko HietaniemiSupport Unicode 3.1 names, names without the (XX),...
2002-03-28 Jarkko HietaniemiIf expecting UTF-8, probably not expecting UTF-16.
2002-03-28 Paul GreenFix lib/Time/Local.pm for VOS
2002-03-28 Paul GreenNeuter socketpair on Stratus VOS
2002-03-28 Jarkko HietaniemiA little bit better error message for \pq, still
2002-03-28 Jeffrey FriedlRe: [ID 20020324.003] fairly major problem with qr...
2002-03-28 Mark-Jason... warning at use of /c modifier without /g modifier
2002-03-28 Mark-Jason... encoding.t not properly skipped when Encode extension...
2002-03-28 Jarkko HietaniemiUnicode 3.2.0-induced doc tweaks.
2002-03-28 Nick Ing-SimmonsIntegrate mainline (clean in Win32/MinGW but for end.t)
2002-03-28 Paul Greenext/POSIX/t/posix.t -- neuter final test on VOS
2002-03-28 Rafael Garcia... Re: Regex-Unicode bugs
2002-03-28 Hugo van der... Re: Regex-Unicode bugs
2002-03-28 Paul Greent/io/fs.t - skip all tests that fail on VOS
2002-03-28 Jarkko HietaniemiThe Official 3.2.0 came out.
2002-03-28 Jarkko Hietaniemisocketpair binmode :bytes.
2002-03-28 Jarkko HietaniemiDon't install anything beneath 't' directories.
2002-03-28 Jarkko HietaniemiMore UTF-8 locale sensitivity.
2002-03-28 Stas BekmanRe: Smoke 15526 /pro/3gl/CPAN/perl-current
2002-03-28 Jarkko HietaniemiBe compatible also with non-UTF-8 locales.
2002-03-28 Spider BoardmanRe: perl 5.7.3 + XS lvalue subs
2002-03-27 Jarkko Hietaniemi"Last element".
2002-03-27 William R WardError in perlfunc for "die"
2002-03-27 Mark Kvale[DOC PATCH] Regex \G and POSIX restrictions
2002-03-27 Jarkko HietaniemiTry to handle UTF-8 locales.
2002-03-27 Jarkko HietaniemiMore binmode :bytes.
2002-03-27 Jarkko Hietaniemibinmode(FH, ":bytes") is the right way, methinks.
2002-03-27 Jarkko HietaniemiUTF-8 locale: need to open explicitly for bytes.
2002-03-27 Jarkko HietaniemiUTF-8-ify __DATA__. (TODO: let Neil Bowers know.)
next