summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* tweak perlmod.podYves Orton2016-12-061-3/+9
* Improve discussion of packages and their scopes.James E Keenan2016-12-061-16/+28
* Move miscategorized files.Andy Lester2016-12-021-3/+3
* Remove support for Splint static source code analyzerAndy Lester2016-11-301-6/+2
* perlfunc/open: clarify role of mode for undef filenameAristotle Pagaltzis2016-11-251-3/+3
* add sv_set_undef() API functionDavid Mitchell2016-11-241-1/+2
* new perldeltaChad Granum2016-11-204-495/+906
* Update perlhist.pod for 5.25.7Chad Granum2016-11-201-1/+2
* Finalize perldelta for 5.25.7Chad Granum2016-11-201-21/+68
* Final manual updates to perldeltaChad Granum2016-11-201-320/+46
* Correct one POD formatting error in perldelta.James E Keenan2016-11-201-2/+0
* perldelta fixes from khwKarl Williamson2016-11-191-40/+16
* Perldelta updates in prep for tomorrows releaseChad Granum2016-11-191-5/+534
* perlre: don't impugn the stability of all (?…) constructsAaron Crane2016-11-191-6/+3
* perlre: summarise full syntax for (?(cond)then|else) constructsAaron Crane2016-11-191-0/+9
* perlre: minor wordsmithing, POD formatting tweaks, etcAaron Crane2016-11-191-8/+11
* perlre: regularise list itemsAaron Crane2016-11-192-4/+6
* Document the package for $REGMARK and $REGERRORAaron Crane2016-11-191-1/+4
* Add perldelta for Indented Here-docsMatthew Horsfall2016-11-141-0/+32
* Document Indented Here-docsMatthew Horsfall2016-11-141-0/+52
* Add indented here-docs.Matthew Horsfall2016-11-141-0/+20
* Certain variables are not longer allowed; document this.Abigail2016-11-131-6/+6
* Defined on aggregates is no longer allowed.Abigail2016-11-131-4/+3
* Deprecations are to be marked with a D.Abigail2016-11-131-1/+1
* perlguts: add pTHX_ to magic method examplesDavid Mitchell2016-11-121-8/+8
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-112-2/+2
* make 'do' errors refer to 'do' (not 'require') (RT #129927)Lukas Mai2016-11-111-3/+4
* clarify the contents of argv[]Stefan Seifert2016-11-091-0/+3
* perlvar: clarify @ISA recommendationsAristotle Pagaltzis2016-11-071-3/+3
* perlvar: document @ISAHauke D2016-11-071-0/+13
* perlobj: do not discourage manual @ISAAristotle Pagaltzis2016-11-071-4/+6
* perlobj: remove now-inaccurate claimAristotle Pagaltzis2016-11-071-3/+1
* Added note about perlobj change to perldeltaDave Rolsky2016-11-061-2/+2
* Add docs on calling methods using a fully qualified name like $mp3->File::save()Lukas Mai2016-11-061-0/+28
* Small formatting fix in perlobjDave Rolsky2016-11-061-2/+2
* Add a few more mentions of Moo to perlootutDave Rolsky2016-11-061-9/+11
* clarify behavior single quote regexpsYves Orton2016-11-021-6/+6
* rework perl #129903 - inf recursion from use of empty pattern in regex codeblockYves Orton2016-11-011-4/+4
* new feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE_ALL})Yves Orton2016-11-012-6/+38
* Added some discussion of tabs & spaces in the source codeAndy Lester2016-10-311-2/+7
* pod/perllocale: Add caution about incompatible localesKarl Williamson2016-10-261-5/+6
* PATCH: [perl #129277] perlrecharclass: Clarify q// handlingKarl Williamson2016-10-261-1/+8
* Add perldelta entries forDavid Mitchell2016-10-261-2/+17
* New perldelta for 5.25.7Aaron Crane2016-10-204-204/+615
* Add 5.25.6 release to perlhistv5.25.6Aaron Crane2016-10-201-0/+1
* Finalise perldelta for 5.25.6Aaron Crane2016-10-201-21/+113
* perldelta: delete unneeded sectionsAaron Crane2016-10-201-222/+0
* perldelta: draft for commits up to 3cc6a05eedAaron Crane2016-10-201-1/+56
* regexec.c: fix #129903: forbid empty pattern in regex code blockYves Orton2016-10-191-0/+7
* pod: mention SvPVCLEAR()Yves Orton2016-10-192-2/+2