p5sagit/p5-mst-13.2.git
2009-07-25 Craig A. Berry Save and restore PL_regeol for op inside of regex ...
2009-07-25 Bram Do not use a regex in DB::sub
2009-07-25 Nicholas Clark When resetting our children, wipe out the isa cache...
2009-07-25 Nicholas Clark When dumping a hash, display the mro_meta structure...
2009-07-25 Vincent Pit Add the new db tests to the MANIFEST
2009-07-25 Bram Add test case for [perl #61222] + a test case for proxy...
2009-07-25 David Mitchell add -b option to makerel to make a .bz2 file
2009-07-25 David Mitchell autodie 2.06_01
2009-07-24 David Mitchell tweaks to release_managers_guide.pod
2009-07-24 David Mitchell mention Deprecations in how_to_write_a_perldelta.pod
2009-07-24 David Mitchell bump-perl-version missed "perl5.10.0" style strings
2009-07-24 David Mitchell minor tweaks to release_managers_guide.pod
2009-07-24 Bram Add a test for mro::method_changed_in() and mro::invali...
2009-07-24 Bram This 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 Peters Add file to the MANIFEST and sort
2009-07-23 Craig A. Berry Restore full name of mro::mro_invalidate_all_method_caches.
2009-07-23 Chip Salzenberg Merge 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 Golden v-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 Mitchell ExtUtils::ParseXS 2.2002
2009-07-22 Vincent Pit Teach goto how to cross given/when blocks
2009-07-22 Rafael Garcia... Merge branch 'nobangs' into blead
2009-07-22 Vincent Pit Ignore 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 Tyni Fix 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 Abigail Another typo, as spotted by Offer Kaye <offer.kaye...
2009-07-20 chromatic Typo Fixes in Diagnostic
2009-07-20 Josh ben Jore Revert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben Jore Test that `use feature' doesn't leak a scalar during...
2009-07-20 David Mitchell minor updates to release_managers_guide.pod
2009-07-20 David Mitchell Mention DTrace in INSTALL.
2009-07-19 Yves Orton forgot the version Bump - sigh
2009-07-19 Yves Orton sync 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. Berry Be sure to find the vmsish pragma for one-liners in...
2009-07-19 Yves Orton bring up to date with ExtUtils-Install v1.52_02
2009-07-18 Tony Cook mro::method_changed_in(..) ignores AUTOLOAD (RT #60220)
2009-07-18 Vincent Pit Fix some nits in release_managers_guide.pod
2009-07-18 David Mitchell add extra note about CoreList to release_managers_guide...
2009-07-18 David Mitchell add info on updating CoreList and tags to release_manag...
2009-07-18 David Mitchell Provisional update of CoreList for 5.10.1
2009-07-18 David Mitchell add basic usage info to Porting/corelist.pl
2009-07-18 Andy Dougherty Configure should sort inc_version_list
2009-07-18 Craig A. Berry Some of the TODOs in switches.t actually work on VMS.
2009-07-18 David Mitchell fix pod2usage2 test for all case-insensitive systems
2009-07-17 David E. Wheeler Fix ExtUtils::Installed failure with -Duserelocatableinc
2009-07-17 David Mitchell document why SQLite tests are exlcuded
2009-07-17 Nicholas Clark Allocate XPV* memory using sizeof() and the offset...
2009-07-17 Nicholas Clark Eliminate struct regexp_allocated and xpvio_allocated.
2009-07-17 Rainer Tammer hints/aix.sh remove libgdbm from wanted libs - dbm_stor...
2009-07-17 Rainer Tammer README.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. Berry No whitespace before comment allowed in VMS make utilities.
2009-07-16 Craig A. Berry Additional perlvms.pod updates related to POSIX exit...
2009-07-16 Craig A. Berry URL and other fix-ups for README.vms
2009-07-16 David Mitchell bump Encode version in Maintainers.pl
2009-07-16 David Mitchell overloading.pm will work with 5.10.1
2009-07-16 Nicholas Clark Note that editing pod.list then running pod/buildtoc...
2009-07-16 Adam Russell patch submission(AUTHORS)
2009-07-16 Adam Russell patch submisson(symbian/symbian_utils.cpp)
2009-07-16 David Mitchell ExtUtils::MakeMaker 6.55_01
2009-07-16 John E. Malmberg An update to the pod is in order for the PERL_VMS_POSIX...
2009-07-15 David Mitchell expand Porting/release_managers_guide.pod
2009-07-15 Vincent Pit Document PL_opfreehook
2009-07-15 Vincent Pit The op_free() hook doesn't need to return an OP*, so...
2009-07-15 Moritz Lenz document given/when in perltrap
2009-07-15 David Mitchell add Porting/bump-perl-version to MANIFEST
2009-07-14 Craig A. Berry test_harness, not just test, needs unpack_files on...
2009-07-14 David Mitchell add Porting/bump-perl-version
2009-07-14 David Mitchell fix some perl version numbers
2009-07-14 Abhijit Menon-Sen Update my address.
2009-07-14 David Golden Explain 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 Golden upate pumpking list
2009-07-13 Stepan Kasal Cosmetic 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 Fenwick Better flock detection for autodie tests
2009-07-12 Stepan Kasal h2ph: handle "#if defined SYMBOL" better
2009-07-12 Craig A. Berry Some missing realclean items for VMS.
2009-07-12 Michael G Schwern Wrong skip count in t/op/stash.t
2009-07-11 David Mitchell [perl #61520] Segfault in debugger with tr// and UTF8
2009-07-11 H.Merijn Brand Subject: [PATCH] Have add-package.pl include the Change...
2009-07-10 David Mitchell Maintainers.pl: bump Term::ANSIColor version
2009-07-10 David Mitchell ExtUtils::MakeMaker 6.54
2009-07-10 Rafael Garcia... Remove %patchlevel hash
2009-07-10 David Mitchell Encode 2.34
2009-07-10 H.Merijn Brand add lib/ExtUtils/ParseXS/Changes to MANIFEST
2009-07-09 Jerry D. Hedden Fix compiler warning in doio.c
next