This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed unnecessary pointers checks
[perl5.git] / pod / perlvar.pod
2006-03-23 Nicholas ClarkDocument the values for ${^UTF8CACHE}
2006-03-16 Nicholas ClarkAdd a new per-interpeter variable PL_utf8cache, which...
2006-01-30 Yitzchak Scott-Tho... [DOC PATCH] $^X isn't necessarily argv[0]
2006-01-17 Rafael Garcia-SuarezMake the description of $^M in perlvar a bit more clear
2006-01-12 Rafael Garcia-SuarezTypo fix.
2006-01-09 Rafael Garcia-SuarezRevert change 26749
2006-01-09 Xavier Noriaidentifiers always in main (was: defining a _ function...
2005-10-17 Xavier NoriaRe: small addition to $, and $\ in perlvar.pod
2005-08-24 Rafael Garcia-SuarezUnmatched parentheses (thanks to Steve Peters)
2005-08-07 Jarkko Hietaniemiundup
2005-07-31 Rafael Garcia-SuarezRemove the documentation for $#, which has been removed
2005-06-14 Rafael Garcia-SuarezDocument ${^UTF8LOCALE}
2005-05-24 Rafael Garcia-SuarezDocumentation nit on @-, found by Guillaume Rousse
2005-05-18 Gisle AasWell defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-04 Offer Kayeperlvar.pod verbatim paragraph first line does not...
2005-04-28 Rafael Garcia-SuarezRemove confusing punctuation
2005-03-22 Rafael Garcia-SuarezRename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
2005-03-18 Yves OrtonRe: Reworked Trie Patch
2004-11-24 Steve Peters[perl #3242] [PATCH]No error on assignment to $>
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2003-09-23 Juerdperlvar
2003-09-10 Jarkko Hietaniemiblead version of #21161.
2003-07-29 Brendan O'Deapod/perlvar.pod: minor typo
2003-07-21 Steve Grazzini[DOCPATCH] %SIG and SA_RESTART
2003-07-06 Radu GreabDProf fixes
2003-07-05 Jarkko HietaniemiBe explicit about the $0 pain in Linux 2.2.
2003-07-04 Jarkko HietaniemiMore $0 sad tales.
2003-07-02 Jarkko HietaniemiIt would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko HietaniemiFreeBSD $0 dance.
2003-06-30 Jarkko Hietaniemi$0 doc tweakage.
2003-06-29 Jarkko HietaniemiThe joy of $0. Undoing the #16399 makes Andreas'
2003-06-28 Dave MitchellTwo debugging patches.
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-04-27 Rafael Garcia-Suarez$[ clarifications.
2003-04-08 Jarkko HietaniemiFew more words about safe/unsafe signals.
2003-03-07 Jarkko HietaniemiGive pointers to runtime Unicode changes.
2003-02-19 Rafael Garcia-SuarezDocument clearly that "_" is always in package "main".
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-15 Iain Spoon TruskettRe: perlvar phrasing clarification for $^S
2003-01-16 Jarkko HietaniemiMake the locale-induced UTF-8-ification of STD fhs
2003-01-09 Rafael Garcia-SuarezDocument that ${^TAINT} is read-only.
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-08-30 Rafael Garcia-SuarezAdvertise Linux::Pid.
2002-08-29 Rafael Garcia-Suarezposixify getppid on linux-multithread
2002-08-27 Mark-Jason DominusPatch perlvar.pod
2002-07-18 John L. Allenperlvar pod
2002-07-07 Rafael Garcia-SuarezReplace the word "discipline" by "layer" almost everywhere,
2002-06-20 Gurusamy Sarathymention Win32::GetOSName() nearabouts $^O
2002-06-08 Philip NewtonDoc patches: assorted minor nits
2002-06-06 Jarkko HietaniemiWindows wisdom from Sarathy.
2002-06-06 Jarkko HietaniemiDocument that $^O in Win32 is a bit lacking in details.
2002-05-31 Paul GreenAdjust executable suffix checks for VMS
2002-05-31 Paul GreenImproved $^X patch
2002-05-30 Paul GreenRE: [PATCH pod/perlvar.pod] $^X
2002-05-30 Abhijit Menon-Sen Ronald Kimball pointed out that there was a run...
2002-05-30 Stas Bekman$^X
2002-03-31 Philip NewtonRe: [Patch] pod/perlvar.pod
2002-03-30 Dan Kogai[Patch] pod/perlvar.pod
2002-03-27 Jarkko HietaniemiI like doubleclicking on URLs in pods to select them.
2002-03-23 Jarkko HietaniemiSlight tweaks on #15443.
2002-03-23 Mark-Jason Dominuspatch [bleadperl]: Document %! special variable
2002-03-15 Jarkko HietaniemiBe more explicit on when is the $! worth anything.
2002-03-06 Abhijit Menon-Sen Subject: Update perlhist.pod
2002-03-04 Jeffrey Friedlsmall doc update to promote '-no_match_vars' of 'use...
2002-02-26 Rafael Garcia-Suarez"." is not in @INC when -T
2001-11-27 Ronald J. Kimballperlvar.pod fix
2001-11-20 Jarkko HietaniemiDocument ${^OPEN}.
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-08 Mark-Jason Dominusreplace perl.com/CPAN/ with http://www.cpan.org/
2001-10-28 Jarkko HietaniemiAdd the encoding pragma to control the "upgrade"
2001-10-22 Michael G. SchwernUndeprecating $]
2001-10-09 Ronald J. KimballRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-09-30 Rafael Garcia-Suarezadditional docs and tests
2001-09-23 Rafael Garcia-Suarezproposal : put the @INC-hooks directly in %INC
2001-09-20 Dave MitchellRe: ARGV and read
2001-09-07 Stas BekmanRe: perlvar manpage and localizing special vars
2001-08-28 Rafael Garcia-Suarezput useful info in %INC for files loaded by a hook...
2001-08-25 Rafael Garcia-Suarez[DOC PATCH] The coderef-in-@INC feature
2001-08-20 Ilmari KaronenRewrite $. entry and switch to -> syntax
2001-08-10 Mark A. Hershbergerpatch for perlvar.pod
2001-08-08 Craig A. Berrybetter VMS docs for $?, exit(), and system()
2001-07-29 Jeff Pinyan$^N foolery as well
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Philip NewtonSuggestion for mnemonic for $^N
2001-06-30 Jarkko HietaniemiAdd support for $^N, the most-recently closed group.
2001-06-18 Jon Gunnip$@ Clarification in pod/perlvar.pod
2001-06-03 Jarkko HietaniemiMention that lexicalizing $a or $b is a bad idea if one
2001-05-30 Jarkko Hietaniemiperlvar.pod addition
2001-05-30 Jeff Pinyanperlvar.pod -- why isn't @F here?
2001-03-27 Simon Cozensperlvar nit
2001-01-24 Charles BaileySYN SYN
2001-01-23 Abigailpod/perlvar.pod
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-01 Garry T. WilliamsMake the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles BaileySYN SYN
2000-08-04 Stephen P. PotterMinor tweak to perlvar.pod
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
next