This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The sv argument to gv_stashsv() is not NULL.
[perl5.git] / pod /
2008-02-08 Martin Hasch[perl #50364] [PATCH] perlop.pod - misnomer in % operat...
2008-02-08 Vincent Pitmg_copy ought to take an I32
2008-02-08 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-07 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-04 Steven Schubigersv.c: consting
2008-01-30 Steve PetersAssorted POD nits from the Debian bug list.
2008-01-29 Steve HayFix Win32 compiler warnings introduced by #33081 and...
2008-01-29 Rafael Garcia-SuarezMore wording nits about perl's time() versus the libc...
2008-01-29 Steven Schubigertoke.c/universal.c: consting
2008-01-28 Abe TimmermanMinor rewording of the localtime() documentation,
2008-01-25 Jan Duboissocketpair() *is* available on Win32
2008-01-23 Nicholas ClarkPurge all use of Nullch in non-dual life modules.
2008-01-23 Nicholas ClarkDeprecate (and remove core use of ) Nullav, Nullcv...
2008-01-23 Nicholas ClarkComment change from 33009 that was actually in POD...
2008-01-18 Nicholas ClarkAdd Weed out needless PERL_UNUSED_ARG to perltodo....
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2008-01-16 Rafael Garcia-SuarezA couple of POD fixes by Steven Schubiger
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2008-01-11 Rafael Garcia-SuarezRemove the -P switch
2008-01-11 Paul Johnson[DOC PATCH] was Re: things deprecated for removal in...
2008-01-09 Steve HayFix prototype in regexp code following #32851, and...
2008-01-09 Rafael Garcia-SuarezRemove the warning "v-string in require/use non portable"
2008-01-08 Gabor SzaboRe: [PATCH] docs more open() and $_ related entries
2008-01-07 brian d foy- perlcommunity.patch (1/1) [PATCH] perlcommunity:...
2008-01-06 Rafael Garcia-SuarezDocument that sitecustomize.pl in run from a BEGIN...
2008-01-06 Michael G. SchwernRe: [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 ClarkBER is all very well, but it turns out that it's better...
2008-01-04 Marcus Holland-MoritzThere's no need to handle 'set' magic in the mX?PUSH...
2008-01-04 Steve HayRun regen.pl (fixes build on Win32, at least)
2008-01-03 Nicholas ClarkExtend newSVpvn_flags() to also call sv_2mortal() if...
2008-01-03 Nicholas ClarkAdd HeUTF8() to complement HePV() and then immediately...
2008-01-02 Nicholas ClarkAdd a new function newSVpvn_flags(), which takes a...
2008-01-02 Sébastien Aperghis... Small documentation nits
2007-12-26 Robin Barkerchange/correction to 32246
2007-12-26 Steve PetersLinking a RT ticket to an open TODO.
2007-12-26 Gabor Szabodocs: list of places where $_ is used
2007-12-26 Gabor Szabodocs: 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 ClarkRemove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-21 Nicholas ClarkDocument each/keys/values @array
2007-12-21 Nicholas ClarkUpdate the hash documentation to reflect the changes...
2007-12-20 Steve PetersRegen some files...
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-18 Rafael Garcia-Suarez5.10.0 is planned for today.
2007-12-18 Rafael Garcia-SuarezNotes on 5.12 Unicode revamping planned.
2007-12-18 Rafael Garcia-SuarezRegen TOC
2007-12-18 YAMASHINA Hiotypos in perl5100delta.pod
2007-12-17 Jan DuboisDocument that $^V is no longer a v-string
2007-12-17 Rafael Garcia-SuarezMention that ::ISA::CACHE:: no longer exists
2007-12-17 Rafael Garcia-SuarezPerlFAQ sync
2007-12-12 Rafael Garcia-SuarezAdd mro tests to minitest
2007-12-12 Rafael Garcia-SuarezRemove "=for" marker for a section I finally reviewed
2007-12-12 Rafael Garcia-SuarezFAQ sync
2007-12-12 Rafael Garcia-SuarezDocument the strerror_r / g++ / threads bug
2007-12-12 johnh@isi.edu[perl #48214] documentation enhancement to perlthrtut
2007-12-11 Andy Doughertypod/perl5100delta ought to emphasize dual-life modules.
2007-12-11 Matt KraaiRe: Remove extra space from perltodo.pod
2007-12-07 Rafael Garcia-SuarezFix some typos, some found by Matt Kraai
2007-12-07 Rafael Garcia-SuarezFix a typo found by Matt Kraai, and a reference to...
2007-12-06 Rafael Garcia-SuarezTwo more notes
2007-12-06 Rafael Garcia-SuarezRevert change 32171 per Jarkko's request
2007-12-06 Mark OvermeerDocumentation patch on filetests, the filetest pragma...
2007-12-06 Rafael Garcia-SuarezDocument recent changes of A::H in perldelta
2007-12-06 Jarkko Hietaniemiperltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
2007-12-06 Nicholas ClarkNote that Larry has clarified the reasons for the Perl...
2007-12-05 Rafael Garcia-SuarezThis file is utf8 (I blame Ævar)
2007-12-05 Rafael Garcia-SuarezMore precise description of the removal of "#!perl...
2007-12-05 Jan Duboistypo fix
2007-12-04 Rafael Garcia-SuarezAdd t/mro to the test list in perlhack
2007-12-04 Rafael Garcia-SuarezDocument some environment variables that might affect...
2007-12-04 Craig A. BerryTypo in 32564.
2007-12-04 Nicholas ClarkRefactor test code to remove duplication is a TODO.
2007-12-04 Jarkko Hietaniemiperltodo.pod: error message todo
2007-11-30 Dmitry KarasikRe: smart match: array ~~ hash
2007-11-29 Rafael Garcia-SuarezDuh -- I forgot to put RC2 in perlhist
2007-11-28 Steve PetersMention Pod::Simple and Pod::Escapes in perl5100delta
2007-11-28 Steve PetersAssorted nits found in perl5110delta.
2007-11-28 Jan DuboisDocument improved support for Unicode filenames on...
2007-11-27 Rafael Garcia-SuarezDoc nits -- avoid bare "5.10" version numbers without a
2007-11-27 Rafael Garcia-SuarezTypo, found by Scott Lanning
2007-11-27 Jarkko Hietaniemiperl5100delta.pod: do not confess bondage :-) and menti...
2007-11-26 Jarkko Hietaniemipod/perlrebackslash.pod: small Unicode additions
2007-11-26 John E. MalmbergVMS POD updates: perlport.pod, vmsperl.pod
2007-11-25 Rafael Garcia-SuarezRegen table of contents
2007-11-25 Rafael Garcia-SuarezDocument bug #47762, and mention %-
2007-11-24 Nicholas ClarkEliminating the duplicate logic in S_method_common...
2007-11-24 Rafael Garcia-SuarezMention kill improvements on Windows
2007-11-24 Jan DuboisDocument different kill(-9, ...) semantics on Windows
2007-11-23 Rafael Garcia-SuarezFAQ sync
2007-11-23 Juerd Waalboer[patch] :utf8 updates
2007-11-21 Jan DuboisImprove example code
2007-11-20 Nicholas ClarkNote that traces of PL_na cling on in dark corners...
2007-11-20 Jan DuboisCorrection to perl5100delta.pod
2007-11-20 Spiros Denaxas[Patch] perlboot.pod / added semicolons
2007-11-19 Jim Cromierc1 patch - delta, comment nits
2007-11-19 Rafael Garcia-SuarezTypo (found by Jarkko)
2007-11-17 Nicholas Clark0777 is 512, not 522. (A typo.)
next