This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a version number to Module::Pluggable::Object and
[perl5.git] / lib / overload.t
2007-02-23 Rick DelaneyRe: [perl #41546] perl 5.8.x bug: overloaded 'eq' does...
2006-11-24 Adriano Ferreira[perl #36689] &=, |= and ^= overloads are nbot documented
2006-03-15 Nicholas ClarkD'oh! 27508 wasn't quite testing what I wanted it to...
2006-03-15 Nicholas ClarkTest for reblessing objects with weak references.
2006-03-15 Nicholas ClarkMoving the overloading flag from the reference to the...
2006-03-15 Nicholas ClarkFinish converting overload.t to Test::More
2006-03-15 Nicholas ClarkFurther conversion of overload.t
2006-03-15 Nicholas ClarkFurther conversion of overload.t
2006-03-15 Nicholas ClarkPartially convert overload.t to Test::More
2005-12-29 Robin HoustonTest that constant overloading is propagated into eval
2004-11-04 Rick DelaneyRe: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia-SuarezMostly revert change #23347 (keep the test suite, fixed),
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-10-04 Rick DelaneyRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-07-14 Nicholas ClarkNumeric comparison operators mustn't compare addresses...
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-22 Nicholas ClarkSkip tests if List::Util not built
2003-10-28 Rafael Garcia-Suarez[PATCH lib/overload.t] TODO tests for bug #24313.
2003-09-18 Rick DelaneyRe: [perl #19582] [PATCH bleedperl] bad overload copy...
2003-06-22 Fergal Daly[perl #22753] overload::StrVal() fails for regexp refs
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-04-25 Jarkko HietaniemiMore %{} overload tests.
2002-02-24 John PeacockRe: Copying PV only with possible UTF-8 characters
2001-06-25 Abhijit Menon-SenRe: [ID 20010621.007] readline() not quite as equal...
2001-06-25 Abhijit Menon-SenRe: overload.t fails
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...