platform/upstream/perl.git
2009-07-27 Vincent PitDocument "delete local" in perlsub
2009-07-25 Vincent PitIntroduce "delete local"
2009-07-25 Vincent PitUse the new SAVEHDELETE() macro wherever possible
2009-07-25 Vincent PitIntroduce save_hdelete() and SAVEHDELETE()
2009-07-25 Vincent PitAdd a new SAVEf_KEEPOLDELEM flag to save_scalar_at...
2009-07-25 Vincent PitIntroduce save_aelem_flags()
2009-07-25 BramTests for commit 1375cf1cf2085f851bb176047d5e60248542f555
2009-07-25 Craig A. BerrySave and restore PL_regeol for op inside of regex ...
2009-07-25 BramDo not use a regex in DB::sub
2009-07-25 Nicholas ClarkWhen resetting our children, wipe out the isa cache...
2009-07-25 Nicholas ClarkWhen dumping a hash, display the mro_meta structure...
2009-07-25 Vincent PitAdd the new db tests to the MANIFEST
2009-07-25 BramAdd test case for [perl #61222] + a test case for proxy...
2009-07-25 David Mitchelladd -b option to makerel to make a .bz2 file
2009-07-25 David Mitchellautodie 2.06_01
2009-07-24 David Mitchelltweaks to release_managers_guide.pod
2009-07-24 David Mitchellmention Deprecations in how_to_write_a_perldelta.pod
2009-07-24 David Mitchellbump-perl-version missed "perl5.10.0" style strings
2009-07-24 David Mitchellminor tweaks to release_managers_guide.pod
2009-07-24 BramAdd a test for mro::method_changed_in() and mro::invali...
2009-07-24 BramThis test is for [perl #60508] (it's in rt.perl.org...
2009-07-24 Rafael Garcia... Rephrase note about CHECK and INIT in eval("") in perlmod
2009-07-24 Rafael Garcia... Thinko in given() description, found by chromatic
2009-07-24 Rafael Garcia... Todo: decapsulation of smart match argument
2009-07-23 Steve PetersAdd file to the MANIFEST and sort
2009-07-23 Craig A. BerryRestore full name of mro::mro_invalidate_all_method_caches.
2009-07-23 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-07-23 Ricardo SIGNES[rjbs] very minor tweaks to description of maint/blead
2009-07-22 David Goldenv-strings are not deprecated
2009-07-22 Michael G.... This is a test for rt.cpan.org 60508 which I can't...
2009-07-22 Michael G.... Make fresh_perl_is() strip newlines off the expected...
2009-07-22 David MitchellExtUtils::ParseXS 2.2002
2009-07-22 Vincent PitTeach goto how to cross given/when blocks
2009-07-22 Rafael Garcia... Merge branch 'nobangs' into blead
2009-07-22 Vincent PitIgnore t/op/require.t byproducts
2009-07-22 Rafael Garcia... Document the yada yada operator in perldelta
2009-07-22 Rafael Garcia... Remove !!! and ??? operators
2009-07-22 Niko TyniFix File::Copy::copy with pipes on GNU/kFreeBSD
2009-07-21 Rafael Garcia... Simplify the code that sets $_ in given()
2009-07-21 Rafael Garcia... perltodo: truncate() prototype
2009-07-21 Rafael Garcia... perltodo: forbid labels with keyword names
2009-07-20 AbigailAnother typo, as spotted by Offer Kaye <offer.kaye...
2009-07-20 chromaticTypo Fixes in Diagnostic
2009-07-20 Josh ben JoreRevert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben JoreTest that `use feature' doesn't leak a scalar during...
2009-07-20 David Mitchellminor updates to release_managers_guide.pod
2009-07-20 David MitchellMention DTrace in INSTALL.
2009-07-19 Yves Ortonforgot the version Bump - sigh
2009-07-19 Yves Ortonsync to 1.52_03 (hopefully properly this time)
2009-07-19 David Mitchell(mostly) sync blead with ExtUtils::Install 1.52_02
2009-07-19 Craig A. BerryBe sure to find the vmsish pragma for one-liners in...
2009-07-19 Yves Ortonbring up to date with ExtUtils-Install v1.52_02
2009-07-18 Tony Cookmro::method_changed_in(..) ignores AUTOLOAD (RT #60220)
2009-07-18 Vincent PitFix some nits in release_managers_guide.pod
2009-07-18 David Mitchelladd extra note about CoreList to release_managers_guide...
2009-07-18 David Mitchelladd info on updating CoreList and tags to release_manag...
2009-07-18 David MitchellProvisional update of CoreList for 5.10.1
2009-07-18 David Mitchelladd basic usage info to Porting/corelist.pl
2009-07-18 Andy DoughertyConfigure should sort inc_version_list
2009-07-18 Craig A. BerrySome of the TODOs in switches.t actually work on VMS.
2009-07-18 David Mitchellfix pod2usage2 test for all case-insensitive systems
2009-07-17 David E. WheelerFix ExtUtils::Installed failure with -Duserelocatableinc
2009-07-17 David Mitchelldocument why SQLite tests are exlcuded
2009-07-17 Nicholas ClarkAllocate XPV* memory using sizeof() and the offset...
2009-07-17 Nicholas ClarkEliminate struct regexp_allocated and xpvio_allocated.
2009-07-17 Rainer Tammerhints/aix.sh remove libgdbm from wanted libs - dbm_stor...
2009-07-17 Rainer TammerREADME.aix for Perl 5.10.1
2009-07-16 Rafael Garcia... Describe changes to Carp and Carp::Heavy
2009-07-16 Rafael Garcia... Add a version number to B::Lint::Debug
2009-07-16 Craig A. BerryNo whitespace before comment allowed in VMS make utilities.
2009-07-16 Craig A. BerryAdditional perlvms.pod updates related to POSIX exit...
2009-07-16 Craig A. BerryURL and other fix-ups for README.vms
2009-07-16 David Mitchellbump Encode version in Maintainers.pl
2009-07-16 David Mitchelloverloading.pm will work with 5.10.1
2009-07-16 Nicholas ClarkNote that editing pod.list then running pod/buildtoc...
2009-07-16 Adam Russellpatch submission(AUTHORS)
2009-07-16 Adam Russellpatch submisson(symbian/symbian_utils.cpp)
2009-07-16 David MitchellExtUtils::MakeMaker 6.55_01
2009-07-16 John E. MalmbergAn update to the pod is in order for the PERL_VMS_POSIX...
2009-07-15 David Mitchellexpand Porting/release_managers_guide.pod
2009-07-15 Vincent PitDocument PL_opfreehook
2009-07-15 Vincent PitThe op_free() hook doesn't need to return an OP*, so...
2009-07-15 Moritz Lenzdocument given/when in perltrap
2009-07-15 David Mitchelladd Porting/bump-perl-version to MANIFEST
2009-07-14 Craig A. Berrytest_harness, not just test, needs unpack_files on...
2009-07-14 David Mitchelladd Porting/bump-perl-version
2009-07-14 David Mitchellfix some perl version numbers
2009-07-14 Abhijit Menon-SenUpdate my address.
2009-07-14 David GoldenExplain camel and dromedary repository servers
2009-07-14 Rafael Garcia... Don't preload Carp::Heavy in warnings.pm
2009-07-14 Rafael Garcia... Merge Carp::Heavy into Carp
2009-07-13 David Goldenupate pumpking list
2009-07-13 Stepan KasalCosmetic change
2009-07-13 Rafael Garcia... Upgrade to Encode 2.35
2009-07-13 Michael G.... Clean up t/op/sort.t to constrain tests which use a...
2009-07-13 Paul FenwickBetter flock detection for autodie tests
2009-07-12 Stepan Kasalh2ph: handle "#if defined SYMBOL" better
2009-07-12 Craig A. BerrySome missing realclean items for VMS.
2009-07-12 Michael G SchwernWrong skip count in t/op/stash.t
2009-07-11 David Mitchell[perl #61520] Segfault in debugger with tr// and UTF8
next