Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the perl version in various places ready for 5.35.3 | Neil Bowers | 2021-07-24 | 1 | -2/+2 |
| | |||||
* | Update hints/os390.sh | Karl Williamson | 2021-06-27 | 1 | -70/+138 |
| | | | | | This modernizes this hints file enough that it actually works on a real live system. | ||||
* | hints/os390.sh: White-space/comment only | Karl Williamson | 2021-06-27 | 1 | -52/+54 |
| | |||||
* | Bump the perl version in various places for 5.35.2 | Max Maischein | 2021-06-20 | 1 | -2/+2 |
| | |||||
* | Bump the perl version in various places for 5.35.1 | Max Maischein | 2021-05-23 | 1 | -2/+2 |
| | | | | | Ideally, this would've been done earlier in the process of developing 5.35, but here we are | ||||
* | Bump to 5.35.0: | Sawyer X | 2021-05-21 | 1 | -2/+2 |
| | | | | | | * Apparently, first you bump, then you update perldelta. * 5.35.0 *might* be released tomorrow (likely) but not certainly. * I've set it to tomorrow so Module::CoreList won't be upset. | ||||
* | Bump perl version in various places for 5.34.0 | Sawyer X | 2021-05-04 | 1 | -2/+2 |
| | |||||
* | Bump the Perl version to 5.33.9 | Nicolas R | 2021-03-20 | 1 | -2/+2 |
| | |||||
* | bump version to 5.33.8 | reneeb | 2021-02-20 | 1 | -2/+2 |
| | |||||
* | Bump version to 5.33.7 | Richard Leach | 2021-01-21 | 1 | -2/+2 |
| | |||||
* | style: Detabify indentation of the C code maintained by the core. | Michael G. Schwern | 2021-01-17 | 1 | -47/+47 |
| | | | | | | | | | | | This just detabifies to get rid of the mixed tab/space indentation. Applying consistent indentation and dealing with other tabs are another issue. Done with `expand -i`. * vutil.* left alone, it's part of version. * Left regen managed files alone for now. | ||||
* | Bump version to 5.33.6 | Max Maischein | 2020-12-20 | 1 | -2/+2 |
| | |||||
* | Detect GCC as compiler to use | Sevan Janiyan | 2020-12-02 | 1 | -1/+2 |
| | | | | On Illumos based distributions GCC is likely the compiler available on the system. Change tested on SmartOS | ||||
* | Bump version to 5.33.5 | Tom Hukins | 2020-11-20 | 1 | -2/+2 |
| | |||||
* | Bump version to 5.33.4 | Steve Hay | 2020-10-20 | 1 | -2/+2 |
| | |||||
* | Fix typos | Samanta Navarro | 2020-10-03 | 1 | -1/+1 |
| | | | | | | | | | For: https://github.com/Perl/perl5/pull/18201 Committer: Samanta Navarro is now a Perl author. To keep 'make test_porting' happy: Increment $VERSION in several files. Regenerate uconfig.h via './perl -Ilib regen/uconfig_h.pl'. | ||||
* | Fix build on Haiku beta, set correct Haiku usrinc and locinc, add ↵ | Thibault DUPONCHELLE | 2020-09-29 | 2 | -1/+4 |
| | | | | | | -fno-stack-protector to hints for amigaos.sh and haiku.sh (and disable accordingly -fstack-protector* in Configure) | ||||
* | Bump the perl version in various places for 5.33.3 | Sawyer X | 2020-09-21 | 1 | -2/+2 |
| | |||||
* | Bump the perl version in various places for 5.33.2 | Karen Etheridge | 2020-08-20 | 1 | -2/+2 |
| | |||||
* | Haiku use finddir for default prefix in hints | Thibault DUPONCHELLE | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Align to haiku ports (+ keep some extra) and set path dynamically | Thibault DUPONCHELLE | 2020-07-30 | 1 | -4/+5 |
| | |||||
* | Future proof version check | Adam Hartley | 2020-07-30 | 1 | -3/+3 |
| | |||||
* | Update darwin.sh | Adam Hartley | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Simplify syscall check | Adam Hartley | 2020-07-30 | 1 | -4/+3 |
| | |||||
* | Update deprecated syscall check for 11.x and greater | Adam Hartley | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Update error message | Adam Hartley | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Add 11.x support for darwin.sh | Adam Hartley | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Improve detection of Intel C/C++ compilers. (#18001) | Graham✈️✈️ | 2020-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * Improve detection of Intel C/C++ compilers. My version of Intel C/C++ reports these versions: ✅ starscream% icc -V Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.1.1.217 Build 20200306 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY ✅ starscream% icpc -V Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.1.1.217 Build 20200306 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY * simplified case for detecting Intel C++ compiler * update authors for plicease | ||||
* | Bump the perl version in various paces for 5.33.1 | Sawyer X | 2020-07-17 | 1 | -2/+2 |
| | |||||
* | Bump to 5.33.0 | Sawyer X | 2020-06-28 | 1 | -2/+2 |
| | |||||
* | warn the user that NetBSD's long double support isn't very good | Tony Cook | 2020-06-20 | 1 | -0/+35 |
| | |||||
* | Bump perl version in various places for 5.32.0 | Sawyer X | 2020-05-29 | 1 | -2/+2 |
| | |||||
* | hints/os390.sh: Handle no C optimizations | Karl Williamson | 2020-05-27 | 1 | -1/+1 |
| | | | | | | | There is a bug in Configure where it doesn't handle 'none' properly for platforms which have no flag to indicate don't optimize. Instead of fixing this for 5.32 at this late date, change the hints file for os390 to use the equivalent " ", that does work. | ||||
* | Fix a bunch of repeated-word typos | Dagfinn Ilmari Mannsåker | 2020-05-22 | 1 | -1/+1 |
| | | | | | Mostly in comments and docs, but some in diagnostic messages and one case of 'or die die'. | ||||
* | Bump the perl version in various places for 5.31.12 | Sawyer X | 2020-04-29 | 1 | -2/+2 |
| | |||||
* | Bump back to 5.31.11, if we need to release it | Sawyer X | 2020-04-09 | 1 | -2/+2 |
| | |||||
* | Configure can't find dlopen() on DragonFly BSD when using g++ | Tomasz Konojacki | 2020-04-04 | 1 | -0/+8 |
| | | | | linux, freebsd and solaris hints have the same workaround | ||||
* | Bump version to 5.32.0 | Sawyer X | 2020-03-21 | 1 | -2/+2 |
| | |||||
* | Fix language referring to GitHub issue tracker in various places | Dave Rolsky | 2020-03-14 | 3 | -3/+3 |
| | | | | | | | | | | | | There were a number of spots that used language more appropriate for an email address than a web-based tracker. I noticed this because of the recent 5.30.2 release, which has a perldelta containing the sentence "If you find any we have missed, send email to https://github.com/Perl/perl5/issues." But I think that was because the 5.30.2 branch did not include 8166b4e0bc220e759aa233af54ac1e60cc510f0c. | ||||
* | Increase required macro-space for HP-UX C-ANSI-C | H.Merijn Brand | 2020-02-22 | 1 | -1/+1 |
| | | | | 125000 was too small! | ||||
* | HP-UX 11.11 and below do not have wcrtomb | H.Merijn Brand | 2020-02-22 | 1 | -0/+4 |
| | | | | | | | At least not with HP C-ANSI-C, but as mbrlen and mbrtowc are already disabled, it is in kine with expectation. This makes perl compilable again on 11.11 with HP C-ANSI-C | ||||
* | Bump the perl version in various places for 5.31.10 | reneeb | 2020-02-21 | 1 | -2/+2 |
| | |||||
* | hints/solaris_2.sh: g++ needs same treatment as gcc | Karl Williamson | 2020-01-21 | 1 | -1/+1 |
| | | | | | | | This had a test for gcc, which also applies to g++, and it was causing load failures on solaris built with g++. Thanks to Dagfinn Ilmari Mannsåker for diagnosing this problem. | ||||
* | Bump the perl version in various places for 5.31.9 | Matthew Horsfall | 2020-01-20 | 1 | -2/+2 |
| | |||||
* | Update documentation, readmes, comments, and utilities to reference the ↵ | Dan Book | 2019-12-22 | 3 | -3/+4 |
| | | | | | | GitHub issue tracker The perlbug utility and perlbug@perl.org should no longer be used to submit bug reports or patches. | ||||
* | Bump the perl version in various places for 5.31.8 | Nicolas R | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | Fix where we look for the Sun/Solaris/Developer Studio compiler | Chris 'BinGOs' Williams | 2019-12-11 | 1 | -1/+1 |
| | | | | The movable feast that is the sun/solaris/developer compiler | ||||
* | Convert issue links from rt.perl.org to GitHub | Dan Book | 2019-11-26 | 2 | -2/+2 |
| | |||||
* | Bump the perl version in various places for 5.31.7 | Chris 'BinGOs' Williams | 2019-11-20 | 1 | -2/+2 |
| | |||||
* | Update documentation, comments, metadata to reference GitHub as canonical ↵ | Dan Book | 2019-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | repository (#1186) * Update repository and bugtracker URLs to GitHub in makemeta regen META files * Update POD and comments to reference GitHub as canonical repository * Update Porting/corelist.pl to recognize GitHub issue tracker * remove "A note on camel and dromedary" * Remove redundant 'Committing your changes' section |