summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [differences between cumulative patch application and perl-5.003_97f]perl-5.003_97fChip Salzenberg1997-04-1726-11771/+0
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-1732-381/+732
* Doc updates: INSTALL-1.13, pumpkin.pod-1.9Andy Dougherty1997-04-172-4/+20
* Revise quotewords()Shishir Gundavaram1997-04-171-22/+27
* CGI.pm broke againAndreas Koenig1997-04-171-1/+2
* Linux hints: Allow build w/o suidperl, prefer tcsh to cshMichael De La Rue1997-04-172-11/+46
* Fix use of var before init in util.cGurusamy Sarathy1997-04-171-2/+2
* Fix error messages on method lookup failureChip Salzenberg1997-04-171-37/+56
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-1547-773/+1109
* xsubpp incorrectly handles 'class::newthing()'John Q. Linux1997-04-151-4/+5
* Clean up format of dlopen() debug infoHallvard B Furuseth1997-04-151-6/+6
* Sys::Syslog: hyphens in hostnamesJarkko Hietaniemi1997-04-151-1/+1
* User::pwent.pm: g{,e}cosTom Christiansen1997-04-151-1/+1
* [dummy merge]Chip Salzenberg1997-04-150-0/+0
|\
| * Update File::PathAndreas Koenig1997-04-152-20/+43
* | Update File::PathChip Salzenberg1997-04-152-65/+92
|/
* diagnostics: $/ gotchaAndreas Koenig1997-04-151-0/+1
* Debugger updateIlya Zakharevich1997-04-151-19/+28
* Refresh CGI to 2.34Chip Salzenberg1997-04-154-12/+23
* Use '-fPIC' for debugging compiles under Solaris with gccHallvard B Furuseth1997-04-151-1/+4
* Put extensions' autoload files in $archlibChip Salzenberg1997-04-151-1/+1
* Fix comments in seed()Hallvard B Furuseth1997-04-151-1/+2
* [dummy merge]Chip Salzenberg1997-04-150-0/+0
|\
| * Fix for environment leakSven Verdoolaege1997-04-151-0/+1
* | Fix for environment leakChip Salzenberg1997-04-151-0/+1
|/
* Return a value from PerlIO_{,un}getcHallvard B Furuseth1997-04-151-2/+2
* Fix STMT_{START,END} under g++Steven Parkes1997-04-151-1/+1
* [differences between cumulative patch application and perl-5.003_97d]Chip Salzenberg1997-04-090-0/+0
|\
| * Enhancements to debugger, Term::ReadLine, Term::CapIlya Zakharevich1997-04-093-5/+60
| * win32: perl5db patchGurusamy Sarathy1997-04-091-1/+1
* | [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-0926-66/+268
|/
* Little patch for perl5.003_97c/pod/perlpod.podRalf S. Engelschall1997-04-091-1/+1
* [dummy merge]Chip Salzenberg1997-04-090-0/+0
|\
| * Freudian slip error in perlsub.podBruce Barnett1997-04-093-1/+924
* | Freudian slip error in perlsub.podChip Salzenberg1997-04-091-1/+1
|/
* Explain //g and \G issuesGurusamy Sarathy1997-04-093-14/+28
* Use B<> for options in Class::Struct podHugo van der Sanden1997-04-091-1/+1
* typo in lib/diagnostics.pmBruce Barnett1997-04-091-1/+1
* Add B<-o> option to a2p, for old awk; make new the defaultChip Salzenberg1997-04-094-1/+11
* Fix undef warning in Math::BigIntChip Salzenberg1997-04-091-1/+1
* Complex update (five patches)Jarkko Hietaniemi1997-04-092-59/+159
* [dummy merge]Chip Salzenberg1997-04-090-0/+0
|\
| * MM_Unix patch for use under CVSUlrich Pfeifer1997-04-091-0/+3
* | MM_Unix patch for use under CVSChip Salzenberg1997-04-091-0/+2
|/
* Minor type cleanupChip Salzenberg1997-04-092-6/+6
* Put "dXSUB_SYS" last in declarationsChip Salzenberg1997-04-091-1/+2
* Before 'BEGIN not safe', explain whyChip Salzenberg1997-04-091-2/+11
* update to 5.003_97b/hint/irix_6_2.shScott Henry1997-04-091-3/+13
* Fix label on C<for(;;)> statementChip Salzenberg1997-04-092-4/+4
* Fix C< $x=''; pos($x)=0; $x=~/\G$/ >Chip Salzenberg1997-04-091-1/+1