platform/upstream/perl.git
2007-10-06 Craig A. BerryRe: several compilation problems on VMS in perl@32039
2007-10-06 Nicholas ClarkFinally! Worked out how to const Perl_moreswitches().
2007-10-06 Nicholas Clark"A" should no longer be in the list of options acceptab...
2007-10-06 Nicholas ClarkPropagate the perlapi.pod part of change 32026 back...
2007-10-06 Nicholas ClarkRemove remaining C<Nullch>s and C<Nullsv>s
2007-10-06 Craig A. BerryAdd symlink support to Cwd::_vms_abs_path.
2007-10-06 Nicholas ClarkThe scratch scalar used in -d processing for : and...
2007-10-06 Nicholas ClarkNothing* outside the core uses the old misspelling
2007-10-06 Nicholas ClarkFix precedence bug in the logic for PERL_PV_ESCAPE_NOCL...
2007-10-06 Nicholas ClarkUse the PERL_PV_PRETTY_NOCLEAR flag to simplify the...
2007-10-06 Nicholas ClarkAdd a new flag PERL_PV_PRETTY_NOCLEAR (actually just
2007-10-06 Nicholas ClarkFix typo in change 32043 - s/sv_catpvf/sv_catpvs/
2007-10-06 Steve PetersUpgrade to Time-HiRes-1.9708
2007-10-06 Nicholas ClarknewSV(size) and SvPOK_on() will be more efficient than...
2007-10-06 Nicholas ClarkUse vnewSVpvf() rather than sv_vcatpvf() onto a newly...
2007-10-06 Nicholas ClarkAvoid using *pvf functions when the format string is...
2007-10-06 Nicholas ClarkDirectly create the SV with Perl_newSVpvf() rather...
2007-10-06 Nicholas ClarkOptimise the logic in isPRINT(), possible following...
2007-10-06 Nicholas ClarkRevert one hunk of change 32034 that had the possibilit...
2007-10-05 Nicholas ClarkIn the MAD code, eliminate one Perl_sv_catpvf() and...
2007-10-05 Nicholas ClarkChange a sv_catpv() to sv_catpvs().
2007-10-05 Craig A. Berrysymlink() wrapper for VMS that prevents the creation...
2007-10-05 Nicholas ClarkEliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR
2007-10-05 Nicholas ClarkPL_cshname is actually a constant value known at compil...
2007-10-05 Nicholas ClarkEliminate most *printf-like calls that use a simple...
2007-10-05 Nicholas ClarkWith the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_...
2007-10-05 Nicholas ClarkAs PL_hinthv is actually tied, need to call SvSETMAGIC...
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-05 Jos I. BoumansUpdate add-package.pl
2007-10-05 John E. Malmbergpatch@32028 POD updates for VMS
2007-10-04 Craig A. BerryVMS override for Module::Build::Base::find_perl_interpr...
2007-10-04 Craig A. BerryTry a bit harder to get *PL_sighandlerp to agree with its
2007-10-04 David LandgrenPOD cleanups
2007-10-04 Nicholas ClarkS_dopoptosub() is just a wrapper for S_dopoptosub_at...
2007-10-04 Marcus Holland... Upgrade to Devel::PPPort 3.13
2007-10-04 Rafael Garcia... Update Module::Load::Conditional to 0.20
2007-10-04 Rafael Garcia... Update Term::UI to 0.16
2007-10-04 Rafael Garcia... Fix warnings about Sighandler_t type on Win32.
2007-10-03 Nicholas ClarkI can't spell (well know fact) and while I'm there...
2007-10-03 Nicholas ClarkTest for a subtle pre-5.10 bug. Before 5.10 the overloa...
2007-10-03 Rafael Garcia... Reverse change #31978
2007-10-03 Marcus Holland... One const too much. (Unfortunately, the Copy macro...
2007-10-03 Rafael Garcia... Adapt definition of Sighandler_t to go with change...
2007-10-03 Slaven Rezic[perl #45513] Test failures on amd64-freebsd 6.2
2007-10-03 ben@linuxgazette.net[perl #46019] Documentation for 'srand' has a problem...
2007-10-03 Steve PetersUpdate to a file missed in change #32008.
2007-10-02 Steve PetersUpgrade to Getopt-Long-2.37
2007-10-02 Steve PetersUpgrade to CPAN-1.9203
2007-10-02 Rafael Garcia... Need to quote the version number of perl in perlivp...
2007-10-02 Jerry D. Hedden/cygdrive is configurable
2007-10-02 Shawnuse base problem
2007-10-02 Jim CromieRe: [patch] clean out remnants of DEBUGGING_OPS (was...
2007-10-02 John Peacockwas Re: Freeze ?
2007-10-02 Nicholas ClarkAudrey spotted a spurious "Unicode".
2007-10-01 Nicholas ClarkNothing is using IoSUBPROCESS() so eliminate xio_subpro...
2007-10-01 Rafael Garcia... Patch by jlv <jloverso@mathworks.com> to stop NEXT...
2007-09-30 John E. Malmberg[patch@31998] Fix M:B: tilde.t tests on VMS
2007-09-30 John E. MalmbergRe: [patch@31988] Revised Module::Build fixes for VMS.
2007-09-30 David Landgrenbring File::Path up to 2.01 (was: Re: Freeze ?)
2007-09-29 John E. Malmberg[patch@31988] Revised Module::Build fixes for VMS.
2007-09-28 Nicholas ClarkMake all of B work on 5.8.x
2007-09-28 Rafael Garcia... Document hint symbols in B::Concise
2007-09-28 Nicholas ClarkHopefully really fix test failures with -C
2007-09-28 Rafael Garcia... Remove unneeded cast
2007-09-28 Nicholas ClarkChange 31987 forgot to re-run embed.pl
2007-09-28 Jim Cromie[patch] s/thinngy/thingy/
2007-09-27 Rafael Garcia... I forgot to patch for the threaded case
2007-09-27 Nicholas ClarkMove the bool v_string_ok into the U16-sized gap in...
2007-09-27 Rafael Garcia... Hopefully fix test failures with -C
2007-09-27 Steve HayFix test introduced in #31973 that failed on Win32
2007-09-27 Craig A. BerryMake large file support the default on VMS systems...
2007-09-26 Rafael Garcia... API spelling patch, by Jerry D. Hedden
2007-09-26 Rafael Garcia... Maybe the default order of directories in @INC should...
2007-09-26 Nicholas ClarkChange 31977 introduced a bug (failing to set the retur...
2007-09-26 Jerry D. HeddenCheck rename() under Cygwin
2007-09-26 Jerry D. HeddenNo more ld2 and perlld under Cygwin
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-26 Nicholas ClarkChange the way of determining the MRO algorithm used...
2007-09-26 Rafael Garcia... Option spelling nit for AIX
2007-09-26 Rafael Garcia... On VAX, feeding a bare "NaN" to nawk causes nawk to...
2007-09-26 Rafael Garcia... Assume NetBSD has touch
2007-09-26 Jim CromieRe: [patch] improve B::Concise -src support
2007-09-26 Rafael Garcia... Update to README.cygwin by Jerry D. Hedden
2007-09-25 Dave Mitchellextend PL_veto_cleanup to all platforms
2007-09-25 Dave Mitchellmake PERL_SYS_INIT/INIT3/TERM into functions
2007-09-25 Rafael Garcia... Hey, but "or" is low-prec. So this statement never...
2007-09-25 Rafael Garcia... DragonflyBSD is a BSD too
2007-09-25 Slaven RezicRe: [perl #45513] Test failures on amd64-freebsd 6.2
2007-09-25 Rafael Garcia... Upgrade to Test::Simple 0.72
2007-09-25 Rick DelaneyRe: [PATCH 5.10] Improve diagnostic for reloads of...
2007-09-25 Rafael Garcia... Make OptreeCheck.pm more forgiving about parent pad...
2007-09-25 Sébastien Aperghis... Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz
2007-09-25 Abe TimmermanRe: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1...
2007-09-25 TelsRe: [perl #45605] Regexp failure with utf8-flagged...
2007-09-25 Sébastien Aperghis... [patch] Dual-lifing constant.pm
2007-09-25 Slaven Rezicstop lib/perl5db.t failure if Term::ReadLine::Perl...
2007-09-25 Jerry D. HeddenREADME.cygwin update
2007-09-25 Jerry D. Hedden$^E is not Win32::GetLastError under Cygwin
2007-09-25 Jerry D. HeddenRe: Change 31935: Upgrade to Win32-0.32
2007-09-24 Jim Cromie[patch] improve B::Concise -src support
next