summaryrefslogtreecommitdiff
path: root/lib/overload.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except forNicholas Clark2008-12-271-1/+5
* [perl #55786] [PATCH blead] Re: Overload Segfaulting Rick Delaney2008-06-151-2/+4
* overload must not load XS modules at compile time, or perlRafael Garcia-Suarez2007-04-251-2/+6
* Remove a now redundant requireRafael Garcia-Suarez2007-04-251-6/+5
* Move the require at the top of the file.Rafael Garcia-Suarez2007-04-251-1/+2
* Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and GraphBrandon Black2007-04-251-2/+6
* Re: new C3 MRO patchBrandon Black2007-04-191-6/+7
* [perl #36689] &=, |= and ^= overloads are nbot documentedAdriano Ferreira2006-11-241-3/+7
* Typo fix in overload docsRafael Garcia-Suarez2006-09-251-1/+1
* Remove the last traces of explicitly setting HINT_LOCALIZE_HH fromNicholas Clark2006-04-201-3/+1
* "smart match" description in overload.pm is in the middle of "fallback" sectionJan Dubois2006-04-041-5/+5