This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
[perl5.git] / pod /
2008-03-25 Steve HayRE: [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 NicolRe: local $@ has an unwanted side effect
2008-03-24 Vincent Pitapidoc mismatch for Perl_magic_clearhint
2008-03-13 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-12 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-12 Paul FenwickCorrect misleading example in perlsyn.pod (given/when...
2008-03-11 Nicholas ClarkAdd characters that VOS forbids in filenames, mentioned...
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-10 Nicholas ClarkAdd investigating arenas for GP and MAGIC to perltodo.
2008-03-09 chromaticTypo Fix
2008-03-03 Steve PetersFix some checkpod complaints.
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-01 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-29 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-26 Rafael Garcia-SuarezChainsaw DEBUG_S out, as suggested by Vincent Pit.
2008-02-26 Rafael Garcia-SuarezDocument perlthanks
2008-02-25 Vincent PitRe: [PATCH] POD fixes
2008-02-20 Nicholas ClarkEliminate ck_lengthconst.
2008-02-18 Ken WilliamsModulo operator and floating point numbers
2008-02-14 Abigailsprintf "%+d"
2008-02-14 Robin Barkeruse svtype
2008-02-12 Nicholas ClarkCorrect (some) variable names in embed.fnc where they...
2008-02-11 Nicholas ClarkIn Perl_ck_lengthconst, "XXX length optimization goes...
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...
next