summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/README.vms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge issues, remove excess files - match perl-5.32.1 distafresh12021-03-011-7/+6
| | | | OK sthen@
* Sync to perl 5.30.3afresh12020-06-041-2/+2
| | | | | All functional changes were committed already, this updates the version number, Module::Corelist, and documentation.
* Update perl to 5.30.2afresh12020-04-091-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | 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-2/+2
| | | | 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-4/+4
| | | | looking good sthen@, Great! bluhm@
* Fix merge issues, remove excess files - match perl-5.24.3 distafresh12017-10-291-2/+2
| | | | ok bluhm@
* Fix merge issues, remove excess files - match perl-5.24.2 distafresh12017-08-141-2/+2
| | | | OK bluhm@, Reads ok sthen@
* Fix merge issues, remove excess files - match perl-5.24.1 distafresh12017-02-051-2/+2
|
* Update to perl 5.20.3afresh12016-07-031-2/+2
| | | | OK bluhm@
* Fix merge issues, remove excess files - match perl-5.20.2 distafresh12015-04-251-2/+2
|
* Fix merge conflicts, remove extra files, match upstream perl-5.20.1afresh12014-11-171-2/+2
| | | | ok deraadt@ sthen@ espie@ miod@
* Merge perl-5.18.2 plus local patches, remove old filesafresh12014-03-241-163/+108
| | | | OK espie@ sthen@ deraadt@
* merge/resolve conflictssthen2013-03-251-43/+11
| | | | (some more to do after this one)
* merge in perl 5.12.2 plus local changesmillert2010-09-241-134/+20
|
* Merge in perl 5.10.1millert2009-10-121-25/+19
|
* fix conflicts and merge in local changes to perl 5.10.0millert2008-09-291-53/+72
|
* merge in perl 5.8.8millert2006-03-281-4/+4
|
* sync in-tree perl with 5.8.6millert2005-01-151-4/+4
|
* merge 5.8.5 into HEADmillert2004-08-091-4/+4
| | | | | | | remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
* merge local changes into perl-5.8.3millert2004-04-071-0/+36
|
* Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffoldingmillert2003-12-031-6/+16
|
* Resolve conflicts, remove old files, merge local changesmillert2002-10-271-44/+172
|
* merge in perl 5.6.1 with our local changesmillert2001-05-241-51/+63
|
* perl-5.6.0 + local changesmillert2000-04-061-249/+440
|
* perl5.005_03 (stock)millert1999-04-291-477/+167
|
* perl 5.004_04millert1997-11-301-12/+396
|
* Import of Perl 5.003 into the tree. Makefile.bsd-wrapper anddownsj1996-08-191-0/+355
config.sh.OpenBSD are the only local changes.