1997-02-10 |
Chip Salzenberg |
On C<sysopen(..., O_APPEND)>, call C<fopen(..., "a")> |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Christopher... |
Hints for BSDOS |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Chip Salzenberg |
Fix value of system() and $? for DEC UNIX, VMS, others |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Chip Salzenberg |
Support '%i' format and 'h' modifier in s?printf |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_24 to... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Jon Orwant |
new (Feb 1) perlembed.pod |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Larry W. Virden |
Update to perl.pod suggested |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Larry W. Virden |
Update to perl INSTALL file |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
Make pod2man a little laxer for perltoc.pod |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Larry W. Virden |
c2ph.PL fix |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
Make POSIX::is*() eight-bit-clean |
commit | commitdiff | tree | snapshot |
1997-02-04 |
John Hughes |
In Symbol::gensym, don't make glob fake by copying it |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Ilya Zakharevich |
Debugger update |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Andreas Koenig |
Refresh CPAN to 1.19 |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
Ask about /usr/bin/perl iff STDIN and STDERR are terminals |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Andy Dougherty |
Configure updates for intsize and ssizetype |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
Ignore refs to lexicals when making refs to lexicals |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
Fix scalar leak in av_unshift |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Norbert Pueschel |
amigaos.sh |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Jarkko Hietaniemi |
hints/dec_osf.sh: polishing the comments |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Chip Salzenberg |
[shell changes from patch from perl5.003_24 to perl5... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_23 to... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Gurusamy Sarathy |
5.003_23: small typo in perlsyn.pod |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Tom Christiansen |
perltoot fixes |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Tim Bunce |
xsubpp handing of void funcs breaks extensions using... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Avoid newRV_noinc() in IO, for compiling with old Perls |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Unknown Contributor |
Allow for really big keys in Tie::SubstrHash |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Fix $Is_VMS typo in Test::Harness |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Jarkko Hietaniemi |
Fcntl.xs: F_[GS]ETOWN were in wrong case branch |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Refresh Text::Wrap to 97.011701 |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Update $VERSION of DynaLoader and POSIX |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Version checking in XS bootstrap is optional |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Norbert Pueschel |
Make configure{,.gnu} ignore --cache-file option |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Configure fixes: set $archlib, omit _NO_PROTO |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Put all extensions' modules in $archlib |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Jarkko Hietaniemi |
global.sym: typo? |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Jarkko Hietaniemi |
Fix overloading macro conflict with Digital 'cc -fast' |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Tim Bunce |
Don't abort when RCHECK and DEBUGGING |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Deref old stash when re-blessing |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Prevent premature death of @_ during leavesub |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Jarkko Hietaniemi |
New dec_osf hints |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
Don't warn on C<$\ = undef> |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Chip Salzenberg |
[shell changes from patch from perl5.003_23 to perl5... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Chip Salzenberg |
Remove bad advice from perllocale.pod |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Ilya Zakharevich |
Test patches for OS/2 |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Jeff Okamoto |
Perlguts version 30 |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Ilya Zakharevich |
Efficiency patchlet for pp_aassign() |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Chip Salzenberg |
First cut at INSTALL edit |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Stephen Zander |
hints & Configure changes to build perl on DC/OSx |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Dennis Marsa |
Allow MakeMaker 5.34 to use libraries containing '... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Larry Wall |
Nested here-docs |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Hugo van der... |
Test nested here-docs |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Ilya Zakharevich |
patch for LWP 5.05 to make it play with both 5.003... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Andreas Koenig |
Refresh CPAN to 1.15 |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Jarkko Hietaniemi |
Fcntl: add more constants |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Nick Ing-Simmons |
DynaLoader enhancement: support RTLD_GLOBAL |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Ilya Zakharevich |
Debugger update |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Chip Salzenberg |
Minor patch for Debian installation |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Chip Salzenberg |
When sorting, promote to PVNV only for built-in comparison |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Tom Horsley |
patch for hints/cxux.sh perl5.003_22 |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Tom Horsley |
patch for hints/powerux.sh |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Andreas Koenig |
on NeXT: gdbm problem fixed |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Achim Bohnet |
New dec_osf.sh hints file |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Norbert Pueschel |
Bugfixes for AmigaOS |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Ilya Zakharevich |
Re: Perl 5.003_21: OS/2 patches |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Chip Salzenberg |
[shell changes from patch from perl5.003_22 to perl5... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_21 to... |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Winfried Koenig |
documentation of configpm (perl5.003_20) |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Roderick Schertler |
srand() doc update |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Raphael Manfredi |
NEW roffitall + INSTALL fix |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Kenneth Albanowski |
Make perlbug more cautionary and more verbose |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Chip Salzenberg |
Fix thinko in db-recno.t |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Chip Salzenberg |
RiscOS is case-insensitive |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Chip Salzenberg |
Gut IO::Handle::DESTROY |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Chip Salzenberg |
Fix '_mopop' typo |
commit | commitdiff | tree | snapshot |
1997-01-16 |
Chip Salzenberg |
Fix overly picky carping about leading '{' in regex |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Chip Salzenberg |
[differences between cumulative patch application and... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_20 to... |
commit | commitdiff | tree | snapshot |
1997-01-15 |
John Q. Linux |
Forbid ++ and -- on readonly values |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Raphael Manfredi |
Full documentation generation patch |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Ilya Zakharevich |
Patch for Object subroutines |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Ilya Zakharevich |
Fix example #4 in perlXStut |
commit | commitdiff | tree | snapshot |
1997-01-15 |
John Stoffel |
Irix 6.3 & 6.4 and perl5.003_20 |
commit | commitdiff | tree | snapshot |
1997-01-15 |
M.J.T. Guy |
Re: documentation correction (i.e. patch) for perlsyn.pod |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Ilya Zakharevich |
Perl 5.003_20: OS/2 patches |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Chip Salzenberg |
[dummy merge] |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Ilya Zakharevich |
Fix overloading via inherited autoloaded functions |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Chip Salzenberg |
Re: MakeMaker and 'make uninstall' |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Andreas Koenig |
Re: MakeMaker and 'make uninstall' |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Roderick Schertler |
Misc. doc patches missing in _20 |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Ilya Zakharevich |
Re: xsubpp and Tk ==> segfault |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Gurusamy Sarathy |
Document use of pos() and /\G/ |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Paul Marquess |
low priority patches |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Roderick Schertler |
Re: perldoc, temp files, async pagers |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Chip Salzenberg |
Avoid "uninitialized" warnings from POSIX::constant() |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Gisle Aas |
Yet another perldoc option |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Gurusamy Sarathy |
Re: Uninitialized value in Carp.pm ? |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Wayne Scott |
Don't search for pod if path is already valid |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Chip Salzenberg |
[dummy merge] |
commit | commitdiff | tree | snapshot |
next |