summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* ExtUtils::Command is now maintained separately from MakeMakerRafael Garcia-Suarez2006-12-181-1/+1
| | | p4raw-id: //depot/perl@29579
* Introduction of d_pseudoforkH.Merijn Brand2006-12-052-0/+5
| | | p4raw-id: //depot/perl@29467
* Adding Time::Piece to the core...again.Steve Peters2006-11-261-0/+8
| | | p4raw-id: //depot/perl@29383
* Even better configure.com handling for checkcfgvar.plCraig A. Berry2006-11-241-1/+1
| | | p4raw-id: //depot/perl@29370
* Tune configure.com checking to ignore trailing comments.Craig A. Berry2006-11-231-2/+4
| | | p4raw-id: //depot/perl@29362
* No more 5005thread messages from Configure for 5.9.x and upH.Merijn Brand2006-11-211-1/+1
| | | p4raw-id: //depot/perl@29338
* Update checkcfgvars.pl: config.ce is in win32/ in 5.9.xSteve Hay2006-11-161-0/+1
| | | | | | Leave wince/config.ce in the list as well, though, because that still exists in 5.8.x p4raw-id: //depot/perl@29292
* Yet another step in generation a more reliable GlossaryH.Merijn Brand2006-11-162-126/+129
| | | p4raw-id: //depot/perl@29289
* 1. Less Whoa there, based on a suggestion by Andy DoughertyH.Merijn Brand2006-11-151-0/+4
| | | | | 2. d_printf_format_null, based on a patch by Robin Barker p4raw-id: //depot/perl@29288
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-0/+5
| | | | | | From: "Steve Peters" <steve.peters@gmail.com> Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com> p4raw-id: //depot/perl@29238
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-062-0/+11
| | | | | Plus forced Glossary entry. That is a TODO for automation p4raw-id: //depot/perl@29213
* Add Term::UI and Object::Accessor to the list of dual-life modulesRafael Garcia-Suarez2006-10-261-0/+14
| | | p4raw-id: //depot/perl@29114
* Add Log::Message and Log::Message::Simple to the coreJos Boumans2006-10-191-0/+14
| | | | | | From: "Jos Boumans" <kane@xs4all.net> Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl> p4raw-id: //depot/perl@29052
* Text::Soundex is now dual-lived.Rafael Garcia-Suarez2006-10-031-0/+8
| | | p4raw-id: //depot/perl@28932
* Saddest patch I ever had to apply.Rafael Garcia-Suarez2006-09-271-10/+0
| | | p4raw-id: //depot/perl@28895
* MakeMaker is being split in new sub-distributions on CPANRafael Garcia-Suarez2006-09-141-1/+16
| | | p4raw-id: //depot/perl@28845
* Accumulated fixes from earlier backports, amongst of which:Jarkko Hietaniemi2006-09-131-5/+5
| | | | | | Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure Message-ID: <45063554.1040301@iki.fi> p4raw-id: //depot/perl@28829
* Update Porting/Maintainers.pl w.r.t. #28811Steve Hay2006-09-081-0/+7
| | | p4raw-id: //depot/perl@28812
* Update Porting/Maintainers.pl w.r.t. #28809Steve Hay2006-09-081-1/+8
| | | p4raw-id: //depot/perl@28810
* Add Exporter in the dual-lived module listRafael Garcia-Suarez2006-09-071-0/+8
| | | p4raw-id: //depot/perl@28796
* Actually, Richard Clamp doesn't maintain Module::CoreList anymore.Rafael Garcia-Suarez2006-08-151-1/+1
| | | p4raw-id: //depot/perl@28724
* Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.Steve Hay2006-08-141-0/+21
| | | p4raw-id: //depot/perl@28707
* Add OS-specific modules in Module::Corelist generation scriptRafael Garcia-Suarez2006-08-091-3/+3
| | | | | (hinted by Steve Hay) p4raw-id: //depot/perl@28681
* More fixes in the Module::Corelist data generation processRafael Garcia-Suarez2006-08-091-2/+5
| | | p4raw-id: //depot/perl@28679
* Really submit previous changeRafael Garcia-Suarez2006-08-091-4/+6
| | | p4raw-id: //depot/perl@28678
* g++ stage 1 reachedJarkko Hietaniemi2006-08-083-0/+12
| | | | | Message-ID: <44D7AA6B.4040802@iki.fi> p4raw-id: //depot/perl@28674
* Additional reason for ssh passphrase failures.Steve Peters2006-07-181-1/+3
| | | p4raw-id: //depot/perl@28596
* Update Audrey Tang's email throughout various files.Steve Peters2006-07-082-3/+3
| | | p4raw-id: //depot/perl@28506
* Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.Steve Peters2006-07-061-0/+7
| | | | | Also, sync'ing up with the CPAN version of the module. p4raw-id: //depot/perl@28494
* Add Win32API::File to the coreSteve Hay2006-06-301-0/+8
| | | | | | For discussions, see the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html p4raw-id: //depot/perl@28460
* Re-generation after backports ofH.Merijn Brand2006-05-222-5/+6
| | | | | | | | | #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently #28189 A Configure probe for C99 variadic macros, based on code from #28202 Take advantage of the bug that binexp ignores the Configure #28263 Oops. Fix bad #! lines when not using userelocatableinc One small cleanup fix added. Some small re-ordering. Some whitespace. p4raw-id: //depot/perl@28283
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+5
| | | p4raw-id: //depot/perl@28189
* Tie::RefHash is now dual life, maintained by Yuval Kogman.Nicholas Clark2006-05-081-0/+8
| | | p4raw-id: //depot/perl@28118
* Teach checkAUTHORS.pl about Sarathy's new email address.Steve Peters2006-05-051-0/+1
| | | p4raw-id: //depot/perl@28103
* cumulative totals and list reverse for checkAUTHORS.plNicholas Clark2006-05-021-6/+14
| | | p4raw-id: //depot/perl@28068
* Add a --percentage option to checkAUTHORS.pl to show rankings asNicholas Clark2006-04-301-3/+15
| | | | | percentages. p4raw-id: //depot/perl@28033
* config_H being the last part of my mkglossary workH.Merijn Brand2006-04-101-19/+40
| | | p4raw-id: //depot/perl@27760
* Regeneration of Glossary and the underlying tools.H.Merijn Brand2006-04-102-45/+84
| | | p4raw-id: //depot/perl@27758
* First stab at a more reliable Glossary. This now is (again)H.Merijn Brand2006-04-021-38/+71
| | | | | | | mostly generated. (Well, It's a repair to the existing version "based on" a generated version, which is now well sorted, but still incomplete for less obvious reasons). p4raw-id: //depot/perl@27686
* Glossary part for #27447 (madlyh, madlyobj, madlysrc)H.Merijn Brand2006-03-311-0/+12
| | | p4raw-id: //depot/perl@27652
* Introduce d_sitearch and d_inc_version_list config.sh variables.Gisle Aas2006-03-301-0/+9
| | | | | | | | These allow me to set sitearch and sitelib to be the same without ending up with duplicate entries in @INC. Basically the same way the old d_archlib variable is used. p4raw-id: //depot/perl@27632
* threads and threads::shared are now dual-lived modulesRafael Garcia-Suarez2006-03-141-3/+12
| | | p4raw-id: //depot/perl@27494
* Upgrade to Module-Build-0.27_09Steve Peters2006-03-121-2/+11
| | | p4raw-id: //depot/perl@27481
* gozer took over from gsar (some time ago).Nicholas Clark2006-03-101-2/+2
| | | p4raw-id: //depot/perl@27464
* Backport #27407H.Merijn Brand2006-03-081-1/+1
| | | | | | Add a Configure question for mad (Misc Attribute Decoration - Larry's perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27410
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+4
| | | | | perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27407
* Make report on bad filenames easier to readRafael Garcia-Suarez2006-03-071-2/+2
| | | p4raw-id: //depot/perl@27400
* Update David Dyck's e-mail address.Nicholas Clark2006-03-061-0/+1
| | | p4raw-id: //depot/perl@27393
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-061-0/+7
| | | | | Message-ID: <20060305200830.GA2660@efn.org> p4raw-id: //depot/perl@27389
* Re: [PATCH] include configure.com in Porting/checkcfgvar.plAbe Timmerman2006-03-041-2/+2
| | | | | Message-Id: <200603032256.47170.abe@ztreet.demon.nl> p4raw-id: //depot/perl@27374