p5sagit/p5-mst-13.2.git
2003-02-25 Jarkko Hietaniemi Cleanup #18770 as suggested by Rafael.
2003-02-25 Jarkko Hietaniemi A new try at #18765 (for [perl #20920]).
2003-02-25 Jarkko Hietaniemi Retract change #18765: makes HiRes.t hang after subtest...
2003-02-24 Chip Salzenberg Include p4d2p in Porting again, because p4genpatch...
2003-02-24 Chip Salzenberg In Porting scripts, use standard perl path of "/usr...
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-24 Slaven Rezic Re: [perl #20920] Segmentation fault ("Safe Signal...
2003-02-24 Jarkko Hietaniemi Patching magic from Inaba-san's keyboard: fix for ...
2003-02-24 Chip Salzenberg Use 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 Hietaniemi Chip noticed that the intended optionality of the ...
2003-02-22 Jarkko Hietaniemi API doc tweaks.
2003-02-21 Artur Bergman Change regex to be a bit more friendly against various
2003-02-20 Peter Prymmer add some IV stuff to ext/Devel/Peek/Peek.t test 21
2003-02-20 Peter Prymmer add probe for yet another dangerous logical name: COMP
2003-02-20 Jarkko Hietaniemi Doc tweakage on -C.
2003-02-19 Brendan O'Dea 5.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. Enache Re: [perl #20716] scope error with brackets
2003-02-19 Jarkko Hietaniemi 'A' is not 65 everywhere.
2003-02-19 Chip Salzenberg Support one-parameter unpack(), which unpacks $_.
2003-02-19 Salvador Fandiño more complex assertions activation:
2003-02-19 Andreas König Make adding notes to patchlevel.h easier
2003-02-19 Dave Mitchell Blocking 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 Hietaniemi Format nit.
2003-02-18 Michael G.... Re: -Os for Darwin why?
2003-02-18 Salvador Fandiño Re: Did the assertion patch/feature submission get...
2003-02-18 Nicholas Clark Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
2003-02-18 Stephen McCamant Re: [perl #21261] B::Terse not outputting correct const...
2003-02-17 Nicholas Clark Re: [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 Hietaniemi Philip Newton has eagle eyes :-)
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-17 Jarkko Hietaniemi Make also the -CAL conditional on locale.
2003-02-16 Jarkko Hietaniemi NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
2003-02-16 Jarkko Hietaniemi According to Sarathy it's better have the Ministry
2003-02-16 Salvador Fandiño add support for assertions. Updated form of:
2003-02-16 Nicholas Clark COW regexps:
2003-02-16 Nicholas Clark inline SvREFCNT_dec:
2003-02-16 Adrian M. Enache Re: [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. Berry arcane tainting bug in vms.c
2003-02-16 Hugo van der... restrict PERL_PRESERVE_IVUV to things that should reall...
2003-02-16 Jarkko Hietaniemi As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES...
2003-02-16 Jarkko Hietaniemi Clarify the -C syntax a bit.
2003-02-16 Jarkko Hietaniemi Forgotten from #18715.
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-02-15 Jarkko Hietaniemi Also Storable really wants the PATCHLEVEL, not PERL_VER...
2003-02-15 Jarkko Hietaniemi Bring the CPAN Digest::MD5 (2.23) and the core Digest...
2003-02-15 Jarkko Hietaniemi Update MD5 Changes; update checksums.
2003-02-15 Jarkko Hietaniemi Update the MD5 checksums.
2003-02-15 Jarkko Hietaniemi Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-02-15 Adrian M. Enache Re: [perl #20912] UTF8 related glitch + fix
2003-02-15 Stas Bekman [doc patch] ext/threads/shared/shared.pm
2003-02-15 Iain Spoon... Re: perlvar phrasing clarification for $^S
2003-02-15 Hugo van der... Re: [perl #20933] \substr reuses lvalues (sometimes)
2003-02-15 Jerrad Pierce Re: overriding builtins quirk
2003-02-14 Adrian M. Enache Re: trying to fix #20154, #20357
2003-02-14 Graham Barr Update to Scalar-List-Utils 1.11
2003-02-13 Jarkko Hietaniemi gcc 3.2.1 does not have -Wall faith that tmp
2003-02-12 Slaven Rezic perlbug (was: Re: [perl #20606] [no subject])
2003-02-12 Robin Barker to silence compiler warning
2003-02-11 Robin Barker [perl #20654] %*v02x considered invalid in printf
2003-02-11 Iain Truskett mini-[patch] perlrun "^$W" typo
2003-02-11 Stephen McCamant More B::Concise fixes
2003-02-11 H.Merijn Brand More code cleanup.
2003-02-11 Jarkko Hietaniemi Dueling patches.
2003-02-11 Mark Mielke PATCH: sv_rvweaken() deficiency (against 5.8.0)
2003-02-10 Hugo van der... fix comment in change #18689
2003-02-10 Hugo van der... Fix for [perl #20339]: "%lf" rejected as invalid by...
2003-02-10 Adrian M. Enache Re: [perl #20777] [PATCH] goto &subroutine leaks memory
2003-02-10 Adrian M. Enache Re: [perl #20716] [FIX] scope error with brackets
2003-02-10 Artur Bergman Compile under threads and MacOSX. For some reason newSVpvf
2003-02-10 Abhijit Menon-Sen No, we don't really want the utility scripts.
2003-02-10 Autrijus Tang fix for C< use if qw/ 1 open :utf8 / > based on:
2003-02-10 Jay Hannah RE: perldebug.pod suggestion
2003-02-10 John Peacock version objects final(?) patch
2003-02-09 Chip Salzenberg Add CPAN ChangeLog to MANIFEST.
2003-02-09 Jarkko Hietaniemi CPAN ChangeLog not needed, says Andreas.
2003-02-09 autrijus@ossf... [perl #20785] glitches with $PerlIO::encoding::fallback
2003-02-09 Stas Bekman Re: utime undef, undef, "/tmp/test" and warnings
2003-02-08 Jarkko Hietaniemi Possible cruft removal.
2003-02-08 Jarkko Hietaniemi Signedness nits.
2003-02-08 Jarkko Hietaniemi Upgrade to CPAN 1.64, from Andreas Koenig.
2003-02-08 Jarkko Hietaniemi Upgrade to Net::Ping 2.28, from Rob Brown.
2003-02-08 Audrey Tang perluniintro nit
2003-02-06 Peter Prymmer path tweak fix up for t/pod/find.t on VMS
2003-02-06 Jarkko Hietaniemi sv_cat_recode() proto was missing, noticed by Craig...
2003-02-06 Artur Bergman Patch from Richard Soderberg, cleanup the code a bit...
2003-02-06 Jarkko Hietaniemi Things forgotten from Encode 1.87.
2003-02-06 Jarkko Hietaniemi Upgrade to Encode 1.87.
2003-02-05 Jarkko Hietaniemi Add the test of [perl #8760] (fixed by change #18656).
2003-02-05 Jarkko Hietaniemi [perl #19767] has become fixed too (by changes #18653
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-05 Peter Prymmer fix for PerlIO/Via compilation on VMS
2003-02-05 Jarkko Hietaniemi s/S_cache_re/cache_re/ for building with threads.
next