| Commit message (Expand) | Author | Age | Files | Lines |
* | overload.pm: Removed an unused variable | Brian Fraser | 2014-10-31 | 1 | -2/+2 |
* | Increase $overload::VERSION to 1.23 | Father Chrysostomos | 2014-09-09 | 1 | -1/+1 |
* | Remove redundant check from overload.pm | Father Chrysostomos | 2014-09-09 | 1 | -1/+1 |
* | Document that range operator '..' can not be overloaded. | Moritz Lenz | 2013-04-14 | 1 | -1/+5 |
* | Fix various minor pod issues | Karl Williamson | 2013-01-24 | 1 | -2/+2 |
* | propagate context into overloads [perl #47119] | Jesse Luehrs | 2012-06-28 | 1 | -4/+1 |
* | [perl #113050] Put fallback back under "()" | Father Chrysostomos | 2012-05-23 | 1 | -4/+5 |
* | overload.pm: Allow :: in method names | Father Chrysostomos | 2012-05-21 | 1 | -1/+1 |
* | overload.pm: This warning exists now | Father Chrysostomos | 2012-05-21 | 1 | -10/+0 |
* | Update overload docs | Father Chrysostomos | 2012-05-21 | 1 | -24/+7 |
* | Make ‘no overload’ also warn about invalid args | Father Chrysostomos | 2012-05-21 | 1 | -0/+2 |
* | overload.pm: Don’t touch %OVERLOAD’s dummy entry | Father Chrysostomos | 2012-05-21 | 1 | -2/+0 |
* | Make overloaded classes inherit fallback | Father Chrysostomos | 2012-05-21 | 1 | -11/+11 |
* | Increase $overload::VERSION to 1.19 | Father Chrysostomos | 2012-05-21 | 1 | -1/+1 |
* | Increase $overload::VERSION to 1.18 | Father Chrysostomos | 2012-01-24 | 1 | -1/+1 |
* | In overload::AddrRef, use ‘no overloading’ | Father Chrysostomos | 2012-01-24 | 1 | -11/+2 |
* | overload.pm: Smaller indents for long lines | Father Chrysostomos | 2012-01-18 | 1 | -6/+6 |
* | overload.pm: spaces after dots; wording tweak | Father Chrysostomos | 2012-01-18 | 1 | -16/+17 |
* | Document new overload warning in overload.pm | Father Chrysostomos | 2012-01-18 | 1 | -0/+5 |
* | overload.pm: Doc tweaks | Father Chrysostomos | 2012-01-18 | 1 | -1/+1 |
* | In overload::ov_method, use ‘no overloading’ | Father Chrysostomos | 2012-01-18 | 1 | -3/+2 |
* | Lower $overload::VERSION to 1.17 | Father Chrysostomos | 2012-01-16 | 1 | -1/+1 |
* | overload.pm: Combine two loops | Father Chrysostomos | 2012-01-16 | 1 | -3/+2 |
* | overload.pm: Put invalid arg warning in "overload" category | Father Chrysostomos | 2012-01-16 | 1 | -1/+1 |
* | Suppress ‘useless’ warning in overload.pm | Father Chrysostomos | 2012-01-16 | 1 | -1/+1 |
* | Emit a warning if an attempt is made to overload an invalid (e.g., misspelled... | jkeenan | 2012-01-16 | 1 | -17/+30 |
* | [perl #40333] Stop overload::Overloaded from calling ->can | Father Chrysostomos | 2012-01-09 | 1 | -1/+1 |
* | Increase $overload::VERSION to 1.17 | Father Chrysostomos | 2012-01-05 | 1 | -1/+1 |
* | Correct links to perlsyn and perlop | Father Chrysostomos | 2012-01-05 | 1 | -2/+2 |
* | Version bumpsif-0.0602 | Father Chrysostomos | 2011-11-22 | 1 | -1/+1 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -11/+11 |
* | overload.pm: Fix broken link | Karl Williamson | 2011-07-03 | 1 | -2/+3 |
* | overload.pm: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | Relation between overloading and ties: second try | Father Chrysostomos | 2011-02-10 | 1 | -8/+10 |
* | Revert "The relation between overloading and ties has been fixed." | Father Chrysostomos | 2011-02-10 | 1 | -0/+13 |
* | The relation between overloading and ties has been fixed. | Father Chrysostomos | 2011-02-10 | 1 | -13/+0 |
* | perl #82278: Overload documentation: many changes This is a partial rewrite t... | Michael Breen | 2011-02-10 | 1 | -480/+643 |
* | Increase overload.pm’s version | Father Chrysostomos | 2010-11-27 | 1 | -1/+1 |
* | [perl #79680] overload 1.10 sprintf fails taint checking | Michael Fig | 2010-11-27 | 1 | -1/+1 |
* | [perl #71998] overload::Method can die with blessed methods | Father Chrysostomos | 2010-09-28 | 1 | -2/+4 |
* | Bump overload.pm's VERSION (plus some spelling nits) | Rafael Garcia-Suarez | 2009-11-01 | 1 | -3/+3 |
* | Documentation for the 'qr' overload. | Ben Morrow | 2009-11-01 | 1 | -11/+16 |
* | Bump overload.pm's version since it differs from the version in 5.11.0 | Jesse Vincent | 2009-10-20 | 1 | -1/+1 |
* | overload no longer implicitly unsets fallback on repeated 'use overload' line... | Geoffrey T. Dairiki | 2009-10-12 | 1 | -0/+1 |
* | better document smart match overloading | David Mitchell | 2009-08-22 | 1 | -0/+25 |
* | incremental improvement in ~~ documentation, already in maint-5.10 | Chip Salzenberg | 2009-08-20 | 1 | -2/+3 |
* | bump versions of non-dual-life modules that | David Mitchell | 2009-07-03 | 1 | -1/+1 |
* | Register ~~ operator overloading in its own category in %overload::ops | Rafael Garcia-Suarez | 2009-05-12 | 1 | -6/+8 |
* | Docs for -X overloading. | Ben Morrow | 2009-03-25 | 1 | -0/+25 |
* | add link for those who look at overload for overriding | Yitzchak Scott-Thoennes | 2009-02-08 | 1 | -0/+3 |