Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inseparable changes from patch from perl5.003_12 to perl5.003_13] | Perl 5 Porters | 1996-12-20 | 34 | -866/+5540 |
* | Re: missing E<> POD directive in perlpod.pod | Roderick Schertler | 1996-12-20 | 2 | -1/+5 |
* | Re: find2perl . -xdev BROKEN still | Roderick Schertler | 1996-12-20 | 3 | -8/+22 |
* | Allow DESTROY to make refs to dying objects | Chip Salzenberg | 1996-12-20 | 1 | -7/+17 |
* | Fix core dump bug with anoncode | Chip Salzenberg | 1996-12-20 | 1 | -2/+10 |
* | Make evals' lexicals visible to nested evals | Chip Salzenberg | 1996-12-20 | 1 | -0/+3 |
* | Disallow labels named q, qq, qw, qx, s, y, and tr | Chip Salzenberg | 1996-12-20 | 1 | -4/+11 |
* | [shell changes from patch from perl5.003_12 to perl5.003_13] | Chip Salzenberg | 1996-12-20 | 3 | -332/+0 |
*-. | [differences between cumulative patch application and perl5.003_12]perl-5.003_12 | Chip Salzenberg | 1996-12-19 | 1 | -0/+0 |
|\ \ | |||||
| | * | pod patches for English errors | Steve Kelem | 1996-12-19 | 30 | -559/+558 |
| | * | perltoot.pod | Tom Christiansen | 1996-12-19 | 1 | -0/+1776 |
| | * | Add Tie::RefHash | Gurusamy Sarathy | 1996-12-19 | 1 | -0/+136 |
| | * | Add File::Compare | Nick Ing-Simmons | 1996-12-19 | 2 | -0/+293 |
| | * | Re: db-recno.t failures with _11 on Freebsd 2.1-stable | Roderick Schertler | 1996-12-19 | 2 | -0/+15 |
| | * | Re: Bug in formline | Gurusamy Sarathy | 1996-12-19 | 1 | -3/+2 |
| * | | LynxOS support | Greg Seibert | 1996-12-19 | 5 | -531/+11 |
* | | | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 134 | -5159/+14526 |
| |/ |/| | |||||
* | | pod/perlipc.pod patch | Daniel S. Lewart | 1996-12-19 | 1 | -29/+33 |
* | | Debugger update | Ilya Zakharevich | 1996-12-19 | 1 | -15/+30 |
* | | DB_File 1.09 patch | Paul Marquess | 1996-12-19 | 2 | -15/+23 |
* | | Re: Proposed addition to File::Copy: move | Charles Bailey | 1996-12-19 | 2 | -32/+81 |
* | | xsubpp patch to add #line | Nick Ing-Simmons | 1996-12-19 | 1 | -3/+17 |
* | | Please update Text::Wrap and Text::Tabs | David Muir Sharnoff | 1996-12-19 | 2 | -12/+45 |
* | | OS/2 updates from Ilya | Ilya Zakharevich | 1996-12-19 | 5 | -25/+69 |
* | | 5.003_11 on UnixWare 2.1.1 - Only one small UnixWare buglet | Alan Burlison | 1996-12-19 | 1 | -0/+9 |
* | | In Linux hints, set suidsafe=no and dosuid=yes | Chip Salzenberg | 1996-12-19 | 1 | -0/+4 |
* | | Eliminate PerlIO warnings when setting cnt to -1 | Chip Salzenberg | 1996-12-19 | 1 | -3/+3 |
* | | Support SvREADONLY on arrays | Chip Salzenberg | 1996-12-19 | 1 | -4/+12 |
* | | Fix %ENV assignment when environment starts out empty | Chip Salzenberg | 1996-12-19 | 1 | -24/+24 |
* | | Fix for AmigaOS - inplace operation | Norbert Pueschel | 1996-12-19 | 1 | -1/+1 |
* | | Allow any word, including keyword, as label | Chip Salzenberg | 1996-12-19 | 1 | -19/+18 |
* | | [shell changes from patch from perl5.003_11 to perl5.003_12] | Chip Salzenberg | 1996-12-19 | 8 | -2017/+0 |
* | | [differences between cumulative patch application and perl5.003_11]perl-5.003_11 | Chip Salzenberg | 1996-12-06 | 0 | -0/+0 |
* | | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 80 | -2032/+4261 |
* | | Re: Namespace cleanup: Does SDBM need binary compatibility? | Hallvard B Furuseth | 1996-12-06 | 2 | -64/+74 |
* | | Don't call CORE::close in file handle DESTROY method | Chip Salzenberg | 1996-12-06 | 1 | -23/+10 |
* | | Make IO::File::import use its parameters | Chip Salzenberg | 1996-12-06 | 1 | -11/+8 |
* | | [dummy merge] | Chip Salzenberg | 1996-12-06 | 0 | -0/+0 |
|\ \ | |||||
| * | | _10+ under OS/2 | Ilya Zakharevich | 1996-12-06 | 2 | -93/+3 |
* | | | _10+ under OS/2 | Chip Salzenberg | 1996-12-06 | 2 | -95/+5 |
|/ / | |||||
* | | BUG in hints/hpux.sh | Jeff McDougal | 1996-12-06 | 1 | -2/+3 |
* | | hints/dgux.sh update | Roderick Schertler | 1996-12-06 | 1 | -24/+51 |
* | | Re: 5.003_09: PADTMP fix | Ilya Zakharevich | 1996-12-06 | 1 | -0/+59 |
* | | Less malloc in magic | Chip Salzenberg | 1996-12-06 | 1 | -22/+20 |
* | | [shell changes from patch from perl5.003_10 to perl5.003_11] | Chip Salzenberg | 1996-12-06 | 3 | -673/+0 |
* | | [differences between cumulative patch application and perl5.003_10]perl-5.003_10 | Chip Salzenberg | 1996-11-30 | 0 | -0/+0 |
|\ \ | |||||
| * | | Document how to use $SIG{ALRM} and alarm() | Roderick Schertler | 1996-11-30 | 1 | -0/+17 |
| * | | Re: 5.003_09 and QNX | Norton Allen | 1996-11-30 | 3 | -2/+5 |
| * | | Reliable signal patch | Kenneth Albanowski | 1996-11-30 | 6 | -61/+135 |
* | | | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 48 | -368/+1425 |
|/ / |