p5sagit/p5-mst-13.2.git
1997-03-06 Gurusamy Sarathy Don't autovivify array and hash elements in sub parameters
1997-03-06 Chip Salzenberg [dummy merge]
1997-03-06 Chip Salzenberg OS/2 doc update
1997-03-06 Ilya Zakharevich OS/2 doc update
1997-03-06 Chip Salzenberg Warn about '.' terminating E-Mail
1997-03-06 Chip Salzenberg Fix more E-Mail addresses in pods
1997-03-06 Chip Salzenberg Quote pathname before using as pattern
1997-03-06 Chip Salzenberg Ignore backup files in strict.t and warning.t
1997-03-06 Hugo van der... Fix counts in output of TEST
1997-03-06 Roderick Schertler Open[23] autoflush docs
1997-03-06 Roderick Schertler @EXPORT_FAIL fix for Exporter.pm
1997-03-06 M.J.T. Guy Carp with multiple arguments
1997-03-06 Chip Salzenberg [dummy merge]
1997-03-06 Chip Salzenberg Don't count on 'trap 0' inside () in shell script
1997-03-06 Alan Burlison Don't count on 'trap 0' inside () in shell script
1997-03-06 Chip Salzenberg Make conversion of @_ to real array work right after...
1997-03-06 Norbert Pueschel AmigaOS hint patch
1997-03-06 Chip Salzenberg Warn on %{+undef} and @{+undef}
1997-03-01 Chip Salzenberg [differences between cumulative patch application and...
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-03-01 Jarkko Hietaniemi Update list of CPAN sites
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Tom Christiansen Improve sample module header
1997-03-01 Chip Salzenberg Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Add taint checks and srand to perldelta
1997-03-01 (name lost) Support 'long long' in h2ph
1997-03-01 Ilya Zakharevich OS/2 patches
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg Update pod2html
1997-03-01 William Middleton Update pod2html
1997-03-01 Chip Salzenberg Don't test locales if there is no setlocale()
1997-03-01 Daniel S. Lewart Make op/TEST silent under -w
1997-03-01 Chip Salzenberg Document 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 Vromans Refresh Getopt::Long to 2.9
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg Newer ReadLine
1997-03-01 Ilya Zakharevich Newer ReadLine
1997-03-01 Chip Salzenberg Change 'continuing anyway' to 'probably harmless'
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg near-harmless bug in _91's Configure
1997-03-01 Roderick Schertler near-harmless bug in _91's Configure
1997-03-01 Tom Phoenix Re: The continuing MachTen saga
1997-03-01 Raphael Manfredi HP-UX hint update
1997-03-01 Ilya Zakharevich OS/2 patches
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Clarify C<crypt> documentation
1997-03-01 (name lost) Support 'long long' in h2ph
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg Update pod2html
1997-03-01 William Middleton Update pod2html
1997-03-01 Chip Salzenberg Don't test locales if there is no setlocale()
1997-03-01 Daniel S. Lewart Make op/TEST silent under -w
1997-03-01 Chip Salzenberg Document 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 Vromans Refresh Getopt::Long to 2.9
1997-03-01 Chip Salzenberg [dummy merge]
1997-03-01 Chip Salzenberg Newer ReadLine
1997-03-01 Ilya Zakharevich Newer ReadLine
1997-03-01 Chip Salzenberg Change 'continuing anyway' to 'probably harmless'
1997-03-01 Roderick Schertler near-harmless bug in _91's Configure
1997-03-01 Tom Phoenix Re: The continuing MachTen saga
1997-03-01 Raphael Manfredi HP-UX hint update
1997-02-25 Chip Salzenberg [differences between cumulative patch application and...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Andy Dougherty Sanity check linking with $libs
1997-02-25 Tom Phoenix... Updates to perlfunc.pod
1997-02-25 Ilya Zakharevich pp_undef was not always freeing memory
1997-02-25 Andy Dougherty Warn about intrusive sfio behavior
1997-02-25 Gurusamy Sarathy Clean up and document API for hashes
1997-02-25 Doug MacEachern Allow explicit '-lperl' in link arguments
1997-02-25 Gurusamy Sarathy _90 op/tie.t gets "Segmentation fault" with Sarathy...
1997-02-25 Chip Salzenberg [dummy merge]
1997-02-25 Gurusamy Sarathy _90 op/tie.t gets "Segmentation fault" with Sarathy...
1997-02-25 Chip Salzenberg Don't warn on use of CCFLAGS
1997-02-25 Andreas Koenig Don't warn on use of CCFLAGS
1997-02-25 Gurusamy Sarathy Fix perl_call_*() when !G_EVAL
1997-02-25 Chip Salzenberg [dummy merge]
1997-02-25 Chip Salzenberg Follow up on elimination of $` $& $' in libraries
1997-02-25 M.J.T. Guy Follow up on elimination of $` $& $' in libraries
1997-02-25 Ilya Zakharevich Make IPC::Open3 work without fork()
1997-02-25 Chip Salzenberg Don't require() in a signal handler
1997-02-25 Chip Salzenberg [dummy merge]
1997-02-25 Chip Salzenberg Update OS/2 Configure diff
1997-02-25 Ilya Zakharevich Update OS/2 Configure diff
1997-02-25 Gurusamy Sarathy Silence bogus typo warning on $DB::postponed
1997-02-25 Ilya Zakharevich Fix SEGV when debugging with foreach() lvalue patch
1997-02-21 Chip Salzenberg [differences between cumulative patch application and...
1997-02-21 Perl 5 Porters [inseparable changes from match from perl5.003_28 to...
1997-02-21 Spider Boardman installperl breaks running system (for a while)
1997-02-21 Chip Salzenberg [dummy merge]
1997-02-21 Spider Boardman 'installperl -v' doesn't do enough
1997-02-21 Chip Salzenberg Document one-argument limitation with #! line
1997-02-21 Tom Phoenix Document one-argument limitation with #! line
1997-02-21 Andy Dougherty Re: ccdlflags don't quite work
1997-02-21 Jarkko Hietaniemi Fix typo in 'Tolkien quotation typo' fix
next