summaryrefslogtreecommitdiff
path: root/Cross
Commit message (Collapse)AuthorAgeFilesLines
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-202-40/+40
|
* Bump to Perl version 5.19.11Aaron Crane2014-03-202-40/+40
|
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-202-40/+40
|
* Added targetsh to all the canned config filesBrian Fraser2014-01-231-0/+1
|
* bump version to 5.19.9!Ricardo Signes2014-01-202-40/+40
|
* Purge sfio support from configure.com, Configure and related files.Nicholas Clark2013-12-272-8/+2
| | | | | | | Most of these are actually generated, so the maintenance complexity reduction is not as impressive as the diffstat suggests. (Incorporating a fix from Merijn)
* Bump version number from 5.19.7 to 5.19.8.Abigail2013-12-202-40/+40
|
* Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-202-40/+40
|
* Bump version for Perl 5.19.6Steve Hay2013-10-202-40/+40
|
* Bump version for 5.19.5Steve Hay2013-09-202-40/+40
|
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-162-4/+0
|
* [perl #115928] Configure now selects our internal drand48()Tony Cook2013-09-132-8/+8
|
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-052-4/+2
| | | | | Specifically eliminated i_dld, a variable indicating that <dld.h> should be included, and remove dld from the list of wanted libraries.
* Tweak the perl build someOwain G. Ainsworth2013-08-221-1/+1
| | | | | | | | | | Fix the cross makefile. makefile.SH treat us like openbsd. hints/bitrig.sh: remove all version number detection goop. this is for openbsd versions that are currently *higher* then the bitrig version number, so avoid foot shooting by throwing it out. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Bump version for 5.19.4Steve Hay2013-08-202-40/+40
|
* bump version to v5.19.3Aristotle Pagaltzis2013-07-222-40/+40
|
* bump version to v5.19.2David Golden2013-06-202-40/+40
|
* Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESANicholas Clark2013-05-201-1/+0
| | | | | | These rules to clean up properly on VM/ESA were added in Oct 1998 by perforce changes 1961, 1962 and 1963 in the confperl branch. VM/ESA support was removed by commit 043fec90e88a2e23 in Aug 2012.
* Remove vestigial *.SH code which can link the extracted file into ../Nicholas Clark2013-05-201-6/+0
| | | | | | | | 4 of the *.SH files have code which links the extracted file into the parent directory if the current directory ends SH. This code dates from Perl 1. It seems that the intent was that the *.SH files could live in a SH/ directory, but that feature was neither used or mentioned in the documentation in Perl 1, and hasn't been used since.
* bump version to 5.19.1Ricardo Signes2013-05-202-40/+40
|
* bump version to 5.19.0Ricardo Signes2013-05-182-38/+38
|
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-072-46/+46
| | | | | | | | This was done with: ./perl -Ilib Porting/bump-perl-version -i 5.17.12 5.18.0 Followed by two tiny manual edits: INSTALL and patchlevel.h
* Bump the perl version in various places for 5.17.12Ricardo Signes2013-04-202-40/+40
| | | | ...even though it should not get released
* Bump version to5.17.11Max Maischein2013-03-222-40/+40
|
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-191-1/+1
| | | | | This includes various tweaks related to building SipHash and other cleanup.
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-091-0/+1
|
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-202-40/+40
|
* Make makemeta more cognisant and easier to useChris 'BinGOs' Williams2013-02-051-2/+2
| | | | | | | | | | Provide -y and -j switches to produce yml or json files, respectively, for use in regen rules and tests The default behaviour is to produce both files. Update release managers' guide to say to regen the META files before generating release tarballs.
* Teach makemeta to use CPAN::Meta to generate both META.json and META.ymlChris 'BinGOs' Williams2013-02-021-1/+4
|
* Bump the Perl version in various places for 5.17.9Aaron Crane2013-01-202-40/+40
|
* Remove the Rhapsody port.Nicholas Clark2013-01-161-1/+1
| | | | | | | Rhapsody was an Apple OS that later evolved into Darwin and Mac OS X. It was initially only released to developers, but later became Mac OS X Server, with releases in 1999 and 2000. It was obsoleted by Mac OS X 10.0, released in March 2001.
* Bump the perl version in various places for 5.17.8Dave Rolsky2012-12-182-40/+40
|
* bump version to 5.17.7Ricardo Signes2012-11-202-40/+40
|
* Bump the version to 5.17.6Florian Ragwitz2012-10-192-40/+40
|
* Bump the perl version to 5.17.5Florian Ragwitz2012-09-192-40/+40
|
* Remove the VM/ESA port.Nicholas Clark2012-08-311-3/+0
| | | | | VM/ESA was a mainframe OS. IBM ended service on it in June 2003. It was superseded by Z/VM.
* Add Configure probe for ip_mreq_sourceH.Merijn Brand2012-08-261-0/+2
| | | | Needed to upgrade Socket from CPAN
* Bump version to 5.17.4Steve Hay2012-08-202-40/+40
|
* bump to version 5.17.3Tony Cook2012-07-202-40/+40
|
* Add IP probe for ip_mreqH.Merijn Brand2012-07-111-0/+1
| | | | Backport 2f1eb816b5cba6977b1a8159
* bump version to 5.17.2Jesse Luehrs2012-06-202-40/+40
|
* bump version to 5.17.1Jesse Luehrs2012-06-192-40/+40
|
* bump version to 5.17.0Ricardo Signes2012-05-202-38/+38
|
* bump version to 5.16.0 RC0Ricardo Signes2012-05-102-46/+46
| | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0 ...followed by a small edit to INSTALL and patchlevel.h.
* Bump the perl version in various places for 5.15.9Abigail2012-03-192-40/+40
|
* Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-202-40/+40
|
* Add new probes for IPv6 (LeoNerd)H.Merijn Brand2012-02-161-0/+2
|
* Revert "Add strptime probe"Ævar Arnfjörð Bjarmason2012-02-151-1/+0
| | | | This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
* Add strptime probeH.Merijn Brand2012-02-121-0/+1
|
* Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-202-40/+40
|