| Commit message (Expand) | Author | Age | Files | Lines |
* | proposal : put the @INC-hooks directly in %INC | Rafael Garcia-Suarez | 2001-09-23 | 1 | -4/+3 |
* | Re: ARGV and read | Dave Mitchell | 2001-09-20 | 1 | -0/+11 |
* | Re: perlvar manpage and localizing special vars | Stas Bekman | 2001-09-07 | 1 | -9/+74 |
* | put useful info in %INC for files loaded by a hook in @INC | Rafael Garcia-Suarez | 2001-08-28 | 1 | -0/+5 |
* | [DOC PATCH] The coderef-in-@INC feature | Rafael Garcia-Suarez | 2001-08-25 | 1 | -0/+4 |
* | Rewrite $. entry and switch to -> syntax | Ilmari Karonen | 2001-08-20 | 1 | -21/+34 |
* | patch for perlvar.pod | Mark A. Hershberger | 2001-08-10 | 1 | -5/+5 |
* | better VMS docs for $?, exit(), and system() | Craig A. Berry | 2001-08-08 | 1 | -1/+1 |
* | $^N foolery as well | Jeff Pinyan | 2001-07-29 | 1 | -4/+2 |
* | Suggestion for mnemonic for $^N | Philip Newton | 2001-07-02 | 1 | -1/+4 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 1 | -3/+18 |
* | $@ Clarification in pod/perlvar.pod | Jon Gunnip | 2001-06-18 | 1 | -4/+4 |
* | Mention that lexicalizing $a or $b is a bad idea if one | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+3 |
* | perlvar.pod addition | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+13 |
* | perlvar.pod -- why isn't @F here? | Jeff Pinyan | 2001-05-30 | 1 | -0/+7 |
* | perlvar nit | Simon Cozens | 2001-03-27 | 1 | -1/+1 |
* | pod/perlvar.pod | Abigail | 2001-01-23 | 1 | -7/+12 |
* | Make the POSIX::setuid and POSIX::setgid to really call setuid() | Garry T. Williams | 2000-11-01 | 1 | -1/+11 |
* | Minor tweak to perlvar.pod | Stephen P. Potter | 2000-08-04 | 1 | -1/+1 |
* | In new BSDs changes to argv[] do not show up in ps(1) output, | Paul Saab | 2000-08-02 | 1 | -0/+5 |
* | introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases | Gurusamy Sarathy | 2000-05-01 | 1 | -0/+4 |
* | various minor tweaks seen on p5p | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+1 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -4/+4 |
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 1 | -9/+9 |
* | fix outdated URLs (from Michael G Schwern) | Gurusamy Sarathy | 2000-02-28 | 1 | -1/+1 |
* | remove vestiges of older attribute syntax | Gurusamy Sarathy | 2000-02-22 | 1 | -1/+1 |
* | remove dual-valueness of v-strings (i.e., they are pure strings | Gurusamy Sarathy | 2000-02-21 | 1 | -12/+12 |
* | revise docs on @+ and @- (from Tom "Camel" Christiansen) | Gurusamy Sarathy | 2000-02-20 | 1 | -10/+37 |
* | set close-on-exec flag on sockets too, like we do for files | Gurusamy Sarathy | 2000-02-19 | 1 | -1/+2 |
* | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 1 | -2/+2 |
* | English names for $^R and $^S | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+4 |
* | alias to $^V to $PERL_VERSION_TUPLE | Gurusamy Sarathy | 2000-02-08 | 1 | -0/+2 |
* | change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/; | Gurusamy Sarathy | 2000-02-07 | 1 | -13/+15 |
* | ${^Warnings} renamed to ${^WARNING_BITS} | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+1 |
* | pod fixes (from Abigail and M J T Guy) | Gurusamy Sarathy | 2000-02-07 | 1 | -2/+2 |
* | remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...) | Gurusamy Sarathy | 2000-02-07 | 1 | -30/+8 |
* | patch to provide more informative names for evals and anonymous | Gurusamy Sarathy | 2000-02-04 | 1 | -0/+17 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -0/+35 |
* | introduce $^V (eq chr($revision) . chr($version) . chr($subversion)); | Gurusamy Sarathy | 2000-01-30 | 1 | -0/+22 |
* | notes about $^H and %^H from Ilya Zakharevich; substantial | Gurusamy Sarathy | 2000-01-21 | 1 | -2/+48 |
* | newer version of constant.pm from Tom Phoenix; added Tom's notes to | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+1 |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -9/+7 |
* | pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon | Gurusamy Sarathy | 1999-07-17 | 1 | -5/+3 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -0/+7 |
* | Fixes related to working local $. | Paul Johnson | 1999-05-28 | 1 | -2/+4 |
* | more pod updates from Tom Christiansen; regen perltoc | Gurusamy Sarathy | 1999-05-24 | 1 | -37/+36 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -297/+324 |
* | todo item: permit extended control variables a la ${^Foo} (patch | Gurusamy Sarathy | 1999-02-28 | 1 | -0/+48 |
* | clarify what a "line" is | Gurusamy Sarathy | 1999-02-15 | 1 | -2/+8 |
* | patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits) | Gurusamy Sarathy | 1999-02-15 | 1 | -3/+3 |