This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Chip SalzenbergFix formatting in perldiag
1997-02-18 Tim BunceUpdate To-Do list
1997-02-18 Ulrich Pfeiferpod2man: missing '-' in name section shouldn't be fatal
1997-02-18 Chip SalzenbergRemove non-portable locale tests
1997-02-18 Andreas KoenigRefresh Test::Harness to 1.15
1997-02-18 Andreas KoenigRefresh CPAN.pm to 1.21
1997-02-18 Chip SalzenbergUpdate os2/diff.configure
1997-02-18 Chip SalzenbergUpdate Plan 9, Win32, VMS configs with $shortsize and...
1997-02-18 Chip Salzenberg[dummy merge]
1997-02-18 Chip SalzenbergIrix6.4 (with 7.1 compilers)
1997-02-18 John StoffelIrix6.4 (with 7.1 compilers)
1997-02-18 Chip Salzenberg[dummy merge]
1997-02-18 Chip SalzenbergDigital UNIX hints
1997-02-18 Jarkko HietaniemiDigital UNIX hints
1997-02-18 Chip SalzenbergEliminate FP exceptions under SCO 5
1997-02-18 Chip SalzenbergFix sub call through magic var (e.g. C<&$1>)
1997-02-18 Chip Salzenberg[shell changes from patch from perl5.003_26 to perl5...
1997-02-10 Perl 5 Porters[inseparable changes from patch from perl5.003_25 to... perl-5.003_26
1997-02-10 Paul MarquessDescribe interation of untie and DESTROY
1997-02-10 John L. Allenreturn *FH pod patch
1997-02-10 Jarkko HietaniemiFix pod2man's handling of quotes in =items
1997-02-10 Gisle Aasperldoc -f <perlfunc>
1997-02-10 Norbert PueschelFix closure.t for AmigaOS (again)
1997-02-10 Chip SalzenbergFix warning from missing POSIX::setvbuf()
1997-02-10 Chip Salzenberg[dummy merge]
1997-02-10 Chip SalzenbergFaster File::Compare
1997-02-10 Gisle AasFaster File::Compare
1997-02-10 Paul MarquessDB_File 1.11 patch
1997-02-10 Jarkko HietaniemiFix usage message in configure.gnu
1997-02-10 Chip SalzenbergCatch C<use integer; $x % 0>
1997-02-10 Gisle AasRe: static buffer in not_a_number() [sv.c] might overflow
1997-02-10 Ilya ZakharevichRegexp optimizations
1997-02-10 Chip SalzenbergOn C<sysopen(..., O_APPEND)>, call C<fopen(..., "a")>
1997-02-10 Christopher... Hints for BSDOS
1997-02-10 Chip SalzenbergFix value of system() and $? for DEC UNIX, VMS, others
1997-02-10 Chip SalzenbergSupport '%i' format and 'h' modifier in s?printf
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-02-04 Jon Orwantnew (Feb 1) perlembed.pod
1997-02-04 Larry W. VirdenUpdate to perl.pod suggested
1997-02-04 Larry W. VirdenUpdate to perl INSTALL file
1997-02-04 Chip SalzenbergMake pod2man a little laxer for perltoc.pod
1997-02-04 Larry W. Virdenc2ph.PL fix
1997-02-04 Chip SalzenbergMake POSIX::is*() eight-bit-clean
1997-02-04 John HughesIn Symbol::gensym, don't make glob fake by copying it
1997-02-04 Ilya ZakharevichDebugger update
1997-02-04 Andreas KoenigRefresh CPAN to 1.19
1997-02-04 Chip SalzenbergAsk about /usr/bin/perl iff STDIN and STDERR are terminals
1997-02-04 Andy DoughertyConfigure updates for intsize and ssizetype
1997-02-04 Chip SalzenbergIgnore refs to lexicals when making refs to lexicals
1997-02-04 Chip SalzenbergFix scalar leak in av_unshift
1997-02-04 Norbert Pueschelamigaos.sh
1997-02-04 Jarkko Hietaniemihints/dec_osf.sh: polishing the comments
1997-02-04 Chip Salzenberg[shell changes from patch from perl5.003_24 to perl5...
1997-01-29 Perl 5 Porters[inseparable changes from patch from perl5.003_23 to... perl-5.003_24
1997-01-29 Gurusamy Sarathy5.003_23: small typo in perlsyn.pod
1997-01-29 Tom Christiansenperltoot fixes
1997-01-29 Tim Buncexsubpp handing of void funcs breaks extensions using...
1997-01-29 Chip SalzenbergAvoid newRV_noinc() in IO, for compiling with old Perls
1997-01-29 Unknown ContributorAllow for really big keys in Tie::SubstrHash
1997-01-29 Chip SalzenbergFix $Is_VMS typo in Test::Harness
1997-01-29 Jarkko HietaniemiFcntl.xs: F_[GS]ETOWN were in wrong case branch
1997-01-29 Chip SalzenbergRefresh Text::Wrap to 97.011701
1997-01-29 Chip SalzenbergUpdate $VERSION of DynaLoader and POSIX
1997-01-29 Chip SalzenbergVersion checking in XS bootstrap is optional
1997-01-29 Norbert PueschelMake configure{,.gnu} ignore --cache-file option
1997-01-29 Chip SalzenbergConfigure fixes: set $archlib, omit _NO_PROTO
1997-01-29 Chip SalzenbergPut all extensions' modules in $archlib
1997-01-29 Jarkko Hietaniemiglobal.sym: typo?
1997-01-29 Jarkko HietaniemiFix overloading macro conflict with Digital 'cc -fast'
1997-01-29 Tim BunceDon't abort when RCHECK and DEBUGGING
1997-01-29 Chip SalzenbergDeref old stash when re-blessing
1997-01-29 Chip SalzenbergPrevent premature death of @_ during leavesub
1997-01-29 Jarkko HietaniemiNew dec_osf hints
1997-01-29 Chip SalzenbergDon't warn on C<$\ = undef>
1997-01-29 Chip Salzenberg[shell changes from patch from perl5.003_23 to perl5...
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-25 Chip SalzenbergRemove bad advice from perllocale.pod
1997-01-25 Ilya ZakharevichTest patches for OS/2
1997-01-25 Jeff OkamotoPerlguts version 30
1997-01-25 Ilya ZakharevichEfficiency patchlet for pp_aassign()
1997-01-25 Chip SalzenbergFirst cut at INSTALL edit
1997-01-25 Stephen Zanderhints & Configure changes to build perl on DC/OSx
1997-01-25 Dennis MarsaAllow MakeMaker 5.34 to use libraries containing '...
1997-01-25 Larry WallNested here-docs
1997-01-25 Hugo van der... Test nested here-docs
1997-01-25 Ilya Zakharevichpatch for LWP 5.05 to make it play with both 5.003...
1997-01-25 Andreas KoenigRefresh CPAN to 1.15
1997-01-25 Jarkko HietaniemiFcntl: add more constants
1997-01-25 Nick Ing-SimmonsDynaLoader enhancement: support RTLD_GLOBAL
1997-01-25 Ilya ZakharevichDebugger update
1997-01-25 Chip SalzenbergMinor patch for Debian installation
1997-01-25 Chip SalzenbergWhen sorting, promote to PVNV only for built-in comparison
1997-01-25 Tom Horsleypatch for hints/cxux.sh perl5.003_22
1997-01-25 Tom Horsleypatch for hints/powerux.sh
1997-01-25 Andreas Koenigon NeXT: gdbm problem fixed
1997-01-25 Achim BohnetNew dec_osf.sh hints file
1997-01-25 Norbert PueschelBugfixes for AmigaOS
1997-01-25 Ilya ZakharevichRe: Perl 5.003_21: OS/2 patches
1997-01-25 Chip Salzenberg[shell changes from patch from perl5.003_22 to perl5...
next