2005-08-01 |
Rafael Garcia-Suarez |
Document where to find maintainers of dual live modules |
tree | commitdiff |
2005-08-01 |
Michael G. Schwern |
Re: [perl #36616] bug or feature? foreach (sort @array... |
tree | commitdiff |
2005-08-01 |
Rafael Garcia-Suarez |
Another typo fix |
tree | commitdiff |
2005-08-01 |
Piotr Fusik |
POD typos |
tree | commitdiff |
2005-07-31 |
Rafael Garcia-Suarez |
Remove the documentation for $#, which has been removed |
tree | commitdiff |
2005-07-28 |
Rafael Garcia-Suarez |
Clarification to the syntax of loop modifiers |
tree | commitdiff |
2005-07-28 |
Steve Peters |
perlfunc.pod grammar fixes |
tree | commitdiff |
2005-07-27 |
Steve Peters |
id est is i.e. |
tree | commitdiff |
2005-07-26 |
John W. Krahn |
[perl #36658] Typo in perlfunc.pod |
tree | commitdiff |
2005-07-25 |
Michael G. Schwern |
[PATCH perlfunc.pod/crypt] crypt() digests, not encrypts |
tree | commitdiff |
2005-07-25 |
Piotr Fusik |
perlfunc.pod: s/definetely/definitely/ |
tree | commitdiff |
2005-07-22 |
Michael G Schwern |
[perl #36612] [PATCH] Misleading shift docs about ... |
tree | commitdiff |
2005-07-20 |
Rafael Garcia-Suarez |
Remove obsolete error messages |
tree | commitdiff |
2005-07-18 |
Andy Lester |
The continuing plod through embed.fnc |
tree | commitdiff |
2005-07-18 |
SADAHIRO Tomoyuki |
perlop: why \c\ cannot be placed just before the termin... |
tree | commitdiff |
2005-07-18 |
Michael G. Schwern |
Re: Why does our() cross packages? (PATCH) |
tree | commitdiff |
2005-07-16 |
Gisle Aas |
Re: fchmod, fchown, fchdir |
tree | commitdiff |
2005-07-15 |
Michael G Schwern |
[perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 |
tree | commitdiff |
2005-07-15 |
Michael G Schwern |
[perl #36538] perlfunc/our contradicts itself |
tree | commitdiff |
2005-07-12 |
Jarkko Hietaniemi |
Make PERL_MEM_LOG more portable. |
tree | commitdiff |
2005-07-12 |
Steve Hay |
Hack out -DL documentation from perldebuguts.pod |
tree | commitdiff |
2005-07-12 |
Steve Hay |
Change New*() to Newx*() in various comments and docume... |
tree | commitdiff |
2005-07-12 |
Jim Cromie |
[patch: handy.c] update Newx API pod to mention PERL_M... |
tree | commitdiff |
2005-07-11 |
Piotr Fusik |
perlfunc.pod |
tree | commitdiff |
2005-07-11 |
Steve Hay |
[patch hv.h doc] HvNAME |
tree | commitdiff |
2005-07-10 |
Jarkko Hietaniemi |
yet another way of debugging memory allocations |
tree | commitdiff |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
tree | commitdiff |
2005-07-08 |
Yitzchak Scott-Tho... |
Re: [PATCH] Pod::Html - correctly link to =item's on... |
tree | commitdiff |
2005-07-04 |
Yitzchak Scott-Tho... |
perlglossary.pod: add jump points |
tree | commitdiff |
2005-07-02 |
Dave Mitchell |
replace ckWARN macros with functions |
tree | commitdiff |
2005-07-01 |
Yitzchak Scott-Tho... |
Add the perlglossary man page |
tree | commitdiff |
2005-06-29 |
Nicholas Clark |
Expand on parts of perltodo |
tree | commitdiff |
2005-06-23 |
Nicholas Clark |
The current implementation of :unique is fundamentally... |
tree | commitdiff |
2005-06-23 |
Andy Lester |
Const Boy II: The Localizing |
tree | commitdiff |
2005-06-22 |
Dave Mitchell |
handle magic in local correctly |
tree | commitdiff |
2005-06-21 |
Salvador Fandiño |
ternary operator cond ? foo : bar being parsed as ... |
tree | commitdiff |
2005-06-20 |
chromatic |
Recommend Against UNIVERSAL:: Methods as Functions... |
tree | commitdiff |
2005-06-20 |
Rafael Garcia-Suarez |
Remove the deprecated $# variable |
tree | commitdiff |
2005-06-20 |
Rafael Garcia-Suarez |
Hugo suggests this. |
tree | commitdiff |
2005-06-20 |
Rafael Garcia-Suarez |
Missed a chunk in previous commit |
tree | commitdiff |
2005-06-20 |
Eric Amick |
[perl #36328] Until Statement Undocumented |
tree | commitdiff |
2005-06-17 |
Rafael Garcia-Suarez |
Add new internal error message to perldiag |
tree | commitdiff |
2005-06-16 |
Rafael Garcia-Suarez |
Add -f in perl synopsys, sync perl.pod and perlrun... |
tree | commitdiff |
2005-06-15 |
Rafael Garcia-Suarez |
Better phrasing |
tree | commitdiff |
2005-06-14 |
Rafael Garcia-Suarez |
Document ${^UTF8LOCALE} |
tree | commitdiff |
2005-06-14 |
Salvador Fandiño |
better assertion support |
tree | commitdiff |
2005-06-13 |
John Peacock |
Bring bleadperl up to version.pm |
tree | commitdiff |
2005-06-13 |
Offer Kaye |
Re: [perl #36047] perlmod.pod/CLONESKIP error |
tree | commitdiff |
2005-06-13 |
Rafael Garcia-Suarez |
Make SvUPGRADE always have the value '1' |
tree | commitdiff |
2005-06-12 |
Alexey Tourbin |
perlipc.pod: mkfifo() |
tree | commitdiff |
2005-06-10 |
Nicholas Clark |
Allison says that "Media" isn't really needed in the... |
tree | commitdiff |
2005-06-09 |
Nicholas Clark |
$r = do {my @a; \$#a}; $$r = 503 # is also naughty... |
tree | commitdiff |
2005-06-09 |
Nicholas Clark |
Update API docs. |
tree | commitdiff |
2005-06-09 |
Alexey Tourbin |
perlfunc.pod: ioctl.ph |
tree | commitdiff |
2005-06-07 |
Andy Lester |
Random cleanups #47 |
tree | commitdiff |
2005-06-07 |
Jarkko Hietaniemi |
one more round of is_utf8_foo tuneup |
tree | commitdiff |
2005-06-07 |
Rafael Garcia-Suarez |
Fix apidoc for newSVhek |
tree | commitdiff |
2005-06-07 |
Jarkko Hietaniemi |
Re: [perl #36130] chr(-1) should probably return undef |
tree | commitdiff |
2005-06-03 |
Rafael Garcia-Suarez |
POD fixes |
tree | commitdiff |
2005-06-03 |
Yitzchak Scott-Tho... |
Re: Should while ( <$fh> ) and while (< $fh >) do the... |
tree | commitdiff |
2005-06-03 |
Andy Lester |
Quotes in pod/*.pod |
tree | commitdiff |
2005-06-03 |
Rafael Garcia-Suarez |
Indent fix |
tree | commitdiff |
2005-06-03 |
Rafael Garcia-Suarez |
FAQ sync |
tree | commitdiff |
2005-06-03 |
Steve Peters |
SvPVX_const() - patch #4 |
tree | commitdiff |
2005-06-02 |
Nicholas Clark |
Integrate perl587delta.pod, the changes in perlhist... |
tree | commitdiff |
2005-06-02 |
Rafael Garcia-Suarez |
Fix changed diagnostic |
tree | commitdiff |
2005-06-02 |
Andy Lester |
Quotes fixed, see also perl #36079 |
tree | commitdiff |
2005-05-30 |
Rafael Garcia-Suarez |
Minor grammar fix by Uri Guttman |
tree | commitdiff |
2005-05-30 |
Offer Kaye |
perlrun.pod -w description typo |
tree | commitdiff |
2005-05-29 |
Nicholas Clark |
Teach buildtoc about README.openbsd, and regenerate... |
tree | commitdiff |
2005-05-27 |
Michael G. Schwern |
Re: [perl #35420] localtime corruption |
tree | commitdiff |
2005-05-27 |
Steve Peters |
Documentation nits and fixes for Sv*_set() macros |
tree | commitdiff |
2005-05-24 |
Yitzchak Scott-Tho... |
Clarification on the behaviour of qw// and x : |
tree | commitdiff |
2005-05-24 |
Rafael Garcia-Suarez |
Documentation nit on @-, found by Guillaume Rousse |
tree | commitdiff |
2005-05-21 |
Dave Mitchell |
disallow eval { goto &foo } |
tree | commitdiff |
2005-05-18 |
Gisle Aas |
Well defined $? and introduction of ${^CHILD_ERROR_NATI... |
tree | commitdiff |
2005-05-18 |
Michael G. Schwern |
[PATCH] Eliminate radically out of date CHANGES from... |
tree | commitdiff |
2005-05-17 |
Rafael Garcia-Suarez |
Clarify definition of octal literals |
tree | commitdiff |
2005-05-16 |
Andy Lester |
consting-eleventy.patch: More consts, plus actual bug fix |
tree | commitdiff |
2005-05-12 |
Rafael Garcia-Suarez |
Rework documentation of split(//,...) |
tree | commitdiff |
2005-05-11 |
Steve Peters |
[perl #33765] [PATCH] perlop: mention why 'print !... |
tree | commitdiff |
2005-05-10 |
Steve Peters |
perlop.pod nit |
tree | commitdiff |
2005-05-09 |
Andy Lester |
attributes-two.patch, the next batch |
tree | commitdiff |
2005-05-09 |
Rafael Garcia-Suarez |
Fix typo (bug #35368) |
tree | commitdiff |
2005-05-09 |
Steve Peters |
Sv_*set() doc's and extra const's for the SvPVX_const... |
tree | commitdiff |
2005-05-07 |
Andy Lester |
GCC attributes! |
tree | commitdiff |
2005-05-04 |
Rafael Garcia-Suarez |
Document the unportability of atan2() edge cases |
tree | commitdiff |
2005-05-04 |
Offer Kaye |
perlvar.pod verbatim paragraph first line does not... |
tree | commitdiff |
2005-05-04 |
Rafael Garcia-Suarez |
Sync synopses |
tree | commitdiff |
2005-05-03 |
Dave Mitchell |
document the internals of exception handling |
tree | commitdiff |
2005-05-03 |
Rafael Garcia-Suarez |
mkdir without arguments now defaults to $_ |
tree | commitdiff |
2005-05-03 |
Sergey Skvortsov |
[perl #33809] optimize macro dXSARGS |
tree | commitdiff |
2005-05-02 |
Rafael Garcia-Suarez |
Clarify the definition of the 'w' pack format, as sugge... |
tree | commitdiff |
2005-05-02 |
Craig A. Berry |
undo pod utilities regression in 24034 |
tree | commitdiff |
2005-04-29 |
Sébastien Aperghis... |
Small patch to perlport.pod |
tree | commitdiff |
2005-04-28 |
Rafael Garcia-Suarez |
Remove confusing punctuation |
tree | commitdiff |
2005-04-26 |
Andy Lester |
Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent... |
tree | commitdiff |
2005-04-25 |
Rafael Garcia-Suarez |
Fix typo, noticed by Randal Schwartz |
tree | commitdiff |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
tree | commitdiff |
2005-04-19 |
Dave Mitchell |
Add CLONE_SKIP() class method to allow individual class... |
tree | commitdiff |
next |