platform/upstream/perl.git
2007-03-19 Andreas J.... Re: Composing @INC from PERL5LIB
2007-03-19 Rafael Garcia... Adjust timing tolerance in threads tests, by Jerry...
2007-03-19 Nicholas ClarkPerlIO_exportFILE() and PerlIO_releaseFILE() should...
2007-03-19 Jari AaltoRe: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-19 Marvin HumphreyRe: perlreguts: Copy-editing and wishlist
2007-03-19 Rafael Garcia... Upgrade to version.pm 0.71, by John Peacock
2007-03-19 Dave Mitchellminor code simplification made possible by change ...
2007-03-18 Dave MitchellWhen restoring localised values, call set only on conta...
2007-03-18 Dave Mitchellmove magic container/value test into separate function
2007-03-18 Nicholas ClarkThe test case applied in change 29502 really should...
2007-03-18 Andreas J.... 29044 broke Fatal.pm
2007-03-17 Nicholas ClarkPerlIO_importFILE() should increase the reference count...
2007-03-17 Alexey Tourbinperl5db.t: skip test when /dev/tty is not available
2007-03-17 Nicholas ClarkTest case from Karl Chen in RT #41831
2007-03-17 Nicholas ClarkRemove the other 4 bits of MAD code designed to abort...
2007-03-17 Nicholas ClarkThe code in newCONDOP can be made visibly simpler by...
2007-03-16 Nicholas ClarkUnder -Dmad, free the ops representing the dead code...
2007-03-16 Jari AaltoRe: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-16 Nicholas ClarkRemove the abort() trap, which Larry said was actually...
2007-03-16 Craig A. BerryMake sure escaped dots in filenames are preserved when...
2007-03-15 Rafael Garcia... Patch by Abigail to avoid using $& in diagnostics.pm.
2007-03-15 Abe TimmermanRe: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386...
2007-03-15 Rafael Garcia... Patch by Gerard Goossen to add madprops to "require...
2007-03-15 Rafael Garcia... Patch by Gerard Goossen to have nomad print also
2007-03-15 Rafael Garcia... Don't mention DynaLoader.a in INSTALL,
2007-03-15 Nicholas ClarkSeems that 5.6.x needs the same fix as 5.005_xx for...
2007-03-15 Sébastien Aperghis... Re: [Patch] Fix some of the tests of Storable on Perl...
2007-03-15 Nicholas ClarkTweak to Storable to make dclone.t pass on 5.005_03.
2007-03-15 Rick DelaneyRe: What is this MAD stuff all about?
2007-03-15 Rafael Garcia... Upgrade to threads::shared 1.08 :
2007-03-15 Rafael Garcia... Make the isdst argument to asctime and mktime default...
2007-03-14 Nicholas ClarkChanges needed to get Storable to compile on 5.005_03.
2007-03-14 Jari AaltoRe: [perl #41687] [PATCH] v5.8.8 pod2html -- Add -...
2007-03-14 Jari Aalto[perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>...
2007-03-14 Jari Aalto[perl #41701] [PATCH] v5.8.8. pod2html -- F<filename...
2007-03-14 Rafael Garcia... De-hardcode a path in a Test::Simple test, so it works
2007-03-14 Steve PetersUpgrade to Test-Simple-0.68. Includes a tweak to
2007-03-14 Dave Mitchelluse a fresh stack when loading Errno.pm etc.
2007-03-14 Rafael Garcia... Patch by Sébastien Aperghis-Tramoni to avoid encoding
2007-03-14 Wolfgang Launperlfunc.pod (ref results), perlop.pod (qr// result)
2007-03-13 Nicholas ClarkThe dMY_CXT added in change 27938 isn't needed when...
2007-03-13 Nicholas ClarkCheck that stat and -X favours the file handle over...
2007-03-13 Nicholas ClarkCheck that stat and -X on barewords favour the file...
2007-03-13 Nicholas ClarkBump versions of modules that are currently on "dev...
2007-03-13 Nicholas ClarkIntegrate:
2007-03-13 Nicholas Clark5.8's B.xs exports AVf_REAL, so need to jiggle the...
2007-03-13 Jarkko HietaniemiDB_File with g++ and db v1
2007-03-13 Joshua ben... inform constant.pm about UNITCHECK
2007-03-13 Rafael Garcia... Need a SPAGAIN here because the stack pointer might...
2007-03-13 Nicholas ClarkGet B compiling and passing all tests on both 5.9.x...
2007-03-12 Rafael Garcia... Fix a couple of minor typos in comments
2007-03-12 Rafael Garcia... Better wording for (?|...) in perlre, from a suggestion...
2007-03-12 Rafael Garcia... Remove notes about experimental functions in the utf8...
2007-03-12 Rafael Garcia... warn() without args doesn't take a default message...
2007-03-12 Nicholas ClarkFix the partially passing TODO test in optree_constants...
2007-03-12 Nicholas ClarkWith the demise of ByteLoader in blead, unshare_hek...
2007-03-12 Steve PetersUpgrade to CPAN-1.88_78
2007-03-12 Nicholas ClarkBitten again by the snakes in the MANIFEST spec - tabs...
2007-03-12 Rafael Garcia... Like fake scalars, state variables shouldn't get new...
2007-03-11 Craig A. BerryExtUtils::Manifest fix-ups for VMS:
2007-03-11 Craig A. BerryUpgrade inplace.t and iprefix.t to use test.pl, avoidin...
2007-03-11 Craig A. BerryAdd directory depth check for older VMS systems to...
2007-03-10 Nicholas ClarkTest that format references can't be wrongly dereferenced.
2007-03-10 Nicholas ClarkBump Exporter's $VERSION.
2007-03-10 Nicholas ClarkA test case for change 30527 (chdir bareword ambiguity...
2007-03-10 Nicholas ClarkRefactor the "has fchdir" and "has dirfd" logic to...
2007-03-09 Nicholas ClarkDon't swallow up other warnings in Exporter's test...
2007-03-09 Tom Callaway[perl #41587] [PATCH] 5.8.8 make sure we get the proper...
2007-03-09 Nicholas ClarkMake Exporter::Heavy correctly not warn when exporting...
2007-03-09 Tom CallawayTom Callaway's Redhat patches
2007-03-09 Steve PetersPrefer dirhandles to filehandles when passing a barewor...
2007-03-09 Rafael Garcia... Mention Perl::Unsafe::Signals in the core docs en passant.
2007-03-09 Craig A. BerryIn ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Rafael Garcia... The HePV macro was borked.
2007-03-08 Rafael Garcia... Warning fix. Since HePV's second argument is supposed
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Jan DuboisRE: $Win32::VERSION problem
2007-03-08 Andreas J.... debugger history save and load
2007-03-08 Rafael Garcia... Better docs for C<no VERSION>
2007-03-08 Rafael Garcia... Need to extend the stack when using warn() without
2007-03-08 Anton BerezinDefault to ELF on FreeBSD when objformat is not there
2007-03-08 Craig A. BerryMM->{ldflags} may not be defined and wouldn't help...
2007-03-08 Craig A. BerryMake vms/gen_shrfls.pl better able to detect header...
2007-03-07 Rafael Garcia... Regenerates internal and external API docs
2007-03-07 Rafael Garcia... Add the new man page, perlunifaq, in relevant places
2007-03-07 Rafael Garcia... Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-07 Rafael Garcia... Use another method to avoid the "possible interpolation...
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-07 Rafael Garcia... Localize $! in splainthis() too. (see bug #41717)
2007-03-07 Rafael Garcia... Better localisation of $_ in diagnostics.
2007-03-07 Rafael Garcia... Avoid to load the *+ and *- globs too early.
2007-03-06 Steve PetersUpgrade to IO-Zlib-1.05. There are updates to the...
2007-03-06 Rafael Garcia... Fix error messages returned by S_require_tie_mod. Fix...
2007-03-06 Rafael Garcia... Fix a small leak on loading *+ and *- globs
2007-03-06 Steve PetersUpgrade to CGI.pm-3.27
2007-03-06 Jerry D. Hedden'Unknown PerlIO layer "encoding"...' message
2007-03-06 TelsDoc patch about PerlIO::encoding:
2007-03-06 Rafael Garcia... dumpvar.pl must load re::Tie::Hash::NamedCapture if...
2007-03-06 Steve HayReinstate part of #28744 that was accidentally reverted...
next