This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed unnecessary pointers checks
[perl5.git] / pod / perlop.pod
2006-02-13 Andy Lesterperldiag.pod patching re: integer overflow
2005-12-23 Rafael Garcia-SuarezClarify example of .. in perlop
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-17 Steve PetersFix a typo and add some clarification to change #26387.
2005-12-17 Steve PetersAddition documentation explaining aritmetic negation...
2005-12-01 Steve PetersNit from change #26232 noticed by H. Merijn Brand
2005-11-30 Steve Petersdor-assign (//=) was missing from perlop.pod
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-08-17 Yitzchak Scott-Tho... Re: [perl #36654] Inconsistent treatment of NaN
2005-07-18 SADAHIRO Tomoyukiperlop: why \c\ cannot be placed just before the termin...
2005-07-15 Michael G Schwern[perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
2005-06-03 Yitzchak Scott-Tho... Re: Should while ( <$fh> ) and while (< $fh >) do the...
2005-05-24 Yitzchak Scott-Tho... Clarification on the behaviour of qw// and x :
2005-05-10 Steve Petersperlop.pod nit
2005-03-29 Offer KayeMake the spelling of whitespace (vs white-space and...
2005-03-13 Rafael Garcia-SuarezDoc patches to clarify the stringification rules of...
2004-10-24 Steve PetersRe: [perl #31937] perlop: add basic =~ examples
2004-09-23 Rafael Garcia-SuarezRemove a couple of C<> to avoid confusing double quotes...
2004-09-01 david nicol[perl #31228] no no-op
2004-06-30 AbigailDocumenting undefined behaviour of $i = $i ++.
2004-06-15 Shlomi Fishperlop.pod: add an example to the .. and ... operators
2004-03-21 Rafael Garcia-SuarezAdd a new warning "Negative repeat count"
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-01-10 Adrian M. Enachedocumentation nit
2003-10-09 Rafael Garcia-SuarezDocument the behaviour of filetest operators regarding...
2003-10-08 Michael G. SchwernRe: [PATCH] perlop.pod Revamp - revision 4
2003-06-09 Steve GrazziniRe: nitpick with \(0..2)
2003-05-11 Casey WestRe: [PATCH] [perl #8636] [perl #8634] Both patches...
2003-04-28 Casey West[perl #7592] Clarify what qw() does in scalar context
2003-04-28 Casey West[patch #7514] Bug in perlop regex explination
2003-03-18 Hugo van der Sandenclarify behaviour of $a++
2003-02-24 Hugo van der SandenRemove no-longer-true line from perlop
2002-12-12 Andreas König[patch] typo in perlop
2002-11-26 Andreas König2 Pod errors in perlop.pod
2002-10-02 Mike Guyadd precedence warning for bitwise docs
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-04-15 Hugo van der SandenRe: [ID 20020412.005] Dancing ??s
2002-03-27 Rafael Garcia-Suarez[DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length...
2002-02-28 Mike GuyThe "list" part of
2002-02-19 Jarkko HietaniemiMention that the case-switchers know about Unicode...
2001-10-16 David H. Adler[PATCH] Doc patch on here-docs (perlop and perldata)
2001-06-13 Mike GuyRe: [ID 20010612.001] out of memory during regex compil...
2001-06-12 Mike GuyRe: [ID 20010612.001] out of memory during regex compil...
2001-05-06 Jarkko HietaniemiDocument the undefinedness of bitshifting out of range.
2001-05-05 Jarkko HietaniemiUpdates on the pods related to the modules included...
2001-05-02 Philip Newton[DOC PATCH bleadperl] minor nits in perlop.pod
2001-03-31 TelsRe: Math::Big* v1.21
2001-03-30 Joshua E. Rodd[ID 20010328.013] Misspelling in perlop(1p) manual...
2001-03-07 abela@geneanet.org[ID 20010306.004] || != named unary operator
2001-02-28 Jarkko HietaniemiUndo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-26 Radu Greabsmall fix in pod/perlop.pod
2001-02-20 Jarkko Hietaniemi"pseudo-literal j", a documentation glitch reported...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-16 Jarkko HietaniemiDocument qu better.
2001-02-08 Charles BaileySYN SYN
2001-02-04 Michael G. SchwernRe: [PATCH lots of pod/] s/chop/chomp/g
2001-01-24 Charles BaileySYN SYN
2001-01-20 Jarkko HietaniemiDocument and test the new qu operator.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Nicholas Clarkdocs on NaN
2000-11-07 Stephen P. PotterPod updates
2000-11-02 Jarkko HietaniemiDetpyo.
2000-11-01 Martien Verbruggen[ID 20001005.006] Documentation -- description of qr//
2000-10-20 Charles BaileySYN SYN
2000-10-20 Tony CookPATCH CR+LF should be "\cM\cJ" in perlop
2000-10-03 AbigailDocumentation glitch in magic autoincrement.
2000-09-07 Daniel Chetlin\G in non-/g is well-defined now ... right?
2000-08-21 Jarkko Hietaniemiperldelta fixes from the p5p crowd.
2000-08-17 Jarkko HietaniemiDocument what the backtick returns if the command fails.
2000-08-04 Clinton Pierce[ID 19990721.004] Documentation bug in perlfunc
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-06-23 Simon CozensRemove tr///CU (the feature is to be obsoleted by bette...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-02 Gurusamy Sarathyadd note about how $( doesn't interpolate in REs (from
2000-04-28 Gurusamy Sarathypod nit (from Simon Cozens)
2000-04-25 Jarkko HietaniemiDocument that tr() is not tr(1).
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-03-19 Gurusamy Sarathybetter notes on s///ee (from Simon Cozens <simon@cozens...
2000-03-13 Gurusamy Sarathyfixes for broken L<> links (from Wolfgang Laun
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathymention autoflush portability caveat
2000-03-08 Gurusamy Sarathyclarify docs on return value from binding operators
2000-03-02 Gurusamy Sarathymove doc about v-strings from perlop to perldata (sugge...
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyfix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-27 Gurusamy Sarathyremove outdated info about csh and glob(); glob() need...
2000-02-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathysupport sprintf("v%v", v1.2.3) (works on any string...
next