Correct the correction. This one is both a correcly spelled word, and
[p5sagit/p5-mst-13.2.git] / pod /
2007-12-23 Nicholas Clark { my $a; } not warning about being used only once is...
2007-12-22 Nicholas Clark Remove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-21 Nicholas Clark Document each/keys/values @array
2007-12-21 Nicholas Clark Update the hash documentation to reflect the changes...
2007-12-20 Steve Peters Regen some files...
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-12-18 Rafael Garcia-Suarez 5.10.0 is planned for today.
2007-12-18 Rafael Garcia-Suarez Notes on 5.12 Unicode revamping planned.
2007-12-18 Rafael Garcia-Suarez Regen TOC
2007-12-18 YAMASHINA Hio typos in perl5100delta.pod
2007-12-17 Jan Dubois Document that $^V is no longer a v-string
2007-12-17 Rafael Garcia-Suarez Mention that ::ISA::CACHE:: no longer exists
2007-12-17 Rafael Garcia-Suarez PerlFAQ sync
2007-12-12 Rafael Garcia-Suarez Add mro tests to minitest
2007-12-12 Rafael Garcia-Suarez Remove "=for" marker for a section I finally reviewed
2007-12-12 Rafael Garcia-Suarez FAQ sync
2007-12-12 Rafael Garcia-Suarez Document the strerror_r / g++ / threads bug
2007-12-12 johnh@isi.edu [perl #48214] documentation enhancement to perlthrtut
2007-12-11 Andy Dougherty pod/perl5100delta ought to emphasize dual-life modules.
2007-12-11 Matt Kraai Re: Remove extra space from perltodo.pod
2007-12-07 Rafael Garcia-Suarez Fix some typos, some found by Matt Kraai
2007-12-07 Rafael Garcia-Suarez Fix a typo found by Matt Kraai, and a reference to...
2007-12-06 Rafael Garcia-Suarez Two more notes
2007-12-06 Rafael Garcia-Suarez Revert change 32171 per Jarkko's request
2007-12-06 Mark Overmeer Documentation patch on filetests, the filetest pragma...
2007-12-06 Rafael Garcia-Suarez Document recent changes of A::H in perldelta
2007-12-06 Jarkko Hietaniemi perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
2007-12-06 Nicholas Clark Note that Larry has clarified the reasons for the Perl...
2007-12-05 Rafael Garcia-Suarez This file is utf8 (I blame Ævar)
2007-12-05 Rafael Garcia-Suarez More precise description of the removal of "#!perl...
2007-12-05 Jan Dubois typo fix
2007-12-04 Rafael Garcia-Suarez Add t/mro to the test list in perlhack
2007-12-04 Rafael Garcia-Suarez Document some environment variables that might affect...
2007-12-04 Craig A. Berry Typo in 32564.
2007-12-04 Nicholas Clark Refactor test code to remove duplication is a TODO.
2007-12-04 Jarkko Hietaniemi perltodo.pod: error message todo
2007-11-30 Dmitry Karasik Re: smart match: array ~~ hash
2007-11-29 Rafael Garcia-Suarez Duh -- I forgot to put RC2 in perlhist
2007-11-28 Steve Peters Mention Pod::Simple and Pod::Escapes in perl5100delta
2007-11-28 Steve Peters Assorted nits found in perl5110delta.
2007-11-28 Jan Dubois Document improved support for Unicode filenames on...
2007-11-27 Rafael Garcia-Suarez Doc nits -- avoid bare "5.10" version numbers without a
2007-11-27 Rafael Garcia-Suarez Typo, found by Scott Lanning
2007-11-27 Jarkko Hietaniemi perl5100delta.pod: do not confess bondage :-) and menti...
2007-11-26 Jarkko Hietaniemi pod/perlrebackslash.pod: small Unicode additions
2007-11-26 John E. Malmberg VMS POD updates: perlport.pod, vmsperl.pod
2007-11-25 Rafael Garcia-Suarez Regen table of contents
2007-11-25 Rafael Garcia-Suarez Document bug #47762, and mention %-
2007-11-24 Nicholas Clark Eliminating the duplicate logic in S_method_common...
2007-11-24 Rafael Garcia-Suarez Mention kill improvements on Windows
2007-11-24 Jan Dubois Document different kill(-9, ...) semantics on Windows
2007-11-23 Rafael Garcia-Suarez FAQ sync
2007-11-23 Juerd Waalboer [patch] :utf8 updates
2007-11-21 Jan Dubois Improve example code
2007-11-20 Nicholas Clark Note that traces of PL_na cling on in dark corners...
2007-11-20 Jan Dubois Correction to perl5100delta.pod
2007-11-20 Spiros Denaxas [Patch] perlboot.pod / added semicolons
2007-11-19 Jim Cromie rc1 patch - delta, comment nits
2007-11-19 Rafael Garcia-Suarez Typo (found by Jarkko)
2007-11-17 Nicholas Clark 0777 is 512, not 522. (A typo.)
2007-11-17 Nicholas Clark Placate the black box index parser on search.cpan.org.
2007-11-17 YAMASHINA Hio typo in perl5100delta.pod
2007-11-17 Rafael Garcia-Suarez Mention perlreapi in perldelta.
2007-11-17 Rafael Garcia-Suarez 5.10.0-RC1 is today, after lunch
2007-11-17 Michael G Schwern [perl #47533] [PATCH perlvar.pod] Missing English variables
2007-11-15 Ricardo SIGNES perlsub's docs on state assignment are busted
2007-11-12 Rafael Garcia-Suarez TODO: cleanup perlmodlib.PL
2007-11-12 Rafael Garcia-Suarez Fix listing of MIME::QuotedPrint in perlmodlib
2007-11-10 Nicholas Clark Arrange for buildtoc to remove the svn Revision keyword...
2007-11-10 Nicholas Clark Regenerate perltoc.pod
2007-11-09 Nicholas Clark Propagating const outwards from Perl_moreswitches(...
2007-11-09 Nicholas Clark Following change 31410, also re-align the column title.
2007-11-09 Nicholas Clark Note that investigating PADTMP hash pessimisation is...
2007-11-09 Rafael Garcia-Suarez A couple of bite-sized TODO for the pod/* tools
2007-11-08 Nicholas Clark Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brain...
2007-11-08 Steve Hay A minor correction to perl5100delta
2007-11-08 Jerry D. Hedden Bug fix for storing shared objects in shared structures
2007-11-07 Nicholas Clark Note that there is common code in installperl and insta...
2007-11-06 Rafael Garcia-Suarez Found by Juerd, don't document that \w, \s and \d don...
2007-11-02 Dave Mitchell [perl #47045] CLONE_SKIP doesn't result in undef copies
2007-10-30 Rafael Garcia-Suarez Mention version.pm and new v-string portability warning in
2007-10-27 Father Chrysostomos Re: [PATCH] perlfunc/perldiag errors
2007-10-23 Rafael Garcia-Suarez A couple of updates to perl5100delta
2007-10-22 Andy Dougherty perltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas Clark Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Rafael Garcia-Suarez Mention perlcommunity.pod, plus some typo fixes
2007-10-22 Marcus Holland-Moritz Fix a typo (pport -> ppport).
2007-10-22 Rafael Garcia-Suarez Newest things to put in perldelta
2007-10-22 Rafael Garcia-Suarez Add -Duse32bit* in perltodo
2007-10-22 Rafael Garcia-Suarez More delta info from Perl 5.9.5
2007-10-21 Rafael Garcia-Suarez More perldelta entries from perl 5.9.4, plus some reord...
2007-10-21 Rafael Garcia-Suarez More perldelta entries from 5.9.3
2007-10-21 Rafael Garcia-Suarez Changes from perl 5.9.2
2007-10-20 Father Chrysostomos perlfunc/perldiag errors
2007-10-20 Jerry D. Hedden Re: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Rafael Garcia-Suarez More perldelta work (info from perl59[01]delta)
2007-10-19 Rafael Garcia-Suarez POD nits
2007-10-19 Renee Baecker Re: [Diff] perlxstut.pod
2007-10-19 Jerry D. Hedden Fix overloading for 64-bit ints (revised)
next