| Commit message (Expand) | Author | Age | Files | Lines |
* | remove index offsetting ($[) | Zefram | 2011-09-09 | 1 | -16/+8 |
* | Doc update for changes in 5.15.0 + tweaks | Father Chrysostomos | 2011-06-17 | 1 | -2/+3 |
* | perlvar.pod: fixed typo | Alan Haggai Alavi | 2011-06-11 | 1 | -1/+1 |
* | [perl #91614] Suggestion for improving documentation of $! | John P. Linderman | 2011-05-25 | 1 | -15/+18 |
* | perlvar: Fix broken links | Karl Williamson | 2011-05-19 | 1 | -4/+4 |
* | [perl #90306] Fix simple typos | Marcel Grünauer | 2011-05-19 | 1 | -1/+1 |
* | Fix bad pod links found by Test::Pod::LinkCheck | Apocalypse | 2011-02-15 | 1 | -1/+1 |
* | [perl #81584] recommend Devel::FindAmpersand | Father Chrysostomos | 2011-01-16 | 1 | -1/+2 |
* | Restore the old description of $[ | Father Chrysostomos | 2011-01-02 | 1 | -5/+13 |
* | Fix typo in perlvar | Chris 'BinGOs' Williams | 2010-12-16 | 1 | -1/+1 |
* | [perl #79914] documentation bug in perldoc perlvar $| | Lukas Mai | 2010-11-28 | 1 | -1/+1 |
* | Add an index entry for ${^GLOBAL_PHASE} | Florian Ragwitz | 2010-11-14 | 1 | -0/+1 |
* | Users don't normally care about the blead releases | Florian Ragwitz | 2010-11-14 | 1 | -1/+1 |
* | There are no values not mentioned here | Florian Ragwitz | 2010-11-14 | 1 | -1/+1 |
* | add example for ${^GLOBAL_PHASE} and description to perlmod | Chas. J. Owens IV | 2010-11-14 | 1 | -2/+43 |
* | Whitespace fixes to perlvarbriandfoy/perlvar | brian d foy | 2010-11-01 | 1 | -3/+3 |
* | Added ${^GLOBAL_PHASE} to perlvar | brian d foy | 2010-11-01 | 1 | -0/+64 |
* | Fix some grammar nits thanks to jnareb | brian d foy | 2010-11-01 | 1 | -4/+3 |
* | Added some missing index entries and fixed some whitespace | brian d foy | 2010-11-01 | 1 | -15/+19 |
* | Get rid of spatial references 'above' and 'before' in perlvar | brian d foy | 2010-11-01 | 1 | -42/+42 |
* | Use 'four' instead of 4 in body para in perlvar | brian d foy | 2010-11-01 | 1 | -1/+1 |
* | Make $^V recommendation the first sentence in $] | brian d foy | 2010-11-01 | 1 | -4/+6 |
* | Add more English equivalents, index all names in perlvar | brian d foy | 2010-11-01 | 1 | -33/+46 |
* | I think I have perlvar ordered and proper now | brian d foy | 2010-11-01 | 1 | -339/+343 |
* | Putting the variables in order, mostly, but not completely yet | brian d foy | 2010-11-01 | 1 | -286/+279 |
* | * mjd rewrites the $", cleans up minor bits | brian d foy | 2010-11-01 | 1 | -8/+16 |
* | * Add the missing $" | brian d foy | 2010-11-01 | 1 | -0/+9 |
* | * The first draft of a perlvar reorganization | brian d foy | 2010-11-01 | 1 | -1118/+1299 |
* | Standardize on use of 'capture group' over 'buffer' | Karl Williamson | 2010-06-28 | 1 | -2/+2 |
* | Revert "It may not be obvious to a new Perl programmer that $#ary is explaine... | Rafael Garcia-Suarez | 2010-06-15 | 1 | -5/+0 |
* | It may not be obvious to a new Perl programmer that $#ary is explained in per... | Sinan Unur | 2010-06-15 | 1 | -0/+5 |
* | remove trailing spaces in perlvar.pod | David Golden | 2010-06-12 | 1 | -18/+18 |
* | Link to perlport/PLATFORMS from the $^O docs | Ævar Arnfjörð Bjarmason | 2010-06-12 | 1 | -3/+5 |
* | Document $# and $* as removed | Chas. Owens | 2010-06-09 | 1 | -0/+39 |
* | Correct POD link to perlrun.pod to be more accurate | Ævar Arnfjörð Bjarmason | 2010-04-28 | 1 | -1/+2 |
* | Add POD index entries for sitecustomize and sitecustomize.pl | Ævar Arnfjörð Bjarmason | 2010-04-28 | 1 | -0/+1 |
* | Set the legacy process name with prctl() on assignment to $0 on Linux | Ævar Arnfjörð Bjarmason | 2010-04-15 | 1 | -0/+7 |
* | changed "an UTF..." to "a UTF..." in all Pods | Slaven Rezic | 2010-02-07 | 1 | -1/+1 |
* | Enable deprecation warnings by default. | Nicholas Clark | 2009-10-16 | 1 | -2/+1 |
* | perlvar $1 clarification | Smylers | 2009-10-13 | 1 | -2/+2 |
* | Deprecate assignment to $[ | Rafael Garcia-Suarez | 2009-04-07 | 1 | -2/+3 |
* | Fix typo in English name of $& | Rafael Garcia-Suarez | 2009-03-18 | 1 | -1/+1 |
* | Fix previous patch. Actually it's written PAREN, not PARENT. | Rafael Garcia-Suarez | 2009-02-10 | 1 | -1/+1 |
* | mention English name of %+ in perlvar.pod | Moritz Lenz | 2009-02-10 | 1 | -0/+2 |
* | Document that $0 is set to "-e" when perl is run with -e or -E | Rafael Garcia-Suarez | 2009-01-25 | 1 | -0/+3 |
* | Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2) | Tim Bunce | 2008-11-03 | 1 | -2/+4 |
* | Re: [PATCH] docs more open() and $_ related entries | Gabor Szabo | 2008-01-08 | 1 | -12/+14 |
* | docs: list of places where $_ is used | Gabor Szabo | 2007-12-26 | 1 | -4/+13 |
* | Document that $^V is no longer a v-string | Jan Dubois | 2007-12-17 | 1 | -6/+3 |
* | typo fix | Jan Dubois | 2007-12-05 | 1 | -1/+1 |