This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlunicode: fix for 80 col display
[perl5.git] / pod /
2010-05-08 Karl Williamsonperlunicode: fix for 80 col display
2010-05-08 Karl Williamsonperlreref: missing info, 80 col display
2010-05-08 Karl Williamsonperlrecharclass: Clarify \p{Punct}, fix for 80 col
2010-05-08 Karl Williamsonperlrebackslash: fix for 80 col display
2010-05-08 Karl Williamsonperlre: fix for 80 col display
2010-05-08 Karl Williamsonperlport: fix 80 col display; broken link
2010-05-08 Karl WilliamsonFix to display ok in 80 columns
2010-05-08 Karl WilliamsonFix perlebcdic for for 80 column tty; fix C<>s
2010-05-08 Ævar Arnfjörð Bjar... Add =encoding utf8 to all core non-ASCII POD files...
2010-05-06 David GoldenChange perlgpl.pod to GPL 1 to match README
2010-05-05 Jesse VincentRevert "New deprecation warning: Dot after %s literal...
2010-05-05 Jesse VincentRevert "tweak "0x123.456" deprecation"
2010-05-04 David Mitchellnote in perldelta that local @tied not tied now
2010-05-04 Rafael Garcia-SuarezMerge remote branch 'zefram/zefram/reliable_exception...
2010-05-03 Ruslan Zakirovshift; optimization
2010-05-03 Chris WilliamsPOD tweak to 'require' in perlfunc relating to putting...
2010-05-03 Zeframtweak "0x123.456" deprecation
2010-05-03 Rafael Garcia-SuarezReinstate some documentation about quotemeta
2010-05-03 Vincent PitPlease don't use any of your git aliases in perlreposit...
2010-04-30 Rafael Garcia-SuarezUpdate title of "Supported Platforms" in perlport to...
2010-04-28 Ævar Arnfjörð Bjar... Correct POD link to perlrun.pod to be more accurate
2010-04-28 Ævar Arnfjörð Bjar... Add POD index entries for sitecustomize and sitecustomi...
2010-04-28 Philippe Bruhat... Improve documentation about sitecustomize.pl.
2010-04-27 Zeframdon't use $[ in library code
2010-04-26 Rafael Garcia-SuarezFill blank with the release date of 5.12 in perlport
2010-04-26 Robin Barkerremove Perl_pmflag
2010-04-26 Karl WilliamsonNote in delta an incompatibility for \cX
2010-04-26 Karl WilliamsonDeal with "\c{", and its kin
2010-04-26 Rafael Garcia-SuarezMinor edition nit in perlfunc
2010-04-26 Karl Williamsonperlebcdic.pod nits plus improve controls docs
2010-04-26 Karl WilliamsonClarify \c in perlop.pod.
2010-04-26 Karl WilliamsonEdits to perlrecharclass.pod
2010-04-26 Karl WilliamsonNits in perlre.pod, x-referencing, broken links
2010-04-26 Karl WilliamsonFix broken links
2010-04-26 Karl Williamsonperlfunc.pod: case-change cleanup; mention packtut
2010-04-26 Karl WilliamsonNits in perlunicode.pod
2010-04-26 Karl WilliamsonClarify \c usage in perlrebackslash.pod
2010-04-26 Karl WilliamsonNits in perlunifaq.pod
2010-04-26 Karl WilliamsonNits in perluniintro.pod
2010-04-26 Karl WilliamsonRemove false statement about Unicode strings
2010-04-25 Karl WilliamsonPATCH: memory leak introduced in 5.12.0
2010-04-23 Rafael Garcia-SuarezPod formatting nits
2010-04-23 Rafael Garcia-SuarezMerge commit 'avar/avar/pod-perlrepository' into blead
2010-04-23 James MastrosNew deprecation warning: Dot after %s literal is concat...
2010-04-23 Zeframbring G_KEEPERR back to the realm of sanity
2010-04-22 Jan Duboistime() resolution is full seconds
2010-04-21 Ævar Arnfjörð Bjar... Don't ask the porters to fetch commits from a private URL
2010-04-21 Ævar Arnfjörð Bjar... Consistently use a topic branch in the GitHub examples
2010-04-21 Ævar Arnfjörð Bjar... Recommend git format-patch -M (detect renames) and...
2010-04-21 H.Merijn BrandRevert "GitHub's mirror is now at mirrors/perl, not...
2010-04-21 Ãvar Arnfjörð... GitHub's mirror is now at mirrors/perl, not github...
2010-04-20 Steffen MuellerDocument the INCLUDE_COMMAND XS directive
2010-04-20 Leon Brocardcreate perl5131delta
2010-04-20 Leon BrocardAdd 5.13.0 to perlhist v5.13.0
2010-04-20 Ævar Arnfjörð Bjar... Mention L<perlpolicy> and link to it in SEE ALSO
2010-04-20 Ævar Arnfjörð Bjar... Only all-upper case "special" POD sections
2010-04-20 Leon BrocardUpdate to final content for release
2010-04-20 Ævar Arnfjörð Bjar... Commit messages should start with a ~50 char summary
2010-04-20 Ævar Arnfjörð Bjar... POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL>
2010-04-20 Ævar Arnfjörð Bjar... Don't tell the reader to `git checkout origin/*'
2010-04-20 Ævar Arnfjörð Bjar... GitHub's mirror is now at mirrors/perl, not github...
2010-04-19 chromaticReplace mention of Switch.pm with given/when
2010-04-19 Ævar Arnfjörð Bjar... Document prctl() via $0 assignment (7636ea95c5) in...
2010-04-19 Ævar Arnfjörð Bjar... Add =head2 to the perldelta change in da76b8593e
2010-04-19 Ricardo Signesclarification of multi-bracket format
2010-04-17 Nicholas ClarkNote the revised signal dispatch and performance gain...
2010-04-15 Ævar Arnfjörð Bjar... Point submitters to perlbug@perl.org, not perl5-porters...
2010-04-15 Ævar Arnfjörð Bjar... Set the legacy process name with prctl() on assignment...
2010-04-15 Florian RagwitzFix a minor perl5114delta error.
2010-04-15 Florian RagwitzRemove 'delete &function' from perltodo.
2010-04-15 Rafael Garcia-Suarez[perl #74372] := warning not in perldiag
2010-04-14 Jesse VincentAdd the new maint policy to perlpolicy.pod
2010-04-13 Josh ben JoreRe-flow some errantly formatted pod
2010-04-13 Rafael Garcia-SuarezReintroduce a lot of missing modules into perlmodlib.pod
2010-04-13 Father Chrysostomos[perl #73712] ‘Variable is not imported’ cannot be...
2010-04-13 Frank Wiegandfix a2p example
2010-04-13 Ævar Arnfjörð Bjar... Before 96a8704c makedepend.SH used shell quote syntax...
2010-04-13 Ævar Arnfjörð Bjar... When your bisect starts to go into perl-5.9.* territory...
2010-04-13 Rafael Garcia-Suarez[perl #74198] Typo in perlop(1)
2010-04-13 Jesse VincentCreate a perl5130delta.pod
2010-04-10 Jesse Vincentadjust release dates due to rc5 v5.12.0-RC5
2010-04-10 Josh ben JoreAdd bug to known issues for perl-v5.12.0
2010-04-05 Jesse VincentUpdate perldelta for the removal of the deprecation...
2010-04-05 Jesse VincentMost of the REGEXP-massaging modules have now been...
2010-04-02 Jesse VincentIf the RC goes out today, the release goes out next...
2010-04-02 Jesse VincentTypo in perldelta found by Tom Wyant
2010-04-01 Jesse Vincent5.12.0 is now expected on 7 April 2010 v5.12.0-RC2
2010-03-31 Ricardo Signesupdate the name of Task::Deprecations::5_12
2010-03-31 Jesse VincentUpdated perldelta to point to the not-yet-extant bundle...
2010-03-29 Florian RagwitzDocument removal of -P in perldelta. v5.12.0-RC1
2010-03-29 Jesse VincentAssuming RC1 goes out today, .0 goes out on 5 April
2010-03-29 Jesse VincentAdd an errata pointer to perldelta.
2010-03-29 Jesse VincentUpdate perldelta to warn people that deprecated things...
2010-03-29 Jesse VincentUpdate perldelta to better warn users about the changes...
2010-03-29 Karl WilliamsonA few edits
2010-03-29 Karl WilliamsonSlight edits
2010-03-29 Karl WilliamsonSlight edits
2010-03-28 Karl WilliamsonClarify that some examples are for ASCII machines
2010-03-28 Karl WilliamsonMake whitespace a single word [perl #34462]
2010-03-28 Karl WilliamsonFix typos, minor wording changes, clarifications
next