Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 1 | -0/+5 |
* | perlvar | Juerd | 2003-09-23 | 1 | -4/+3 |
* | blead version of #21161. | Jarkko Hietaniemi | 2003-09-10 | 1 | -2/+0 |
* | pod/perlvar.pod: minor typo | Brendan O'Dea | 2003-07-29 | 1 | -1/+1 |
* | [DOCPATCH] %SIG and SA_RESTART | Steve Grazzini | 2003-07-21 | 1 | -17/+4 |
* | DProf fixes | Radu Greab | 2003-07-06 | 1 | -0/+4 |
* | Be explicit about the $0 pain in Linux 2.2. | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+2 |
* | More $0 sad tales. | Jarkko Hietaniemi | 2003-07-04 | 1 | -0/+2 |
* | It would seem that in Linux 2.2 there is no way | Jarkko Hietaniemi | 2003-07-02 | 1 | -8/+14 |
* | FreeBSD $0 dance. | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+4 |
* | $0 doc tweakage. | Jarkko Hietaniemi | 2003-06-30 | 1 | -5/+9 |
* | The joy of $0. Undoing the #16399 makes Andreas' | Jarkko Hietaniemi | 2003-06-29 | 1 | -7/+8 |
* | Two debugging patches. | Dave Mitchell | 2003-06-28 | 1 | -1/+2 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 1 | -20/+0 |
* | $[ clarifications. | Rafael Garcia-Suarez | 2003-04-27 | 1 | -0/+6 |
* | Few more words about safe/unsafe signals. | Jarkko Hietaniemi | 2003-04-08 | 1 | -0/+4 |
* | Give pointers to runtime Unicode changes. | Jarkko Hietaniemi | 2003-03-07 | 1 | -3/+4 |
* | Document clearly that "_" is always in package "main". | Rafael Garcia-Suarez | 2003-02-19 | 1 | -1/+1 |
* | Doc tweaks (and one code tweak) based on Philip Newton's comments. | Jarkko Hietaniemi | 2003-02-17 | 1 | -2/+1 |
* | The new(er) way of controlling Unicode I/O (and other) features; | Jarkko Hietaniemi | 2003-02-15 | 1 | -9/+6 |
* | Re: perlvar phrasing clarification for $^S | Iain Spoon Truskett | 2003-02-15 | 1 | -3/+9 |
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 1 | -15/+10 |
* | Document that ${^TAINT} is read-only. | Rafael Garcia-Suarez | 2003-01-09 | 1 | -1/+1 |
* | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 1 | -2/+3 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -0/+4 |
* | Advertise Linux::Pid. | Rafael Garcia-Suarez | 2002-08-30 | 1 | -1/+1 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 1 | -0/+6 |
* | Patch perlvar.pod | Mark-Jason Dominus | 2002-08-27 | 1 | -3/+4 |
* | perlvar pod | John L. Allen | 2002-07-18 | 1 | -0/+7 |
* | Replace the word "discipline" by "layer" almost everywhere, | Rafael Garcia-Suarez | 2002-07-07 | 1 | -2/+2 |
* | mention Win32::GetOSName() nearabouts $^O | Gurusamy Sarathy | 2002-06-20 | 1 | -4/+4 |
* | Doc patches: assorted minor nits | Philip Newton | 2002-06-08 | 1 | -1/+1 |
* | Windows wisdom from Sarathy. | Jarkko Hietaniemi | 2002-06-06 | 1 | -4/+4 |
* | Document that $^O in Win32 is a bit lacking in details. | Jarkko Hietaniemi | 2002-06-06 | 1 | -0/+6 |
* | Adjust executable suffix checks for VMS | Paul Green | 2002-05-31 | 1 | -8/+8 |
* | Improved $^X patch | Paul Green | 2002-05-31 | 1 | -5/+6 |
* | RE: [PATCH pod/perlvar.pod] $^X | Paul Green | 2002-05-30 | 1 | -8/+38 |
* | Ronald Kimball pointed out that there was a run-on sentence in the | Abhijit Menon-Sen | 2002-05-30 | 1 | -3/+2 |
* | $^X | Stas Bekman | 2002-05-30 | 1 | -2/+16 |
* | Re: [Patch] pod/perlvar.pod | Philip Newton | 2002-03-31 | 1 | -4/+4 |
* | [Patch] pod/perlvar.pod | Dan Kogai | 2002-03-30 | 1 | -2/+5 |
* | I like doubleclicking on URLs in pods to select them. | Jarkko Hietaniemi | 2002-03-27 | 1 | -1/+1 |
* | Slight tweaks on #15443. | Jarkko Hietaniemi | 2002-03-23 | 1 | -4/+7 |
* | patch [bleadperl]: Document %! special variable | Mark-Jason Dominus | 2002-03-23 | 1 | -0/+9 |
* | Be more explicit on when is the $! worth anything. | Jarkko Hietaniemi | 2002-03-15 | 1 | -3/+19 |
* | Subject: Update perlhist.pod | Abhijit Menon-Sen | 2002-03-06 | 1 | -0/+5 |
* | small doc update to promote '-no_match_vars' of 'use English' | Jeffrey Friedl | 2002-03-04 | 1 | -8/+15 |
* | "." is not in @INC when -T | Rafael Garcia-Suarez | 2002-02-26 | 1 | -2/+3 |
* | perlvar.pod fix | Ronald J. Kimball | 2001-11-27 | 1 | -3/+3 |
* | Document ${^OPEN}. | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+6 |