2005-08-17 |
Yitzchak Scott-Tho... | Re: [perl #36654] Inconsistent treatment of NaN |
blob | commitdiff |
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 |
2000-02-27 |
Gurusamy Sarathy | remove outdated info about csh and glob(); glob() need... |
blob | commitdiff | diff to current |
2000-02-24 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
2000-02-23 |
Gurusamy Sarathy | per Larry's idea, parse 1.2.3 as v1.2.3; C<require... |
blob | commitdiff | diff to current |
2000-02-22 |
Gurusamy Sarathy | remove vestiges of older attribute syntax |
blob | commitdiff | diff to current |
2000-02-21 |
Gurusamy Sarathy | remove dual-valueness of v-strings (i.e., they are... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey | Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy | support sprintf("v%v", v1.2.3) (works on any string... |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy | pod updates (from David Adler, M J T Guy) |
blob | commitdiff | diff to current |
2000-01-30 |
Gurusamy Sarathy | introduce $^V (eq chr($revision) . chr($version) .... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy | wrong category for exec() warning |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy | typo fix |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey | Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | pod nits from Simon Cozens <simon@brecon.co.uk> and... |
blob | commitdiff | diff to current |
1999-10-24 |
Nick Ing-Simmons | Follow that camel ... another sync. |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy | typo, doc tweak |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy | clarify significance of parens for "x" (from M.J.T... |
blob | commitdiff | diff to current |
1999-10-13 |
Vlad Harchev | [ID 19991013.002] fix for 'perlop.pod' shipped with... |
blob | commitdiff | diff to current |
next |