summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Disentangling -g and -DDEBUGGING is a TODO.Nicholas Clark2009-06-021-0/+9
* Smart-match perldelta adjustmentsRafael Garcia-Suarez2009-06-011-5/+12
* Minor doc fix for the smart table legend (clarify the "Object" entry).Rafael Garcia-Suarez2009-06-011-3/+2
* Mention Devel::NYTProf in perldebugSteffen Mueller2009-05-311-2/+3
* Auto-complete lexicals in the debugger shellSteffen Mueller2009-05-311-3/+3
* Clarify perldebug documentationBram2009-05-311-2/+6
* A couple of nits in the ~~ perldelta entryRafael Garcia-Suarez2009-05-261-2/+2
* File tests were already treated as boolean in when()Rafael Garcia-Suarez2009-05-261-8/+1
* Describe smart match and switch changes in perldeltaRafael Garcia-Suarez2009-05-251-0/+93
* Remove now-obsolete note on ~~ overloading working only on the right.Rafael Garcia-Suarez2009-05-251-3/+1
* Allow ~~ overloading on the left side, when the right side is a plain scalarRafael Garcia-Suarez2009-05-241-0/+1
* Change the specs of %h~~%h to avoid mentioning ~~ recursivelyRafael Garcia-Suarez2009-05-241-1/+1
* Remove vim swap fileRafael Garcia-Suarez2009-05-241-0/+0
* perlpodspec correctionsRicardo SIGNES2009-05-242-4/+4
* Update bisect notesH.Merijn Brand2009-05-201-2/+10
* Amelioration of the error message "Unrecognized character %s in column %d"Claes Jakobsson2009-05-141-2/+2
* Remove remaining POD tags in verbatim paragraphsVincent Pit2009-05-145-36/+35
* Merge branch 'smartmatch' into bleadRafael Garcia-Suarez2009-05-132-90/+56
|\
| * Smart matching is to-done.Rafael Garcia-Suarez2009-05-121-49/+0
| * Remove proposed (but unimplemented) $foo ~~ Range smart matching.Rafael Garcia-Suarez2009-05-121-11/+3
| * Document what to do with object on the left and add some TODO tests for thatRafael Garcia-Suarez2009-05-081-2/+3
| * Merge branch 'blead' into smartmatchRafael Garcia-Suarez2009-05-0527-46719/+1649
| |\
| * | Clarify that @a ~~ @b recursively smart matchesRafael Garcia-Suarez2009-05-051-2/+2
| * | Remove some empty lines in a code exampleRafael Garcia-Suarez2009-04-201-5/+0
| * | Document that ~~ overload will only work on the RHSRafael Garcia-Suarez2009-04-201-4/+5
| * | Adjustments to the ~~ dispatch tableRafael Garcia-Suarez2009-03-251-2/+5
| * | Fix equivalent code in perlsyn for Array~~HashRafael Garcia-Suarez2009-03-241-1/+1
| * | Specify that the behaviour of $foo ~~ Range should only depend on the RHSRafael Garcia-Suarez2009-03-241-3/+3
| * | Make []~~\&f and {}~~\&f matchRafael Garcia-Suarez2009-03-241-3/+3
| * | Implement "~~ $scalar" for numbers and stringsRafael Garcia-Suarez2009-03-241-2/+1
| * | Revert order of ~~ in definition of smart matching against arraysRafael Garcia-Suarez2009-03-231-3/+2
| * | Add more tests with an empty hash on the right of ~~Rafael Garcia-Suarez2009-03-231-1/+1
| * | 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
* | | Add perl589delta.pod to pod.lst, and run pod/buildtoc --build-all.Nicholas Clark2009-05-121-0/+1
* | | add perl589delta.pod to bleadDavid Mitchell2009-05-121-0/+2336
* | | Replacing dump.c's use of SVs as temporaries is TODO.Nicholas Clark2009-05-101-0/+21
* | | Making ExtUtils::ParseXS use strict; is TODO.Nicholas Clark2009-05-101-0/+12
* | | Update info on number of magic types\n\nRemove mention of overloading being o...Steffen Mueller2009-05-101-3/+3
* | | perltie.pod docpatchDavid Cantrell2009-05-061-1/+1
| |/ |/|
* | Clarify that =encoding is global in PODDan Jacobson2009-05-041-1/+3
* | Document that XS_VERSION_BOOTCHECK may break if $VERSION is a long enough NVNiko Tyni2009-05-021-0/+6
* | fix POD typoFrank Wiegand2009-05-021-1/+1
* | Add generated perltoc to git ignore listRafael Garcia-Suarez2009-05-011-0/+1
* | Fix -p function and Fcntl::S_IFIFO constant under Microsoft VC compilerJan Dubois2009-04-281-1/+3
* | Minor fixups for the documentation for crypt.Jay Hannah2009-04-271-2/+2
* | [PATCH] Allow PERL5OPT=-WMichael G Schwern2009-04-251-1/+1
* | Clean up pod/buildtoc so it will run on VMS.Craig A. Berry2009-04-241-7/+12