This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
On Linux-PPC, using gcc, downgrade to the -O1 optimisation
[perl5.git] / pod /
2004-04-07 Nicholas ClarkMake gmtime and localtime cross reference each other.
2004-04-07 John PeacockBleadperl to version 0.37
2004-04-06 Marcus Holland-MoritzMake the ! suffix handle n/N/v/V as signed integers
2004-04-05 Ovidref ($proto) || $proto patch
2004-04-05 Rafael Garcia-Suarez[perl #28171] wantarray docs should mention effect...
2004-03-26 Dave Mitchell[perl #26839] document the return value of an empty sub
2004-03-26 Andy LesterRe: [perl #27906] stat documentation correction
2004-03-24 Dan Jacobson[perl #27790] split docs: say the string is EXPR
2004-03-22 padre@elte.huClarifications on constants subroutines, based on:
2004-03-21 Rafael Garcia-SuarezAdd a new warning "Negative repeat count"
2004-03-20 Yitzchak Scott-Tho... warn on !=~
2004-03-20 Rafael Garcia-Suarez\x80\xFF is not valid UTF-8.
2004-03-19 Rafael Garcia-SuarezNit in perluniintro about the U0 and C0 templates,
2004-03-18 Rafael Garcia-SuarezAdd a perl592delta.pod man page.
2004-03-17 Jarkko Hietaniemimalloc wrappage
2004-03-16 Rafael Garcia-SuarezWe'll ship 5.9.1 today.
2004-03-16 Rafael Garcia-SuarezMore perldelta updates.
2004-03-13 padre@elte.hu[perl #27567] [patch] a typo and a mistake in perltoot.pod
2004-03-13 Rafael Garcia-SuarezMore small perldelta updates.
2004-03-13 Steve HayRe: [PATCH] Stop splitpod truncating sprintf manpage
2004-03-12 Rafael Garcia-Suarezperl591delta nits. Regenerate the tables of contents.
2004-03-12 Rafael Garcia-SuarezUpdate perl591delta. Include a small to-do list in it.
2004-03-11 Dave MitchellDocument the new behaviour of the substr lvalue :
2004-03-08 Rafael Garcia-Suarezperl591delta.pod update.
2004-03-05 Rafael Garcia-SuarezA small perluniintro clarification by Jarkko.
2004-03-04 Dave MitchellAdd perldiag entry for change #22435 (deprecate my...
2004-03-04 Dave Mitchellretract 22328 and 22332: deprecation warning for my...
2004-03-04 Rafael Garcia-SuarezClarify the difference between utf8::downgrade/upgrade
2004-03-03 Rafael Garcia-SuarezA couple of notes in perl591delta
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Mark FowlerImproved perlapi documentation for croak
2004-02-24 Mark KvaleBugfix for perlrequick and perlretut
2004-02-23 Rafael Garcia-SuarezUpdate perl591delta.
2004-02-21 Rafael Garcia-SuarezDocument change #22353 in perldelta.
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-18 Rafael Garcia-SuarezDocument the removal of PERL_XS_APIVERSION and PERL_PM_...
2004-02-18 Dave MitchellAdd tests for the C<my $x if foo> deprecation, and...
2004-02-18 Marcus Holland-Moritz1. Add section to perlxs.pod describing that the refcou...
2004-02-17 Dave Mitchelladd deprecation warning for C<my $x if foo> and C<foo...
2004-02-17 Rafael Garcia-SuarezBe more clear. Use simple words.
2004-02-17 Rafael Garcia-SuarezDave Mitchell suggested this perldelta entry for the...
2004-02-17 Rafael Garcia-SuarezRegenerate table of contents and other related files.
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2004-02-15 Stas Bekman[patch perlguts.pod] save_item doesn't handle magic
2004-02-14 Craig A. BerryEnable v (verbose) switch on -Dp to display the top...
2004-02-13 Rafael Garcia-SuarezFix an fcntl example in perlopentut, spotted by MJD.
2004-02-10 Rafael Garcia-SuarezAdd 5.005_04-RC1 and Leon in perlhist.
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-08 Steve HayCorrect some prototypes in perlapi.pod
2004-02-08 SADAHIRO Tomoyukichomp() cares about Unicode
2004-02-03 Rafael Garcia-SuarezMore docs and tests for "my $_".
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2004-02-03 Rafael Garcia-SuarezRegenerate perlapi.pod.
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Dave Mitchellthreads documentation: fork on UNIX might not copy...
2004-01-31 Chip SalzenbergDon't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia-SuarezAnother undocumented use of $_ : with reverse().
2004-01-29 Rafael Garcia-SuarezRegenerate perlapi.pod.
2004-01-27 Rafael Garcia-SuarezUpdate perl591delta.pod with what we've done so far.
2004-01-27 Rafael Garcia-SuarezMore punctuation, good.
2004-01-27 Brendan O'Dea5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-23 Nicholas ClarkDocument chomp's travels in the wonderful world of...
2004-01-20 Dave MitchellFix typo in patch #22188
2004-01-20 Dave Mitchellwarn that C<$x : unique> operates on the typeglob,...
2004-01-20 Dave Mitchell[perl #24940] "sub foo :unique" segfaults
2004-01-17 Nicholas ClarkIntegrate final perl583delta
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 LAUN Wolfgangformat/write (version 2)
2004-01-14 Nicholas ClarkUpdate pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas ClarkIntegrate:
2004-01-12 Rafael Garcia-SuarezDocument usage of $_ and pos() inside /(?{...})/.
2004-01-11 Abe TimmermanRegenerate win32/Makefile and win32/makefile.mk after
2004-01-10 Adrian M. Enachedocumentation nit
2004-01-08 Nicholas ClarkIntegrate:
2004-01-08 AbigailMention 5.8.3-RC1
2004-01-05 Rafael Garcia-SuarezSome mandatory syntax warnings emitted by the lexer...
2004-01-05 Nicholas ClarkChange the flag logic in buildtoc
2004-01-05 Nicholas ClarkFix bug with MANIFEST generation when we also regenerat...
2004-01-01 Dave Mitchelladdition to 22036 (document SUPER better): superclass...
2004-01-01 Dave MitchellDocument the quirks of SUPER, especially the fact that...
2004-01-01 Rafael Garcia-SuarezDocument that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemimore uni doc tweakage
2003-12-30 Dave Mitchellbug #24757 perlrun.pod's description of find -mtime...
2003-12-27 Nicholas ClarkAssimilate PodParser-1.26
2003-12-22 Jarkko Hietaniemidoc nits
2003-12-21 Mike Guy[perl #24651] Taint bug with multiple backticks in...
2003-12-18 Nicholas Clark"Richard" - who he? (Add "Richard Clamp" to the list...
2003-12-18 Rafael Garcia-SuarezPerl 1.0.16 has been released.
2003-12-14 Elizabeth Mattijsen[DOCPATCH] perlfunc delete
2003-12-13 Rafael Garcia-SuarezReformat a long line in perlembed.pod (bug #24623).
2003-12-13 Rafael Garcia-Suarezalarm() is now implemented on Win32.
2003-12-13 Nicholas Clarkforeach qw() { # not valid syntax for 5.005. So fix it.
2003-12-13 Rafael Garcia-SuarezMore POD fixes ; regenerate perltoc and perlmodlib.
2003-12-11 Rafael Garcia-SuarezAdd a mention of the error "DESTROY created new reference
2003-12-09 Audrey TangImplicit upgrading docs
2003-12-07 Tassilo von Parsevaldocumenting SCALAR gotcha
2003-12-06 Rafael Garcia-SuarezRemove the "Can't provide tied hash usage" error from...
2003-12-06 Rafael Garcia-SuarezClarify the description of SCALAR in perltie
next