summaryrefslogtreecommitdiff
path: root/lib/overload.pm
Commit message (Expand)AuthorAgeFilesLines
* Document that range operator '..' can not be overloaded.Moritz Lenz2013-04-141-1/+5
* Fix various minor pod issuesKarl Williamson2013-01-241-2/+2
* propagate context into overloads [perl #47119]Jesse Luehrs2012-06-281-4/+1
* [perl #113050] Put fallback back under "()"Father Chrysostomos2012-05-231-4/+5
* overload.pm: Allow :: in method namesFather Chrysostomos2012-05-211-1/+1
* overload.pm: This warning exists nowFather Chrysostomos2012-05-211-10/+0
* Update overload docsFather Chrysostomos2012-05-211-24/+7
* Make ‘no overload’ also warn about invalid argsFather Chrysostomos2012-05-211-0/+2
* overload.pm: Don’t touch %OVERLOAD’s dummy entryFather Chrysostomos2012-05-211-2/+0
* Make overloaded classes inherit fallbackFather Chrysostomos2012-05-211-11/+11
* Increase $overload::VERSION to 1.19Father Chrysostomos2012-05-211-1/+1
* Increase $overload::VERSION to 1.18Father Chrysostomos2012-01-241-1/+1
* In overload::AddrRef, use ‘no overloading’Father Chrysostomos2012-01-241-11/+2
* overload.pm: Smaller indents for long linesFather Chrysostomos2012-01-181-6/+6
* overload.pm: spaces after dots; wording tweakFather Chrysostomos2012-01-181-16/+17
* Document new overload warning in overload.pmFather Chrysostomos2012-01-181-0/+5
* overload.pm: Doc tweaksFather Chrysostomos2012-01-181-1/+1
* In overload::ov_method, use ‘no overloading’Father Chrysostomos2012-01-181-3/+2
* Lower $overload::VERSION to 1.17Father Chrysostomos2012-01-161-1/+1
* overload.pm: Combine two loopsFather Chrysostomos2012-01-161-3/+2
* overload.pm: Put invalid arg warning in "overload" categoryFather Chrysostomos2012-01-161-1/+1
* Suppress ‘useless’ warning in overload.pmFather Chrysostomos2012-01-161-1/+1
* Emit a warning if an attempt is made to overload an invalid (e.g., misspelled...jkeenan2012-01-161-17/+30
* [perl #40333] Stop overload::Overloaded from calling ->canFather Chrysostomos2012-01-091-1/+1
* Increase $overload::VERSION to 1.17Father Chrysostomos2012-01-051-1/+1
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-051-2/+2
* Version bumpsif-0.0602Father Chrysostomos2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-221-11/+11
* overload.pm: Fix broken linkKarl Williamson2011-07-031-2/+3
* overload.pm: Fix broken linkKarl Williamson2011-05-181-2/+2
* Relation between overloading and ties: second tryFather Chrysostomos2011-02-101-8/+10
* Revert "The relation between overloading and ties has been fixed."Father Chrysostomos2011-02-101-0/+13
* The relation between overloading and ties has been fixed.Father Chrysostomos2011-02-101-13/+0
* perl #82278: Overload documentation: many changes This is a partial rewrite t...Michael Breen2011-02-101-480/+643
* Increase overload.pm’s versionFather Chrysostomos2010-11-271-1/+1
* [perl #79680] overload 1.10 sprintf fails taint checkingMichael Fig2010-11-271-1/+1
* [perl #71998] overload::Method can die with blessed methodsFather Chrysostomos2010-09-281-2/+4
* Bump overload.pm's VERSION (plus some spelling nits)Rafael Garcia-Suarez2009-11-011-3/+3
* Documentation for the 'qr' overload.Ben Morrow2009-11-011-11/+16
* Bump overload.pm's version since it differs from the version in 5.11.0Jesse Vincent2009-10-201-1/+1
* overload no longer implicitly unsets fallback on repeated 'use overload' line...Geoffrey T. Dairiki2009-10-121-0/+1
* better document smart match overloadingDavid Mitchell2009-08-221-0/+25
* incremental improvement in ~~ documentation, already in maint-5.10Chip Salzenberg2009-08-201-2/+3
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* Register ~~ operator overloading in its own category in %overload::opsRafael Garcia-Suarez2009-05-121-6/+8
* Docs for -X overloading.Ben Morrow2009-03-251-0/+25
* add link for those who look at overload for overridingYitzchak Scott-Thoennes2009-02-081-0/+3
* now get non-dual lived codeRicardo SIGNES2009-01-211-13/+13
* Use a slightly more paranoid regexRafael Garcia-Suarez2009-01-081-1/+1
* Minimal mention of overloading.pm in overload.pmPaul Fenwick2009-01-021-0/+5