platform/upstream/perl.git
1997-05-07 Gary ClarkWin32 boot_DynaLoader problem in 99
1997-05-07 Chuck D. PhillipsHPUX: patch for ext/DynaLoader/dl_hpux.xs
1997-05-07 Scott HenryIrix hint update
1997-05-07 Giles LeanNetBSD hint update
1997-04-30 Chip Salzenberg[differences between cumulative patch application and...
1997-04-30 Perl 5 Porters[inseparable changes from match from perl-5.003_98...
1997-04-30 Eric BartleySupport shared libperl on AIX
1997-04-30 Chip SalzenbergFix typo in perldelta
1997-04-30 Gisle AasFix description of av_undef() in perlguts
1997-04-30 Chip Salzenberg[dummy merge]
1997-04-30 Chip Salzenbergtypo fixes to installhtml
1997-04-30 Larry W. Virdentypo fixes to installhtml
1997-04-30 Dominic DunlopDisable op/pipe.t test under Machten
1997-04-30 Paul MarquessRefresh DB_File to 1.14
1997-04-30 Chip SalzenbergAdd new globals to perl.exp
1997-04-30 Ilya ZakharevichFix OS/2-specific buffer overflow
1997-04-30 Spider BoardmanFix sysread() on tied handle
1997-04-30 Chip SalzenbergHandle tainted values in lists returned from subs,...
1997-04-30 Chip SalzenbergForget prototype of subroutine after C<undef &subr>
1997-04-30 Chip SalzenbergFix NUL-termination bug in delimcpy()
1997-04-29 Perl 5 Porters[inseparable changes from match from perl-5.003_97j...
1997-04-29 Chip SalzenbergSupport C< $coderef->($x,$y) >
1997-04-29 Chip SalzenbergDescribe Math::Trig in perlmodlib
1997-04-29 Spider BoardmanFix warning wrt return value of PerlIO_getname()
1997-04-29 Chip Salzenberg[dummy merge]
1997-04-29 Chip SalzenbergReset errno after failed piped close
1997-04-29 Roderick SchertlerReset errno after failed piped close
1997-04-29 Chip SalzenbergFix C< hex('80') * 0x1000000 >
1997-04-26 Chip Salzenberg[differences between cumulative patch application and...
1997-04-26 Perl 5 Porters[inseparable changes from match from perl-5.003_97i...
1997-04-26 Chip SalzenbergDoc fix for close of pipe handle
1997-04-26 Chip SalzenbergDescribe __PACKAGE__ in perldelta
1997-04-26 Tom ChristiansenSplit perlmod
1997-04-26 Jesse GlickSelfLoader: fix prototype pattern, rename intrusive...
1997-04-26 Paul MarquessRefresh DB_File to 1.13
1997-04-26 Lincoln SteinRefresh CGI.pm to 2.35
1997-04-26 Chip SalzenbergFix possible buffer overflow under VMS
1997-04-26 Chip SalzenbergFix typo in NeXT dynaloader
1997-04-26 Hallvard B... Eliminate Alpha warnings
1997-04-26 Chip SalzenbergFix lingering '%S' in XS_VERSION_BOOTCHECK
1997-04-26 Gurusamy SarathyWin32 update (three patches)
1997-04-26 Chuck D. PhillipsHP-UX hint update
1997-04-26 matthew greenNetBSD hint update
1997-04-24 Chip Salzenberg[differences between cumulative patch application and...
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-04-24 Chip SalzenbergDocument new {,s}printf() behavior
1997-04-24 Chip SalzenbergFix buffer overflow in a2p
1997-04-24 Gurusamy SarathyMath::{Complex,Trig} update
1997-04-24 Chip SalzenbergHandle symlinks, high permission bits in File::Path
1997-04-24 Chip SalzenbergDon't core dump if my_inet_aton() get a NULL
1997-04-24 Chip SalzenbergAlways NUL-terminate opsets
1997-04-24 Jarkko HietaniemiCope with a <db.h> that isn't related to DB
1997-04-24 Chip SalzenbergUndo private patch
1997-04-24 Doug MacEachernFix scalar leak in pp_prtf()
1997-04-22 Chip Salzenberg[differences between cumulative patch application and...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-22 Andy DoughertyFix up Linux hints for tcsh, and Configure patch
1997-04-22 Jarkko HietaniemiTwo doublewords less
1997-04-22 Ilya ZakharevichProblems with glob
1997-04-22 Andreas KoenigDon't put leading newline on numeric strings
1997-04-22 Doug MacEachernSupport PRINTF for tied handles
1997-04-22 Roderick SchertlerSilence warnings on simple C<use ops>
1997-04-22 Chip SalzenbergCroak on C<use autouse> without module name
1997-04-22 Jarkko HietaniemiMath::Complex update
1997-04-22 Gurusamy SarathyWin32 update (two patches)
1997-04-18 Chip Salzenberg[differences between cumulative patch application and...
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-18 Paul MarquessDocument {,un}pack changes
1997-04-18 Roderick SchertlerMake h2ph generate constant subs
1997-04-18 Chip SalzenbergFix NAME in SDBM_File build
1997-04-18 Johan VromansPatch to Getopt::Long
1997-04-18 Randy J. RayMinor, optional patch to Makefile.SH
1997-04-18 Chip SalzenbergFix tcsh hack in Configure
1997-04-18 Chip SalzenbergFix unnecessary re-linking
1997-04-18 Chip SalzenbergRemove pp_method() inefficiency from last patch
1997-04-18 Chip SalzenbergSECURITY FIX: Buffer overflow in gv_fetchfile()
1997-04-18 Nick Ing-SimmonsExtUtils/Miniperl.pm not built on Win32
1997-04-18 Scott HenryIrix update
1997-04-18 Chip SalzenbergFix (and test) spaces in {,un}pack()
1997-04-17 Chip Salzenberg[differences between cumulative patch application and...
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-17 Andy DoughertyDoc updates: INSTALL-1.13, pumpkin.pod-1.9
1997-04-17 Shishir GundavaramRevise quotewords()
1997-04-17 Andreas KoenigCGI.pm broke again
1997-04-17 Michael De... Linux hints: Allow build w/o suidperl, prefer tcsh...
1997-04-17 Gurusamy SarathyFix use of var before init in util.c
1997-04-17 Chip SalzenbergFix error messages on method lookup failure
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d...
1997-04-14 John Q. Linuxxsubpp incorrectly handles 'class::newthing()'
1997-04-14 Hallvard B... Clean up format of dlopen() debug info
1997-04-14 Jarkko HietaniemiSys::Syslog: hyphens in hostnames
1997-04-14 Tom ChristiansenUser::pwent.pm: g{,e}cos
1997-04-14 Chip Salzenberg[dummy merge]
1997-04-14 Chip SalzenbergUpdate File::Path
1997-04-14 Andreas KoenigUpdate File::Path
1997-04-14 Andreas Koenigdiagnostics: $/ gotcha
1997-04-14 Ilya ZakharevichDebugger update
1997-04-14 Chip SalzenbergRefresh CGI to 2.34
1997-04-14 Hallvard B... Use '-fPIC' for debugging compiles under Solaris with gcc
1997-04-14 Chip SalzenbergPut extensions' autoload files in $archlib
next