This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
allow perlbug -ok when STDIN it not a tty
[perl5.git] / pod /
1998-07-14 Gurusamy Sarathydoc patches from Gisle Aas <gisle@aas.no>
1998-07-14 Gurusamy Sarathyunsubmitted _74 tweaks
1998-07-14 Gurusamy Sarathyup patchlevel to 74; introduce distinct archname for...
1998-07-14 Gurusamy Sarathymerge changes#1423,1465 from maintbranch; checkin two...
1998-07-14 Gurusamy Sarathydoc patches from Tom Christiansen <tchrist@chthon.perl...
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Abigailconsistently refer to functions as C<foo()>
1998-07-14 Gurusamy Sarathyminor tweaks to perldelta and README.win32
1998-07-13 Gurusamy Sarathyup patchlevel to 73, update Changes &c.
1998-07-13 Gurusamy Sarathyupdate perldelta
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-11 Gurusamy Sarathyexport newRV_noinc on win32, deprecate AvFILL in favor...
1998-07-11 Abigailapplied patch for perlfunc tweaks, removed reference...
1998-07-11 Abigailpod/pod2man.PL
1998-07-11 Dominic Dunlopapplied patch, reformatted long lines in places
1998-07-11 Ilya Zakharevichapplied patch, tweaked doc and code that does labels...
1998-07-11 Gurusamy Sarathyadd perlport.pod v1.23 from Chris Nandor <pudge@pobox...
1998-07-10 Andy DoughertyRe: perldelta.pod [PATCH]
1998-07-10 Gurusamy Sarathymisc tweaks to docs and qsortsv() warning
1998-07-09 Gurusamy Sarathyupdate Changes, perlhist.pod, beginnings of perldelta.pod
1998-07-09 Gurusamy Sarathymerge changes from maintbranch (1354, and relevant...
1998-07-09 Tye McQueenpatch for more flexible initialization of xsub parameters
1998-07-08 Ilya ZakharevichSwitch modifiers in RE off
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC
1998-07-08 Colin Kuskieadded patch for -i'foo*bar', made code somewhat simpler...
1998-07-08 M. J. T. Guyapplied patch to clarify m//g
1998-07-08 M. J. T. Guy5.004_70 bug in perlfaq.pod
1998-07-08 Jarkko Hietaniemiapplied tweak (via private mail)
1998-07-06 Gurusamy Sarathyremove dup entry in perldiag
1998-07-06 Gurusamy Sarathymore reasonable diagnostic on keyword vs. sub ambiguity
1998-07-06 Gurusamy Sarathyper Larry suggestion, toss change#1327 and fix the...
1998-07-06 Gurusamy Sarathyupdate Changes
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-07-06 Gurusamy Sarathyadd Symbol::delete_package()
1998-07-05 Gurusamy Sarathymake read() return undef on errors as documented, and...
1998-07-05 Tom Christiansenapplied patch (via private mail), modulo retrohunks...
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1998-07-04 Ilya Zakharevichallow a flags args to fbm_instr() for future needs
1998-07-04 Gurusamy Sarathycleaner page headers from pod2man
1998-07-04 Gisle Aasadded patch, with tweaks
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-07-04 M. J. T. Guytweak doc for ".."
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-07-04 Larry Walldeprecate use of reserved word "our" (Larry's idea)
1998-06-30 Gurusamy Sarathydocument perltrap on precedence of keys/values/each
1998-06-30 Gisle AasRe: [PATCH] Simplified magic_setisa() and improved...
1998-06-29 Gurusamy Sarathyupdate Changes and perlhist.pod
1998-06-29 Guy Decoux{perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
1998-06-28 Ilya Zakharevichapplied patch, tweaked doc, and regen regnodes.h
1998-06-28 Joshua Pritikinimprove recursive error messages!
1998-06-28 Gisle AasRe: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Gisle AasOptimize foreach (1..1000000)
1998-06-28 Gisle AasNegative LENGTH argument to splice
1998-06-28 M. J. T. GuyInsecure $ENV{} message out of step with perldiag
1998-06-28 Gurusamy Sarathytweak various places for iperlsys.h awareness
1998-06-28 Laszlo MolnarRe: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-28 Tom Phoenixdocumenting close without arguments
1998-06-24 Gurusamy Sarathycheck in what change#1182 didn't, and Changes
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-21 Ilya ZakharevichRe docs
1998-06-21 Ilya Zakharevichapplied patch, with edits to the prose
1998-06-21 Ilya Zakharevichapplied patch, tweaked wording
1998-06-21 Daniel GrisingerRe: PATCH _67 (Doc) perlop.pod
1998-06-21 Tom Phoenixdocs creating files via open
1998-06-20 Gurusamy Sarathyenhance perlre.pod to say C<)> can't appear in a (...
1998-06-20 Gurusamy Sarathycleanup installation of utilities on win32
1998-06-18 Gurusamy Sarathyback out problematic change#1105, tweak perlsub.pod
1998-06-15 Gurusamy Sarathyup patchlevel.h to 67, other small tweaks
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-06-12 Andy DoughertyRe: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-12 Hugo van der Sandena tweaked version of:
1998-06-10 Ilya Zakharevich-DL and PERL_DEBUG_MSTATS unravelled
1998-06-10 Hans MulderMangled patch, needed hand-tweaks, along with binmode...
1998-06-10 Larry W. VirdenPATCH for pod and warning notice
1998-06-10 Ilya Zakharevichxsubpp enhancements ($CPAN/authors/id/ILYAZ/patches...
1998-06-04 Gurusamy Sarathy[win32] document CORE::GLOBAL:: and global overriding...
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-28 Daniel Grisinger[PATCH] _04m2 <DOC> perlfunc.pod (fwd)
1998-05-26 Gurusamy Sarathy[win32] remove doubled hunk (perforce auto-integrate...
1998-05-23 Gurusamy Sarathy[win32] merge change#1011 from maintbranch
1998-05-16 Gurusamy Sarathy[win32] merge changes#989,990,992 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge changes#982,984 from maintbranch
1998-05-15 Malcolm BeattiePatch from Sarathy to fix up win32 integration. Patch...
1998-05-15 Nick Ing-SimmonsIntegrate win32
1998-05-15 Malcolm BeattieIntegrate win32 branch into mainline.
1998-05-15 Gurusamy Sarathy[win32] add doc for C<+{}> vs. C<{;}> disambiguation
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge changes#906,907,909,910 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Ed Peschko[ PATCH 5.004_64 ] Integrated regression tests for...
1998-05-14 Charles BaileyConsolidated patch to 5.004_64
1998-05-14 Jarkko HietaniemiRe: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add...
1998-05-14 jason stewartperldebug.pod
1998-05-14 Andy DoughertyNew pod/perldelta.pod (previous one branched in last...
next