summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Teach checkAUTHORS.pl about Changelogs with leading tabsSteve Hay2006-02-131-0/+1
| | | | | in the log entries, and fix a malformed log entry in Changes5.005 p4raw-id: //depot/perl@27172
* Change the author aliasing to reflect updates to AUTHORS.Nicholas Clark2006-01-301-2/+2
| | | p4raw-id: //depot/perl@27009
* Bump version number to 5.9.4Rafael Garcia-Suarez2006-01-302-161/+242
| | | | | Regenerate template config in Porting p4raw-id: //depot/perl@27007
* Remove note about #elif, see :Steve Hay2006-01-271-32/+0
| | | | | | Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()' Message-ID: <43D9FF4E.6010501@uk.radan.com> p4raw-id: //depot/perl@26957
* assertions.pm is dual-livedRafael Garcia-Suarez2006-01-261-0/+8
| | | p4raw-id: //depot/perl@26945
* Integrate 26847 from maint.Nicholas Clark2006-01-181-1/+1
| | | | | | | | | | [Whoops, that was never the plan. Didn't realise which directory I was in] p4raw-id: //depot/perl@26910 p4raw-integrated: from //depot/maint-5.8/perl@26904 'merge in' Porting/Maintainers.pl (@26588..) p4raw-integrated: from //depot/maint-5.8/perl@26847 'merge in' AUTHORS (@26590..)
* Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any othersNicholas Clark2006-01-161-8/+41
| | | | | whose e-mail address I recognise. p4raw-id: //depot/perl@26861
* Can now count the patches committed with --thanks-applied.Nicholas Clark2006-01-141-6/+12
| | | | | | | | Changes5.8's top 3: 3332: jhi 321: ams 60: nick p4raw-id: //depot/perl@26856
* Oops. When the e-mail address came first, or there was no name with it,Nicholas Clark2006-01-141-1/+1
| | | | | | | checkAUTHORS.pl wasn't recognising it, which caused the change to be attributed to the committer rather than the author. This now reveals several people "missing" from the AUTHORS file. p4raw-id: //depot/perl@26855
* Some reordering and one new address for Stéphane PayrardNicholas Clark2006-01-141-20/+19
| | | p4raw-id: //depot/perl@26854
* Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding toNicholas Clark2006-01-141-2/+16
| | | | | AUTHORS where necessary. p4raw-id: //depot/perl@26853
* e-mail update from Phil LobbesNicholas Clark2006-01-141-0/+1
| | | p4raw-id: //depot/perl@26850
* checkAUTHORS.pl --rank would loop infinitely on an empty results array.Nicholas Clark2006-01-131-0/+1
| | | p4raw-id: //depot/perl@26838
* Cope with change entries that are \r terminatedNicholas Clark2006-01-081-0/+1
| | | p4raw-id: //depot/perl@26747
* Add an option 'opened' which reports on the maintainers of all filesNicholas Clark2006-01-081-1/+12
| | | | | perforce currently has open. p4raw-id: //depot/perl@26713
* Add Digest-SHA-5.32 for SHA-256 support for CPAN.Steve Peters2006-01-081-0/+8
| | | p4raw-id: //depot/perl@26704
* More missing AUTHORSNicholas Clark2006-01-021-0/+8
| | | p4raw-id: //depot/perl@26586
* More missing AUTHORSNicholas Clark2006-01-021-2/+19
| | | p4raw-id: //depot/perl@26579
* Fix up missing and duplicate AUTHORSNicholas Clark2006-01-021-4/+30
| | | p4raw-id: //depot/perl@26578
* It'd be nice if I hadn't broken corecpan.pl. Its fixed now, though.Steve Peters2005-12-271-2/+3
| | | p4raw-id: //depot/perl@26504
* Some cleanups by Jarkko (and one by myself) to check83.plRafael Garcia-Suarez2005-12-151-6/+10
| | | p4raw-id: //depot/perl@26364
* Re: check83.plYitzchak Scott-Thoennes2005-12-131-15/+14
| | | | | Message-ID: <20051211151958.GA6188@efn.org> p4raw-id: //depot/perl@26338
* Assimilate Pod-Simple-3.03 to the Perl coreSteve Peters2005-12-071-0/+7
| | | p4raw-id: //depot/perl@26291
* Assimilate Pod-Escapes-1.04. This is a prereq for Pod::Simple, Steve Peters2005-11-291-1/+8
| | | | | which is now a prereq for podlators. p4raw-id: //depot/perl@26224
* Andy Lester maintains Locale::Maketext now.Steve Peters2005-11-121-1/+1
| | | p4raw-id: //depot/perl@26096
* revive probe for futimes ()H.Merijn Brand2005-10-311-0/+4
| | | p4raw-id: //depot/perl@25935
* Check for changes in IO on CPAN.Steve Peters2005-10-281-1/+1
| | | p4raw-id: //depot/perl@25865
* gbarr is maintaining IO.Steve Peters2005-10-281-1/+1
| | | p4raw-id: //depot/perl@25864
* Add a probe for whether sprintf returns the length of the buffer.Nicholas Clark2005-10-241-0/+6
| | | | | | | Update all the canned config.sh files. Assume that symbian and Win32 are all ANSI conformant, note that ARM Linux (ie glibc) will be, don't assume that any other platform is. p4raw-id: //depot/perl@25831
* Update one of merijn's previous emails.Steve Peters2005-10-241-1/+1
| | | p4raw-id: //depot/perl@25828
* Add probe for clearenv (), like #25733 for unsetenv ()H.Merijn Brand2005-10-181-0/+4
| | | p4raw-id: //depot/perl@25793
* Add probe for unsetenv ()Steve Peters2005-10-101-0/+4
| | | | | | Subject: Re: Perl's handling of environ breaks on Solaris 10 Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@25733
* Update with new files from C::ZlibRafael Garcia-Suarez2005-10-061-1/+1
| | | p4raw-id: //depot/perl@25706
* 2 more e-mail addresses that map to rgsNicholas Clark2005-09-291-1/+3
| | | p4raw-id: //depot/perl@25660
* checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addressesNicholas Clark2005-09-291-0/+2
| | | p4raw-id: //depot/perl@25659
* Teach the alias mapping about new committers.Nicholas Clark2005-09-291-1/+4
| | | p4raw-id: //depot/perl@25657
* Cope with completely empty lines within the Changes file.Nicholas Clark2005-09-291-1/+3
| | | | | Better diagnostics on "malformed" lines. p4raw-id: //depot/perl@25656
* Extend 25579 to cover vc64 tooSteve Hay2005-09-231-0/+1
| | | p4raw-id: //depot/perl@25581
* Add Porting/checkcfgvar.pl by JarkkoRafael Garcia-Suarez2005-09-231-0/+100
| | | p4raw-id: //depot/perl@25579
* SAPER is the new maintainer of XSLoaderRafael Garcia-Suarez2005-09-231-0/+8
| | | p4raw-id: //depot/perl@25578
* A few POD fixesRafael Garcia-Suarez2005-09-211-0/+2
| | | p4raw-id: //depot/perl@25544
* PodParser is now Pod-Parser on CPANRafael Garcia-Suarez2005-09-211-1/+1
| | | p4raw-id: //depot/perl@25537
* Detection of malloc_size and malloc_good_sizeH.Merijn Brand2005-09-121-0/+8
| | | p4raw-id: //depot/perl@25387
* Don't list test modules when listing cpan versionsRafael Garcia-Suarez2005-09-011-1/+1
| | | p4raw-id: //depot/perl@25345
* Update Porting/repository.pod to recommend Cygwin's ssh on Win32Steve Hay2005-08-081-8/+31
| | | | | | | Cygwin's ssh client seems to be superior to MSYS's ssh client in that it supports the ServerAliveInterval config setting which prevents the ssh client from timing out every so often p4raw-id: //depot/perl@25278
* POD typosPiotr Fusik2005-08-012-4/+4
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec> p4raw-id: //depot/perl@25253
* Add Archive::Tar to the maintainers listRafael Garcia-Suarez2005-06-211-0/+8
| | | p4raw-id: //depot/perl@24931
* Add a Configure test to see if NV 0.0 is stored as all bits zero, andCraig A. Berry2005-06-191-0/+4
| | | | | | | | | | #define NV_ZERO_IS_ALLBITS_ZERO if so. This is always true on VMS: Subject: Re: Configure check for whether 0.0 is stored as all bits zero From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]> Date: Sat, 18 Jun 2005 18:23:59 -0500 p4raw-id: //depot/perl@24898
* Add IO::Zlib in maintainers listRafael Garcia-Suarez2005-06-141-0/+8
| | | p4raw-id: //depot/perl@24835
* Update maintainers listRafael Garcia-Suarez2005-06-101-0/+7
| | | p4raw-id: //depot/perl@24790