platform/upstream/perl.git
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.
2003-02-19 Brendan O'Dea5.8.0: typo in pod/perlcompile.pod
2003-02-19 Rafael Garcia... Document clearly that "_" is always in package "main".
2003-02-19 Adrian M. EnacheRe: [perl #20716] scope error with brackets
2003-02-19 Jarkko Hietaniemi'A' is not 65 everywhere.
2003-02-19 Chip SalzenbergSupport one-parameter unpack(), which unpacks $_.
2003-02-19 Salvador Fandiñomore complex assertions activation:
2003-02-19 Andreas KönigMake adding notes to patchlevel.h easier
2003-02-19 Dave MitchellBlocking option ignored
2003-02-18 Hugo van der... Shouldn't have added as t/run/switchA.t in #18739 ...
2003-02-18 Michael G.... Re: -Os for Darwin why?
2003-02-18 Jarkko HietaniemiFormat nit.
2003-02-18 Michael G.... Re: -Os for Darwin why?
2003-02-18 Salvador FandiñoRe: Did the assertion patch/feature submission get...
2003-02-18 Nicholas ClarkRe: [PATCH] Re: [PATCH] Copy on write for $& and $1...
2003-02-18 Stephen McCamantRe: [perl #21261] B::Terse not outputting correct const...
2003-02-17 Nicholas ClarkRe: [PATCH] Copy on write for $& and $1...
2003-02-17 Hugo van der... Use the escape E<ntilde> in source files rather than...
2003-02-17 Hugo van der... Suppress empty #ifdef blocks in embed.pl
2003-02-17 Hugo van der... fix typo in sv.c and regenerate perlapi.pod
2003-02-17 Jarkko HietaniemiPhilip Newton has eagle eyes :-)
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-17 Jarkko HietaniemiMake also the -CAL conditional on locale.
2003-02-16 Jarkko HietaniemiNO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
2003-02-16 Jarkko HietaniemiAccording to Sarathy it's better have the Ministry
2003-02-16 Salvador Fandiñoadd support for assertions. Updated form of:
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-16 Nicholas Clarkinline SvREFCNT_dec:
2003-02-16 Adrian M. EnacheRe: [perl #20798] foo(eval {}) crashes Perl 5.8
2003-02-16 Hugo van der... outdent else-if chain in scope()
2003-02-16 Craig A. Berryarcane tainting bug in vms.c
2003-02-16 Hugo van der... restrict PERL_PRESERVE_IVUV to things that should reall...
2003-02-16 Jarkko HietaniemiAs suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES...
2003-02-16 Jarkko HietaniemiClarify the -C syntax a bit.
2003-02-16 Jarkko HietaniemiForgotten from #18715.
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-15 Jarkko HietaniemiAlso Storable really wants the PATCHLEVEL, not PERL_VER...
next