Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve IO::Handle docs; don't export _open_mode_string | Chip Salzenberg | 1997-04-07 | 2 | -25/+41 |
* | Fix assignment from magic SV that becomes a glob | Chip Salzenberg | 1997-04-07 | 1 | -2/+8 |
* | Fix dynamic loading (and argv[0]) under AmigaOS | Norbert Pueschel | 1997-04-07 | 1 | -17/+7 |
* | [differences between cumulative patch application and perl-5.003_97b]perl-5.003_97b | Chip Salzenberg | 1997-04-04 | 0 | -0/+0 |
|\ | |||||
| * | length($') isn't | Gurusamy Sarathy | 1997-04-04 | 1 | -1/+1 |
* | | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b] | Perl 5 Porters | 1997-04-04 | 21 | -215/+556 |
|/ | |||||
* | Make L<perltrap> refer to L<perldelta> | Chip Salzenberg | 1997-04-04 | 1 | -1/+2 |
* | Document sample function perl_eval() | Doug MacEachern | 1997-04-04 | 2 | -0/+68 |
* | Patch for 'perldoc -f' | Gisle Aas | 1997-04-04 | 1 | -1/+1 |
* | Fix FindBin under Win32, and document success | Nick Ing-Simmons | 1997-04-04 | 3 | -116/+127 |
* | [dummy merge] | Chip Salzenberg | 1997-04-04 | 0 | -0/+0 |
|\ | |||||
| * | CGI->redirect patch | Doug MacEachern | 1997-04-04 | 1 | -3/+13 |
* | | CGI->redirect patch | Chip Salzenberg | 1997-04-04 | 1 | -2/+10 |
|/ | |||||
* | perlwin-97a_4: win32 environ fix | Gurusamy Sarathy | 1997-04-04 | 4 | -0/+17 |
* | Use SSize_t for values of PerlIO_{read,write} | Chip Salzenberg | 1997-04-04 | 4 | -10/+12 |
*-. | [differences between cumulative patch application and perl-5.003_97a]perl-5.003_97a | Chip Salzenberg | 1997-04-03 | 1 | -0/+0 |
|\ \ | |||||
| | * | Minor cleanups | Gurusamy Sarathy | 1997-04-03 | 3 | -28/+17 |
| * | | Patch to Build Dynamic-Lib (DLL) version of perl using gnuwin32 b17.1 | John Cerney | 1997-04-03 | 14 | -2/+1456 |
* | | | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a] | Perl 5 Porters | 1997-04-03 | 45 | -177/+2145 |
| |/ |/| | |||||
* | | Pod style | Nathan Torkington | 1997-04-03 | 15 | -31/+55 |
* | | Update INSTALL | Andy Dougherty | 1997-04-03 | 1 | -15/+34 |
* | | Make *dbm tests work with Win32 | Chip Salzenberg | 1997-04-03 | 5 | -21/+42 |
* | | Don't use $4 when it might be undef | Chip Salzenberg | 1997-04-03 | 1 | -2/+4 |
* | | Limit @ISA to actual DBM in AnyDBM | Chip Salzenberg | 1997-04-03 | 1 | -11/+8 |
* | | [dummy merge] | Chip Salzenberg | 1997-04-03 | 0 | -0/+0 |
|\ \ | |||||
| * | | CPAN & TRL-Gnu | Achim Bohnet | 1997-04-03 | 1 | -3/+3 |
* | | | CPAN & TRL-Gnu | Chip Salzenberg | 1997-04-03 | 1 | -4/+4 |
|/ / | |||||
* | | Update AutoLoader and docs; support C<use AutoLoader 'AUTOLOAD'> | Chip Salzenberg | 1997-04-03 | 1 | -102/+177 |
* | | Re: shared lib compilation problem with miniperl5.003_97 | Andy Dougherty | 1997-04-03 | 1 | -1/+1 |
* | | runlevel is I32, not int | Roderick Schertler | 1997-04-03 | 2 | -3/+3 |
* | | AmigaOS update | Norbert Pueschel | 1997-04-03 | 2 | -6/+2 |
* | | Fix AUTOLOAD, or kill me | Chip Salzenberg | 1997-04-03 | 3 | -7/+23 |
* | | [differences between cumulative patch application and perl-5.003_97]perl-5.003_97 | Chip Salzenberg | 1997-04-01 | 0 | -0/+0 |
|\ \ | |||||
| * | | Win32 update | Gurusamy Sarathy | 1997-04-01 | 1 | -15/+0 |
* | | | [inseparable changes from match from perl-5.003_96 to perl-5.003_97] | Perl 5 Porters | 1997-04-01 | 29 | -214/+401 |
|/ / | |||||
* | | [dummy merge] | Chip Salzenberg | 1997-04-01 | 0 | -0/+0 |
|\ \ | |||||
| * | | Fix MM doc's use of "SUPER::" | Jim Avera | 1997-04-01 | 19 | -538/+240 |
* | | | Fix MM doc's use of "SUPER::" | Chip Salzenberg | 1997-04-01 | 1 | -1/+2 |
|/ / | |||||
* | | Improve heuristics for pod2man titles | Roderick Schertler | 1997-04-01 | 1 | -1/+16 |
* | | [dummy merge] | Chip Salzenberg | 1997-04-01 | 0 | -0/+0 |
|\ \ | |||||
| * | | Document eval vs. sub in Benchmark | Hugo van der Sanden | 1997-04-01 | 1 | -2/+6 |
* | | | Document eval vs. sub in Benchmark | Chip Salzenberg | 1997-04-01 | 1 | -1/+5 |
|/ / | |||||
* | | Tweaks to constant.pm | Tom Phoenix | 1997-04-01 | 1 | -1/+2 |
* | | Eliminate warnings in File::Basename | Robin Barker | 1997-04-01 | 2 | -1/+2 |
* | | Fix POSIX::raise() | Jens T. Berger Thielemann | 1997-04-01 | 1 | -2/+2 |
* | | Update $VERSION of ExtUtils::Embed to reflect reality | Chip Salzenberg | 1997-04-01 | 1 | -2/+2 |
* | | Refresh ExtUtils::Manifest to 1.33 | Andreas Koenig | 1997-04-01 | 1 | -13/+21 |
* | | Refresh CPAN to 1.24 | Andreas Koenig | 1997-04-01 | 2 | -188/+421 |
* | | Remove target before link() of perldiag.pod | Chip Salzenberg | 1997-04-01 | 1 | -0/+1 |
* | | [dummy merge] | Chip Salzenberg | 1997-04-01 | 0 | -0/+0 |
|\ \ |