summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* We'll ship 5.9.1 today.Rafael Garcia-Suarez2004-03-161-0/+1
* More perldelta updates.Rafael Garcia-Suarez2004-03-161-1/+4
* [perl #27567] [patch] a typo and a mistake in perltoot.pod padre@elte.hu2004-03-131-4/+8
* More small perldelta updates.Rafael Garcia-Suarez2004-03-131-12/+11
* Re: [PATCH] Stop splitpod truncating sprintf manpageSteve Hay2004-03-131-1/+8
* perl591delta nits. Regenerate the tables of contents.Rafael Garcia-Suarez2004-03-123-53/+1609
* Update perl591delta. Include a small to-do list in it.Rafael Garcia-Suarez2004-03-121-17/+92
* Document the new behaviour of the substr lvalue :Dave Mitchell2004-03-111-9/+15
* perl591delta.pod update.Rafael Garcia-Suarez2004-03-081-4/+15
* A small perluniintro clarification by Jarkko.Rafael Garcia-Suarez2004-03-051-1/+1
* Add perldiag entry for change #22435 (deprecate my $x if 0)Dave Mitchell2004-03-041-0/+16
* retract 22328 and 22332: deprecation warning for my $x if fooDave Mitchell2004-03-041-18/+0
* Clarify the difference between utf8::downgrade/upgradeRafael Garcia-Suarez2004-03-041-2/+2
* A couple of notes in perl591deltaRafael Garcia-Suarez2004-03-031-0/+9
* Integrate:Nicholas Clark2004-02-261-0/+2
* Improved perlapi documentation for croakMark Fowler2004-02-261-28/+28
* Bugfix for perlrequick and perlretutMark Kvale2004-02-242-4/+5
* Update perl591delta.Rafael Garcia-Suarez2004-02-231-1/+3
* Document change #22353 in perldelta.Rafael Garcia-Suarez2004-02-211-0/+7
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-211-0/+6
* Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.Rafael Garcia-Suarez2004-02-181-0/+8
* Add tests for the C<my $x if foo> deprecation, and change theDave Mitchell2004-02-181-1/+1
* 1. Add section to perlxs.pod describing that the refcount of AVs/HVsMarcus Holland-Moritz2004-02-181-0/+57
* add deprecation warning for C<my $x if foo> and C<foo && (my $x)>Dave Mitchell2004-02-171-0/+18
* Be more clear. Use simple words.Rafael Garcia-Suarez2004-02-171-1/+1
* Dave Mitchell suggested this perldelta entry for the SVp_* reordering.Rafael Garcia-Suarez2004-02-171-1/+15
* Regenerate table of contents and other related files.Rafael Garcia-Suarez2004-02-172-1446/+35
* Bump up perl's version number to 5.9.1.Rafael Garcia-Suarez2004-02-171-0/+1
* [patch perlguts.pod] save_item doesn't handle magicStas Bekman2004-02-151-1/+2
* Enable v (verbose) switch on -Dp to display the top 8 elementsCraig A. Berry2004-02-141-1/+1
* Fix an fcntl example in perlopentut, spotted by MJD.Rafael Garcia-Suarez2004-02-131-1/+3
* Add 5.005_04-RC1 and Leon in perlhist.Rafael Garcia-Suarez2004-02-101-1/+3
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-092-0/+12
* Correct some prototypes in perlapi.podSteve Hay2004-02-081-3/+3
* chomp() cares about UnicodeSADAHIRO Tomoyuki2004-02-081-2/+2
* More docs and tests for "my $_".Rafael Garcia-Suarez2004-02-032-0/+12
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-031-4/+6
* Implement "my $_".Rafael Garcia-Suarez2004-02-033-23/+45
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-02-031-23/+23
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-0112-40/+41
* threads documentation: fork on UNIX might not copy all threads.Dave Mitchell2004-02-011-3/+4
* Don't show code closing STD{IN,OUT} before reopening, becauseChip Salzenberg2004-01-312-5/+0
* Another undocumented use of $_ : with reverse().Rafael Garcia-Suarez2004-01-301-0/+2
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-01-291-23/+23
* Update perl591delta.pod with what we've done so far.Rafael Garcia-Suarez2004-01-271-1/+96
* More punctuation, good.Rafael Garcia-Suarez2004-01-271-3/+3
* 5.8.3 -- fix signal comments in L<perlfunc/system>Brendan O'Dea2004-01-271-4/+4
* Merge dynamic perldelta from maint (22081)Nicholas Clark2004-01-264-56/+262
* Document chomp's travels in the wonderful world of use encoding;Nicholas Clark2004-01-231-0/+4
* Fix typo in patch #22188Dave Mitchell2004-01-201-1/+1