Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation of configpm (perl5.003_20) | Winfried Koenig | 1997-01-17 | 1 | -11/+17 |
* | srand() doc update | Roderick Schertler | 1997-01-17 | 1 | -15/+13 |
* | NEW roffitall + INSTALL fix | Raphael Manfredi | 1997-01-17 | 2 | -131/+155 |
* | Make perlbug more cautionary and more verbose | Kenneth Albanowski | 1997-01-17 | 1 | -3/+22 |
* | Fix thinko in db-recno.t | Chip Salzenberg | 1997-01-17 | 1 | -3/+3 |
* | RiscOS is case-insensitive | Chip Salzenberg | 1997-01-17 | 1 | -8/+15 |
* | Gut IO::Handle::DESTROY | Chip Salzenberg | 1997-01-17 | 1 | -18/+8 |
* | Fix '_mopop' typo | Chip Salzenberg | 1997-01-17 | 1 | -1/+1 |
* | Fix overly picky carping about leading '{' in regex | Chip Salzenberg | 1997-01-17 | 1 | -1/+6 |
*---. | [differences between cumulative patch application and perl5.003_21]perl-5.003_21 | Chip Salzenberg | 1997-01-16 | 0 | -0/+0 |
|\ \ \ | |||||
| | | * | Patch for Object subroutines | Ilya Zakharevich | 1997-01-16 | 1 | -0/+4 |
| | * | | Full documentation generation patch | Raphael Manfredi | 1997-01-16 | 2 | -83/+234 |
| | * | | Irix 6.3 & 6.4 and perl5.003_20 | John Stoffel | 1997-01-16 | 2 | -0/+32 |
| | * | | Perl 5.003_20: OS/2 patches | Ilya Zakharevich | 1997-01-16 | 5 | -18/+16 |
| | * | | Fix overloading via inherited autoloaded functions | Ilya Zakharevich | 1997-01-16 | 5 | -17/+109 |
| | * | | Misc. doc patches missing in _20 | Roderick Schertler | 1997-01-16 | 2 | -0/+42 |
| | * | | Document use of pos() and /\G/ | Gurusamy Sarathy | 1997-01-16 | 5 | -4/+67 |
| | * | | Re: perldoc, temp files, async pagers | Roderick Schertler | 1997-01-16 | 1 | -3/+1 |
| | * | | Yet another perldoc option | Gisle Aas | 1997-01-16 | 1 | -8/+14 |
| | * | | Don't search for pod if path is already valid | Wayne Scott | 1997-01-16 | 1 | -0/+4 |
| | * | | 5.003_20, FreeBSD 3.0 and minor patch | Ollivier Robert | 1997-01-16 | 1 | -1/+1 |
| | * | | Make MachTen hints file warn about db-recno failures | Dominic Dunlop | 1997-01-16 | 1 | -3/+4 |
| | * | | Fix for anon-lists with tied entries coredump | Gurusamy Sarathy | 1997-01-16 | 1 | -3/+4 |
| * | | | Forbid ++ and -- on readonly values | John Q. Linux | 1997-01-16 | 2 | -0/+8 |
* | | | | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 88 | -2554/+3642 |
| |/ / |/| | | |||||
* | | | Fix example #4 in perlXStut | Ilya Zakharevich | 1997-01-16 | 1 | -4/+6 |
* | | | Re: documentation correction (i.e. patch) for perlsyn.pod | M.J.T. Guy | 1997-01-16 | 1 | -5/+2 |
* | | | [dummy merge] | Chip Salzenberg | 1997-01-16 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | Re: MakeMaker and 'make uninstall' | Andreas Koenig | 1997-01-16 | 1 | -2/+3 |
* | | | | Re: MakeMaker and 'make uninstall' | Chip Salzenberg | 1997-01-16 | 1 | -3/+4 |
|/ / / | |||||
* | | | Re: xsubpp and Tk ==> segfault | Ilya Zakharevich | 1997-01-16 | 1 | -1/+2 |
* | | | low priority patches | Paul Marquess | 1997-01-16 | 3 | -45/+41 |
* | | | Avoid "uninitialized" warnings from POSIX::constant() | Chip Salzenberg | 1997-01-16 | 1 | -1/+1 |
* | | | Re: Uninitialized value in Carp.pm ? | Gurusamy Sarathy | 1997-01-16 | 1 | -0/+1 |
* | | | [dummy merge] | Chip Salzenberg | 1997-01-16 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | PATCH: AutoSplit | Graham Barr | 1997-01-16 | 1 | -2/+19 |
* | | | | PATCH: AutoSplit | Chip Salzenberg | 1997-01-16 | 1 | -2/+21 |
|/ / / | |||||
* | | | Re: FileCache::cacheout clobbers $_ | Roderick Schertler | 1997-01-16 | 2 | -2/+2 |
* | | | Refresh DB_File to 1.10 | Paul Marquess | 1997-01-16 | 2 | -9/+41 |
* | | | Refresh Getopt::Long to 2.6 | Johan Vromans | 1997-01-16 | 1 | -6/+11 |
* | | | Fix for fd leak in IO::File::new_tmpfile | Graham Barr | 1997-01-16 | 2 | -6/+17 |
* | | | patch for db-recno.t | Paul Marquess | 1997-01-16 | 1 | -4/+28 |
* | | | [dummy merge] | Chip Salzenberg | 1997-01-16 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | Advice on TEST failure | Dominic Dunlop | 1997-01-16 | 1 | -4/+10 |
* | | | | Advice on TEST failure | Chip Salzenberg | 1997-01-16 | 1 | -5/+11 |
|/ / / | |||||
* | | | Make installperl quieter; only shared libraries need 0555 | Chip Salzenberg | 1997-01-16 | 1 | -9/+10 |
* | | | Fix infinite loop for undef function in @SIG{__WARN__,__DIE__} | Chip Salzenberg | 1997-01-16 | 1 | -27/+33 |
* | | | Fail regex that starts with '{' | Chip Salzenberg | 1997-01-16 | 1 | -1/+2 |
* | | | [shell changes from patch from perl5.003_20 to perl5.003_21] | Chip Salzenberg | 1997-01-16 | 5 | -22/+0 |
* | | | [differences between cumulative patch application and perl5.003_20]perl-5.003_20 | Chip Salzenberg | 1997-01-08 | 0 | -0/+0 |
|\ \ \ |