Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
[p5sagit/p5-mst-13.2.git] / pod / perlvar.pod
2005-05-18 Gisle Aas Well defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-04 Offer Kaye perlvar.pod verbatim paragraph first line does not...
2005-04-28 Rafael Garcia-Suarez Remove confusing punctuation
2005-03-22 Rafael Garcia-Suarez Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
2005-03-18 Yves Orton Re: Reworked Trie Patch
2004-11-24 Steve Peters [perl #3242] [PATCH]No error on assignment to $>
2004-02-03 Rafael Garcia-Suarez Implement "my $_".
2003-09-23 Juerd perlvar
2003-09-10 Jarkko Hietaniemi blead version of #21161.
2003-07-29 Brendan O'Dea pod/perlvar.pod: minor typo
2003-07-21 Steve Grazzini [DOCPATCH] %SIG and SA_RESTART
2003-07-06 Radu Greab DProf fixes
2003-07-05 Jarkko Hietaniemi Be explicit about the $0 pain in Linux 2.2.
2003-07-04 Jarkko Hietaniemi More $0 sad tales.
2003-07-02 Jarkko Hietaniemi It would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko Hietaniemi FreeBSD $0 dance.
2003-06-30 Jarkko Hietaniemi $0 doc tweakage.
2003-06-29 Jarkko Hietaniemi The joy of $0. Undoing the #16399 makes Andreas'
2003-06-28 Dave Mitchell Two debugging patches.
2003-06-13 Rafael Garcia-Suarez Remove the deprecated $* variable.
2003-04-27 Rafael Garcia-Suarez $[ clarifications.
2003-04-08 Jarkko Hietaniemi Few more words about safe/unsafe signals.
2003-03-07 Jarkko Hietaniemi Give pointers to runtime Unicode changes.
2003-02-19 Rafael Garcia-Suarez Document clearly that "_" is always in package "main".
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-02-15 Iain Spoon Truskett Re: perlvar phrasing clarification for $^S
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2003-01-09 Rafael Garcia-Suarez Document that ${^TAINT} is read-only.
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-08-30 Rafael Garcia-Suarez Advertise Linux::Pid.
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-27 Mark-Jason Dominus Patch perlvar.pod
2002-07-18 John L. Allen perlvar pod
2002-07-07 Rafael Garcia-Suarez Replace the word "discipline" by "layer" almost everywhere,
2002-06-20 Gurusamy Sarathy mention Win32::GetOSName() nearabouts $^O
2002-06-08 Philip Newton Doc patches: assorted minor nits
2002-06-06 Jarkko Hietaniemi Windows wisdom from Sarathy.
2002-06-06 Jarkko Hietaniemi Document that $^O in Win32 is a bit lacking in details.
2002-05-31 Paul Green Adjust executable suffix checks for VMS
2002-05-31 Paul Green Improved $^X patch
2002-05-30 Paul Green RE: [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 Newton Re: [Patch] pod/perlvar.pod
2002-03-30 Dan Kogai [Patch] pod/perlvar.pod
2002-03-27 Jarkko Hietaniemi I like doubleclicking on URLs in pods to select them.
2002-03-23 Jarkko Hietaniemi Slight tweaks on #15443.
2002-03-23 Mark-Jason Dominus patch [bleadperl]: Document %! special variable
2002-03-15 Jarkko Hietaniemi Be more explicit on when is the $! worth anything.
2002-03-06 Abhijit Menon-Sen Subject: Update perlhist.pod
2002-03-04 Jeffrey Friedl small 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. Kimball perlvar.pod fix
2001-11-20 Jarkko Hietaniemi Document ${^OPEN}.
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-22 Michael G. Schwern Undeprecating $]
2001-10-09 Ronald J. Kimball Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. Schwern Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-09-30 Rafael Garcia-Suarez additional docs and tests
2001-09-23 Rafael Garcia-Suarez proposal : put the @INC-hooks directly in %INC
2001-09-20 Dave Mitchell Re: ARGV and read
2001-09-07 Stas Bekman Re: perlvar manpage and localizing special vars
2001-08-28 Rafael Garcia-Suarez put 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 Karonen Rewrite $. entry and switch to -> syntax
2001-08-10 Mark A. Hershberger patch for perlvar.pod
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-07-29 Jeff Pinyan $^N foolery as well
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Philip Newton Suggestion for mnemonic for $^N
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
2001-06-18 Jon Gunnip $@ Clarification in pod/perlvar.pod
2001-06-03 Jarkko Hietaniemi Mention that lexicalizing $a or $b is a bad idea if one
2001-05-30 Jarkko Hietaniemi perlvar.pod addition
2001-05-30 Jeff Pinyan perlvar.pod -- why isn't @F here?
2001-03-27 Simon Cozens perlvar nit
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Abigail pod/perlvar.pod
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-01 Garry T. Williams Make the POSIX::setuid and POSIX::setgid to really...
2000-10-20 Charles Bailey SYN SYN
2000-08-04 Stephen P. Potter Minor tweak to perlvar.pod
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Paul Saab In new BSDs changes to argv[] do not show up in ps...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-01 Gurusamy Sarathy introduce @LAST_MATCH_START and @LAST_MATCH_END, Englis...
2000-04-28 Gurusamy Sarathy various minor tweaks seen on p5p
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-02-28 Gurusamy Sarathy fix outdated URLs (from Michael G Schwern)
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-20 Gurusamy Sarathy revise docs on @+ and @- (from Tom "Camel" Christiansen)
2000-02-19 Gurusamy Sarathy set close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
next