summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few scripts' permissions.perl-5.004_05Chip Salzenberg2019-10-195-0/+6
| | | | | Update MANIFEST and, yet again, Changes. p4raw-id: //depot/maint-5.004/perl@3296
* Final release: Update patchlevel.h and Changes.Chip Salzenberg2019-10-192-1/+37
| | | p4raw-id: //depot/maint-5.004/perl@3295
* Refresh emacs/*.Chip Salzenberg2019-10-192-7/+123
| | | p4raw-id: //depot/maint-5.004/perl@3294
* Fix shebang lines.Chip Salzenberg2019-10-1917-17/+17
| | | p4raw-id: //depot/maint-5.004/perl@3293
* Eliminate SysV IPC tests that don't work reliably.Chip Salzenberg2019-10-193-299/+0
| | | | | Maybe the next patch will include IPC::SysV. p4raw-id: //depot/maint-5.004/perl@3290
* Fix non-core-XS bug in MM_VMS.pm.Chip Salzenberg2019-10-191-1/+7
| | | | | (from Dan Sugalski <sugalskd@osshe.edu>) p4raw-id: //depot/maint-5.004/perl@3288
* Fix SysV IPC tests to allow for ids of zero.Chip Salzenberg2019-10-192-4/+5
| | | p4raw-id: //depot/maint-5.004/perl@3287
* Update Solaris 2.x hints.Chip Salzenberg2019-10-191-25/+68
| | | | | (from Andy Dougherty <doughera@lafayette.edu>) p4raw-id: //depot/maint-5.004/perl@3286
* Add 'okfile' target to makefile.Chip Salzenberg2019-10-191-2/+5
| | | | | (from Hugo van der Sanden <hv@crypt.compulink.co.uk>) p4raw-id: //depot/maint-5.004/perl@3285
* Tweak ordering of Porting/makerel.Chip Salzenberg2019-10-193-6/+15
| | | | | Update MANIFEST and, yet again, Changes. p4raw-id: //depot/maint-5.004/perl@3283
* Update Changes again for last few patches.Chip Salzenberg2019-10-191-0/+22
| | | p4raw-id: //depot/maint-5.004/perl@3282
* Update OpenBSD hints.Chip Salzenberg2019-10-191-8/+18
| | | | | (from Todd Miller <Todd.Miller@courtesan.com>) p4raw-id: //depot/maint-5.004/perl@3281
* Allow AIX to use Perl's malloc if user insists on it.Chip Salzenberg2019-10-191-1/+3
| | | | | (from Kurt Starsinic) p4raw-id: //depot/maint-5.004/perl@3280
* Make &AutoLoad::AUTOLOAD reentrant.Chip Salzenberg2019-10-191-27/+28
| | | p4raw-id: //depot/maint-5.004/perl@3279
* Refresh AutoLoader to 5.55.Chip Salzenberg2019-10-191-3/+4
| | | p4raw-id: //depot/maint-5.004/perl@3278
* Update Changes and patchlevel.h for maint trial 9.Chip Salzenberg2019-10-192-10/+162
| | | p4raw-id: //depot/maint-5.004/perl@3277
* Make porting scripts executable.Chip Salzenberg2019-10-195-44/+47
| | | p4raw-id: //depot/maint-5.004/perl@3276
* Merge most of Porting directory from mainline.Chip Salzenberg2019-10-195-65/+456
| | | p4raw-id: //depot/maint-5.004/perl@3275
* Explain next/last/redo a bit more in perlfunc.Chip Salzenberg2019-10-191-0/+15
| | | | | (from M.J.T. Guy <mjtg@cus.cam.ac.uk>) p4raw-id: //depot/maint-5.004/perl@3253
* Rebuild embed.h. (Forgot.)Chip Salzenberg2019-10-191-0/+1
| | | p4raw-id: //depot/maint-5.004/perl@3252
* Eliminate false Configure warning about LD_LIBRARY_PATH.Chip Salzenberg2019-10-191-21/+1
| | | | | (It's now set automatically during the build process.) p4raw-id: //depot/maint-5.004/perl@3251
* Fix check for glibc, so it'll work with 2.1.Chip Salzenberg2019-10-191-4/+8
| | | | | (back-formation from 5.006-to-be) p4raw-id: //depot/maint-5.004/perl@3250
* Refresh hints for FreeBSD.Chip Salzenberg2019-10-191-6/+52
| | | p4raw-id: //depot/maint-5.004/perl@3249
* Automatically set LD_LIBRARY_PATH (or equivalent) during theChip Salzenberg2019-10-191-30/+51
| | | | | build process. (back-formation from 5.006-to-be) p4raw-id: //depot/maint-5.004/perl@3248
* New config variable $ignore_versioned_solibs, for Linux.Chip Salzenberg2019-10-192-1/+27
| | | p4raw-id: //depot/maint-5.004/perl@3247
* Don't use 'nm' under AIX.Chip Salzenberg2019-10-191-0/+4
| | | p4raw-id: //depot/maint-5.004/perl@3246
* Make AutoSplit harder to fool.Chip Salzenberg2019-10-191-3/+3
| | | p4raw-id: //depot/maint-5.004/perl@3245
* Fix some broken document links. (from Tom Christiansen)Chip Salzenberg2019-10-1911-27/+31
| | | p4raw-id: //depot/maint-5.004/perl@3244
* Refresh Text::Wrap to 98.112902.Chip Salzenberg2019-10-191-72/+64
| | | p4raw-id: //depot/maint-5.004/perl@3243
* Use locale in Pod::Html and Pod::Text.Chip Salzenberg2019-10-192-6/+10
| | | | | Fix typos in Pod::Text. p4raw-id: //depot/maint-5.004/perl@3242
* Revert argument list change in export_to_level.Chip Salzenberg2019-10-191-1/+2
| | | p4raw-id: //depot/maint-5.004/perl@3241
* Add 'no_modify' to list of variables in 5.005.Chip Salzenberg2019-10-191-6/+7
| | | p4raw-id: //depot/maint-5.004/perl@3240
* Refresh perlport to 1.39. (from Chris Nandor)Chip Salzenberg2019-10-191-42/+105
| | | p4raw-id: //depot/maint-5.004/perl@3239
* Fix typo in perlxstut.Chip Salzenberg2019-10-191-1/+1
| | | p4raw-id: //depot/maint-5.004/perl@3238
* Clear errno on successful C<require>.Chip Salzenberg2019-10-191-0/+2
| | | p4raw-id: //depot/maint-5.004/perl@3237
* Add test of C<goto> interaction with AUTOLOAD.Chip Salzenberg2019-10-191-2/+10
| | | p4raw-id: //depot/maint-5.004/perl@3236
* Make Text::ParseWords handle some delimiters with spaces.Chip Salzenberg2019-10-191-2/+6
| | | | | (The full fix, using /(?-x:$foo)/, can't work in 5.004.) p4raw-id: //depot/maint-5.004/perl@3235
* Properly handle tainted operations when -U is set.Chip Salzenberg2019-10-191-5/+1
| | | p4raw-id: //depot/maint-5.004/perl@3234
* New config variable $installusrbinperl, defaulting 'undef'Chip Salzenberg2019-10-193-1/+34
| | | | | for NetBSD. (from Jarkko) p4raw-id: //depot/maint-5.004/perl@3233
* Update NetBSD hints.Chip Salzenberg2019-10-193-32/+28
| | | p4raw-id: //depot/maint-5.004/perl@3232
* Refresh Getopt::Long to 2.19.Chip Salzenberg2019-10-191-9/+10
| | | p4raw-id: //depot/maint-5.004/perl@3231
* Properly diagnose missing roots in rmtree().Chip Salzenberg2019-10-191-2/+9
| | | p4raw-id: //depot/maint-5.004/perl@3230
* Preserve errno from importunities of sfio.Chip Salzenberg2019-10-192-4/+22
| | | p4raw-id: //depot/maint-5.004/perl@3229
* fix longstanding bug: searches for lexicals originating within eval''Chip Salzenberg2019-10-192-12/+62
| | | | | | weren't stopping at the subroutine boundary correctly (back-formation from change 3037) p4raw-id: //depot/maint-5.004/perl@3228
* Record Linux libc version.Chip Salzenberg2019-10-191-0/+13
| | | p4raw-id: //depot/maint-5.004/perl@3227
* Disable setuid execution if 'nosuid' mount option specified.Chip Salzenberg2019-10-193-0/+218
| | | | | (Original fix from Jarkko; hand-hackery of Configure by Chip.) p4raw-id: //depot/maint-5.004/perl@3222
* Set CDPATH="." only if it's already set to something else.Chip Salzenberg2019-10-191-1/+4
| | | p4raw-id: //depot/maint-5.004/perl@3221
* update README.win32 in maint-5.004Gurusamy Sarathy2019-10-193-5/+26
| | | p4raw-id: //depot/maint-5.004/perl@2447
* Update MANIFEST for dna.small.gif.uu (change 2445)Tim Bunce2019-10-191-1/+1
| | | p4raw-id: //depot/maint-5.004/perl@2446
* Ship dna.small.gif uuencoded.Tim Bunce2019-10-194-1/+152
| | | | | Update Changes and patchlevel.h for maint trial 8. p4raw-id: //depot/maint-5.004/perl@2445