| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | now get non-dual lived code | Ricardo SIGNES | 2009-01-21 | 1 | -13/+13 |
* | Use a slightly more paranoid regex | Rafael Garcia-Suarez | 2009-01-08 | 1 | -1/+1 |
* | Minimal mention of overloading.pm in overload.pm | Paul Fenwick | 2009-01-02 | 1 | -0/+5 |
* | Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except for | Nicholas Clark | 2008-12-27 | 1 | -1/+5 |
* | [perl #55786] [PATCH blead] Re: Overload Segfaulting | Rick Delaney | 2008-06-15 | 1 | -2/+4 |
* | overload must not load XS modules at compile time, or perl | Rafael Garcia-Suarez | 2007-04-25 | 1 | -2/+6 |
* | Remove a now redundant require | Rafael Garcia-Suarez | 2007-04-25 | 1 | -6/+5 |
* | Move the require at the top of the file. | Rafael Garcia-Suarez | 2007-04-25 | 1 | -1/+2 |
* | Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph | Brandon Black | 2007-04-25 | 1 | -2/+6 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -6/+7 |
* | [perl #36689] &=, |= and ^= overloads are nbot documented | Adriano Ferreira | 2006-11-24 | 1 | -3/+7 |
* | Typo fix in overload docs | Rafael Garcia-Suarez | 2006-09-25 | 1 | -1/+1 |
* | Remove the last traces of explicitly setting HINT_LOCALIZE_HH from | Nicholas Clark | 2006-04-20 | 1 | -3/+1 |
* | "smart match" description in overload.pm is in the middle of "fallback" section | Jan Dubois | 2006-04-04 | 1 | -5/+5 |
* | Re: [PATCH] Documentation patch for overload | Steffen Müller | 2006-02-07 | 1 | -6/+5 |
* | Documentation patch for overload | Steffen Müller | 2006-02-05 | 1 | -0/+18 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | eliminate HINT_HH_FOR_EVAL | Robin Houston | 2005-12-22 | 1 | -3/+0 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -1/+6 |
* | The return of the consting | Andy Lester | 2005-09-13 | 1 | -1/+1 |
* | Fix English error in overload.pm | Andy Lester | 2005-07-29 | 1 | -5/+5 |
* | Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badl... | Rick Delaney | 2004-11-04 | 1 | -5/+1 |
* | Mostly revert change #23347 (keep the test suite, fixed), | Rafael Garcia-Suarez | 2004-11-03 | 1 | -1/+1 |
* | Increment $overload::VERSION after change #23347 | Rafael Garcia-Suarez | 2004-10-04 | 1 | -1/+1 |
* | Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading | Rick Delaney | 2004-10-04 | 1 | -1/+1 |
* | mention refaddr() in overload::StrVal docs | Fergal Daly | 2004-08-02 | 1 | -1/+4 |
* | Diffs-sans-version-diffs between blead and maint. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | A swath of VERSION patches from Nicholas Clark. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | [perl #22753] overload::StrVal() fails for regexp refs | Fergal Daly | 2003-06-22 | 1 | -4/+7 |
* | Document the hint constants and where they're used. | Rafael Garcia-Suarez | 2002-11-29 | 1 | -6/+6 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -4/+1 |
* | Fix for 20001101.004, at least for the memleak part. | Jarkko Hietaniemi | 2002-06-19 | 1 | -1/+1 |
* | Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported | Yitzchak Scott-Thoennes | 2002-06-19 | 1 | -0/+3 |
* | "\"\"" | Michael G. Schwern | 2002-05-04 | 1 | -8/+8 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -4/+4 |
* | Retract the changes made at #9176 to Neil's and Ilya's module pods. | Jarkko Hietaniemi | 2001-03-18 | 1 | -5/+5 |
* | more pod patches | Michael Stevens | 2001-03-16 | 1 | -5/+5 |
* | [DOC PATCH] overload.pm nits | John Tobey | 2001-02-05 | 1 | -7/+7 |
* | overload int() | Ilya Zakharevich | 2001-01-25 | 1 | -2/+7 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+2 |