platform/upstream/perl.git
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.
2002-02-16 Jarkko HietaniemiRestructure to_utf8_case() for simpler execution paths.
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-16 Paul GreenVOS patches for perl 5.8
2002-02-15 Rafael Garcia... Fix another bug introduced by #14615
2002-02-15 Jarkko HietaniemiAdd $VERSION.
2002-02-15 Jarkko HietaniemiUpdate Changes.
2002-02-15 Robin Barker; was Re: [PATCH Configure] Interaction of cc.cbu and...
2002-02-15 Robin BarkerRe: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configur...
2002-02-15 Ville SkyttäRe: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2002-02-15 Ilya ZakharevichOS/2 tests and more
2002-02-15 Ville Skyttä[ID 20020213.015] Pod::Html XHTML update for 5.7.2
2002-02-14 Jarkko HietaniemiDocument and test the C0 and C1.
2002-02-14 Jarkko HietaniemiAlso OS/2 seems to need exe set early.
2002-02-14 Jarkko HietaniemiDocument pack U0U.
2002-02-14 Rafael Garcia... Re: bug? no warning from getc BOLLOCKS
2002-02-14 Ilya Zakharevichconditional pragmas
2002-02-14 Jarkko HietaniemiDeparse bug introduced by #14615: the fix is just a...
2002-02-14 Jarkko HietaniemiIntegrate perlio:
2002-02-14 Jarkko HietaniemiJust a guess.
2002-02-14 Nick Ing-SimmonsIntegrate mainline
2002-02-14 Jarkko HietaniemiUpgrade to Net::Ping 2.11.
next