This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Re: Misunderstanding escapes in heredocs?
[perl5.git]
/
pod
/
perlop.pod
2006-07-13
Yves Orton
Re: Misunderstanding escapes in heredocs?
blob
|
commitdiff
2006-07-11
SADAHIRO Tomoyuki
Re: Misunderstanding escapes in heredocs?
blob
|
commitdiff
|
diff to current
2006-06-12
Daniel Frederick...
Re: [PATCH DOC] Three minor fixes related to perlop
blob
|
commitdiff
|
diff to current
2006-06-08
Yitzchak Scott-Tho...
Re: range operator vs. unicode
blob
|
commitdiff
|
diff to current
2006-05-15
Steve Peters
Clarification on what Perl does to floating points...
blob
|
commitdiff
|
diff to current
2006-05-11
Steve Peters
Adding a mention of STDIN processing by qx// as request...
blob
|
commitdiff
|
diff to current
2006-05-09
Ash Berlin
perlop.pod doc patch: I/O operators
blob
|
commitdiff
|
diff to current
2006-05-04
Paul Johnson
Document order of evaluation for the comma operator
blob
|
commitdiff
|
diff to current
2006-02-13
Andy Lester
perldiag.pod patching re: integer overflow
blob
|
commitdiff
|
diff to current
2005-12-23
Rafael Garcia-Suarez
Clarify example of .. in perlop
blob
|
commitdiff
|
diff to current
2005-12-21
Robin Houston
Feature bundle is now :5.10, and add -E switch
blob
|
commitdiff
|
diff to current
2005-12-19
Robin Houston
latest switch/say/~~
blob
|
commitdiff
|
diff to current
2005-12-17
Steve Peters
Fix a typo and add some clarification to change #26387.
blob
|
commitdiff
|
diff to current
2005-12-17
Steve Peters
Addition documentation explaining aritmetic negation...
blob
|
commitdiff
|
diff to current
2005-12-01
Steve Peters
Nit from change #26232 noticed by H. Merijn Brand
blob
|
commitdiff
|
diff to current
2005-11-30
Steve Peters
dor-assign (//=) was missing from perlop.pod
blob
|
commitdiff
|
diff to current
2005-11-10
Steven Schubiger
remove whitespace preceding semicolon in docs
blob
|
commitdiff
|
diff to current
2005-10-13
Ivan Tubert-Brohman
POD index entries with X<>
blob
|
commitdiff
|
diff to current
2005-08-17
Yitzchak Scott-Tho...
Re: [perl #36654] Inconsistent treatment of NaN
blob
|
commitdiff
|
diff to current
2005-07-18
SADAHIRO Tomoyuki
perlop: why \c\ cannot be placed just before the termin...
blob
|
commitdiff
|
diff to current
2005-07-15
Michael G Schwern
[perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
blob
|
commitdiff
|
diff to current
2005-06-03
Yitzchak Scott-Tho...
Re: Should while ( <$fh> ) and while (< $fh >) do the...
blob
|
commitdiff
|
diff to current
2005-05-24
Yitzchak Scott-Tho...
Clarification on the behaviour of qw// and x :
blob
|
commitdiff
|
diff to current
2005-05-10
Steve Peters
perlop.pod nit
blob
|
commitdiff
|
diff to current
2005-03-29
Offer Kaye
Make the spelling of whitespace (vs white-space and...
blob
|
commitdiff
|
diff to current
2005-03-13
Rafael Garcia-Suarez
Doc patches to clarify the stringification rules of...
blob
|
commitdiff
|
diff to current
2004-10-24
Steve Peters
Re: [perl #31937] perlop: add basic =~ examples
blob
|
commitdiff
|
diff to current
2004-09-23
Rafael Garcia-Suarez
Remove a couple of C<> to avoid confusing double quotes...
blob
|
commitdiff
|
diff to current
2004-09-01
david nicol
[perl #31228] no no-op
blob
|
commitdiff
|
diff to current
2004-06-30
Abigail
Documenting undefined behaviour of $i = $i ++.
blob
|
commitdiff
|
diff to current
2004-06-15
Shlomi Fish
perlop.pod: add an example to the .. and ... operators
blob
|
commitdiff
|
diff to current
2004-03-21
Rafael Garcia-Suarez
Add a new warning "Negative repeat count"
blob
|
commitdiff
|
diff to current
2004-02-01
Solar Designer
Re: [perl #15063] /tmp issues
blob
|
commitdiff
|
diff to current
2004-01-10
Adrian M. Enache
documentation nit
blob
|
commitdiff
|
diff to current
2003-10-09
Rafael Garcia-Suarez
Document the behaviour of filetest operators regarding...
blob
|
commitdiff
|
diff to current
2003-10-08
Michael G. Schwern
Re: [PATCH] perlop.pod Revamp - revision 4
blob
|
commitdiff
|
diff to current
2003-06-09
Steve Grazzini
Re: nitpick with \(0..2)
blob
|
commitdiff
|
diff to current
2003-05-11
Casey West
Re: [PATCH] [perl #8636] [perl #8634] Both patches...
blob
|
commitdiff
|
diff to current
2003-04-28
Casey West
[perl #7592] Clarify what qw() does in scalar context
blob
|
commitdiff
|
diff to current
2003-04-28
Casey West
[patch #7514] Bug in perlop regex explination
blob
|
commitdiff
|
diff to current
2003-03-18
Hugo van der Sanden
clarify behaviour of $a++
blob
|
commitdiff
|
diff to current
2003-02-24
Hugo van der Sanden
Remove no-longer-true line from perlop
blob
|
commitdiff
|
diff to current
2002-12-12
Andreas König
[patch] typo in perlop
blob
|
commitdiff
|
diff to current
2002-11-26
Andreas König
2 Pod errors in perlop.pod
blob
|
commitdiff
|
diff to current
2002-10-02
Mike Guy
add precedence warning for bitwise docs
blob
|
commitdiff
|
diff to current
2002-08-11
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2002-08-05
Brent Dax
Defined-or patch (cleaned up)
blob
|
commitdiff
|
diff to current
2002-04-15
Hugo van der Sanden
Re: [ID 20020412.005] Dancing ??s
blob
|
commitdiff
|
diff to current
2002-03-27
Rafael Garcia-Suarez
[DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length...
blob
|
commitdiff
|
diff to current
2002-02-28
Mike Guy
The "list" part of
blob
|
commitdiff
|
diff to current
2002-02-19
Jarkko Hietaniemi
Mention that the case-switchers know about Unicode...
blob
|
commitdiff
|
diff to current
2001-10-16
David H. Adler
[PATCH] Doc patch on here-docs (perlop and perldata)
blob
|
commitdiff
|
diff to current
2001-06-13
Mike Guy
Re: [ID 20010612.001] out of memory during regex compil...
blob
|
commitdiff
|
diff to current
2001-06-12
Mike Guy
Re: [ID 20010612.001] out of memory during regex compil...
blob
|
commitdiff
|
diff to current
2001-05-06
Jarkko Hietaniemi
Document the undefinedness of bitshifting out of range.
blob
|
commitdiff
|
diff to current
2001-05-05
Jarkko Hietaniemi
Updates on the pods related to the modules included...
blob
|
commitdiff
|
diff to current
2001-05-02
Philip Newton
[DOC PATCH bleadperl] minor nits in perlop.pod
blob
|
commitdiff
|
diff to current
2001-03-31
Tels
Re: Math::Big* v1.21
blob
|
commitdiff
|
diff to current
2001-03-30
Joshua E. Rodd
[ID 20010328.013] Misspelling in perlop(1p) manual...
blob
|
commitdiff
|
diff to current
2001-03-07
abela@geneanet.org
[ID 20010306.004] || != named unary operator
blob
|
commitdiff
|
diff to current
2001-02-28
Jarkko Hietaniemi
Undo qu. Retract #8814, rewrite op/each part of #8615,
blob
|
commitdiff
|
diff to current
2001-02-26
Radu Greab
small fix in pod/perlop.pod
blob
|
commitdiff
|
diff to current
2001-02-20
Jarkko Hietaniemi
"pseudo-literal j", a documentation glitch reported...
blob
|
commitdiff
|
diff to current
2001-02-17
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2001-02-16
Jarkko Hietaniemi
Document qu better.
blob
|
commitdiff
|
diff to current
2001-02-08
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-02-04
Michael G. Schwern
Re: [PATCH lots of pod/] s/chop/chomp/g
blob
|
commitdiff
|
diff to current
2001-01-24
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-01-20
Jarkko Hietaniemi
Document and test the new qu operator.
blob
|
commitdiff
|
diff to current
2001-01-08
Charles Bailey
Once again syncing after too long an absence
blob
|
commitdiff
|
diff to current
2000-12-11
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2000-12-11
Nicholas Clark
docs on NaN
blob
|
commitdiff
|
diff to current
2000-11-07
Stephen P. Potter
Pod updates
blob
|
commitdiff
|
diff to current
2000-11-02
Jarkko Hietaniemi
Detpyo.
blob
|
commitdiff
|
diff to current
2000-11-01
Martien Verbruggen
[ID 20001005.006] Documentation -- description of qr//
blob
|
commitdiff
|
diff to current
2000-10-20
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2000-10-20
Tony Cook
PATCH CR+LF should be "\cM\cJ" in perlop
blob
|
commitdiff
|
diff to current
2000-10-03
Abigail
Documentation glitch in magic autoincrement.
blob
|
commitdiff
|
diff to current
2000-09-07
Daniel Chetlin
\G in non-/g is well-defined now ... right?
blob
|
commitdiff
|
diff to current
2000-08-21
Jarkko Hietaniemi
perldelta fixes from the p5p crowd.
blob
|
commitdiff
|
diff to current
2000-08-17
Jarkko Hietaniemi
Document what the backtick returns if the command fails.
blob
|
commitdiff
|
diff to current
2000-08-04
Clinton Pierce
[ID 19990721.004] Documentation bug in perlfunc
blob
|
commitdiff
|
diff to current
2000-08-04
Charles Bailey
YA resync with mainstem, including VMS patches from...
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6220..6222 into mainline
blob
|
commitdiff
|
diff to current
2000-06-23
Simon Cozens
Remove tr///CU (the feature is to be obsoleted by bette...
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-05-02
Gurusamy Sarathy
add note about how $( doesn't interpolate in REs (from
blob
|
commitdiff
|
diff to current
2000-04-28
Gurusamy Sarathy
pod nit (from Simon Cozens)
blob
|
commitdiff
|
diff to current
2000-04-25
Jarkko Hietaniemi
Document that tr() is not tr(1).
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
various pod nits (from Larry Virden and others)
blob
|
commitdiff
|
diff to current
2000-03-19
Gurusamy Sarathy
better notes on s///ee (from Simon Cozens <simon@cozens...
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
fixes for broken L<> links (from Wolfgang Laun
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
lexical warnings update for docs and tests (from Paul...
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
mention autoflush portability caveat
blob
|
commitdiff
|
diff to current
2000-03-08
Gurusamy Sarathy
clarify docs on return value from binding operators
blob
|
commitdiff
|
diff to current
2000-03-02
Gurusamy Sarathy
move doc about v-strings from perlop to perldata (sugge...
blob
|
commitdiff
|
diff to current
2000-02-29
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-02-29
Gurusamy Sarathy
fix Pod::Html to recognize C<< > >> etc., and convert...
blob
|
commitdiff
|
diff to current
2000-02-28
Jarkko Hietaniemi
Lift the 32-bit straightjacket from bit ops;
blob
|
commitdiff
|
diff to current
next