This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use simpler language.
[perl5.git] / pod /
2010-03-12 Tom HukinsUse simpler language.
2010-03-12 Tom HukinsUse POD-style references in the "SEE ALSO" section.
2010-03-11 Nicholas ClarkClarify that patching deprecate.pm is intended to facil...
2010-03-11 Nicholas ClarkDescribe the limitations and pitfalls of @DB::args.
2010-03-11 Karl WilliamsonNote that can be warned on implicit utf8 upgrade
2010-03-08 Karl WilliamsonDocument that there are bugs with EBCDIC and regexes
2010-03-03 Jan DuboisRevert "Forbid labels with keyword names"
2010-03-02 David Mitchellfetching from e.g. github requires a repo name
2010-02-28 Karl WilliamsonNote this doesn't work: $re = "\\N{...}"; /$re/
2010-02-28 Karl WilliamsonDocument some re bugs in perlre.pod
2010-02-28 Karl WilliamsonDocument 5.8 regression #72998 in delta
2010-02-28 Karl WilliamsonDocument parsing changes for [perl #56444] patch
2010-02-28 Karl WilliamsonRevise wording about /x caveats
2010-02-28 Karl WilliamsonMention \N{U+...} documentation in delta
2010-02-28 Karl WilliamsonAdd statement about UTF-8 and \N{} to delta
2010-02-28 Karl WilliamsonDocument Unicode case-insensitive [] range bug
2010-02-28 Karl WilliamsonQuote a code example
2010-02-28 Karl WilliamsonAdd deprecation of non-name \N{foo} to delta pod
2010-02-28 Karl WilliamsonRevise notes on /x modifier
2010-02-28 Karl WilliamsonMark \N meaning [^\n] as experimental
2010-02-28 Karl WilliamsonMention there are places /x modifier is ineffective
2010-02-28 Karl WilliamsonClarify perlrebackslash.pod
2010-02-28 Karl WilliamsonNote existence (and warn against using) \N{U+c1.c2...}
2010-02-28 Karl WilliamsonNote that \N{U+...} forces character semantics
2010-02-28 Karl WilliamsonDocument \N{U+...}
2010-02-28 Karl WilliamsonMention \N{U+...} in perlunicode.pod
2010-02-28 Karl WilliamsonUpdate pods for \N changes
2010-02-21 Steve HayFix the NAME in two old perlXYZdelta.pod files
2010-02-21 Steve HayCreate perl5116delta and update other versions
2010-02-21 Steve HayStop pod/buildtoc from changing EOLs on Win32
2010-02-20 Steve HayFinal update to perl5115delta.pod v5.11.5
2010-02-20 Steve HayRecord Perl 5.11.5 and a new pumpkin keeper in perlhist
2010-02-20 Steve HayAlmost the final updates to perl5115delta.pod
2010-02-20 Steve HayUpdate perl5115delta.pod with new diagnostics
2010-02-20 Karl WilliamsonPATCH: deprecation warnings for unreasonable charnames
2010-02-20 Karl WilliamsonImprove handling of qq(\N{...}); and /x
2010-02-20 Steve HayMore updates to perl5115delta.pod
2010-02-19 Karl WilliamsonMake a missing right brace on \N{ fatal
2010-02-19 Karl WilliamsonPATCH: [perl #56444] delayed interpolation of \N{...}
2010-02-18 Jesse VincentUpdate perldelta for 5.12 to warn vendors about depreca...
2010-02-18 Steve HayKeep perl5115delta.pod up to date
2010-02-18 Steve HayUpdate perl5115delta.pod with today's changes
2010-02-17 Jesse VincentMerge branch 'pod-perlrepository' of git://github.com...
2010-02-16 Steve HayKeep perl5115delta.pod up to date
2010-02-16 Ævar Arnfjörð Bjar... Mention why it's a good idea to use topic branches...
2010-02-16 Ævar Arnfjörð Bjar... Adjusted the git config user.name/user.email example...
2010-02-16 Ævar Arnfjörð Bjar... Prefix commands universally with "%". Most of the POD...
2010-02-16 Ævar Arnfjörð Bjar... Don't recommend that people manually fiddle with their...
2010-02-16 Jesse VincentDoc fix. Thanks to Bram.
2010-02-16 Ævar Arnfjörð Bjar... Note that checking out from git via is at least 4x...
2010-02-15 Rafael Garcia-SuarezDoc adjustment about lock(), by Daniel Frederick Crisman
2010-02-14 Steve HayFirst stab at a perl5115delta.pod with just under a...
2010-02-11 Robin Barkerdelete orphaned text
2010-02-11 David GoldenRevised opening line of perl man page
2010-02-11 David GoldenHelp new users learn how to get help
2010-02-11 Jesse VincentNote a change in warnings::register's behavior in 5...
2010-02-09 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse VincentDocument unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban"unless else" wasn't previously documented, though...
2010-02-08 David MitchellWarn people not to set PERL_CORE in XS
2010-02-08 David Goldenrevise perldelta note on strict and lax version rules
2010-02-07 Slaven Rezicchanged "an UTF..." to "a UTF..." in all Pods
2010-02-06 Ricardo Signesnote that delete/exists ARRAY_ELEM should be avoided
2010-02-05 Michael G. SchwernDon't try to calculate a time over the conservative...
2010-01-31 Karl WilliamsonClarify warning that e.g. \q is reserved
2010-01-30 Frank WiegandFix POD typo
2010-01-28 Jesse VincentFix a broken pod link
2010-01-28 brian d foy* Fill out the docs on the yada to show it as a satand...
2010-01-28 Karl WilliamsonClean up 5.12 delta pod concerning regexes and Unicode...
2010-01-27 brian d foy* Note that the flip-flop operator maintains state...
2010-01-26 Vincent PitA small typo in perlrun, spotted by Olivier Raginel.
2010-01-25 David Goldenrevise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signescorrect a typo
2010-01-25 Ricardo Signesapply a second set of eyes to perl5120delta
2010-01-25 Jesse VincentAdd perl5120delta to pod.lst and MANIFEST
2010-01-24 Jesse VincentMinor typo fix
2010-01-24 Jesse VincentFirst full pass at perl5120delta
2010-01-24 Jesse VincentAdded a stub of the Perl 5.12.0 delta which will be...
2010-01-22 Rafael Garcia-SuarezUpdate to podlators 2.3.0
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-20 David Goldenperlfunc tweak for package NAME VERSION
2010-01-20 Ricardo Signesremove remaining boilerplate from perl5114delta
2010-01-20 Ricardo Signesperldelta5114 updated prior to shipping
2010-01-20 Ricardo Signesadd 5.11.4 (and myself) to perlhist
2010-01-19 David Goldennote strict/lax version requirements in documentation
2010-01-19 David Goldenadd version number format note to perldelta
2010-01-18 Jesse VincentFixed an editing error in perldoc about commit messages.
2010-01-18 Jesse VincentMinor updates to the git tutorial and our commit messag...
2010-01-16 brian d foy* Tom's latest perlfunc cleanups, to ensure we're on...
2010-01-16 brian d foy* Backported Tom's perlfaq cleanup to the perlfaq repo...
2010-01-15 Rafael Garcia-SuarezAdd warning "Cannot find encoding"
2010-01-15 Rafael Garcia-SuarezDocument last change in perldelta for 5.11.4.
2010-01-13 brian d foy* Em dash cleanup in pod/
2010-01-13 brian d foy* FAQ sync for Perl 5.12 release candidate
2010-01-13 brian d foyTom Christiansen's perlfunc cleansing, part 2
2010-01-12 Rafael Garcia-SuarezDocument UNIVERSAL->import deprecation in perldelta
2010-01-12 Rafael Garcia-SuarezThe new lvalue warning should not be turned on by default
2010-01-12 Rafael Garcia-SuarezDocument new lvalue warning in perldelta
2010-01-12 Rafael Garcia-SuarezThe "illegalproto" warning category is new in 5.11...
2010-01-12 Rafael Garcia-SuarezAdd perl5114delta.pod
next