Mailing List Archive

Perl 5 Commit Summary
Perl 5 commit summary, activity since Wednesday

Current branch blead
4 commits. 3 unique authors. 3 unique committers.
4 files changed, 15 insertions(+), 5 deletions(-)
Thanks, applied: Graham Knop (1)
Snapshot: http://github.com/Perl/perl5/tarball/b82b16a38d98ef71

Perl_ck_refassign: support refassigning into a state variable
Richard Leach 2 files changed, 12 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/b82b16a38d98ef71

Fix copypaste error on Renée's name in release_schedule.pod
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/20089cccfbaa6057

Add Renée B and Max M to release_schedule.pod
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/272dfd3ebfd00048

perlsyn: Fix typo
Jakub Wilk 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5267de3b2cdb4b0d

Current branch maint-5.004
417 commits. 97 unique authors. 4 unique committers.
Thanks, applied: Tim Bunce (281) chip (48)
Snapshot: http://github.com/Perl/perl5/tarball/8f5b92120b4b3b9e

copy over bleads .gitignore
Yves Orton 1 file changed, 59 insertions(+)
https://github.com/Perl/perl5/commit/8f5b92120b4b3b9e

Look for Linux FILE structure in libio.h, for glibc-2.1.
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/947cbd62e55bbd59

Fix a few scripts' permissions.
Chip Salzenberg 5 files changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/9798fcfe5c9a09d4

Final release: Update patchlevel.h and Changes.
Chip Salzenberg 2 files changed, 37 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/594e7298db578f5b

Refresh emacs/*.
Chip Salzenberg 2 files changed, 123 insertions(+), 7 deletions(
https://github.com/Perl/perl5/commit/7a27b03ac6be3a14

Fix shebang lines.
Chip Salzenberg 17 files changed, 17 insertions(+), 17 deletions
https://github.com/Perl/perl5/commit/cd1922d47fce5c98

Eliminate SysV IPC tests that don't work reliably.
Chip Salzenberg 3 files changed, 299 deletions(-)
https://github.com/Perl/perl5/commit/a550a494ad59382a

Fix non-core-XS bug in MM_VMS.pm.
Chip Salzenberg 1 file changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/18f474adbb8749a6

Fix SysV IPC tests to allow for ids of zero.
Chip Salzenberg 2 files changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/efed5c5c2ec6f1ee

Update Solaris 2.x hints.
Chip Salzenberg 1 file changed, 68 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/2a7565e7dd7d64e4

Add 'okfile' target to makefile.
Chip Salzenberg 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/31575e6e3903ad12

Tweak ordering of Porting/makerel.
Chip Salzenberg 3 files changed, 15 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/73885d76082e1e4a

Update Changes again for last few patches.
Chip Salzenberg 1 file changed, 22 insertions(+)
https://github.com/Perl/perl5/commit/40cf9dd825061666

Update OpenBSD hints.
Chip Salzenberg 1 file changed, 18 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/8dff0ce1d51ac088

Allow AIX to use Perl's malloc if user insists on it.
Chip Salzenberg 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0005aee2dfa272f5

Make &AutoLoad::AUTOLOAD reentrant.
Chip Salzenberg 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/d3c7f02522e335ef

Refresh AutoLoader to 5.55.
Chip Salzenberg 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/fb5f3a3f96f0c7cc

Update Changes and patchlevel.h for maint trial 9.
Chip Salzenberg 2 files changed, 162 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/401baebbb90f4616

Make porting scripts executable.
Chip Salzenberg 5 files changed, 47 insertions(+), 44 deletions(
https://github.com/Perl/perl5/commit/3b8a0d6c6a6def80

Merge most of Porting directory from mainline.
Chip Salzenberg 5 files changed, 456 insertions(+), 65 deletions
https://github.com/Perl/perl5/commit/d298935dfe72a071

Explain next/last/redo a bit more in perlfunc.
Chip Salzenberg 1 file changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/f095d2aec7fe5332

Rebuild embed.h. (Forgot.)
Chip Salzenberg 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/afbc200f35cbd9de

Eliminate false Configure warning about LD_LIBRARY_PATH.
Chip Salzenberg 1 file changed, 1 insertion(+), 21 deletions(-)
https://github.com/Perl/perl5/commit/2c28fb4eb0dcfb41

Fix check for glibc, so it'll work with 2.1.
Chip Salzenberg 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/bc6d9c281f9690aa

Refresh hints for FreeBSD.
Chip Salzenberg 1 file changed, 52 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/503459b2860092d8

Automatically set LD_LIBRARY_PATH (or equivalent) during the
Chip Salzenberg 1 file changed, 51 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/0f4a48b99c0b38da

New config variable $ignore_versioned_solibs, for Linux.
Chip Salzenberg 2 files changed, 27 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5190827006ee4c7b

Don't use 'nm' under AIX.
Chip Salzenberg 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/423d0f94c2b4bc1d

Make AutoSplit harder to fool.
Chip Salzenberg 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/d25ced5dc2f2b56c

Fix some broken document links. (from Tom Christiansen)
Chip Salzenberg 11 files changed, 31 insertions(+), 27 deletions
https://github.com/Perl/perl5/commit/625b96f326d57fba

Refresh Text::Wrap to 98.112902.
Chip Salzenberg 1 file changed, 64 insertions(+), 72 deletions(-
https://github.com/Perl/perl5/commit/182912cad9d99544

Use locale in Pod::Html and Pod::Text.
Chip Salzenberg 2 files changed, 10 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/e5f7c0c9b723d13b

Revert argument list change in export_to_level.
Chip Salzenberg 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/280b362ddc8b3d2f

Add 'no_modify' to list of variables in 5.005.
Chip Salzenberg 1 file changed, 7 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/45e6255e0bdb1a22

Refresh perlport to 1.39. (from Chris Nandor)
Chip Salzenberg 1 file changed, 105 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/b3387361021d6c70

Fix typo in perlxstut.
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/22877998bc67002f

Clear errno on successful C<require>.
Chip Salzenberg 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/2d3ffb6ec46a3cbb

Add test of C<goto> interaction with AUTOLOAD.
Chip Salzenberg 1 file changed, 10 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6296df49579a994c

Make Text::ParseWords handle some delimiters with spaces.
Chip Salzenberg 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/78aadcaa763efbc7

Properly handle tainted operations when -U is set.
Chip Salzenberg 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/acf20f8b171cf340

New config variable $installusrbinperl, defaulting 'undef'
Chip Salzenberg 3 files changed, 34 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c849c9d8f9c321bd

Update NetBSD hints.
Chip Salzenberg 3 files changed, 28 insertions(+), 32 deletions(
https://github.com/Perl/perl5/commit/f775632c2a725beb

Refresh Getopt::Long to 2.19.
Chip Salzenberg 1 file changed, 10 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/59169c777caa0a1b

Properly diagnose missing roots in rmtree().
Chip Salzenberg 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3f7ed02ede8ea826

Preserve errno from importunities of sfio.
Chip Salzenberg 2 files changed, 22 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/8d8c96e382548baf

fix longstanding bug: searches for lexicals originating within eval''
Chip Salzenberg 2 files changed, 62 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/164fbe381ec97723

Record Linux libc version.
Chip Salzenberg 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/a974b90acbdfed70

Disable setuid execution if 'nosuid' mount option specified.
Chip Salzenberg 3 files changed, 218 insertions(+)
https://github.com/Perl/perl5/commit/4a758daae8193fae

Set CDPATH="." only if it's already set to something else.
Chip Salzenberg 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/06c30eaa356489ef

update README.win32 in maint-5.004
Gurusamy Sarathy 3 files changed, 26 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/12251a734168945c

Update MANIFEST for dna.small.gif.uu (change 2445)
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/20498101b324cc68

Ship dna.small.gif uuencoded.
Tim Bunce 4 files changed, 152 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/c7863474e0508a98

Configure supplies bad ccflags for Irix/GCC combo
Kurt D. Starsinic 1 file changed, 42 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/fe44b8734bb01305

"hints/freebsd.sh signal handler type"
Anton Berezin 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/18f9c39227865ef3

"erroneous 'none' in lddlflags"
Andy Dougherty 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/4e84a61cb4991055

"defined and tie'ed hashes"
Gurusamy Sarathy 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b399e842c16fc1a3

"Problems with ExtUtils::Liblist on Win32: -L -> -libpath -> -l(ibpath)"
Gurusamy Sarathy 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8cde9588fdc97e35

Apply MachTen malloc allignment work-around to NeXT.
Tim Bunce 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/94246f3c1c477b60

Add Configure config.msg warning mechanism from 5.005. Use it to warn
Jarkko Hietaniemi 1 file changed, 13 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c3d4bbdc8aed4599

Copied change 2353 by Jarkko Hietaniemi.
Tim Bunce 1 file changed, 22 insertions(+), 34 deletions(-
https://github.com/Perl/perl5/commit/434403924e3bb23d

"Fix noises from the VC linker on RunPerl()"
Gurusamy Sarathy 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cfa92de203161413

win32 portability fix: make sysread() and syswrite() work on sockets
Tim Bunce 3 files changed, 30 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/042cc2086c778a3c

fix C<if (...) { package Foo; ... }> misoptimization that fails
Tim Bunce 2 files changed, 16 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/417840576849faa2

Assorted (5.004 specific) fixes:
Tim Bunce 4 files changed, 54 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/9e4c3c8f3a890f96

Updated Changes file and patchlevel.h for 5.004_05 trial 7.
Tim Bunce 2 files changed, 659 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/8b285049778d0339

Updated Porting/patchls utility.
Tim Bunce 1 file changed, 54 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/3efd86fee8294c62

Fix "<-l>" typo reported by pod2man warning.
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8fbfefcf2c09d44b

"pod2man bug in date generated line"
Kurt D. Starsinic 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/25dbb40c56554a58

"Buglet in Sys::Syslog.pm (with fix)"
Henrik Tougaard 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3172b0f8c8ad15e2

Updated CPAN and CGI versions to CPAN-1.40 and CGI-2.42.
Tim Bunce 17 files changed, 3696 insertions(+), 1647 delet
https://github.com/Perl/perl5/commit/d39f1663c917fd9c

"(5.005_02) a2p should use `chomp' instead of `chop'"
Mark-Jason Dominus 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/57f4149f52249e59

"the 4_05-MT6 UNICOS 9.0.1ai C90 miniperl crash"
Jarkko Hietaniemi 1 file changed, 11 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/33d8b2c60489566a

"groups test needs to use id command on some systems"
Jarkko Hietaniemi 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1b4fb857d0eafcf2

"die with a reference should use overload "" operator"
Graham Barr 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/ac9850819691552b

"bugfix: hv_delete and ~ magic"
Alan Burlison 1 file changed, 33 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/29d295e91bfb737a

"Auto-incrementing tied scalar causes SEGV"
Graham Barr 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6a9b866d05c5418a

"[PATCH 5.005_02, 5.004_04] hints/sco.sh update"
Andy Dougherty 1 file changed, 60 insertions(+), 80 deletions(-
https://github.com/Perl/perl5/commit/50b2b56212a8f868

"Remove spurious /* dTHR; */"
Andy Dougherty 2 files changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/b14d1255a11e7175

"[PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module"
Hans Mulder 1 file changed, 388 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/1362b41b8a7fe7b3

Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
Tim Bunce 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d8eebee28ae62d19

Improve op/die_exit.t test for implicit close changing $!
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d18d24a5fe1102a8

Update perlhit.pod to 1.53
Tim Bunce
https://github.com/Perl/perl5/commit/867f01d7fb08ee9c

"Complete.pm patch (version 1.1)"
Brian Callaghan 1 file changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e2a84fb7895b1991

Revert to 5.004_04 glob error check (too many csh's give bad status)
Tim Bunce 1 file changed, 2 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/b40f26ce00275886

Jumbo patch from Sarathy based on the following changes
Tim Bunce 106 files changed, 4724 insertions(+), 3972 dele
https://github.com/Perl/perl5/commit/849e029678bf1bc8

Assorted patches:
Tim Bunce 9 files changed, 55 insertions(+), 37 deletions(
https://github.com/Perl/perl5/commit/0ed90c2822409a41

Major docs update to 5.005_02 (where appropriate)
Tim Bunce 35 files changed, 5722 insertions(+), 2205 delet
https://github.com/Perl/perl5/commit/c596364f599990df

Assorted patches:
Tim Bunce 15 files changed, 186 insertions(+), 105 deletio
https://github.com/Perl/perl5/commit/9f36e76b1a0c4e0f

Assorted patches:
Tim Bunce 20 files changed, 324 insertions(+), 59 deletion
https://github.com/Perl/perl5/commit/76a4ffe50179bd7b

Assorted patches:
Tim Bunce 28 files changed, 456 insertions(+), 161 deletio
https://github.com/Perl/perl5/commit/d7f9eafb80af595e

Update Changes and patchlevel.h for release. At last.
Tim Bunce 2 files changed, 918 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/e341b8cea7146b38

Assorted patches:
Tim Bunce 2 files changed, 54 insertions(+), 60 deletions(
https://github.com/Perl/perl5/commit/37ec9ea18d11630d

Assorted patches:
Tim Bunce 13 files changed, 366 insertions(+), 219 deletio
https://github.com/Perl/perl5/commit/746c7da938d76e4f

"Make failed matches return empty list in list context"
Paul E. Maisano 3 files changed, 34 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/6c1d33066c3ee6cb

"win32 update from 5.005 beta 2 for 5.004_05"
Gurusamy Sarathy 24 files changed, 877 insertions(+), 364 deletio
https://github.com/Perl/perl5/commit/091beabb0b3a3379

Assorted patches:
Paul Johnson 2 files changed, 48 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/41a3c7ef1fca8ee0

"Remove flawed '// with parens or $&' performance patch (Change 662)"
M.J.T. Guy 13 files changed, 50 insertions(+), 97 deletions
https://github.com/Perl/perl5/commit/616fe44eba15ec8f

Assorted patches:
Tim Bunce 6 files changed, 177 insertions(+), 46 deletions
https://github.com/Perl/perl5/commit/06cd799a55dc1dc4

Assorted patches:
Tim Bunce 14 files changed, 489 insertions(+), 97 deletion
https://github.com/Perl/perl5/commit/af7f7303537615e9

Assorted patches:
Tim Bunce 16 files changed, 313 insertions(+), 27 deletion
https://github.com/Perl/perl5/commit/39d811dea18d0f4c

Assorted patches:
Tim Bunce 12 files changed, 26 insertions(+), 13 deletions
https://github.com/Perl/perl5/commit/105e3625e709258e

"Fix string substitution returncode problem"
Dominic Dunlop 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/5e12a15345de928b

Assorted patches:
Tim Bunce 6 files changed, 23 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/1b3946734307ba71

"Add newCONSTSUB (from 5.005_70)"
Tim Bunce 4 files changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/306cbfbacd81be32

"Assorted fixes for Sys::Syslog.pm"
M. J. T. Guy 1 file changed, 32 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/c736281e2a883d81

Assorted patches:
Tim Bunce 7 files changed, 752 insertions(+), 737 deletion
https://github.com/Perl/perl5/commit/a55147f249c83d5f

Assorted patches:
Chris Nandor 13 files changed, 1173 insertions(+), 17 deletio
https://github.com/Perl/perl5/commit/f3968a6abb213c46

"Fix memory leak in Safe module"
Gurusamy Sarathy 2 files changed, 32 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/06d799a41831959c

"Better error message for $undef->method call"
Tim Bunce 2 files changed, 14 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/cc9f368f4fc23fb5

Assorted patches:
Tim Bunce 20 files changed, 324 insertions(+), 143 deletio
https://github.com/Perl/perl5/commit/35c7909cfce7a9f8

"Fix for broken goto &xsub"
Albert Dvornik 3 files changed, 117 insertions(+)
https://github.com/Perl/perl5/commit/d71decabfdd44df5

"Undo sub stub optimization and add comments on GV_FOO constants"
Gurusamy Sarathy 4 files changed, 16 insertions(+), 62 deletions(
https://github.com/Perl/perl5/commit/6437634520e40da0

Remove old RE //t flag from scan_subst().
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/55f11fd158186f4d

Added lib/re.pm missing from change 1210
Tim Bunce 1 file changed, 51 insertions(+)
https://github.com/Perl/perl5/commit/90afd16f63dee03c

Update test count in t/lib/basename.t (see change 1210)
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/83a6822ce11a2071

"Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
Chip Salzenberg 16 files changed, 226 insertions(+), 168 deletio
https://github.com/Perl/perl5/commit/187010659f9d436a

Assorted patches:
Tim Bunce 17 files changed, 256 insertions(+), 134 deletio
https://github.com/Perl/perl5/commit/b0d7cbd679ae76d5

Tom's jumbo doc patch
Tom Christiansen 32 files changed, 2791 insertions(+), 1387 delet
https://github.com/Perl/perl5/commit/dd0089ca31487fb6

Assorted patches:
Tim Bunce 23 files changed, 227 insertions(+), 102 deletio
https://github.com/Perl/perl5/commit/3874856a0d7f6107

"fix up descrepancy in h2ph test"
Tim Bunce 1 file changed, 6 insertions(+), 21 deletions(-)
https://github.com/Perl/perl5/commit/97cd91fce90adcb8

Title: "add a test to check return value from successful s/// (there was no
Tim Bunce 2 files changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4d7780ad41d29bf8

"fix mem leak and core dump from change 1016"
Tim Bunce 1 file changed, 4 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/640bce219e960026

"qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
Gurusamy Sarathy 76 files changed, 3423 insertions(+), 1775 delet
https://github.com/Perl/perl5/commit/c269cbc98662dbb9

"eval { die $obj }; die; calls $obj->PROPAGATE"
Graham Barr 2 files changed, 40 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8862c4c04f85cf25

"loosen const sub re-defined warnings"
Doug MacEachern 5 files changed, 37 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/0542b296a1f22555

Title: "s/FORMLINE/FORMAT/ in sv.c"
Tim Bunce 5 files changed, 174 insertions(+), 2 deletions(
https://github.com/Perl/perl5/commit/09fe80430dcb477d

"Remove change 673 (Allow empty BLOCK in code)"
Gurusamy Sarathy 1 file changed, 1 insertion(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/32ad22b3df851bd3

"Further SysV sem/msg fixes and removal of non-portable tests"
Andy Dougherty 5 files changed, 184 insertions(+), 42 deletions
https://github.com/Perl/perl5/commit/a25963fb77beb144

Title: "interp.sym is missing C<e_script> after -e fix"
Tim Bunce 6 files changed, 22 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/a55ca5c116aa87e7

"Update Porting/makerel script for perforce dir structure"
Tim Bunce 1 file changed, 9 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/81e6328e80348d35

"Updated Changes file for trial 3"
Tim Bunce 1 file changed, 1323 insertions(+), 6 deletions(
https://github.com/Perl/perl5/commit/ae8770b760c6586c

Title: "Negative array subscript unrecognized in regex"
Tim Bunce 2 files changed, 12 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/c5a7e467b8b64052

"Fix -e security hole (no longer uses temp file)"
Tim Bunce 3 files changed, 44 insertions(+), 51 deletions(
https://github.com/Perl/perl5/commit/c231f535473cdda3

Title: "install non-backwards compatible .pm files into archlib"
Tim Bunce 3 files changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/557a45ad2173fab0

"Add tests for die $ref"
Graham Barr 2 files changed, 30 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/dbe1239c8b35a164

"Fix t/op/ipcmsg.t for Digital UNIX"
Jarkko Hietaniemi 1 file changed, 28 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d932601e147d2708

"Patches for BeOS port of Perl, courtesy of Tom Spindler"
Jarkko Hietaniemi 17 files changed, 268 insertions(+), 16 deletion
https://github.com/Perl/perl5/commit/a6da040e0b940a34

[differences between patch application from Change 984 and Change 985]
Tim Bunce 2 files changed, 234 insertions(+), 149 deletion
https://github.com/Perl/perl5/commit/775775426ef9d81b

Autosplit doesn't like upper case letters in sub names on VMS
Dan Sugalski 1 file changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c0e71aa47690ba3d

allow die $ref
Graham Barr 3 files changed, 46 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/99b2e9ae410b22a7

[differences between patch application from Change 982 and Change 984]
Tim Bunce 2 parents
https://github.com/Perl/perl5/commit/2ea3d12eda1ccb09

Further improvements to h2ph.PL
Kurt Starsinic 1 file changed, 71 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/0df5a22e61d194dc

Fix constant detection in t/op/ipcsem.t for Digit UNIX
Jarkko Hietaniemi 1 file changed, 29 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/8715c401ee47ad7b

Avoid possible constant autoload loop
M.J.T. Guy 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d951ba11285c9b1d

Appease picky DEC compiler in POSIX.xs
Dan Sugalski 1 file changed, 11 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/7d36a38a031de8fe

MM_VMS.pm fixes for building external library
Dan Sugalski 1 file changed, 14 insertions(+)
https://github.com/Perl/perl5/commit/0539a02d1bb29a52

Document child exit cause a parent sleep to end early
M.J.T. Guy 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7c713ed9d4507cf0

Title: "comment init_postdump_symbols issues"
Tim Bunce 2 files changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/0bd1c5ecaa9a0503

"Add hook to tie %! to external Errno.pm module (not included)"
Graham Barr 1 file changed, 16 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2bff4248c9ba4ba5

"fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
Gurusamy Sarathy 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bffc2b95434414a7

"perlbug reformatted"
Dominic Dunlop 1 file changed, 515 insertions(+), 600 deletions
https://github.com/Perl/perl5/commit/f0f869f04f28a8bd

"Sub declaration cost reduced from ~500 to ~100 bytes"
Ilya Zakharevich 3 files changed, 58 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/291df3edb0c11bd0

"while($x=<>) no longer warns (implicit defined added)"
Nick Ing-Simmons 3 files changed, 182 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/2039db2c07c07214

"Fix PERL_DESTRUCT_LEVEL core dumps"
Gurusamy Sarathy 3 files changed, 75 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/cc93d241b6345066

"5.004_04-m2 Cleanup of test failures"
Gurusamy Sarathy 6 files changed, 33 insertions(+), 31 deletions(
https://github.com/Perl/perl5/commit/b2e7460c8d30b46a

[difference between patch application from Change 913 and Change 922]
Tim Bunce 4 files changed, 292 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/093a9f0e14e2d1a0

Add VMS specifics to Porting/makerel
Charles Bailey
https://github.com/Perl/perl5/commit/3039343ce24e0003

hints/machten.sh: disable semctl(), align with devel version
Dominic Dunlop 1 file changed, 25 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/443f5ddcba693d60

Fix File::Find::finddepth typo in trial 2 release
Andreas J. Koenig 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d398edb15776a4ad

Clarify Termios usage in POSIX.pod
Rocco Caputo 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/46ef6a9c74e63e6f

Reduce rm command line length in pod/Makefile
Hugo van der Sanden 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7b07fc597bdf8302

Document integer pragma effect on % operator
Gisle Aas 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/02fea0d5d340941d

Remove dead code from pod2man
M.J.T. Guy 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/6cb9e06a5ea7445b

Improve docs for warning about code after an exec()
M.J.T. Guy 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/01cc22091442f25e

perlvar.pod buglet E<EVMSERR>
Achim Bohnet 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d048aeff083f06c6

incorrect return value for hv_iterinit
Gurusamy Sarathy 2 files changed, 8 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/d2d53a60d14c68f4

Update MANIFEST for trial 2.
Tim Bunce 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/536a41e6091c8aab

Add t/op/tiehandle.t as xtext to repository (see change 911)
Tim Bunce 1 file changed, 137 insertions(+)
https://github.com/Perl/perl5/commit/23de808382904d45

Title: "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
Tim Bunce 4 files changed, 216 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/794d05aa0861c40e

[difference between patch application from Change 909 and Change 910]
Tim Bunce 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/7f793ec109f86124

Document changed local($a[$i],$b{$j}) behaviour re delete/splice
Charles Bailey 1 file changed, 39 insertions(+)
https://github.com/Perl/perl5/commit/7ba1e514dd279ff0

Fix printf segmentation fault
Hugo van der Sanden 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7f085a70d170fc49

perl_call_method() bug fix (corrupt op pointer)
Eugene Alterman 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/24300f2c0d2957fe

Add warning for Illegal hex digit
Stephen P Potter 2 files changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/dabc5a018f14db11

"Change Ilya's do_binmode to K&R prototype and move to doio.c"
Tim Bunce 2 files changed, 43 insertions(+), 40 deletions(
https://github.com/Perl/perl5/commit/c0a73b1f530dc4f5

Fix File::Basename to not untaint results (using new //t flag)
Eric Hammond 1 file changed, 12 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/6d86b69427b402f9

Runtime Carp verbosity without aliasing
Tim Bunce 1 file changed, 4 insertions(+), 10 deletions(-)
https://github.com/Perl/perl5/commit/4634a53531ce07b6

Runtime Carp verbosity without aliasing
Joshua Pritikin 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/94c2f065ad69c1d3

[core language changes]
Spider Boardman 8 files changed, 155 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/821a815118bed7a0

[difference between patch application from Change 904 and Change 905]
Tim Bunce 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c934b7587961a04d

Allow but ignore embedded /...(?o).../ in regexp
Hugo van der Sanden 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5e80d7886c76ea67

Don't accidentally untaint target of s///
Chip Salzenberg 3 files changed, 32 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/0a28479ae0505450

New regex flag //t to leave $1 etc. tainted
Chip Salzenberg 9 files changed, 148 insertions(+), 133 deletion
https://github.com/Perl/perl5/commit/682f1b7cccc8e12e

[difference between patch application from Change 897 and Change 904]
Tim Bunce 12 files changed, 336 insertions(+), 122 deletio
https://github.com/Perl/perl5/commit/df980371b1c10af4

Dynaloader build on VMS
Peter Prymmer 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/49900f8785bfee08

perl compile fix for AIX 4.3
Jens-Uwe Mager 2 files changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/6059d267ffeafebf

IO::Socket->socketpair broken (typo)
Olaf Titz 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6390b7fe476c503f

Clarify require "Foo::Bar" non-bareword issue
Dominique Dumont 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/6991719a089d444c

perl.c fixes for -DUNEXEC
Matt Wette 1 file changed, 3 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/8265c134a9c71f1c

-2.0 vs. -2 (was Number representations)
Chip Salzenberg 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b7b1ed5834ab4049

Better error message for require failure
Ed Peschko 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ab0d2de69f65f8ed

[difference between patch application from Change 896 and Change 897]
Tim Bunce 44 files changed, 580 insertions(+), 264 deletio
https://github.com/Perl/perl5/commit/0f492e8a230b5821

support find2perl -follow
Billy 1 file changed, 35 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/4d4069961940ac4d

Config: Irix 5 hints
Kurt Starsinic 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c68c466aca4d0b9d

win32 tweaks (signals and crypt support)
Gurusamy Sarathy 6 files changed, 20 insertions(+), 20 deletions(
https://github.com/Perl/perl5/commit/adaedfa4ce3709b1

ptags broken
Ilya Zakharevich 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/d7b0e73ac2784e07

ormaments method in Term/ReadLine.pm causes warning with string arg.
Hiroo Hayashi 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b2ba3dd6277867bf

lib/Pod/Html.pm
Daniel S. Lewart 1 file changed, 98 insertions(+), 82 deletions(-
https://github.com/Perl/perl5/commit/25d7f1509d18acca

chat2.pl fix
Charles Bailey 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d41c022d82ed7af5

Comments added to Carp.pm
Andy Wardley 1 file changed, 159 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/9c5edeeed311eb7d

Benchmark.pm: add run-for-some-time mode
Jarkko Hietaniemi 1 file changed, 141 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/c18153f7ae11483e

glibc2.0.6 missing MSG_* <sys/socket.h> defines.
Andy Dougherty 1 file changed, 15 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2a2310078c2896dc

Install extensions with bootstrap (again) in $archlib
Achim Bohnet 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/86087e121d34a43f

Document that IO.pm does not load IO::Select etc
Graham Barr 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cb81c5f07531a592

Buglet in Opcode.pm documentation
Horst von Brand 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0efd635dbb287fdd

long list of man page nitpicks
Greg Bacon 6 files changed, 12 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/4d0f5969cee9809c

fix-up of previous perlre.pod patch
Ted Ashton 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/7bf3d4669d9a3016

Mention SWIG in perlxs.pod
Steve A Fink 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/a25ac535e2963121

unimplemented umask() should return undef not die
Kurt D. Starsinic 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5430a25e460e5d4f

stale pointers after realloc (MEXTEND in pp_print and pp_prtf)
Malcolm Beattie 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/7bb7a65564064744

bidirectional pipe warning blues
Paul Marquess 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/56d296547b04861f

another destruct_level fix
Gurusamy Sarathy 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd814f2e8d5f11a2

Odd number of elements in hash list.
Tom Phoenix 4 files changed, 95 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/93b332a0c3c236c1

Allow more lenient switch processing
John L. Allen 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a887992ffb809b87

fix for "Unbalanced string table refcount"
Gurusamy Sarathy 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/6408af02cced489e

[inseperable changes between Change 887 and Change 896]
Tim Bunce 25 files changed, 136 insertions(+), 147 deletio
https://github.com/Perl/perl5/commit/df8fb1d54f58cff8

Fix bug in locale.t
Jarkko Hietaniemi 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/4f65f77fbe3940ab

fix various problems with backticks on win32
Gurusamy Sarathy 2 files changed, 150 insertions(+), 19 deletions
https://github.com/Perl/perl5/commit/777b32496fcb782a

mv-if-diff
Robin Barker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bf0a64f422e8db62

'use Env' on WinNT/95 fails
Gurusamy Sarathy 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8269be6fb1197782

Allow POSIX to export nice()
Bruce J. Keeler 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/e3497ade3450b22e

bug in Class::Struct
Tom Christiansen 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/92c24cad84fbc4da

Warning on mis-use of 'use lib'
Tom Phoenix 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/b29986595c66c8a9

File::Find rewrite
Ilya Zakharevich 1 file changed, 57 insertions(+), 113 deletions(
https://github.com/Perl/perl5/commit/ed4880a41b8c5e34

Math/BigInt.pm, fixed use of undefined value.
Abigail 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8d3a295c358196d3

unpacking negatives on Alpha
Achim Bohnet 2 files changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/66df689b08df6e76

two trivial tweaks to 5.004m5t1
Gurusamy Sarathy 2 files changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a0590bb3719d26cd

Tainting propagates from nowhere
Gurusamy Sarathy 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/a1453c6e2d6a42bd

Statement unlikely to be reached warning
Hans Mulder 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/83e59af40e8ab0b0

Stale SP in pp_substr
Stephen McCamant 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/247c96530c0fe190

Revised taint hole closer
Chip Salzenberg 1 file changed, 42 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/22094af0ce25852a

Add HAS_GNULIBC define
Andy Dougherty 2 files changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/cd74452d3d3e494d

Confusing error from perl -e "x'"
Hans Mulder 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/be27296b2e706593

Make autouse -w-safe
Ilya Zakharevich 3 files changed, 15 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/8fb90bb5897b5e09

Consider @ARGV to be plain files if inplace (-i)
Chip Salzenberg 1 file changed, 17 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/8a255de622ca673a

Conservative C<*x = undef> patch
Chip Salzenberg 4 files changed, 50 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/7ac9bbf3ef77add0

Additional regex-cache patch
Chip Salzenberg 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/5d3783f09c6d10fa

[inseperable changes between Change 886 and Change 887]
Tim Bunce 17 files changed, 1562 insertions(+), 1027 delet
https://github.com/Perl/perl5/commit/d4a7b385c45e5348

Let h2xs read multiple header files
Benjamin Sugars 1 file changed, 30 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/a4115e6542f3e2e1

Fixed Text/Wrap.pm bugs (2)
Jacqui Caren 1 file changed, 39 insertions(+), 53 deletions(-
https://github.com/Perl/perl5/commit/5fa454e866a05f9c

New Text::ParseWords
Hal Pomeranz 2 files changed, 243 insertions(+), 123 deletion
https://github.com/Perl/perl5/commit/5125f99aa3bbcf36

BigFloat - small neagtive numbers cause panic
Hugo van der Sanden 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/efeb237b28f0b20b

More toke.c commentary; fix oddity
Hugo van der Sanden 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/4fe272f2251a458d

[inseperable changes between Change 872 and Change 886]
Tim Bunce 25 files changed, 300 insertions(+), 102 deletio
https://github.com/Perl/perl5/commit/3f7d5eedad26bec7

[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)
Yutaka OIWA 1 file changed, 19 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/5c3bb3135bd0d273

hpux.sh hints file clarification suggestion
Unknown Contributor 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2bcda745e8133124

Re: VMSperl crashes on -Mblib argument
Charles Bailey 2 files changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/aa5ac9fdcf87018d

Updated, non-wordwrapped, patch to README.VMS
Dan Sugalski 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/94818e9c63332267

Re: Perl online documentation on OpenVMS
Peter Prymmer 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/cf4dd3fa5e06b72f

5.004_04-m1] Linux shouldn't use -lnet
Andy Dougherty 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5eed65658378d21a

5.004_04-m1] Allow overrides in hints/openbsd.sh
Andy Dougherty 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/d2bf18b156f6c8f4

Off-by-one error with OS2::PrfDB
Ilya Zakharevich 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/089047dc5adf2a1f

alpha-dec_osf 5.0
Spider Boardman 1 file changed, 38 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4368278f88dd2659

Building Perl on AIX 4+ with shared libraries and dynamic loading
Juan Gallego 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/00bbca2d79eb1a36

hints/netbsd.sh d_setrgid d_setruid
Jarkko Hietaniemi 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/51f53f9b78de9978

5.004_04 QNX getcwd
Norton Allen 3 files changed, 30 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/f71a204c72b4c90c

5.004_04-m1] Use HAS_GNULIBC in POSIX.xs
Andy Dougherty 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/e3e0ec46dc954128

VMS: chdir() with empty arg list
Charles Lane 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/34940960039dc388

5.004_55: Another round of OS/2 patches
Ilya Zakharevich 18 files changed, 498 insertions(+), 325 deletio
https://github.com/Perl/perl5/commit/2c4d263577fe843b

"FileHandle Documentation patch"
Darren/Torin/Who Ever 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/fa9e12b416561125

[inseperable changes between Change 767 and Change 872]
Tim Bunce 20 files changed, 972 insertions(+), 760 deletio
https://github.com/Perl/perl5/commit/af87500222b2bc82

small fix for perldoc in perl 5.004_04
Julian Yip 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c4726c49c96d1003

small fixups in pod2latex.PL
Darren/Torin/Who Ever 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b6c8560b5e7d9b7f

(well, doc patch) use of // requires successful match
Roderick Schertler 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/98e92b99aafd314e

5.004_04: perlhist.pod, buildtoc, perltoc.pod
Jarkko Hietaniemi
https://github.com/Perl/perl5/commit/f09d7cd04f374b50

/RFC|RFC-1305/ non-greedy
Jan-Pieter Cornet 1 file changed, 12 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4c7a90803fe2075b

perldoc -m should not require pod
Robin Houston 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2bba1469cf758593

perldoc
Ted Ashton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a6a3669fd759fba8

Misc doc fixes for README.VMS
Dan Sugalski 1 file changed, 5 insertions(+), 364 deletions(-
https://github.com/Perl/perl5/commit/d029e1ebce0de607

perl5.004_61 myconfig updates
Andy Dougherty 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4c4e0092ab60afd0

bareword clarification for constant.pm
Roderick Schertler 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/6f5864adbe508bbf

MakeMaker PM doc patch and a DIR buglet
Achim Bohnet 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/944936cd38ee5089

utime documentation
Brandon S. Allbery KF8NH 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3bf76d8ec4427f41

update to perlbook.pod
Nathan V. Patwardhan 1 file changed, 11 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/e529149ef8d9290c

truncate return value
Roderick Schertler 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8ff62258d03a0a59

recv() typo
Roderick Schertler 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/10dddd7355791e8e

Re: printf and $\
Roderick Schertler 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f932c7edf0a958ac

perlre.pod
Ted Ashton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/3c469de8dd46e9ce

Re: new text for perlsec
Tom Phoenix 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/7a2a3241984f1057

buglet: 'perltoc' not mentioned in perl.pod
Tkil 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/ae15f63721912acb

perlfunc.pod for flock()
Jeremy D. Zawodny 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/3c8d1e04c60ded2c

Re: Conservative C<*x = undef> patch
M.J.T. Guy 1 file changed, 4 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/f8bde063f7a6d973

5.004_63 perlrun.pod: _DEBUG_MSTATS
Achim Bohnet 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3a9f351b40d8e60a

Document sprintf %#x behaviour for zero value
Ilya Zakharevich 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/14406cff9defede6

typo-fix and suggestion for perlguts.pod
Hugo van der Sanden 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5b380e1a708121c4

5.004_04: pod/perlfunc.pod: i18n example for localtime()
Jarkko Hietaniemi 1 file changed, 12 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/cb8b0d750e2212c5

Docs re /usr/bin/perl quasi-standard location
Tom Phoenix 2 files changed, 34 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/408baa16e9aacc19

Update to change 744.
Tim Bunce
https://github.com/Perl/perl5/commit/617100f2d29d18a1

Update embed.h after make regen_headers.
Tim Bunce 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/c482a613fba88c2a

APPLLIB_EXP now has arch and version dirs added to @INC
Tim Bunce 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/979c634d1e3dcb00

Added hints/openbsd.sh and t/op/pos.t to MANIFEST
Tim Bunce 4 files changed, 3 insertions(+), 414 deletions(
https://github.com/Perl/perl5/commit/b961fbf04af6d75a

"5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
Spider Boardman 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/962e7fe2ffb0896e

"properly refcount localization, fix C<local $tied{foo}>"
Gurusamy Sarathy 4 files changed, 103 insertions(+), 18 deletions
https://github.com/Perl/perl5/commit/9dfecf694f013e85

Update patchls utility
Tim Bunce 1 file changed, 64 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/f0006533186792d7

perldoc -f now uses pager if text is too long for screen
Tim Bunce 1 file changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6c8b13a0002995bf

Added OpenBSD hint file from <Todd.Miller@courtesan.com>
Tim Bunce 2 files changed, 58 insertions(+)
https://github.com/Perl/perl5/commit/5c75679951a3cf0a

Fix for new gnulibc stdio.h when using sfio+perlio
Tim Bunce 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/6661497073ca9483

Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
Tim Bunce 2 files changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/392aea8d3978b992

Updated perl -v info to include reference to docs and home page.
Tim Bunce 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e11a7d6c389423e6

Updated hints/bsdos.sh for BSD/OS 3.1
Tim Bunce 4 files changed, 11 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/db835152fd218456

Changed bug address in README to perlbug@perl.com
Tim Bunce 3 files changed, 22 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/ab01242cc42728d9

Make t/comp/require.t and t/lib/ph.t executable in repository
Tim Bunce 2 files changed, 0 insertions(+), 0 deletions(-)
https://github.com/Perl/perl5/commit/ab8283488c623ba7

Added dTHR definition to ease backwards compatibility for XS
Tim Bunce 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/1dc81873cb147246

"rename local 'op' variables to 'o'", #F114
Gurusamy Sarathy 10 files changed, 910 insertions(+), 899 deletio
https://github.com/Perl/perl5/commit/e4ef4159fad656f7

"consolidated win32 patch", #F112
Gurusamy Sarathy 39 files changed, 2515 insertions(+), 1496 delet
https://github.com/Perl/perl5/commit/f510c0273e6e14c4

"initialize @INC in ph.t, and fix up MANIFEST", #F111
Gurusamy Sarathy 2 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fb087441e6be46ea

"properly save STDOUT during system() in debugger", #F110
Jason Smith 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0ca264e68f3d2299

"generate DynaLoader.pm at build time", #F109
Achim Bohnet 3 files changed, 734 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/00ac071d58205331

"Install extensions with bootstrap in $archlib", #F108
Andreas J. Koenig 1 file changed, 42 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/8ff21e292362c27c

"Pod::Html trips over "C<0>"", #F107
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/79bfdffb2e767ae7

"5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
Achim Bohnet 4 files changed, 69 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/3f2074db2a3842ed

"New patch for $^E==GetLastError() under Win32", #F105
Gurusamy Sarathy 10 files changed, 138 insertions(+), 65 deletion
https://github.com/Perl/perl5/commit/f3bb9dfac36b04dc

"5.004_56: Patch to Tie::Hash and docs", #F104
Ilya Zakharevich 2 files changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ffa92a2473d1d3d7

"more doc for perldoc", #F103
Gurusamy Sarathy 1 file changed, 17 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/fe3dc55cb17f7686

"Make perldoc look for an index file ", #F102
Gisle Aas 1 file changed, 16 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bd21b42e29a2a445

"perldoc -F filename", #F101
Ilya Zakharevich 1 file changed, 12 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9034ce98adc8a42e

"sv_grow can fail for HAS_64K_LIMIT systems", #F100
Gisle Aas 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/ad7d9384af6b7825

"Benchmark.pm: timethese corrupts $_", #F099
Abigail 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d20b6291bd60c3d2

"STRANGE_MALLOC should test failed alloc", #F098
Gisle Aas 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/f89e73a13338d238

"support caseless %ENV", #F097
Gurusamy Sarathy 3 files changed, 106 insertions(+), 13 deletions
https://github.com/Perl/perl5/commit/9f09245fd3566ce4

"newer cperl-mode.el (from 5.004_60)", #F096
Ilya Zakharevich 1 file changed, 236 insertions(+), 122 deletions
https://github.com/Perl/perl5/commit/abc48ba89636de9b

"Handle set magic on xsub OUTPUT args, add API functions that handle
Gurusamy Sarathy 8 files changed, 528 insertions(+), 158 deletion
https://github.com/Perl/perl5/commit/265128fcc09019a4

"Fix flawed cleanup when signal handlers are not defined", #F094
Gurusamy Sarathy 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6ca150d29a5400a1

"Tests for C<sort 'foo','bar'>", #F093
Hugo van der Sanden 1 file changed, 12 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6b6155dc3551eee2

"Make search.pl work on win32", #F092
Gurusamy Sarathy 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1d63d68d4a8506a6

"Fix spurious perldoc warnings on DOSISH platforms", #F091
Molnar Laszlo 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d6e38a310b6d8967

"Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
Gurusamy Sarathy 1 file changed, 21 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/c2421f95a8507a4d

"Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
Gurusamy Sarathy 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/44151ad6bc65688b

"Fix File::Find's longstanding confusion about win32 being like VMS",
Gurusamy Sarathy 1 file changed, 1 insertion(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/a7d79062675c6cc1

"do_postponed breaks with multiple interpreters", #F087
Gurusamy Sarathy 1 file changed, 1 insertion(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6c5f1ed010633cbe

"Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
Gurusamy Sarathy 3 files changed, 13 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/307bea570e014065

"Pod::Html bug and fix: missing </UL> in index", #F085
Gurusamy Sarathy 1 file changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/24d49c1f4aff83d4

"New pod: perlhist", #F084
Jarkko Hietaniemi 5 files changed, 651 insertions(+), 87 deletions
https://github.com/Perl/perl5/commit/1770eeee7f69eca2

"Fix restoration of locals on scope unwinding", #F083
Gurusamy Sarathy 2 files changed, 20 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/2af52abbc6fd0c75

"after an eval-ed bad require, requiring a string ref SEGVs", #F082
Gurusamy Sarathy 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/db2c92b6d6dc5644

"Fix seg fault on eval/require and syntax errors", #F081
Gurusamy Sarathy 7 files changed, 76 insertions(+), 20 deletions(
https://github.com/Perl/perl5/commit/e27bbb6a6687850c

"5.004_58: the locale.t problem in IRIX", #F080
Jarkko Hietaniemi 1 file changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/eed3c01dae63a039

"sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
Gisle Aas 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/e325447932285cbd

"Eliminate double warnings under C<package;>", #F077
M.J.T. Guy 3 files changed, 27 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/04129d26d9caf3d7

"Fix infinite loop on unlink() failure in File::Path::rmtree()",
Murray Nesbitt 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/b2181c5674b5412c

"Update of h2ph", #F075
Kurt D. Starsinic 2 files changed, 264 insertions(+), 13 deletions
https://github.com/Perl/perl5/commit/9feb4b950edfc97d

"Fix AutoLoader for deep packages", #F074
Zachary Miller 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b15f7702e1f1e5a5

"Fix order of warnings for misplaced subscripts", #F073
Hugo van der Sanden 1 file changed, 11 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/64b6903084ece2a6

"Make recursive lexical analysis more robust", #F072
Tim Bunce 1 file changed, 23 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b2578061606f162e

"Fix random whitespace errors in docs", #F070
Roderick Schertler 2 files changed, 15 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/5eeaf258d4d8aa4d

"Fix line numbers after here documents in eval STRING", #F069
Ilya Zakharevich 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/c6ed190e4b496940

"Fix SEGV from combining caller and C<package;>", #F068
James Duncan 2 files changed, 17 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/28237a1935a39693

"Don't fold string comparison under C<use locale>", #F067
Jarkko Hietaniemi 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/0d9cf3ec876070cb

"Fix SEGV on constant at end of sort block", #F066
Administration 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/43dace5cb91ff5b4

"Allow C<last()> to mean C<last>", #F065
Chip Salzenberg 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8e798ca6f78fcf4f

"Fix extension version mismatch message", #F064
Chip Salzenberg 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/0244237692f668b8

"Better handle and test struct tm of Linux and SunOS", #F063
Andy Dougherty 6 files changed, 21 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/0eb9ac5bf2a29041

"Fix doc bug in getservbyname() examples", #F062
Tom Christiansen 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef5680820b60edbd

"Kill warning about parameter type", #F061
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bffe1a446251b0d8

"Socket occasional SEGV", #F060
Trevor Blackwell 1 file changed, 10 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/528d69cea2f30a44

"Avoid SEGV from local($@)", #F059
Gurusamy Sarathy 1 file changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/db42188da99328f3

"Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
Gurusamy Sarathy 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/da2da5dad5d061d0

"Use STMT_{START,END} in XSRETURN", #F057
Gurusamy Sarathy 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1a4c682661111011

"Re: Sort grammar bug", #F056
Gurusamy Sarathy 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/59e2f181fc9195f7

"Document indirect object cases for exec(), system()", #F055
Dominic Dunlop 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/30f73f6fde70d706

"Update docs on tr///", #F054
Tom Phoenix 8 files changed, 35 insertions(+), 31 deletions(
https://github.com/Perl/perl5/commit/06dcc6f872b9bfae

"Re: perlop bitwise & | ^ documentation", #F053
Tom Phoenix 1 file changed, 34 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/64338dda43b54f4d

"Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
Joseph N. Hall 4 files changed, 137 insertions(+), 134 deletion
https://github.com/Perl/perl5/commit/168a96a194b2d96e

"for perlguts.pod: document sv_derived_from, sv_vcatpfn and
Tim Bunce 1 file changed, 73 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/00088e60c45abced

"5.004_04: locale startup failure (at last) documented", #F050
Jarkko Hietaniemi 3 files changed, 159 insertions(+), 6 deletions(
https://github.com/Perl/perl5/commit/0b4e146f94d1dfbe

"Cope with lack of args in Fcntl::AUTOLOAD", #F049
Jerome Abela 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/dece53b50df7a6d4

"Commenting toke.c", #F048
Nat Torkington 1 file changed, 490 insertions(+), 44 deletions(
https://github.com/Perl/perl5/commit/67b3ba0d586fad4e

"Re: 5.004_04 vec() fails with 32-bit values", #F047
M.J.T. Guy 3 files changed, 7 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/eb668fd5dadc4be7

"A few perl5.004_03 bugs", #F046
Hugo van der Sanden 2 files changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/62b567a1a4e70d50

"Faster, cleaner av_unshift() ", #F045
Gisle Aas 1 file changed, 8 insertions(+), 15 deletions(-)
https://github.com/Perl/perl5/commit/25acba06ef5c5f64

"New hints/solaris2.sh", #F044
Stephen Zander 1 file changed, 25 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/8401f2096644275a

"Refresh Complex.pm and test", #F043
Jarkko Hietaniemi 2 files changed, 304 insertions(+), 126 deletion
https://github.com/Perl/perl5/commit/8ab3c969702c8716

"Fix (\@@) proto", #F042
Joseph N. Hall 2 files changed, 11 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/37b6504b9a8b4c2c

"Allow empty BLOCK in code", #F041
Vladimir Alexiev 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b17f3e0057837658

"Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
Chip Salzenberg 2 files changed, 17 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/040968a141a233a3

"Keep accurate reference count on globs' stashes", #F038
Gisle Aas 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e53dcd8bcfc4ae88

"Avoid memory allocation in gv_fetchpv(), for speed", #F037
Chip Salzenberg 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5ee9c5626c05c28c

"Make Configure less negative about PerlIO", #F036
Chip Salzenberg 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/b1e10d1c63eb0820

"Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
Martin Plechsmid 1 file changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ca24c5e2b915a9a4

"Make Getopt::Long avoid $&, $`, $'", #F034
Irving Reid 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/1aa53d70039208f5

"adding the newSVpvn API function", #F033
Matthias Ulrich Neeracher 5 files changed, 36 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/d998822baf856992

"Support C<Package::> as function-blind bearword", #F032
Chip Salzenberg 1 file changed, 39 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/8e90cb7fd6be2373

"Re-optimize character classes", #F031
Chip Salzenberg 3 files changed, 73 insertions(+), 54 deletions(
https://github.com/Perl/perl5/commit/fa37f0a49539fd82

"Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
D461-David_F_Haertig(Dav... 2 files changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/acd9f47871a6870a

"Dramatically improve performance of // with parens or $&", #F029
Chip Salzenberg 12 files changed, 94 insertions(+), 50 deletions
https://github.com/Perl/perl5/commit/81b13b3714dc6e03

"Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
Chip Salzenberg 1 file changed, 12 deletions(-)
https://github.com/Perl/perl5/commit/04efb562c36612b5

"Protect against weirdness with unreal @_ in C<local @_>", #F027
Chip Salzenberg 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/55c7682da3ff7376

"Fix C<printf "%.0d", 0>", #F026
Hugo van der Sanden 2 files changed, 10 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/a06789dbeafd799b

"Tiny core patch for source filters", #F025
Paul Marquess 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/66b3f785dfc29684

"Here-doc in s///e (was: Bug)", #F024
Hugo van der Sanden 2 files changed, 8 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6762fb380cef2833

"Fix duplicate warnings on C<-e undef>", #F023
Hugo van der Sanden 2 files changed, 10 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/a05203aa2888617b

"Fix '*' prototype", #F022
Ilya Zakharevich 1 file changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/25347568e9446098

"File::Find bugs (and patches)", "File::Find bugs & patches", #F021
Conrad E. Kimball 1 file changed, 44 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/2274b8a1c715a4d1

"Fix typo: FORM{,AT}LINE", #F020
Chip Salzenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9cb92ac4dd426101

"Fix use of unref mem when blessed object goes out of scope", #F019
Gurusamy Sarathy 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4070ecc07830aabc

"Fix C<my ($a, undef, $b) = @x>", #F018
Stephane Payrard 2 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ba286cb15de78bab

"enhanced "use strict" warning", #F017
Tkil 3 files changed, 24 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/55f793fa757d8d37

"eval of sub gives spurious "uninitialised" warning", #F016
Gurusamy Sarathy 4 files changed, 67 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/3955b5be4f60ce55

"[PERL] Assigning result of pop scrambles unrelated reference", #F015
Gurusamy Sarathy 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/eec2c5bfe4d38b5b

"[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
Ilya Zakharevich 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/9cb86d74034b927a

"Fix fdopen() on STD{IN,OUT,ERR}", #F013
Roderick Schertler 2 files changed, 15 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7801179ee38f8161

"Fix local $a[0] and local $h{a}", #F012
Stephen McCamant 7 files changed, 91 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/9b6da269435f38a4

"Eliminate redundant mg_get() in SvTRUE()", #F011
Spider Boardman 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/1ce83e10d6411246

"Don't force scalar context on C<my @x> or C<my %x>", #F010
Chip Salzenberg 2 files changed, 8 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5ad655ac067a609f

"Fix assignment to $_[0] in DESTROY", #F009
Gurusamy Sarathy 3 files changed, 87 insertions(+), 39 deletions(
https://github.com/Perl/perl5/commit/e1777420cbd57fbe

"Fix inefficient checks for TIEHANDLE", #F008
Gurusamy Sarathy 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/15b3d93589c66b25

This is the change description for change 625
Inaba Hiroto
https://github.com/Perl/perl5/commit/a2862683e393393d

p4raw-id: //depot/maint-5.004/perl@625
Tim Bunce 1 file changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/cc6d7ba6d0dd353b

"Fix lexical lookup in eval-sub-eval", #F006
Chip Salzenberg 1 file changed, 11 insertions(+)
https://github.com/Perl/perl5/commit/3a518528578a5dc1

"Don't upgrade target of assignment from LVALUE", #F005
Chip Salzenberg 1 file changed, 4 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/c92675b91c233123

"Fix compile-time warning line in while ()", #F004
Chip Salzenberg 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/9c19f7e434b91509

"STMT foreach LIST;", #F002
Chip Salzenberg 7 files changed, 2486 insertions(+), 2486 deleti
https://github.com/Perl/perl5/commit/8160c77c7e61892b

"Fix SIGSEGV on C<42 until forever>", #F001
Chip Salzenberg 1 file changed, 25 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/34e7ac14f1eba704

Fix-up PerForce type for t/lib/dosglob.t from text to xtext
Tim Bunce 1 file changed, 0 insertions(+), 0 deletions(-)
https://github.com/Perl/perl5/commit/a0520fc30fcc05fd

Maintenance 5.004_04 changes
Tim Bunce 2 parents
https://github.com/Perl/perl5/commit/5c825fc19bf59bc2

Maintenance 5.004_03 changes (addendum)
Tim Bunce
https://github.com/Perl/perl5/commit/89fa520d0ae8a579

Maintenance 5.004_03 changes
Tim Bunce 2 parents
https://github.com/Perl/perl5/commit/967c769ab883cfa5

Martian commit 02d30dea8048a009439f29567d86d4667aebc24d
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/02d30dea8048a009

perlsyn: Fix typo
Jakub Wilk 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/02d30dea8048a009

Ignored 51 GitHub auto-generated merge commits