summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Thanks to Sébstien Aperghis-Tramoni's suggestion, updated versionSteve Peters2008-01-151-9/+9
| | | | | numbers in a few extra files and regenerated uconfig.h. p4raw-id: //depot/perl@32981
* Intermediate update/regen in cleanup process, dtrace supportH.Merijn Brand2008-01-141-9/+9
| | | | | is now backported p4raw-id: //depot/perl@32974
* Add dtrace supportAndy Armstrong2008-01-111-0/+7
| | | | | | | | | Message-Id: <F4AC553F-7C7F-49C3-98C2-E04681E1004F@hexten.net> with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) p4raw-id: //depot/perl@32953
* From: "Robin Barker" <Robin.Barker@npl.co.uk>Robin Barker2008-01-111-2/+2
| | | | | Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939C2@exchsvr2.npl.ad.local> p4raw-id: //depot/perl@32946
* AutoSplit is dual-lived, and is part of the AutoLoader distributionRafael Garcia-Suarez2008-01-051-1/+1
| | | p4raw-id: //depot/perl@32858
* Add a small note about numbered feature bundlesRafael Garcia-Suarez2008-01-051-0/+2
| | | p4raw-id: //depot/perl@32855
* Add a small program that gets the C pre-processor to expand the macroNicholas Clark2008-01-041-0/+58
| | | | | passed on the command line. p4raw-id: //depot/perl@32833
* SelfLoader is dual-livedRafael Garcia-Suarez2008-01-041-0/+7
| | | p4raw-id: //depot/perl@32831
* Add script to check source code for ANSI-C violations.Marcus Holland-Moritz2007-12-301-0/+111
| | | p4raw-id: //depot/perl@32784
* Sync after metaconfig backports. Some reorders were doneH.Merijn Brand2007-12-291-2/+2
| | | p4raw-id: //depot/perl@32773
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-223-0/+12
| | | p4raw-id: //depot/perl@32705
* bring Test::Harness up to 3.06Andy Armstrong2007-12-201-1/+1
| | | | | | Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net> Date: Thu, 20 Dec 2007 17:49:07 +0000 p4raw-id: //depot/perl@32673
* Upgrade to Test::Harness 3.05Nicholas Clark2007-12-191-3/+8
| | | | | | | | | Add test boilerplate to various test files. Add FIXME skips for various tests that don't play nicely with the altered layout in the core. lib/Test/Harness/t/unicode.t appears to fail under UTF-8 locales and so will need fixing. p4raw-id: //depot/perl@32659
* Bump the version number to 5.11.0Nicholas Clark2007-12-191-26/+26
| | | p4raw-id: //depot/perl@32646
* Some things a pumpking should not forget when releasing a new perlRafael Garcia-Suarez2007-12-111-0/+9
| | | p4raw-id: //depot/perl@32609
* The win32 files are not the Win32 (dual-lived) distribution.Rafael Garcia-Suarez2007-12-041-2/+2
| | | | | Plus, regenerate the meta file. p4raw-id: //depot/perl@32574
* Don't list README.win32 as private in the META.ymlRafael Garcia-Suarez2007-12-041-1/+1
| | | p4raw-id: //depot/perl@32573
* uconfig.h must be writable for microperlRafael Garcia-Suarez2007-11-261-0/+1
| | | | | (thanks to Sébastien Aperghis-Tramoni) p4raw-id: //depot/perl@32495
* Make genlog 'unexpand -a' all the spaces into tabs, which results inNicholas Clark2007-11-211-9/+11
| | | | | smaller Changes files. p4raw-id: //depot/perl@32441
* Test::More and Test::Builder are actually part of the Test::Simple distributionRafael Garcia-Suarez2007-11-211-14/+2
| | | p4raw-id: //depot/perl@32440
* Safe.pm is actually not under ext/SafeRafael Garcia-Suarez2007-11-211-1/+1
| | | p4raw-id: //depot/perl@32439
* Update the files that need to be read/write in makerel, removing oneNicholas Clark2007-11-201-2/+6
| | | | | | | | | | | exterminated file, one file that is now a dummy, and adding in various files that are actually read/write because they are regenerated from source files. Change the type of regcharclass.h to read/write in Perforce as it is auto-generated. (And all other auto-generated files are read/write. There's some irony here - the only read/write files are the ones you shouldn't edit. All the ones you can edit are read only.) p4raw-id: //depot/perl@32427
* Re: [PATCH] various RC1 nitsJarkko Hietaniemi2007-11-201-9/+9
| | | | | Message-ID: <4743029A.3010002@iki.fi> p4raw-id: //depot/perl@32425
* Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, soNicholas Clark2007-11-121-0/+1
| | | | | use 5.010; to trap 5.8.x and earlier before they choke. p4raw-id: //depot/perl@32297
* B::Lint is dual-lived (revised)Jerry D. Hedden2007-10-181-0/+9
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com> p4raw-id: //depot/perl@32131
* Porting/Maintainers.pm --check added functionalityRobin Barker2007-10-111-6/+34
| | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local> p4raw-id: //depot/perl@32097
* Porting/Maintainers.plRobin Barker2007-10-101-2/+4
| | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local> p4raw-id: //depot/perl@32095
* Update add-package.plJos I. Boumans2007-10-051-3/+9
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org> p4raw-id: //depot/perl@32030
* [patch] Dual-lifing constant.pmSébastien Aperghis-Tramoni2007-09-251-0/+7
| | | | | Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr> p4raw-id: //depot/perl@31960
* Updates to AUTHORS etc.Steve Hay2007-09-191-0/+2
| | | p4raw-id: //depot/perl@31910
* Re: [PATCH] Cray XT4/Catamount buildJarkko Hietaniemi2007-09-191-0/+1
| | | | | | | | Message-ID: <46F063E0.1000004@iki.fi> (Restores a pre-generated utils/Makefile for the benefit of Win32, which can't run utils/Makefile.SH itself) p4raw-id: //depot/perl@31899
* Part of the 5.10.0 bumpH.Merijn Brand2007-09-061-29/+29
| | | p4raw-id: //depot/perl@31803
* bye bye charsizeH.Merijn Brand2007-08-212-139/+142
| | | | | it is^Wwas always 1 p4raw-id: //depot/perl@31745
* Win32CORE can be upgraded separately (see change #31663)Rafael Garcia-Suarez2007-08-101-1/+1
| | | | | p4raw-link: @31663 on //depot/perl: 0df3f8e0ab50aff5c8b517e2759e788a33db4509 p4raw-id: //depot/perl@31698
* ssh-keygen usage in repository.pod out of dateYitzchak Scott-Thoennes2007-08-041-1/+4
| | | | | Message-Id: <37856.64.81.167.122.1186166842.squirrel@webmail.efn.org> p4raw-id: //depot/perl@31681
* Updates to AUTHORS and Porting/CheckAUTHORS.plSteve Hay2007-07-201-0/+1
| | | p4raw-id: //depot/perl@31642
* I've had my email address changedSteve Hay2007-07-201-1/+2
| | | p4raw-id: //depot/perl@31641
* Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*'Yves Orton2007-07-191-2/+7
| | | | | | Includes an updated regcharclass.h without datestamp in it so when it is trivially rebuilt it doesnt change in terms of contents. p4raw-id: //depot/perl@31636
* (was Re: perldelta)Abigail2007-07-181-4/+6
| | | | | Message-ID: <20070718080406.GE6316@abigail.be> p4raw-id: //depot/perl@31622
* That's NAME, not TITLE.Rafael Garcia-Suarez2007-07-131-2/+2
| | | p4raw-id: //depot/perl@31606
* More missing dual-life modulesRafael Garcia-Suarez2007-07-071-0/+16
| | | p4raw-id: //depot/perl@31566
* Add CPANPLUS::Dist to Maintainers.plRafael Garcia-Suarez2007-07-071-0/+8
| | | p4raw-id: //depot/perl@31565
* Fix corelist.pl after the reorganisation of theRafael Garcia-Suarez2007-07-071-2/+2
| | | | | Compress modules in ext/. Re-update Module::CoreList. p4raw-id: //depot/perl@31562
* base.pm is belong to meRafael Garcia-Suarez2007-07-071-1/+1
| | | p4raw-id: //depot/perl@31545
* Re: Beyond 5.10Abigail2007-07-061-176/+310
| | | | | | | | Message-ID: <20070705195520.GB1314@abigail.nl> Cleans up Porting/checkAUTHORS.pl and adds missing alias mappings to it, and adds missing entries to AUTHORS. p4raw-id: //depot/perl@31543
* Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) ↵Jos I. Boumans2007-07-021-0/+441
| | | | | | | | modules in the core?) From: "Jos I. Boumans" <kane@dwim.org> Message-Id: <A819F8C7-19C9-4ECE-8CF5-80FAAF54F890@dwim.org> p4raw-id: //depot/perl@31518
* Win32 is dual-lived on CPANJan Dubois2007-06-261-1/+8
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <02a501c7b785$4774f890$d65ee9b0$@com> p4raw-id: //depot/perl@31468
* Porting/corecpan.pl -f option doesn't workJan Dubois2007-06-261-1/+1
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <02a101c7b784$3f79c720$be6d5560$@com> p4raw-id: //depot/perl@31467
* Rename README and Changes for more readabilityRafael Garcia-Suarez2007-06-251-1/+1
| | | p4raw-id: //depot/perl@31464
* Update list of files that need crlf line endingsRafael Garcia-Suarez2007-06-191-4/+4
| | | p4raw-id: //depot/perl@31419