This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-04-02 John CerneyPatch to Build Dynamic-Lib (DLL) version of perl using...
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
1997-03-08 David Dyckallow C<substr 'hello', -10>
1997-03-08 Chip Salzenberg[dummy merge]
1997-03-08 Chip SalzenbergBSD/OS 3.0 hints
1997-03-08 Christopher... BSD/OS 3.0 hints
1997-03-08 Chip SalzenbergIgnore whitespace before +*? in //x
1997-03-06 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_93
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya ZakharevichPODs corrections
1997-03-06 Chip Salzenberg[dummy merge]
1997-03-06 Andy DoughertyConsolidated INSTALL updates since _92
1997-03-06 Chip SalzenbergOS/2 doc update
1997-03-06 Ilya ZakharevichOS/2 doc update
1997-03-06 Spider BoardmanUse 'test -f', not 'test -x'
1997-03-06 Chip SalzenbergWarn about '.' terminating E-Mail
1997-03-06 Andy DoughertyAllow './Configure -Uoptimize'
1997-03-06 Chip SalzenbergFix more E-Mail addresses in pods
1997-03-06 Alan BurlisonFix for Unisys UNIX and libperl.so
1997-03-06 Chip SalzenbergQuote pathname before using as pattern
1997-03-06 Andy Doughertyperl -P path patch
1997-03-06 Chip SalzenbergIgnore backup files in strict.t and warning.t
1997-03-06 Doug MacEachernSupport READ and GETC for tied handles
1997-03-06 Hugo van der... Fix counts in output of TEST
1997-03-06 Gurusamy SarathyDon't autovivify array and hash elements in sub parameters
1997-03-06 Roderick SchertlerOpen[23] autoflush docs
1997-03-06 Roderick Schertler@EXPORT_FAIL fix for Exporter.pm
1997-03-06 M.J.T. GuyCarp with multiple arguments
1997-03-06 Chip Salzenberg[dummy merge]
1997-03-06 Chip SalzenbergDon't count on 'trap 0' inside () in shell script
1997-03-06 Alan BurlisonDon't count on 'trap 0' inside () in shell script
1997-03-06 Chip SalzenbergMake conversion of @_ to real array work right after...
1997-03-06 Norbert PueschelAmigaOS hint patch
1997-03-06 Chip SalzenbergWarn on %{+undef} and @{+undef}
1997-03-01 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_92
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-03-01 Jarkko HietaniemiUpdate list of CPAN sites
1997-03-01 Chip Salzenberg[dummy merge]
1997-03-01 Tom ChristiansenImprove sample module header
1997-03-01 Chip SalzenbergClarify C<crypt> documentation
1997-03-01 Tom PhoenixClarify C<crypt> documentation
1997-03-01 Tom PhoenixAdd taint checks and srand to perldelta
1997-03-01 (name lost)Support 'long long' in h2ph
1997-03-01 Ilya ZakharevichOS/2 patches
1997-03-01 Chip Salzenberg[dummy merge]
1997-03-01 Chip SalzenbergUpdate pod2html
1997-03-01 William MiddletonUpdate pod2html
1997-03-01 Chip SalzenbergDon't test locales if there is no setlocale()
1997-03-01 Daniel S. LewartMake op/TEST silent under -w
1997-03-01 Chip SalzenbergDocument IO::File::new_tmpfile
1997-03-01 Hugo van der... Fix quotewords
1997-03-01 Hugo van der... Benchmark: using code refs
1997-03-01 Johan VromansRefresh Getopt::Long to 2.9
1997-03-01 Chip Salzenberg[dummy merge]
1997-03-01 Chip SalzenbergNewer ReadLine
1997-03-01 Ilya ZakharevichNewer ReadLine
1997-03-01 Chip SalzenbergChange 'continuing anyway' to 'probably harmless'
1997-03-01 Chip Salzenberg[dummy merge]
1997-03-01 Chip Salzenbergnear-harmless bug in _91's Configure
1997-03-01 Roderick Schertlernear-harmless bug in _91's Configure
1997-03-01 Tom PhoenixRe: The continuing MachTen saga
1997-03-01 Raphael ManfrediHP-UX hint update
1997-03-01 Ilya ZakharevichOS/2 patches
1997-03-01 Chip Salzenberg[dummy merge]
1997-03-01 Chip SalzenbergClarify C<crypt> documentation
1997-03-01 Tom PhoenixClarify C<crypt> documentation
next