summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Document that empty sets don't smart-matchRafael Garcia-Suarez2009-03-171-16/+17
* The new smart match dispatch table for 5.10.1 onwardsRafael Garcia-Suarez2009-03-041-26/+44
* Document that when() treats specially most of the filetest operatorsRafael Garcia-Suarez2009-03-041-0/+5
* Make // behave like || in when clausesRafael Garcia-Suarez2009-03-041-7/+8
* fix typo in pod/perlperf.podDavid Mitchell2009-02-251-1/+1
* Check for thread failure in prime number exampleJerry D. Hedden2009-02-201-50/+47
* Wonky example in perlthrtutAlex Davies2009-02-201-1/+1
* Remove the -x from the cherry pick and show how to merge the whole branch (su...Leon Brocard2009-02-201-1/+5
* Remove an extra spaceLeon Brocard2009-02-201-1/+1
* Add a section on merging from a branch via GitHubLeon Brocard2009-02-201-11/+34
* Document error "Smart matching a non-overloaded object breaks encapsulation"Rafael Garcia-Suarez2009-02-131-0/+6
* Fix previous patch. Actually it's written PAREN, not PARENT.Rafael Garcia-Suarez2009-02-101-1/+1
* mention English name of %+ in perlvar.podMoritz Lenz2009-02-101-0/+2
* pare down docs of UNIVERSAL in perlobjRicardo SIGNES2009-02-071-39/+10
* Use an ordinary paragraph to reference sv.h.Matt Kraai2009-02-061-1/+1
* "wide character" warnings are severeSlaven Rezic2009-02-051-1/+1
* long-ago h2xs changesYitzchak Scott-Thoennes2009-02-031-2/+2
* Upgrade to Pod-Parser-1.36.Steve Hay2009-01-303-27/+29
* Tweaks to pod/perlrepository.podGisle Aas2009-01-291-22/+35
* Add a section on how to submit a patch using GitHubLeon Brocard2009-01-261-0/+33
* Run podtidy on pod/perlrepository.pod and document how to do soLeon Brocard2009-01-261-47/+55
* Merge branch 'Eefix' into bleadRafael Garcia-Suarez2009-01-251-0/+3
|\
| * Document that $0 is set to "-e" when perl is run with -e or -ERafael Garcia-Suarez2009-01-251-0/+3
* | suidperl goes.Nicholas Clark2009-01-232-50/+1
* | Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-214-13/+14
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-213-7/+8
* | Update the documentation of get_hv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-212-6/+7
* | remove some indirect method calls, add a caveatRicardo SIGNES2009-01-214-13/+16
* | POD typosFrank Wiegand2009-01-211-1/+1
* | Remove perltodo entry about empty destructorsRafael Garcia-Suarez2009-01-201-6/+0
* | Add warning categoryRafael Garcia-Suarez2009-01-191-1/+1
* | about warnings if forks fail in Perl_my_popenSlaven Rezic2009-01-191-1/+6
* | Add warning about octal > 377 in some regexesKarl2009-01-161-0/+9
* | use F<> in perlrepository.pod consistently and remove one needless whitespaceRenee2009-01-161-2/+2
* | Give the git file browser URL as the most up to date version of this file.Nicholas Clark2009-01-131-5/+8
* | Capitalize "SysV" correctlyAbigail2009-01-131-4/+4
|/
* Fix typo in pod/perlhack.podAbigail2009-01-121-1/+1
* Fix typo in pod/perldsc.podAbigail2009-01-101-1/+1
* Typo fix in pod/perldiag.podAbigail2009-01-101-1/+1
* Be consistent in writing deobfuscatorAbigail2009-01-091-1/+1
* Fix typoAbigail2009-01-091-1/+1
* Capitalize "latin"Abigail2009-01-091-1/+1
* Typo fix in pod/perl5110delta.podAbigail2009-01-091-1/+1
* Fix typo in pod/perltodo.podAbigail2009-01-091-1/+1
* -Be consistent with kb/kB.Abigail2009-01-091-2/+3
* Fixed some spelling errorsAbigail2009-01-091-3/+3
* Change the link to the sort pragma to be more clear.Abigail2009-01-091-1/+1
* Updated the 'some statistics for the other subdirectories' to includeAbigail2009-01-061-72/+245
* Avoid wrapping long lines when displaying as man pageAbigail2009-01-061-2/+2
* Calculated patch sizes for the modern era.Abigail2009-01-061-54/+88