projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "show -E in error message when called with -E"
[p5sagit/p5-mst-13.2.git]
/
pod
/
perlop.pod
2008-10-30
Moritz Lenz
Re: [PATCH] [doc] be more explicit about magic argv
blob
|
commitdiff
2008-05-19
Jerry D. Hedden
Fix typo in perlop.pod
blob
|
commitdiff
|
diff to current
2008-05-18
chromatic
Add ..., !!!, and ??? operators
blob
|
commitdiff
|
diff to current
2008-05-18
David Nicol
New separations for the pattern match operator document...
blob
|
commitdiff
|
diff to current
2008-02-18
Ken Williams
Modulo operator and floating point numbers
blob
|
commitdiff
|
diff to current
2008-02-08
Martin Hasch
[perl #50364] [PATCH] perlop.pod - misnomer in % operat...
blob
|
commitdiff
|
diff to current
2008-01-06
Jerry D. Hedden
'~~' is not a feature [repost]
blob
|
commitdiff
|
diff to current
2007-10-04
David Landgren
POD cleanups
blob
|
commitdiff
|
diff to current
2007-09-07
Rafael Garcia-Suarez
Remove the 'err' keyword
blob
|
commitdiff
|
diff to current
2007-08-07
Rafael Garcia-Suarez
Documentation updates for new regexp features
blob
|
commitdiff
|
diff to current
2007-03-14
Wolfgang Laun
perlfunc.pod (ref results), perlop.pod (qr// result)
blob
|
commitdiff
|
diff to current
2007-02-24
Rafael Garcia-Suarez
Indexing and POD fixes
blob
|
commitdiff
|
diff to current
2007-02-14
Yves Orton
Re: [PATCH] Document that m//k works
blob
|
commitdiff
|
diff to current
2007-02-12
Rafael Garcia-Suarez
Document that m//k works, by Ævar Arnfjörð Bjarmason
blob
|
commitdiff
|
diff to current
2007-02-06
Wolfgang Laun
perlop.pod - proposal to add an explanation of \c
blob
|
commitdiff
|
diff to current
2007-01-15
Yves Orton
Add support for /k modfier for matching along with...
blob
|
commitdiff
|
diff to current
2007-01-10
SADAHIRO Tomoyuki
Re: [perl #41215] % on scalars sometimes throws away...
blob
|
commitdiff
|
diff to current
2006-11-02
Rafael Garcia-Suarez
Fix case in external pod link
blob
|
commitdiff
|
diff to current
2006-10-19
H.Merijn Brand
<tr> isnb't the same as C<tr>, and <tr> looks so stupid...
blob
|
commitdiff
|
diff to current
2006-10-16
SADAHIRO Tomoyuki
remove leaveit from toke.c:scan_const
blob
|
commitdiff
|
diff to current
2006-09-21
SADAHIRO Tomoyuki
Re: \N{...} in regular expression [PATCH]
blob
|
commitdiff
|
diff to current
2006-09-04
yath-perlbug@yath.de
[perl #40272] subroutine call with & in perlop example
blob
|
commitdiff
|
diff to current
2006-09-04
chromatic
Re: AW: [PATCH pod/*] Use Direct Object Constructor...
blob
|
commitdiff
|
diff to current
2006-07-26
SADAHIRO Tomoyuki
interpolation of @- (and @+) in patterns ([perl #27940...
blob
|
commitdiff
|
diff to current
2006-07-23
SADAHIRO Tomoyuki
perlop: parsing quoted constructs
blob
|
commitdiff
|
diff to current
2006-07-13
Yves Orton
Re: Misunderstanding escapes in heredocs?
blob
|
commitdiff
|
diff to current
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
next