This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-02-22 Jarkko HietaniemiEBCDIC: someone who knows what they are doing
2002-02-22 Jarkko Hietaniemicroak() needs context.
2002-02-22 Ilya Zakharevichpack with a human face: the sequel
2002-02-22 Nicholas ClarkRe: [PATCH++] Re: [PATCH] go faster for Encode's compile
2002-02-21 Jarkko HietaniemiTest for #14795.
2002-02-21 Jarkko HietaniemiTesting for ASCII in EBCDIC makes one's brain hurt.
2002-02-21 Rafael Garcia... next batch of bugfixes
2002-02-21 chromaticFind Filehandles Fully (was Re: [ID 20020221.004] ...
2002-02-21 Jarkko HietaniemiExternalization from Jatan Shah <jshah@broadcom.com>.
2002-02-21 Jarkko HietaniemiUpgrade to Math::BigInt 1.51.
2002-02-21 Gerrit P. HaaseRe: [PATCH] 'make clobber' on Cygwin broken
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-02-21 Nikola Knezevicquestion about fs.t
2002-02-21 Gerrit P. Haase'make clobber' on Cygwin broken
2002-02-21 Mark-Jason... typo correction
2002-02-21 Rafael Garcia... No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
2002-02-21 Ilya Zakharevichcosmetic OS/2 patches
2002-02-21 Jarkko HietaniemiRevert #14805, didn't quite work.
2002-02-21 Paul EggertRe: [ID 20020220.002] Perl 5.7.2 porting patches for...
2002-02-21 Jarkko HietaniemiMore advice.
2002-02-21 Jarkko HietaniemiMissing MANIFESTation.
2002-02-20 Audrey TangAdd missing Tolkien quotes to *.c
2002-02-20 Abe TimmermanRe: Make Schwern poor in just 20 easy steps!
2002-02-20 Jarkko HietaniemiIn EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
2002-02-20 Jarkko HietaniemiBetter debugging info.
2002-02-20 Nicholas ClarkRe: [PATCH] go faster for Encode's compile
2002-02-20 Paul EggertRe: [ID 20020220.002] Perl 5.7.2 porting patches for...
2002-02-20 Hugo van der... Re: Re-posts of some unresolved bleadperl bugreports
2002-02-20 Paul Greenperl/Makefile.SH -- care with question mark
2002-02-20 Jarkko HietaniemiForgot from #14790.
2002-02-20 Jarkko HietaniemiUpdate Changes.
2002-02-20 Jarkko HietaniemiIntegrate change #14778 from maintperl;
2002-02-20 Ulrich PfeiferRe: [ID 20020220.001] pack w with objects
2002-02-20 Nicholas ClarkRe: [PATCH] go faster for Encode's compile
2002-02-20 Jarkko HietaniemiRegen Glossary.
2002-02-20 Yitzchak Scott... d_Gconvert hints and Glossary
2002-02-20 Paul Eggert[ID 20020220.002] Perl 5.7.2 porting patches for POSIX...
2002-02-20 Gerrit P. Haase[patch] Configure problem on Cygwin (was: Re: dubious...
2002-02-20 Nicholas ClarkRe: Lexical scoping bug with EXPR for EXPR?
2002-02-20 Jarkko HietaniemiNetWare tweak from Ananth Kesari.
2002-02-20 Abhijit Menon-Sen Fix suggested by Anton Tagunov <tagunov@motor.ru>.
2002-02-20 Graham BarrRe: Cannot handle date (0, 0, 0, 2, 0, 1970)
2002-02-19 Nicholas Clark[DOCPATCH] C<< >> in Tie::Hash
2002-02-19 Jarkko HietaniemiRegen doc, regen toc.
2002-02-19 Dave MitchellRe: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
2002-02-19 Jarkko HietaniemiDetypo.
2002-02-19 Jarkko HietaniemiUTF-8 C API doc tweaks.
2002-02-19 Jarkko HietaniemiMention that the case-switchers know about Unicode...
2002-02-19 Jarkko HietaniemiUpgrade to Locale::Codes 2.01.
2002-02-19 Dave Mitchell{PATCH] Re: Lexical scoping bug with EXPR for EXPR?
2002-02-19 Sam TregarClarify SvPV and SvPV_force api docs
2002-02-19 Jarkko HietaniemiThe test requires perlio.
2002-02-19 Jarkko HietaniemiMisplaced block end.
2002-02-19 Jarkko HietaniemiThe POSIX extensions are deadly.
2002-02-19 Jarkko HietaniemiLet's not overdo the growth.
2002-02-19 Jarkko HietaniemiThird time makes the charm.
2002-02-19 Jarkko HietaniemiOops.
2002-02-19 Jarkko HietaniemiAdd back the new casing tests.
2002-02-19 Jarkko HietaniemiPrefer special case mappings.
2002-02-19 Jarkko HietaniemiTry special casing first.
2002-02-19 Jarkko HietaniemiNot extending enough.
2002-02-19 Jarkko HietaniemiNo need to store identity mappings.
2002-02-18 Abhijit Menon-Sen Forward port #14704 from maint-5.6.
2002-02-18 Jarkko HietaniemiRegen Changes.
2002-02-18 Craig A. BerryVMS cando_by_name and current process privs
2002-02-18 Jarkko HietaniemiUpdate Changes.
2002-02-18 Jarkko HietaniemiWhat do you know; these tests unearthed nasty problems.
2002-02-18 Jarkko HietaniemiUpdate Changes.
2002-02-18 Matthew SachsRe: IO::Poll: Removing Handles
2002-02-18 Craig A. BerryVMS test fix-ups (alarm.t and glob.t)
2002-02-18 Abhijit Menon-Sen s/load_module/Perl_load_module/
2002-02-18 Jarkko HietaniemiUnused in ASCII, used in EBCDIC.
2002-02-18 Jarkko HietaniemiUpgrade to Locale::Codes 2.00.
2002-02-18 Rafael Garcia... Re: [ID 20020213.001] "Unknown error" as a message...
2002-02-18 Jarkko HietaniemiMore Unicode casing checks.
2002-02-18 Matthew SachsIO::Poll: Removing Handles
2002-02-18 Rafael Garcia... bug on "do NUMBER"
2002-02-18 Jarkko HietaniemiEBCDIC: now the worst seems to be over for
2002-02-18 Jarkko HietaniemiUpgrade to Net::Ping 2.12.
2002-02-18 Jarkko HietaniemiAfter much rewriting we are now pretty much
2002-02-18 Rafael Garcia... two fixes
2002-02-17 Jarkko HietaniemiBuglet.
2002-02-17 Jarkko HietaniemiClearing up to_utf8_case() continues: this time use
2002-02-17 Jarkko HietaniemiSmall tweaks to get the test running (fix @INC and
2002-02-17 Jarkko HietaniemiTiny tweak.
2002-02-17 Jarkko HietaniemiRedundant casts.
2002-02-17 Jarkko HietaniemiMore filename portability tips.
2002-02-17 Jarkko HietaniemiFAQ sync.
2002-02-17 Russ Allberypodlators 1.21 released
2002-02-17 Audrey TangTied STDERR should catch messages from warn() and die()
2002-02-17 Jarkko HietaniemiEBCDIC: to_utf8_case() is supposed to get its low 256
2002-02-17 Jarkko HietaniemiRegen Glossary.
2002-02-17 Jarkko HietaniemiThe #14715 and #14716 were okay: they just revealed
2002-02-16 Jarkko HietaniemiRetreat, retreat! (retract #14715 and #14716)
2002-02-16 Jarkko HietaniemiEncode 0.40, from Dan Kogai.
2002-02-16 Jarkko Hietaniemimetaconfig unit change for #14720.
2002-02-16 Yitzchak Scott... Re: [proof-of-concept PATCH] d_Gconvert and Configure
2002-02-16 Philip Newton[DOC PATCH perlport.pod] Typo fix and three-arg open
2002-02-16 Abhijit Menon-SenRemove dubious test.
2002-02-16 Jarkko HietaniemiTiny tweak.
next