doc f7abe7
[p5sagit/p5-mst-13.2.git] / lib / overload.pm
2009-11-01 Rafael Garcia-Suarez Bump overload.pm's VERSION (plus some spelling nits)
2009-11-01 Ben Morrow Documentation for the 'qr' overload.
2009-10-20 Jesse Vincent Bump overload.pm's version since it differs from the...
2009-10-12 Geoffrey T. Dairiki overload no longer implicitly unsets fallback on repeat...
2009-08-22 David Mitchell better document smart match overloading
2009-08-20 Chip Salzenberg incremental improvement in ~~ documentation, already...
2009-07-03 David Mitchell bump versions of non-dual-life modules that
2009-05-12 Rafael Garcia-Suarez Register ~~ operator overloading in its own category...
2009-03-25 Ben Morrow Docs for -X overloading.
2009-02-08 Yitzchak Scott-Tho... add link for those who look at overload for overriding
2009-01-21 Ricardo SIGNES now get non-dual lived code
2009-01-08 Rafael Garcia-Suarez Use a slightly more paranoid regex
2009-01-02 Paul Fenwick Minimal mention of overloading.pm in overload.pm
2008-12-27 Nicholas Clark Move all mro:: XS functions from mro.c to ext/mro/mro...
2008-06-15 Rick Delaney [perl #55786] [PATCH blead] Re: Overload Segfaulting
2007-04-25 Rafael Garcia-Suarez overload must not load XS modules at compile time,...
2007-04-25 Rafael Garcia-Suarez Remove a now redundant require
2007-04-25 Rafael Garcia-Suarez Move the require at the top of the file.
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-19 Brandon Black Re: new C3 MRO patch
2006-11-24 Adriano Ferreira [perl #36689] &=, |= and ^= overloads are nbot documented
2006-09-25 Rafael Garcia-Suarez Typo fix in overload docs
2006-04-20 Nicholas Clark Remove the last traces of explicitly setting HINT_LOCAL...
2006-04-04 Jan Dubois "smart match" description in overload.pm is in the...
2006-02-07 Steffen Müller Re: [PATCH] Documentation patch for overload
2006-02-05 Steffen Müller Documentation patch for overload
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-12-22 Robin Houston eliminate HINT_HH_FOR_EVAL
2005-12-19 Robin Houston latest switch/say/~~
2005-09-13 Andy Lester The return of the consting
2005-07-29 Andy Lester Fix English error in overload.pm
2004-11-04 Rick Delaney Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia-Suarez Mostly revert change #23347 (keep the test suite, fixed),
2004-10-04 Rafael Garcia-Suarez Increment $overload::VERSION after change #23347
2004-10-04 Rick Delaney Re: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-08-02 Fergal Daly mention refaddr() in overload::StrVal docs
2003-08-14 Jarkko Hietaniemi Diffs-sans-version-diffs between blead and maint.
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-06-22 Fergal Daly [perl #22753] overload::StrVal() fails for regexp refs
2002-11-29 Rafael Garcia-Suarez Document the hint constants and where they're used.
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-06-19 Jarkko Hietaniemi Fix for 20001101.004, at least for the memleak part.
2002-06-19 Yitzchak Scott-Tho... Re: [DOC PATCH] Re: [ID 20020613.003] context incorrect...
2002-05-04 Michael G. Schwern "\"\""
2001-11-12 Jeffrey Friedl a few typo fixes
2001-03-18 Jarkko Hietaniemi Retract the changes made at #9176 to Neil's and Ilya...
2001-03-16 Michael Stevens more pod patches
2001-02-08 Charles Bailey SYN SYN
2001-02-05 John Tobey [DOC PATCH] overload.pm nits
2001-01-25 Ilya Zakharevich overload int()
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles Bailey SYN SYN
2000-09-30 Daniel Chetlin Fix some recursion in overload.pm
2000-09-02 Nick Ing-Simmons More %{} and other deref special casing - do not pass...
2000-09-01 Jarkko Hietaniemi Add the overload warnings to perldiag.
2000-09-01 Paul Marquess RE: [PATCH lib/overload.pm] Sanaty checking of argument...
2000-09-01 Abigail Sanaty checking of arguments to overload::constant
2000-08-28 Daniel Chetlin _Minor_ change to overload.pm pod
2000-03-04 Gurusamy Sarathy make hints available via globals in the respective...
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
1999-08-17 Andreas König overload.pm str/num confu
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-02-02 Jarkko Hietaniemi overload syntax is no longer experimental
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-08-01 Ilya Zakharevich fixes for overloading bugs and docs, tweaked some
1998-06-29 Ilya Zakharevich added patch for overloading constants, made PERL_OBJECT...
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-25 Ilya Zakharevich patch for LWP 5.05 to make it play with both 5.003...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-15 Ilya Zakharevich Fix overloading via inherited autoloaded functions
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-06-18 Perl 5 Porters perl 5.003_01: lib/overload.pm
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1