| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [perl #47533] [PATCH perlvar.pod] Missing English variables | Michael G Schwern | 2007-11-17 | 1 | -0/+6 |
* | encoding.pm doesn't give any details about ${^ENCODING}, | Rafael Garcia-Suarez | 2007-06-08 | 1 | -2/+1 |
* | Documentation fixes for EGID/GID confusion | David Leadbeater | 2007-05-04 | 1 | -1/+3 |
* | Remove references to perlcc from the core docs. | Rafael Garcia-Suarez | 2007-03-22 | 1 | -1/+1 |
* | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe | Yves Orton | 2007-03-08 | 1 | -2/+2 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 1 | -1/+1 |
* | Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture. | Rafael Garcia-Suarez | 2007-02-27 | 1 | -17/+28 |
* | Re: [PATCH] Document that m//k works | Yves Orton | 2007-02-14 | 1 | -3/+3 |
* | Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $... | Yves Orton | 2007-01-15 | 1 | -0/+24 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 1 | -0/+43 |
* | Re: [PATCH] Initial attempt at named captures for perls regexp engine | Yves Orton | 2006-10-07 | 1 | -1/+12 |
* | Small precision about $SIG{__WARN__} | Sébastien Aperghis-Tramoni | 2006-08-08 | 1 | -6/+11 |
* | adding X<> to perlvar | Gabor Szabo | 2006-08-07 | 1 | -1/+72 |
* | Re: [ID 20000816.012] *foo = *_ is broken | Mike Guy | 2006-07-26 | 1 | -0/+2 |
* | More nits in perlpragma, and remove the warning about %^H being | Rafael Garcia-Suarez | 2006-05-22 | 1 | -4/+1 |