platform/upstream/perl.git
2003-03-10 Chip TurnerRe: Shared libperl.so and build issues
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-03-09 Jarkko HietaniemiMust not hide the protos, though.
2003-03-09 Jarkko HietaniemiI hate embed*. Tell me what you know.
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.91.
2003-03-09 Jarkko HietaniemiExport the symbols from #18863; do not prototype (but...
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.90 (plus the one extra use lib...
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: DATA wasn't properly utf8ed
2003-03-09 Jarkko HietaniemiTru64: additional instructions for building a newer...
2003-03-09 Jarkko HietaniemiAt Sarathy's request restore the bin5005compat Perl_foo...
2003-03-09 Rafael Garcia... ... and add a test case for bug #20798
2003-03-09 Adrian M. EnacheRe: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Adrian M. EnacheRe: [perl #20798] foo(eval {}) crashes Perl 5.8
2003-03-09 Rafael Garcia... Adjust test count.
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-08 Rafael Garcia... Add a B::COP::io() method, to return the cop_io field...
2003-03-08 Richard Foleyto explain new [<>{] behaviour - attached
2003-03-08 Jarkko HietaniemiEnache Adrian reads comments.
2003-03-08 Richard SoderbergRe: [perl #20551] Documentation error for IO::Select
2003-03-08 Craig A. Berrylong %ENV values for VMS
2003-03-08 Jarkko Hietaniemiregen_headers tiny tidying:
2003-03-07 Jarkko HietaniemiGive pointers to runtime Unicode changes.
2003-03-07 Jarkko HietaniemiExtra character noticed by Tels.
2003-03-07 Kay RoepkeFreeBSD 5.0 gethostbyaddr_r hints update
2003-03-07 Jarkko HietaniemiDefine the Perl_pp_i_modulo_1() only iff we have glibc.
2003-03-07 Jarkko HietaniemiGood observation from Philip Newton.
2003-03-06 Rafael Garcia... Make the -A switch work without an assertion name.
2003-03-06 Jos I. BoumansRe: [PATCH] let perlmodstyle mention Module::Build...
2003-03-06 Adrian M. EnacheRe: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-06 Craig A. Berrymg.c needs Perl_csighandler prototype
2003-03-06 Jarkko HietaniemiThinko fix.
2003-03-06 Jarkko HietaniemiPERL_UNICODE explanation saga continues.
2003-03-06 Jarkko HietaniemiHandle also extra directories et alia.
2003-03-06 Jarkko HietaniemiAdd mani(fest) check(ing) utility.
2003-03-06 Stas Bekman[patch config_h.SH] redefining __attribute__
2003-03-05 Jarkko HietaniemiCouple more _r possibilities (found in a RH 8.0 box...
2003-03-04 Rafael Garcia... Change #18829 makes this test workaround obsolete.
2003-03-04 Rafael Garcia... Patch by Salvador Fandiño to read the warning mask
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-04 Jarkko HietaniemiTry to make PPPort.pm 5.005-friendlier (see [perl ...
2003-03-04 Rafael Garcia... Doc typos.
2003-03-04 Jarkko HietaniemiTry to give rcatline() a good jog on Unicode.
2003-03-04 Adrian M. EnacheRe: [perl #21395] rcatline doesn't grok utf8
2003-03-04 Jarkko HietaniemiCan't test this without PerlIO.
2003-03-04 Artur BergmanFixes bug #15654 bizarre constant mangling in 5.8.0
2003-03-03 Jarkko HietaniemiFurther clarification on PERL_UNICODE's semantics.
2003-03-03 Graham BarrSync with libnet-1.13
2003-03-03 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.20.
2003-03-03 Jarkko HietaniemiUpgrade to Encode 1.89. The enc_module.t required
2003-03-03 Jarkko HietaniemiUse a macro for abs() to avoid the possible truncation...
2003-03-02 Andreas KönigRe: [PATCH] Make adding notes to patchlevel.h easier
2003-03-02 Edmund Bacon[perl #21289] [Fwd: IPC::Msg bug report]
2003-03-02 Richard SoderbergRe: [perl #18872] File::Basename example misleading
2003-03-02 Anders Johnson[perl #21031] $File::Find::name ne $_ w/no_chdir
2003-03-02 Hugo van der... Reverse copyright update (#18801) for files not changed...
2003-03-02 Adrian M. EnacheRe: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders JohnsonRE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Jarkko HietaniemiNarrow down the -C test skippage.
2003-03-02 Hugo van der... Update all copyrights to 2003, from Jarkko
2003-03-02 Richard Foleyfor perl5db.pl against missing args destroying pre...
2003-03-02 Jarkko HietaniemiThe -CI cannot be easily tested under UTF-8 locale...
2003-03-02 Jarkko HietaniemiGo with "right = -right" for greater portability, some...
2003-03-02 Jarkko HietaniemiPatch for [perl #9402], known also as "glibc _moddi3 bug
2003-03-02 Jarkko HietaniemiForgotten from change #18795.
2003-03-02 Abe TimmermanRe: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back...
2003-03-02 Jarkko HietaniemiFurther Unicode formats patching from Inaba Hiroto.
2003-03-01 Jarkko HietaniemiIntegrate change #18788 from maint.
2003-03-01 Abe TimmermanGet MSWin32 back compiling
2003-02-26 Inaba HirotoRe: [PATCH] Re: format, PerlIO and utf8
2003-02-26 Jarkko HietaniemiAn already fixed bug from perl-unicode.
2003-02-26 Adrian M. EnacheRe: [perl #20683] [fix] Better Patch
2003-02-26 Hugo van der... regen headers
2003-02-26 Hugo van der... Two typos found by Philip Newton <pnewton@gmx.de>
2003-02-25 Jarkko HietaniemiAdd tests for the -C switch. Depending on the
2003-02-25 Hugo van der... Add missing file from change #18774.
2003-02-25 Hugo van der... More variables for change #18776.
2003-02-25 Adrian M. Enache[perl #20682] [fix] @- array not visible in s///
2003-02-25 Adrian M. Enache[perl #20684] [fix] s/// with (??{..}) inside returns...
2003-02-25 Rafael Garcia... Re: [perl #21321] local ${"FOO"} does not work
2003-02-25 Dan Kogai[Encode] 1.88 Released
2003-02-25 Yitzchak Scott... [perl@18752] warnings from CGI tests under cygwin
2003-02-25 Jarkko HietaniemiCleanup #18770 as suggested by Rafael.
2003-02-25 Jarkko HietaniemiA new try at #18765 (for [perl #20920]).
2003-02-25 Jarkko HietaniemiRetract change #18765: makes HiRes.t hang after subtest...
2003-02-24 Chip SalzenbergInclude p4d2p in Porting again, because p4genpatch...
2003-02-24 Chip SalzenbergIn Porting scripts, use standard perl path of "/usr...
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-24 Slaven RezicRe: [perl #20920] Segmentation fault ("Safe Signal...
2003-02-24 Jarkko HietaniemiPatching magic from Inaba-san's keyboard: fix for ...
2003-02-24 Chip SalzenbergUse PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fe...
2003-02-24 Hugo van der... Remove no-longer-true line from perlop
2003-02-23 Jarkko HietaniemiChip noticed that the intended optionality of the ...
2003-02-22 Jarkko HietaniemiAPI doc tweaks.
2003-02-21 Artur BergmanChange regex to be a bit more friendly against various
2003-02-20 Peter Prymmeradd some IV stuff to ext/Devel/Peek/Peek.t test 21
2003-02-20 Peter Prymmeradd probe for yet another dangerous logical name: COMP
2003-02-20 Jarkko HietaniemiDoc tweakage on -C.
next