summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/numeric.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply local patches, remove excess files - perl-5.32.1afresh12021-03-011-1/+1
| | | | OK sthen@
* Fix merge issues, remove excess files - match perl-5.32.1 distafresh12021-03-011-363/+475
| | | | OK sthen@
* Remove some customizations from the perl buildafresh12020-06-271-1/+1
| | | | | | | | | | | | This was originally done so that other things in-tree such as vi could link to libperl and to support non-shared vax. This brings us more in-line with upstream and makes things more understandable. It now links libperl.so to libm, which some software needs, and stops building and installing libperl.a. OK bluhm@
* Update perl to 5.30.2afresh12020-04-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod Incompatible Changes There are no changes intentionally incompatible with 5.30.0. Updated Modules and Pragmata * Compress::Raw::Bzip2 has been upgraded from version 2.084 to 2.089. * Module::CoreList has been upgraded from version 5.20191110 to 5.20200314. Selected Bug Fixes * printf() or sprintf() with the %n format no longer cause a panic on debugging builds, or report an incorrectly cached length value when producing SVfUTF8 flagged strings. * A memory leak in regular expression patterns has been fixed. * A read beyond buffer in grok_infnan has been fixed. * An assertion failure in the regular expression engine has been fixed. * (?{...}) eval groups in regular expressions no longer unintentionally trigger "EVAL without pos change exceeded limit in regex". Proceed when you feel comfortable. deraadt@
* Fix merge issues, remove excess files - match perl-5.30.1 distafresh12019-12-301-90/+248
| | | | Timing is good deraadt@, OK sthen@
* Update to perl 5.28.2afresh12019-05-241-2/+2
| | | | | | | Minor bugfixes and documentation improvments. See perldelta for details. https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod OK bluhm@
* Fix merge issues, remove excess files - match perl-5.28.1 distafresh12019-02-131-49/+89
| | | | looking good sthen@, Great! bluhm@
* Fix merge issues, remove excess files - match perl-5.24.1 distafresh12017-02-051-185/+705
|
* Import perl-5.20.1afresh12014-11-171-50/+61
|
* Import perl-5.18.2afresh12014-03-241-15/+26
| | | | OK espie@ sthen@ deraadt@
* import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfsthen2013-03-251-14/+39
|
* Perl 5.12.2 from CPANmillert2010-09-241-26/+20
|
* import perl 5.10.1millert2009-10-121-8/+36
|
* import perl 5.10.0 from CPANmillert2008-09-291-30/+52
|
* perl 5.8.8 importmillert2006-03-281-19/+43
|
* perl 5.8.6 from CPANmillert2005-01-151-7/+35
|
* perl 5.8.2 from CPANmillert2003-12-031-78/+125
|
* stock perl 5.8.0 from CPANmillert2002-10-271-0/+944