This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
A pod nit.
[perl5.git] / pod /
2000-08-21 AbigailA pod nit.
2000-08-21 Jarkko HietaniemiWeed out some smaller changes.
2000-08-21 Jarkko HietaniemiDocument the endianness of Alpha more precisely.
2000-08-21 Jarkko Hietaniemiperldelta fixes from the p5p crowd.
2000-08-21 Daniel ChetlinArray context keeps slithering in.
2000-08-21 Jarkko HietaniemiDraft 0.
2000-08-20 Jarkko Hietaniemis/this one/the 5.6.0 release/
2000-08-20 Jarkko HietaniemiMention perlebcdic and perlposix-bc.
2000-08-20 Jarkko HietaniemiDocument the number of exponent digits.
2000-08-19 Jonathan D Johnston[ID 20000817.023] endianness description in perlfunc.pod
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-08-18 Jeffrey FriedlAdd [[:blank:]] as suggested in
2000-08-18 Paul David Fardy[ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re...
2000-08-18 Daniel Chetlinperlfunc.pod -- clarifying sprintf array argument issues
2000-08-18 Daniel Chetlinperltrap.pod spring cleaning
2000-08-18 AbigailIntroduce NVef, NVff, and NVgf, use the middle one.
2000-08-17 Jarkko HietaniemiDocument what the backtick returns if the command fails.
2000-08-17 Jarkko HietaniemiAdd perlebcdic from Peter Prymmer, regen toc.
2000-08-17 Jarkko Hietaniemiperldebtut 1.10 from Richard Foley, plus Celsius and...
2000-08-17 Casey R. TwetenRe: perldebut.pod - spelling
2000-08-17 Gurusamy Sarathyadd "ok" targets from change#6632 in makefile.mk
2000-08-17 Jarkko HietaniemiTweak the regex compilation errors once more.
2000-08-17 Jarkko HietaniemiRetract #6645.
2000-08-16 Gurusamy Sarathypod nit seen in passing
2000-08-16 Jarkko HietaniemiUpdate to perldebtut 1.9, from Richard Foley.
2000-08-16 Lupe ChristophChange the regx compilation error markers to use =...
2000-08-15 Dominic Dunlop(Retracted by #6660)
2000-08-15 Fifer, Ericcygwin port
2000-08-14 Jarkko HietaniemiDrop the eg/ mentions and also mention the recent suidp...
2000-08-11 Richard FoleyAdd Perl debugging tutorial, regen toc.
2000-08-11 Mike Guydebugger "d" command doesnt check line number
2000-08-10 Jarkko HietaniemiUpdate to Pod::Parser 1.17, from Brad Appleton.
2000-08-10 Jarkko HietaniemiIterating perl6 description.
2000-08-10 Jarkko HietaniemiIt's the 2ndO'ROSSC.
2000-08-10 Jarkko Hietaniemidetypo
2000-08-10 Elaine -HFB- AshtonAmend the description of Perl6.
2000-08-10 Mike GuyRemove dead entry in perldiag
2000-08-10 Jarkko HietaniemiGet back into sync with Jeffrey on the enhanced regex...
2000-08-09 Jeffrey FriedlRe: enhanced(?) regex error messages
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-08 Mike GuyDocument here-doc better.
2000-08-08 Randy J. RayPatch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2000-08-08 Hugo van der SandenRe: enhanced(?) regex error messages
2000-08-07 Hugo van der SandenMake bless(REF, REF) a fatal error, add bless tests.
2000-08-06 Lupe ChristophDocument a bit that UDP is not what you might think.
2000-08-06 Jeff Pinyanperlfunc.pod use documentation (5.6.0)
2000-08-06 Jarkko HietaniemiContinue fixing the io warnings. This also
2000-08-04 Todd C. MillerWarn under -w if lstat(FH) is attempted.
2000-08-04 Daniel ChetlinRe: Array vs. List context
2000-08-04 Jarkko HietaniemiAfter the #6519 a warning about stat() is just that,
2000-08-04 Jarkko HietaniemiIn the warnings call filehandles consistently so;
2000-08-04 Stephen P. PotterMinor tweak to perlvar.pod
2000-08-04 Clinton Pierce[ID 19990721.004] Documentation bug in perlfunc
2000-08-02 Jarkko HietaniemiDocument the IVdf UVuf UVof UVxf.
2000-08-02 Jarkko HietaniemiThe name of a filehandle does not have <these>.
2000-08-02 Jarkko Hietaniemimemcpy has n o in it, as pinted ut by Sarathy.
2000-08-02 Simon CozensDocument in one place the memory abstractions used...
2000-08-02 Jarkko Hietaniemiregen_headers, regen perltoc.
2000-08-02 Paul SaabIn new BSDs changes to argv[] do not show up in ps...
2000-08-01 Simon CozensMake chr() for values >127 to create utf8 when under...
2000-07-31 Jarkko HietaniemiThe swallow_bom() saga continues. The #23 of require.t
2000-07-27 Robert Spier[ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2000-07-27 Michael Stevensfixes bug 20000508.004
2000-07-26 Jarkko HietaniemiFurther File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Daniel MuiñoMinor doc patch: handy.h
2000-07-26 Michael Stevensminor doc change - perlguts
2000-07-26 Jarkko Hietaniemidocfix from Peter Scott <Peter@PSDT.com>.
2000-07-26 Jarkko HietaniemiAllow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2000-07-26 Jarkko HietaniemiMore split() doc and test patches from Mike Guy.
2000-07-26 M. J. T. Guysplit /^/
2000-07-26 Jeffrey FriedlMake the unimplemented POSIX regex features [[.cc....
2000-07-25 Simon Cozensav.c apidoc
2000-07-25 Stephen P. Potter[ID 20000724.003] Documentation changes for perllocale.pod
2000-07-24 Robert SpierOut-of-date note removed.
2000-07-24 Richard SoderbergDecutandpasto.
2000-07-15 Jarkko HietaniemiMore docs for sv functions.
2000-07-15 Hugo van der Sanden[docpatch] Re: [ID 19991002.011] perldoc -f shift
2000-07-14 Simon CozensMerge perlhacktut into perlhack, update perlguts.
2000-07-14 Gurusamy Sarathytypos in change#6399, regen headers
2000-07-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-12 Gurusamy Sarathyreadd missing perldelta.pod changes from changes#6339...
2000-07-12 Gurusamy Sarathyfix broken integrations in cfgperl
2000-07-12 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-07-12 Jarkko HietaniemiFix nits noticed by Boston.pm.
2000-07-11 Jarkko HietaniemiConfigure cosmetics and perldelta.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Jarkko HietaniemiReintroduce perlbook (updated for Mk III), introduce...
2000-07-11 Jarkko HietaniemiMinor cleanups on the booklist.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-11 Mark-Jason DominusBe less forgiving about ambiguous and illegal tr ranges.
2000-07-11 Mark-Jason DominusPATCH perlguts.pod: Document D and d magic types
2000-07-10 Jarkko HietaniemiSprinkle ldlibpath.
next