summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [differences between cumulative patch application and perl5.003_28]perl-5.003_28Chip Salzenberg1997-02-220-0/+0
|\
| * INSTALL updates since _26Andy Dougherty1997-02-221-168/+235
| * Re: OS/2 patch for _27Ilya Zakharevich1997-02-2213-151/+304
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-2250-651/+2313
|/
* Add test for grep() and wantarrayHugo van der Sanden1997-02-221-0/+7
* Tweak tests to notice $dont_use_nlinkChip Salzenberg1997-02-222-2/+21
* Don't run locale test if -DNO_LOCALEChip Salzenberg1997-02-221-0/+5
* Include 'study' in regexp.tChip Salzenberg1997-02-221-17/+19
* prototype error in File::statGraham Barr1997-02-221-1/+1
* Remove redundant clearerr() from IO::SeekableChip Salzenberg1997-02-222-7/+1
* [dummy merge]Chip Salzenberg1997-02-220-0/+0
|\
| * Avoid $` $& $' in librariesIlya Zakharevich1997-02-224-16/+16
* | Avoid $` $& $' in librariesChip Salzenberg1997-02-224-20/+21
|/
* Debugger patchIlya Zakharevich1997-02-221-4/+6
* Fix the Tolkein quoteChip Salzenberg1997-02-221-1/+1
* Minor update to malloc.cIlya Zakharevich1997-02-221-3/+3
* Undo signal patch -- it broke die() in signalChip Salzenberg1997-02-221-18/+1
* No version of AIX has working setre[ug]id()Keith Neufeld1997-02-221-2/+4
* New hints for Digital UNIXJarkko Hietaniemi1997-02-221-24/+61
* When overloading, don't throw away nomethod's valueIlya Zakharevich1997-02-221-5/+0
* Turn off 'expression tainted' flag at end of runops()Chip Salzenberg1997-02-221-0/+4
* Don't taint $x in C<$x = ($tainted =~ /(\w+)/)>Chip Salzenberg1997-02-222-7/+17
* [shell changes from patch from perl5.003_27 to perl5.003_28]Chip Salzenberg1997-02-221-1580/+0
* [differences between cumulative patch application and perl5.003_27]perl-5.003_27Chip Salzenberg1997-02-180-0/+0
|\
| * Make format strings correspond exactly to parametersRoderick Schertler1997-02-1810-38/+38
| * Re: Fragile signalsIlya Zakharevich1997-02-181-2/+11
| * Allow C<setpgrp $$>Roderick Schertler1997-02-181-2/+2
| * Remove redundant functions UNIVERSAL::{class,is_instance}Gisle Aas1997-02-183-67/+0
| * Better looks_like_number() function [sv.c]Gisle Aas1997-02-181-18/+40
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-1849-560/+1480
|/
* Fix formatting in perldiagChip Salzenberg1997-02-181-5/+5
* Update To-Do listTim Bunce1997-02-181-14/+5
* pod2man: missing '-' in name section shouldn't be fatalUlrich Pfeifer1997-02-181-2/+3
* Remove non-portable locale testsChip Salzenberg1997-02-181-37/+11
* Refresh Test::Harness to 1.15Andreas Koenig1997-02-181-8/+6
* Refresh CPAN.pm to 1.21Andreas Koenig1997-02-183-56/+92
* Update os2/diff.configureChip Salzenberg1997-02-181-32/+23
* Update Plan 9, Win32, VMS configs with $shortsize and $longsizeChip Salzenberg1997-02-184-2/+18
* [dummy merge]Chip Salzenberg1997-02-180-0/+0
|\
| * Irix6.4 (with 7.1 compilers)John Stoffel1997-02-182-19/+36
* | Irix6.4 (with 7.1 compilers)Chip Salzenberg1997-02-182-7/+20
|/
* [dummy merge]Chip Salzenberg1997-02-180-0/+0
|\
| * Digital UNIX hintsJarkko Hietaniemi1997-02-181-0/+28
* | Digital UNIX hintsChip Salzenberg1997-02-181-0/+21
|/
* Eliminate FP exceptions under SCO 5Chip Salzenberg1997-02-182-6/+11
* Fix sub call through magic var (e.g. C<&$1>)Chip Salzenberg1997-02-181-2/+7
* [shell changes from patch from perl5.003_26 to perl5.003_27]Chip Salzenberg1997-02-182-105/+0
* [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26Perl 5 Porters1997-02-1125-94/+363
* Describe interation of untie and DESTROYPaul Marquess1997-02-111-0/+127
* return *FH pod patchJohn L. Allen1997-02-112-2/+2