platform/upstream/perl.git
1997-02-21 Andy Doughertypumpkin-1.9.pod
1997-02-21 Chip Salzenberg[dummy merge]
1997-02-21 Chip SalzenbergAdd documentation and '-h' option to perlbug
1997-02-21 Gurusamy Sarathyperlbug.pod for 5.004
1997-02-21 Gurusamy SarathyRe: Hash key created by subroutine call? (fwd)
1997-02-21 Gurusamy Sarathyperlbug.pod for 5.004
1997-02-21 Andy DoughertyPost-28 INSTALL updates
1997-02-21 Tom PhoenixMore thoroughly test rand() and srand()
1997-02-21 Chip SalzenbergC<use vars> didn't work until 5.002
1997-02-21 Tim BunceTrivial patch to make ExtUtils::Install more -w clean
1997-02-21 Roderick SchertlerPod::Text fixes
1997-02-21 Roderick SchertlerFix fd leak in IO::Pipe
1997-02-21 Ilya ZakharevichDon't clobber $1 et al in debugger's DB::sub()
1997-02-21 Chip SalzenbergDon't assume that sizeof(int) >= sizeof(void*)
1997-02-21 Chip SalzenbergUpdate VMS version
1997-02-21 Stephen ZanderHints for DC/OSx
1997-02-21 Spider BoardmanUltrix hints
1997-02-21 Chip SalzenbergAutomatically call srand() before rand() if user didn't
1997-02-21 Chip Salzenberg[differences between cumulative patch application and...
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-21 Andy DoughertyINSTALL updates since _26
1997-02-21 Hugo van der... Add test for grep() and wantarray
1997-02-21 Ilya ZakharevichRe: OS/2 patch for _27
1997-02-21 Chip SalzenbergTweak tests to notice $dont_use_nlink
1997-02-21 Chip SalzenbergDon't run locale test if -DNO_LOCALE
1997-02-21 Chip SalzenbergInclude 'study' in regexp.t
1997-02-21 Graham Barrprototype error in File::stat
1997-02-21 Chip SalzenbergRemove redundant clearerr() from IO::Seekable
1997-02-21 Chip Salzenberg[dummy merge]
1997-02-21 Chip SalzenbergAvoid $` $& $' in libraries
1997-02-21 Ilya ZakharevichAvoid $` $& $' in libraries
1997-02-21 Ilya ZakharevichDebugger patch
1997-02-21 Chip SalzenbergFix the Tolkein quote
1997-02-21 Ilya ZakharevichMinor update to malloc.c
1997-02-21 Chip SalzenbergUndo signal patch -- it broke die() in signal
1997-02-21 Keith NeufeldNo version of AIX has working setre[ug]id()
1997-02-21 Jarkko HietaniemiNew hints for Digital UNIX
1997-02-21 Ilya ZakharevichWhen overloading, don't throw away nomethod's value
1997-02-21 Chip SalzenbergTurn off 'expression tainted' flag at end of runops()
1997-02-21 Chip SalzenbergDon't taint $x in C<$x = ($tainted =~ /(\w+)/)>
1997-02-21 Chip Salzenberg[shell changes from patch from perl5.003_27 to perl5...
1997-02-18 Chip Salzenberg[differences between cumulative patch application and...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick SchertlerMake format strings correspond exactly to parameters
1997-02-18 Chip SalzenbergFix formatting in perldiag
1997-02-18 Ilya ZakharevichRe: Fragile signals
1997-02-18 Tim BunceUpdate To-Do list
1997-02-18 Roderick SchertlerAllow C<setpgrp $$>
1997-02-18 Ulrich Pfeiferpod2man: missing '-' in name section shouldn't be fatal
1997-02-18 Gisle AasRemove redundant functions UNIVERSAL::{class,is_instance}
1997-02-18 Chip SalzenbergRemove non-portable locale tests
1997-02-18 Gisle AasBetter looks_like_number() function [sv.c]
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...
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...
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
next