Fix the order of arguments in the usage message of
[p5sagit/p5-mst-13.2.git] / pod /
2004-03-13 padre@elte.hu [perl #27567] [patch] a typo and a mistake in perltoot.pod
2004-03-13 Rafael Garcia-Suarez More small perldelta updates.
2004-03-13 Steve Hay Re: [PATCH] Stop splitpod truncating sprintf manpage
2004-03-12 Rafael Garcia-Suarez perl591delta nits. Regenerate the tables of contents.
2004-03-12 Rafael Garcia-Suarez Update perl591delta. Include a small to-do list in it.
2004-03-11 Dave Mitchell Document the new behaviour of the substr lvalue :
2004-03-08 Rafael Garcia-Suarez perl591delta.pod update.
2004-03-05 Rafael Garcia-Suarez A small perluniintro clarification by Jarkko.
2004-03-04 Dave Mitchell Add perldiag entry for change #22435 (deprecate my...
2004-03-04 Dave Mitchell retract 22328 and 22332: deprecation warning for my...
2004-03-04 Rafael Garcia-Suarez Clarify the difference between utf8::downgrade/upgrade
2004-03-03 Rafael Garcia-Suarez A couple of notes in perl591delta
2004-02-26 Nicholas Clark Integrate:
2004-02-26 Mark Fowler Improved perlapi documentation for croak
2004-02-24 Mark Kvale Bugfix for perlrequick and perlretut
2004-02-23 Rafael Garcia-Suarez Update perl591delta.
2004-02-21 Rafael Garcia-Suarez Document change #22353 in perldelta.
2004-02-21 Paul Johnson Re: op_seq (was: Freeing code)
2004-02-18 Rafael Garcia-Suarez Document the removal of PERL_XS_APIVERSION and PERL_PM_...
2004-02-18 Dave Mitchell Add tests for the C<my $x if foo> deprecation, and...
2004-02-18 Marcus Holland-Moritz 1. Add section to perlxs.pod describing that the refcou...
2004-02-17 Dave Mitchell add deprecation warning for C<my $x if foo> and C<foo...
2004-02-17 Rafael Garcia-Suarez Be more clear. Use simple words.
2004-02-17 Rafael Garcia-Suarez Dave Mitchell suggested this perldelta entry for the...
2004-02-17 Rafael Garcia-Suarez Regenerate table of contents and other related files.
2004-02-17 Rafael Garcia-Suarez Bump 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. Berry Enable v (verbose) switch on -Dp to display the top...
2004-02-13 Rafael Garcia-Suarez Fix an fcntl example in perlopentut, spotted by MJD.
2004-02-10 Rafael Garcia-Suarez Add 5.005_04-RC1 and Leon in perlhist.
2004-02-09 Rafael Garcia-Suarez Implement stacked filetest operators (-f -w -x $file).
2004-02-08 Steve Hay Correct some prototypes in perlapi.pod
2004-02-08 SADAHIRO Tomoyuki chomp() cares about Unicode
2004-02-03 Rafael Garcia-Suarez More docs and tests for "my $_".
2004-02-03 John Peacock was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia-Suarez Implement "my $_".
2004-02-03 Rafael Garcia-Suarez Regenerate perlapi.pod.
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-02-01 Dave Mitchell threads documentation: fork on UNIX might not copy...
2004-01-31 Chip Salzenberg Don't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia-Suarez Another undocumented use of $_ : with reverse().
2004-01-29 Rafael Garcia-Suarez Regenerate perlapi.pod.
2004-01-27 Rafael Garcia-Suarez Update perl591delta.pod with what we've done so far.
2004-01-27 Rafael Garcia-Suarez More punctuation, good.
2004-01-27 Brendan O'Dea 5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-23 Nicholas Clark Document chomp's travels in the wonderful world of...
2004-01-20 Dave Mitchell Fix typo in patch #22188
2004-01-20 Dave Mitchell warn that C<$x : unique> operates on the typeglob,...
2004-01-20 Dave Mitchell [perl #24940] "sub foo :unique" segfaults
2004-01-17 Nicholas Clark Integrate final perl583delta
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 LAUN Wolfgang format/write (version 2)
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas Clark Integrate:
2004-01-12 Rafael Garcia-Suarez Document usage of $_ and pos() inside /(?{...})/.
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2004-01-10 Adrian M. Enache documentation nit
2004-01-08 Nicholas Clark Integrate:
2004-01-08 Abigail Mention 5.8.3-RC1
2004-01-05 Rafael Garcia-Suarez Some mandatory syntax warnings emitted by the lexer...
2004-01-05 Nicholas Clark Change the flag logic in buildtoc
2004-01-05 Nicholas Clark Fix bug with MANIFEST generation when we also regenerat...
2004-01-01 Dave Mitchell addition to 22036 (document SUPER better): superclass...
2004-01-01 Dave Mitchell Document the quirks of SUPER, especially the fact that...
2004-01-01 Rafael Garcia-Suarez Document that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemi more uni doc tweakage
2003-12-30 Dave Mitchell bug #24757 perlrun.pod's description of find -mtime...
2003-12-27 Nicholas Clark Assimilate PodParser-1.26
2003-12-22 Jarkko Hietaniemi doc 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-Suarez Perl 1.0.16 has been released.
2003-12-14 Elizabeth Mattijsen [DOCPATCH] perlfunc delete
2003-12-13 Rafael Garcia-Suarez Reformat a long line in perlembed.pod (bug #24623).
2003-12-13 Rafael Garcia-Suarez alarm() is now implemented on Win32.
2003-12-13 Nicholas Clark foreach qw() { # not valid syntax for 5.005. So fix it.
2003-12-13 Rafael Garcia-Suarez More POD fixes ; regenerate perltoc and perlmodlib.
2003-12-11 Rafael Garcia-Suarez Add a mention of the error "DESTROY created new reference
2003-12-09 Audrey Tang Implicit upgrading docs
2003-12-07 Tassilo von Parseval documenting SCALAR gotcha
2003-12-06 Rafael Garcia-Suarez Remove the "Can't provide tied hash usage" error from...
2003-12-06 Rafael Garcia-Suarez Clarify the description of SCALAR in perltie
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-12-02 Rafael Garcia-Suarez FAQ sync.
2003-12-02 Slaven Rezic Re: [perl #24574] find2perl provides different results...
2003-12-02 Elizabeth Mattijsen Better docs for the special code blocks, based on :
2003-11-28 Stas Bekman [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignore...
2003-11-20 Alan Burlison promote hv_clear_placeholders to perl API
2003-11-19 Rafael Garcia-Suarez Regenerate perlapi and perltoc.
2003-11-19 Iain Truskett [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-11-19 Rafael Garcia-Suarez Update the runops stuff in perlguts
2003-11-15 Nicholas Clark Re: Storable Error
2003-11-15 Rafael Garcia-Suarez Update perlhist with 5.6.2.
2003-11-11 Tom Phoenix Re: [perl #24460] [DOC PATCH] the begincheck program
2003-11-09 Rafael Garcia-Suarez Update the list of pumpkings in perlhist.pod.
2003-11-08 Abigail Updated.
2003-11-05 Abhijit Menon-Sen [PATCH] Modernise INSTALL
2003-11-05 Peter Prymmer Re: [gherteg@csc.com: your CPAN page on EBCDIC]
2003-11-03 Rafael Garcia-Suarez Document the fact that keys() and values() are optimized
next