platform/upstream/perl.git
2007-07-07 Rafael Garcia... Update Changes
2007-07-07 Gerard GoossenMAD: disable constant subs when PL_madskills
2007-07-07 Gerard Goossenp55: add 'declarator' to listop. Fixes 'pipe my ($r...
2007-07-07 Gerard Goossenp55: correctly translate things like s//$#foo/ge
2007-07-07 Edgar BeringRe: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-07 Rafael Garcia... Add a note in perldelta about undefining *ISA
2007-07-07 Jim Cromie[patch] add verbose mode to -DU debugging option
2007-07-07 Rafael Garcia... Make Perl_find_runcv a member of the public API
2007-07-07 Rafael Garcia... Remove 5.10.0 section from perltodo
2007-07-07 Jan DuboisFix commented out function names in proto.h
2007-07-07 Rafael Garcia... base.pm is belong to me
2007-07-06 Craig A. BerryFix the case of $Config{perl_patchlevel} on VMS.
2007-07-06 AbigailRe: Beyond 5.10
2007-07-06 Rafael Garcia... Add test preambles
2007-07-06 Rafael Garcia... Make this new test be skipped with 5.8.x
2007-07-06 Rafael Garcia... Upgrade to base and fields 2.12, mostly by Michael...
2007-07-06 Steve HayAdd Borland linker option to not generate .map files
2007-07-06 Paul MarquessArchive::Extract - small pod update
2007-07-04 Dave Mitchellclarify what text 'warn' appends to a newline-less...
2007-07-04 Dave Mitchellreally fix S_emulate_eaccess compiler warning (#31418...
2007-07-04 Craig A. BerryNew File::Path tests require unix syntax on VMS.
2007-07-04 Craig A. BerryVMS syntax nit in new MakeMaker test.
2007-07-04 Craig A. BerryReplace C<shrplib='define'> with C<useshrplib='true...
2007-07-04 Craig A. BerryRemove vms/genconfig.pl and references to it; it was...
2007-07-04 Rafael Garcia... Adapt perlivp to the ext/ reorganisation for Compress...
2007-07-04 Reini Urban[perl #3589] [BUG#3589 bleadperl]
2007-07-04 Jan DuboisRE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires...
2007-07-04 Rafael Garcia... Don't require to have at least DB_File or *DBM_File
2007-07-04 Rafael Garcia... regexp flags =~ s/k/p/
2007-07-03 Steve HayCorrect a couple more cases of $Config{useshrplib}
2007-07-03 Rafael Garcia... More tests for \g errors in regular expressions
2007-07-03 Rafael Garcia... Forbid \g0. (tests coming later)
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-07-03 Steve PetersUpgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve PetersInclude file missed from change #31519.
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-07-02 Jos I. BoumansAdd add-package.pl to the core (was Re: Why no (XML...
2007-07-02 Jerry D. HeddenAddress 250_ping_hires.t failure
2007-07-02 Jerry D. HeddenFixes to threads tests
2007-07-02 Steve HayApply win32/Makefile changes from #31102 and #31506...
2007-07-01 Nicholas ClarkRestore a comment from 30501 unintentionally deleted...
2007-07-01 Nicholas ClarkAvoid copying the AV in Perl_mro_get_linear_isa_dfs()
2007-07-01 Nicholas ClarkAdd some information to the comments describing SV...
2007-07-01 Dave Mitchelltest that localised tieing of a hash or array remains...
2007-07-01 Jerry D. Heddenchar is not a good type to use for array indexes;
2007-06-30 TelsFYI: Math::BigInt v1.87 released [PATCH]
2007-06-30 AbigailComment typo fix
2007-06-30 Benjamin Carterregclass on EBCDIC platforms
2007-06-30 Abigail/p vs (?p)
2007-06-29 Rafael Garcia... Removes the code that is supposed to restore magic...
2007-06-29 Jerry D. HeddenFix up change 31494
2007-06-29 Rafael Garcia... Update Changes
2007-06-29 Rafael Garcia... Revert change #31489.
2007-06-29 Brandon BlackRe: valgrind findings
2007-06-29 Rafael Garcia... Being tired of adjusting the test count of concise...
2007-06-29 Rafael Garcia... Small pod fix
2007-06-29 Yves Ortonfix overzealous search and replace
2007-06-28 Yves OrtonRename various regex defined so that they have distinct...
2007-06-28 Yves OrtonReplace pattern parsing logic with optree "parsing...
2007-06-28 Ævar Arnfjörð... Move the RXf_WHITE logic for split " " into the regex...
2007-06-28 Steve PetersAdd a TODO test cases RT# 43403.
2007-06-28 Rafael Garcia... Fix tests so they actually test $@. like() demands...
2007-06-28 Rafael Garcia... New valgrind suppressions.
2007-06-28 Steve HayRe-enable the setlocale() tests for Windows XP onwards
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-28 Brandon BlackRe: [perl #43357] *DESTROY = sub {} at runtime
2007-06-28 Jerry D. HeddenMove tests under 'threads' module
2007-06-28 Jerry D. HeddenRe: [PATCH-revised] ext/Win32/t/Unicode.t failures...
2007-06-28 TelsMath::BigFloat - fix bpi() and A [PATCH]
2007-06-28 TelsRe: Broken bignum tests [PATCH]
2007-06-28 David Landgrenbring File-Path up to 2.01
2007-06-28 Yves OrtonFree memory in case of error/failure to compile.
2007-06-27 Steve HayFix POSIX::setlocale(): the CRT function returns a...
2007-06-27 Rafael Garcia... Revert change #31480. The PI and e functions can accept...
2007-06-27 Rafael Garcia... Add an empty prototype to functions PI and e
2007-06-27 TelsRe: RFC: bigint et. al exporting PI method? [PATCH]
2007-06-27 TelsMath::BigInt take 12 [PATCH]
2007-06-27 Jerry D. Heddenthreads 1.63
2007-06-27 Chia-liang KaoB::Deparse cleanups
2007-06-26 Dave Mitchellavoid double-free of the thread function
2007-06-26 Dave Mitchellmake sure PL_Parser is NULL during early stage of threa...
2007-06-26 Brandon BlackSecond patch from:
2007-06-26 Brandon BlackFirst patch from:
2007-06-26 Jerry D. HeddenAdd TODO tests for refcount issues related to threads
2007-06-26 Steve HayUpgrade to Win32-0.30
2007-06-26 Jan Dubois[PATCH] Remove dead code from win32/win32sck.c
2007-06-26 Jan DuboisWin32 is dual-lived on CPAN
2007-06-26 Jan DuboisPorting/corecpan.pl -f option doesn't work
2007-06-25 Steve HayRevert #30197 and #30219, which #31464 has just made...
2007-06-25 Jerry D. HeddenAccept file exists error in ext/Win32API/File/t/file.t
2007-06-25 Rafael Garcia... Rename README and Changes for more readability
2007-06-25 Rafael Garcia... Upgrade to libnet 1.21
2007-06-25 Danny RathjensApply doc suggestion from:
2007-06-25 Paul Johnsonremove op_static
2007-06-25 Rafael Garcia... That test too should be skipped in the core on EBCDIC...
2007-06-25 Tels[Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-06-25 Rafael Garcia... Remove now-irrelevant comment
2007-06-25 Reini Urban[perl #43285] Win32API::File tests language specific
2007-06-25 Rafael Garcia... PerlFAQ sync.
next