Config.pm needs to be listed in Module::CoreList, too
[p5sagit/p5-mst-13.2.git] / pod /
2008-03-26 Leon Brocard Re: [PATCH] perlhack.pod update walkthrough
2008-03-25 Steve Hay RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-25 pancho@pancho.name [perl #51964] Typo on regular expression at perlopentut...
2008-03-25 David Nicol Re: local $@ has an unwanted side effect
2008-03-24 Vincent Pit apidoc mismatch for Perl_magic_clearhint
2008-03-13 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-12 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-12 Paul Fenwick Correct misleading example in perlsyn.pod (given/when...
2008-03-11 Nicholas Clark Add characters that VOS forbids in filenames, mentioned...
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-10 Nicholas Clark Add investigating arenas for GP and MAGIC to perltodo.
2008-03-09 chromatic Typo Fix
2008-03-03 Steve Peters Fix some checkpod complaints.
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-01 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-29 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-26 Rafael Garcia-Suarez Chainsaw DEBUG_S out, as suggested by Vincent Pit.
2008-02-26 Rafael Garcia-Suarez Document perlthanks
2008-02-25 Vincent Pit Re: [PATCH] POD fixes
2008-02-20 Nicholas Clark Eliminate ck_lengthconst.
2008-02-18 Ken Williams Modulo operator and floating point numbers
2008-02-14 Abigail sprintf "%+d"
2008-02-14 Robin Barker use svtype
2008-02-12 Nicholas Clark Correct (some) variable names in embed.fnc where they...
2008-02-11 Nicholas Clark In Perl_ck_lengthconst, "XXX length optimization goes...
2008-02-08 Martin Hasch [perl #50364] [PATCH] perlop.pod - misnomer in % operat...
2008-02-08 Vincent Pit mg_copy ought to take an I32
2008-02-08 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-07 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-04 Steven Schubiger sv.c: consting
2008-01-30 Steve Peters Assorted POD nits from the Debian bug list.
2008-01-29 Steve Hay Fix Win32 compiler warnings introduced by #33081 and...
2008-01-29 Rafael Garcia-Suarez More wording nits about perl's time() versus the libc...
2008-01-29 Steven Schubiger toke.c/universal.c: consting
2008-01-28 Abe Timmerman Minor rewording of the localtime() documentation,
2008-01-25 Jan Dubois socketpair() *is* available on Win32
2008-01-23 Nicholas Clark Purge all use of Nullch in non-dual life modules.
2008-01-23 Nicholas Clark Deprecate (and remove core use of ) Nullav, Nullcv...
2008-01-23 Nicholas Clark Comment change from 33009 that was actually in POD...
2008-01-18 Nicholas Clark Add Weed out needless PERL_UNUSED_ARG to perltodo....
2008-01-17 Nicholas Clark warn if ++ or -- are unable to change the value because...
2008-01-16 Rafael Garcia-Suarez A couple of POD fixes by Steven Schubiger
2008-01-12 Nicholas Clark For 5.12: saner behaviour for `length`
2008-01-11 Rafael Garcia-Suarez Remove the -P switch
2008-01-11 Paul Johnson [DOC PATCH] was Re: things deprecated for removal in...
2008-01-09 Steve Hay Fix prototype in regexp code following #32851, and...
2008-01-09 Rafael Garcia-Suarez Remove the warning "v-string in require/use non portable"
2008-01-08 Gabor Szabo Re: [PATCH] docs more open() and $_ related entries
2008-01-07 brian d foy - perlcommunity.patch (1/1) [PATCH] perlcommunity:...
2008-01-06 Rafael Garcia-Suarez Document that sitecustomize.pl in run from a BEGIN...
2008-01-06 Michael G. Schwern Re: [perl #49264] say behaves as just print on tied...
2008-01-06 Moritz Lenz \X is equivalent to an atomic group
2008-01-06 Jerry D. Hedden '~~' is not a feature [repost]
2008-01-05 Nicholas Clark BER is all very well, but it turns out that it's better...
2008-01-04 Marcus Holland-Moritz There's no need to handle 'set' magic in the mX?PUSH...
2008-01-04 Steve Hay Run regen.pl (fixes build on Win32, at least)
2008-01-03 Nicholas Clark Extend newSVpvn_flags() to also call sv_2mortal() if...
2008-01-03 Nicholas Clark Add HeUTF8() to complement HePV() and then immediately...
2008-01-02 Nicholas Clark Add a new function newSVpvn_flags(), which takes a...
2008-01-02 Sébastien Aperghis... Small documentation nits
2007-12-26 Robin Barker change/correction to 32246
2007-12-26 Steve Peters Linking a RT ticket to an open TODO.
2007-12-26 Gabor Szabo docs: list of places where $_ is used
2007-12-26 Gabor Szabo docs: replace FH by my $fh in open
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
next