summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* document new package NAMESPACE VERSION syntax in perlfunccode-review/2009-07-22David Golden2009-07-221-1/+8
* remove memory leak in Perl_package_versionDavid Golden2009-07-211-0/+1
* test VERSION is set as expected; remove speculative ideas in testsDavid Golden2009-07-211-5/+2
* first working attempt at setting VERSIONDavid Golden2009-07-217-136/+161
* parse 'package NAME VERSION' without syntax errorDavid Golden2009-07-215-727/+713
* add tests to show desired package syntax extensionsDavid Golden2009-07-211-1/+23
* Another typo, as spotted by Offer Kaye <offer.kaye@gmail.com>.Abigail2009-07-201-1/+1
* Typo Fixes in Diagnosticchromatic2009-07-201-2/+2
* Revert "Test that `use feature' doesn't leak a scalar during s///ee"Josh ben Jore2009-07-202-13/+0
* Test that `use feature' doesn't leak a scalar during s///eeJosh ben Jore2009-07-202-0/+13
* minor updates to release_managers_guide.podDavid Mitchell2009-07-201-9/+25
* Mention DTrace in INSTALL.David Mitchell2009-07-201-0/+16
* forgot the version Bump - sighYves Orton2009-07-201-1/+1
* sync to 1.52_03 (hopefully properly this time)Yves Orton2009-07-202-1/+6
* (mostly) sync blead with ExtUtils::Install 1.52_02David Mitchell2009-07-192-3/+28
* Be sure to find the vmsish pragma for one-liners in exit.t.Craig A. Berry2009-07-191-0/+1
* bring up to date with ExtUtils-Install v1.52_02Yves Orton2009-07-192-68/+117
* mro::method_changed_in(..) ignores AUTOLOAD (RT #60220)Tony Cook2009-07-182-1/+20
* Fix some nits in release_managers_guide.podVincent Pit2009-07-181-6/+4
* add extra note about CoreList to release_managers_guide.pod:David Mitchell2009-07-181-0/+5
* add info on updating CoreList and tags to release_managers_guide.podDavid Mitchell2009-07-181-9/+64
* Provisional update of CoreList for 5.10.1David Mitchell2009-07-181-69/+743
* add basic usage info to Porting/corelist.plDavid Mitchell2009-07-181-1/+15
* Configure should sort inc_version_listAndy Dougherty2009-07-181-0/+1
* Some of the TODOs in switches.t actually work on VMS.Craig A. Berry2009-07-181-0/+6
* fix pod2usage2 test for all case-insensitive systemsDavid Mitchell2009-07-181-2/+3
* Fix ExtUtils::Installed failure with -DuserelocatableincDavid E. Wheeler2009-07-182-5/+4
* document why SQLite tests are exlcudedDavid Mitchell2009-07-171-1/+4
* Allocate XPV* memory using sizeof() and the offset of the first real member.Nicholas Clark2009-07-171-58/+46
* Eliminate struct regexp_allocated and xpvio_allocated.Nicholas Clark2009-07-174-19/+11
* hints/aix.sh remove libgdbm from wanted libs - dbm_store() is defective in th...Rainer Tammer2009-07-171-0/+7
* README.aix for Perl 5.10.1Rainer Tammer2009-07-171-9/+18
* Describe changes to Carp and Carp::HeavyRafael Garcia-Suarez2009-07-161-0/+11
* Add a version number to B::Lint::DebugRafael Garcia-Suarez2009-07-161-0/+2
* No whitespace before comment allowed in VMS make utilities.Craig A. Berry2009-07-162-2/+2
* Additional perlvms.pod updates related to POSIX exit handling.Craig A. Berry2009-07-161-17/+16
* URL and other fix-ups for README.vmsCraig A. Berry2009-07-161-21/+15
* bump Encode version in Maintainers.plDavid Mitchell2009-07-161-1/+1
* overloading.pm will work with 5.10.1David Mitchell2009-07-161-1/+1
* Note that editing pod.list then running pod/buildtoc automates these tasks.Nicholas Clark2009-07-161-4/+8
* patch submission(AUTHORS)Adam Russell2009-07-161-0/+2
* patch submisson(symbian/symbian_utils.cpp)Adam Russell2009-07-161-11/+21
* ExtUtils::MakeMaker 6.55_01David Mitchell2009-07-1633-75/+323
* An update to the pod is in order for the PERL_VMS_POSIX_EXIT logicalJohn E. Malmberg2009-07-151-14/+19
* expand Porting/release_managers_guide.podDavid Mitchell2009-07-152-208/+396
* Document PL_opfreehookVincent Pit2009-07-151-0/+12
* The op_free() hook doesn't need to return an OP*, so introduce a new typedef ...Vincent Pit2009-07-152-1/+2
* document given/when in perltrapMoritz Lenz2009-07-151-2/+2
* add Porting/bump-perl-version to MANIFESTDavid Mitchell2009-07-151-0/+1
* test_harness, not just test, needs unpack_files on VMS.Craig A. Berry2009-07-141-1/+1