This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-04-01 Chip SalzenbergUpdate $VERSION of ExtUtils::Embed to reflect reality
1997-04-01 Andreas KoenigRefresh ExtUtils::Manifest to 1.33
1997-04-01 Andreas KoenigRefresh CPAN to 1.24
1997-04-01 Chip SalzenbergRemove target before link() of perldiag.pod
1997-04-01 Chip Salzenberg[dummy merge]
1997-04-01 Chip SalzenbergReduce memory footprint of literal strings
1997-04-01 Ilya ZakharevichReduce memory footprint of literal strings
1997-04-01 Chip SalzenbergDon't use a completely empty macro parameter
1997-04-01 Chip SalzenbergImprove definition of Sock_size_t
1997-04-01 Chip SalzenbergDon't use setjmp() and longjmp() in complex exprs
1997-03-25 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_96
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Cary D. RenzemaPod updates
1997-03-25 Gisle Aasperlvar.pod patch
1997-03-25 Chip Salzenberg[dummy merge]
1997-03-25 Gisle Aasperlfunc.pod patch
1997-03-25 Chip SalzenbergPatch for perl.pod
1997-03-25 William MiddletonPatch for perl.pod
1997-03-25 Hallvard B... Suggest to upgraders that they try '-w' again
1997-03-25 Chip Salzenberg[dummy merge]
1997-03-25 Larry W. VirdenMinor string change in toke.c: 'bareword'
1997-03-25 Chip SalzenbergINSTALL-1.11
1997-03-25 Andy DoughertyINSTALL-1.11
1997-03-25 Hallvard B... Re: strict @F
1997-03-25 Randy J. RayTiny doc fix for AutoSplit.pm
1997-03-25 Gurusamy SarathyRe: embedded perl and top_env problem
1997-03-25 Chip Salzenberg[dummy merge]
1997-03-25 Hallvard B... Re: 5.004's new srand() default seed
1997-03-25 Chip SalzenbergPatch for Benchmark.pm
1997-03-25 Hugo van der... Patch for Benchmark.pm
1997-03-25 Gisle AasTypo in perl.c: Printing NO_EMBED for perl -V
1997-03-25 Spider BoardmanC<new SelectSaver $fh> doesn't always restore
1997-03-25 Roderick Schertlersafefree() mismatch
1997-03-25 Roderick SchertlerRe: $whoami calculation in Sys::Syslog.pm should not...
1997-03-25 Hallvard B... Re: Pod problems & fixes
1997-03-25 Ilya ZakharevichFix C<print $_> in debugger
1997-03-25 Chip SalzenbergAllow for coexistence of various versions of perldiag.pod
1997-03-25 Doug MacEachernEliminate unused dummy variable
1997-03-25 Slaven Rezichints/freebsd.sh update (don't use -lmalloc)
1997-03-25 Stephen PotterDie on patterns that will match empty string forever
1997-03-22 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_95
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-22 Hallvard B... Pod problems & fixes
1997-03-22 Paul MarquessDB_File documentation fix
1997-03-22 M.J.T. GuyMissing item in perldiag
1997-03-22 Chip SalzenbergMention and discourage use of term 'soft reference'
1997-03-22 M.J.T. Guypods for subroutine argument autovivication
1997-03-22 Chip SalzenbergImprove pod2man diagnostic when NAME is invalid
1997-03-22 Andy DoughertyINSTALL-1.8 to INSTALL-1.9 updates
1997-03-22 Chip Salzenberg[dummy merge]
1997-03-22 Chip SalzenbergReduce memory footprint of complex.t
1997-03-22 Dominic DunlopReduce memory footprint of complex.t
1997-03-22 Chip Salzenberg[dummy merge]
1997-03-22 Chip SalzenbergTerm::Readline patch for AmigaOS
1997-03-22 Norbert PueschelTerm::Readline patch for AmigaOS
1997-03-22 M.J.T. GuyExporting UNIVERSAL::can
1997-03-22 Russ AllberyExtraneous blank lines from Pod::Text
1997-03-22 Chip SalzenbergFix C<require> in Getopt::Long to work with 5.003
1997-03-22 Chip SalzenbergIn perlio, fix vprintf() definition and define vfprintf()
1997-03-22 Chip SalzenbergFix botch with G_NOARGS; PUSHMARK *is* required
1997-03-22 Tom PhoenixAnother MachTen Patch
1997-03-22 Shigeya SuzukiRemove redundant patch to hints/bsdos.sh
1997-03-22 Chip SalzenbergIf C<perl -a>, do equivalent of C<use vars '@F'>
1997-03-22 Chip SalzenbergRefine modulus ("%") per suggestion of Tim Goodwin
1997-03-22 Chip SalzenbergAutomatically flush on C< $| = 1 >
1997-03-08 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_94
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-08 Jim Meyeringtypos in pods of 5.003_93
1997-03-08 Tom PhoenixRe: Inline PI function
1997-03-08 M.J.T. GuyDocument return from do FILE
1997-03-08 Larry W. VirdenUpdate site list
1997-03-08 Roderick SchertlerXSUB's doc fix
1997-03-08 Chip Salzenberg[dummy merge]
1997-03-08 Charles BaileyDocument trap with //o and closures
1997-03-08 Chip SalzenbergINSTALL: How to enable debugging
1997-03-08 Andy DoughertyINSTALL: How to enable debugging
1997-03-08 Doug MacEachernRe: Embedding success with _93
1997-03-08 Roderick SchertlerRe: bug in pod2man (5.00326): section=3 for .pm modules
1997-03-08 Nat Torkington*.pod changes based on the FAQ
1997-03-08 M.J.T. GuyFix typos in IO::Socket documentation
1997-03-08 M.J.T. GuyRe: NUL in die and other messages
1997-03-08 Chip SalzenbergAdd entry for prototype() in Pod::Functions
1997-03-08 Roderick Schertlerfix for Exporter's $SIG{__WARN__} handler
1997-03-08 Chip Salzenberg[dummy merge]
1997-03-08 Ilya ZakharevichProblems with SKIP in makemaker
1997-03-08 Chip SalzenbergFix typo in -l*perl* pattern
1997-03-08 Doug MacEachernFix typo in -l*perl* pattern
1997-03-08 Paul MarquessRefresh DB_File to 1.12
1997-03-08 Chip SalzenbergIn debugger, don't reference %{$f{$g}} if $f{$g} doesn...
1997-03-08 Ilya ZakharevichNew module: autouse.pm
1997-03-08 Chip Salzenberg[dummy merge]
1997-03-08 Spider Boardman3_93 doesn't install pods
1997-03-08 Chip SalzenbergNew subroutine Symbol::qualify_to_ref()
1997-03-08 Roderick SchertlerNew subroutine Symbol::qualify_to_ref()
1997-03-08 Doug MacEachernWarn about missing -DMULTIPLICITY if likely a problem
1997-03-08 Jarkko HietaniemiMath::Complex update
1997-03-08 Roderick Schertlerprintf format corrections for -DDEBUGGING
1997-03-08 Chip SalzenbergDon't use $(LIBS) when creating shared libperl
1997-03-08 Charles BaileyVMS update
1997-03-08 Tom PhoenixMore MachTen hints
next