platform/upstream/perl.git
2008-10-15 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_01
2008-10-15 YAMASHINA HioStorable.thaw segv on blessed reference to overloaded...
2008-10-14 Nicholas ClarkYet another [ACGHS]V pointer in the interpreter structu...
2008-10-12 Marcus Holland... Upgrade to Devel::PPPort 3.14_02
2008-10-12 Marcus Holland... Make expand-macro.pl accept macro expressions, i.e...
2008-10-11 Marcus Holland... Make sure expand-macro.pl also works for macros in...
2008-10-10 Jos I. BoumansUpdate File::Fetch to 0.16
2008-10-07 AbigailChange of email address.
2008-10-07 Steve HayDefine HAS_QUAD on Win32 and introduce new value for...
2008-10-07 Steve HayRefine Win32's s{GM|LOCAL}TIME_{min|max} values based...
2008-10-06 Nicholas ClarkUpdate Eddy Tan's address.
2008-10-05 Nicholas ClarkAvoid allocating 1 extra regnode when duplicating a...
2008-10-05 Nicholas ClarkUpdate copyright year to 2008.
2008-10-05 Nicholas ClarkCorrect address.
2008-10-05 Nicholas ClarkMost of the AUTHORS file already has hard tabs, so...
2008-10-05 Nicholas ClarkAll the volunteers who contributed to Paul Fenwick...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-10-01 Nicholas ClarkIt's RISC OS, dammit. Hard space, upper case. Always.
2008-10-01 Steve HayFix Archive-Tar's 02_methods.t when IO::Compress::Bzip2...
2008-10-01 Steve HayUpgrade to Archive-Tar-1.39_04
2008-10-01 Nicholas Clarkerror reporting of [$a ; $b] can be a TODO.
2008-09-30 Steve HayCorrect the sLOCALTIME_{min|max} values added by #34363...
2008-09-30 Steve HayAdd the two new test files that I missed in 34446
2008-09-30 Steve HayFix Module-Build's compat.t when HARNESS_TIMER is set...
2008-09-30 Steve HayUpgrade to Module-Build-0.30
2008-09-29 H.Merijn BrandA builtin hard upper bound for sLOCALTIME_max to preven...
2008-09-29 H.Merijn BrandAllow s{GM,LOCAL)TIME_{min,max} to be set from CLI...
2008-09-29 H.Merijn BrandVersion up for adding hints/hpux.pl
2008-09-29 H.Merijn BrandStorable and HP-UX Optimizer don't like eachother on...
2008-09-29 Steve HayUpgrade to ExtUtils-MakeMaker-6.46
2008-09-27 Shlomi FishRe: [PATCH] Add open "|-" and open "-|" to perlopentut
2008-09-27 Jerry D. HeddenLoading modules in test.pl
2008-09-27 Nicholas Clark$? is PVLV on VMS (and actually, anywhere else where...
2008-09-26 Steve HayUpgrade Compression modules to 2.015
2008-09-26 Chris BinGOs... Hints file for MirOS BSD
2008-09-26 Nicholas ClarkUpgrade to XSLoader 0.10.
2008-09-26 Steve HayUpgrade to podlators-2.1.4
2008-09-26 H.Merijn Brand$! and $1 are PVMG(), but their content is undefined...
2008-09-25 Steve HayDon't skip exporting Perl_sv_peek in non-DEBUGGING...
2008-09-25 H.Merijn BrandAdd new test file to MANIFEST. Fix tests for threaded...
2008-09-25 H.Merijn BrandNew XS::APItest's for sv_peek based on my DDumper work
2008-09-25 H.Merijn Brandpv_uni_display () omitted backslash in output string
2008-09-24 Richard FoleyCouple of mail address fixes
2008-09-23 Nicholas Clarkdefined %{$package.'::'} isn't good enough to tell...
2008-09-23 brian d foyShow using waitpid in IPC::Open[23] SYNOPSIS
2008-09-23 Nicholas ClarkThe tests for the -ostash option to B::Concise will...
2008-09-23 Nicholas ClarkFix tests for the case of -Du_usedl
2008-09-23 Andy Dougherty[perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader...
2008-09-22 Nicholas ClarkChange 30638 to 5.8.x inadvertently introduced (at...
2008-09-22 Rafael Garcia... Avoid uninitialized warnings from XSLoader
2008-09-22 Steve HaySkip another module from the VERSION comparison checks
2008-09-22 Steve HayFix syntax error in makedef.pl introduced by #34379
2008-09-21 Moritz LenzRe: [perl #59128] Typo in perldsc(1)
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.27.tar.gz
2008-09-21 Moritz LenzRe: [perl #59134] Typo in File::stat man pag
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.16.tar.gz
2008-09-20 Gisle AasImplement IO::Handle::say the same way as the builtin...
2008-09-20 Nicholas ClarkAnother missing 'static' picked up by one of Merijn...
2008-09-20 Nicholas ClarkTwo missing 'static's, spotted by Merijn's smoker.
2008-09-19 Nicholas ClarkKevin J. Woolley has taken over from Gozer.
2008-09-17 Jan DuboisRE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using...
2008-09-17 Paul FenwickRe: [PATCH] Revised: Improved documentation for flock...
2008-09-16 Jerry D. HeddenDon't reuse temp files in tests
2008-09-16 Nicholas Clark"Upgrade" AutoSplit to 1.06.
2008-09-15 Nicholas ClarkSEGV in readline with $/ set to a reference, discovered...
2008-09-15 Nicholas ClarkBump $ExtUtils::Constant::Utils::VERSION.
2008-09-15 Nicholas ClarkBump $O::VERSION, to reflect change 32626, a doc change...
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2008-09-15 Nicholas ClarkUpgrade to podlators 2.1.3
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-09-14 Nicholas ClarkThe program spawned from process.t needs to set up...
2008-09-13 Nicholas ClarkUpgrade to Test::Harness 3.14
2008-09-13 Vincent PitRe: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-12 Nicholas ClarkIn S_mro_get_linear_isa_dfs(), add void casts to silenc...
2008-09-12 Nicholas ClarkBuild the isa cache from any linear ISA, rather than...
2008-09-12 Nicholas ClarkNeed to free the isa lookup hash before rebuilding it.
2008-09-12 Nicholas ClarkCreate a direct lookup hash for ->isa() lookup, by...
2008-09-11 Nicholas ClarkAbolish the warning "Can't locate package %"SVf" for...
2008-09-11 Nicholas ClarkAs stash can't be NULL, no need to check name_stash...
2008-09-11 Nicholas ClarkThe stash argument to S_isa_lookup() actually never...
2008-09-11 Nicholas ClarkUse 1 line of code in place of 6 in Perl_sv_derived_from().
2008-09-11 Nicholas ClarkS_isa_lookup() no longer recurses (as of Brandon's...
2008-09-11 Steve HaySkip another file in the VERSION comparison program
2008-09-11 Vincent PitRe: blead with -Dusemymalloc fails on t/comp/hints.t
2008-09-10 Jerry D. HeddenWatchdog re-queue
2008-09-10 Nicholas ClarkCorrect Audrey's name in traditional and simplified...
2008-09-10 Nicholas ClarkUpdate Changes.
2008-09-09 Nicholas ClarkSuck in r1147 from TH3's svn:
2008-09-09 Jerry D. HeddenFix parallel testing temp filenames
2008-09-09 Steve HayUpdate AUTHORS
2008-09-08 Vincent PitRe: 'if not / unless' optimization change makes my...
2008-09-08 Nicholas ClarkCross-propagate changes between make_ext and make_ext_c...
2008-09-08 Nicholas ClarkUpgrade to CGI.pm 3.42
2008-09-08 Nicholas ClarkRe-instate all the warnings checks that don't work...
2008-09-08 Nicholas ClarkUpdate gellyfish's e-mail.
2008-09-08 Vadim Konovalov- crosscompilation - step 1 of N+1
2008-09-08 Craig A. BerryMake sure the watchdog requeues itself when sleep(...
2008-09-08 Craig A. BerryMake sure temp file has an extension on VMS to work...
2008-09-07 Bram$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
next