summaryrefslogtreecommitdiff
path: root/lib/overload.t
Commit message (Expand)AuthorAgeFilesLines
* Test that overload::constant works in eval("")Rafael Garcia-Suarez2009-01-121-1/+8
* Re: unless(...) terser than if(!...)Vincent Pit2008-09-071-1/+41
* [perl #55786] [PATCH blead] Re: Overload Segfaulting Rick Delaney2008-06-151-1/+17
* Make new regex type be 'REGEXP' and make all core qr//'s be in class Regexp (...Yves Orton2008-01-061-1/+1
* First class regexps.Nicholas Clark2007-12-281-1/+1
* Regexps are now orange.Nicholas Clark2007-12-271-1/+1
* Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-191-2/+25
* Suggestion by Rick Delaney to make this test pass with -Duse64bitallRafael Garcia-Suarez2007-10-081-1/+1
* Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer resultsRick Delaney2007-10-081-1/+6
* Re: [perl #46011] overload "0+" doesn't handle integer resultsRick Delaney2007-10-071-1/+26
* I can't spell (well know fact) and while I'm there correct otherNicholas Clark2007-10-031-8/+8
* Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag wasNicholas Clark2007-10-031-1/+43
* Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'Rick Delaney2007-02-231-1/+48
* [perl #36689] &=, |= and ^= overloads are nbot documentedAdriano Ferreira2006-11-241-1/+34
* D'oh! 27508 wasn't quite testing what I wanted it to test. This does.Nicholas Clark2006-03-151-3/+2
* Test for reblessing objects with weak references.Nicholas Clark2006-03-151-1/+30
* Moving the overloading flag from the reference to the referant allowsNicholas Clark2006-03-151-1/+46
* Finish converting overload.t to Test::MoreNicholas Clark2006-03-151-132/+100
* Further conversion of overload.tNicholas Clark2006-03-151-81/+81
* Further conversion of overload.tNicholas Clark2006-03-151-57/+58
* Partially convert overload.t to Test::MoreNicholas Clark2006-03-151-31/+31
* Test that constant overloading is propagated into evalRobin Houston2005-12-291-1/+8
* Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badl...Rick Delaney2004-11-041-1/+5
* Mostly revert change #23347 (keep the test suite, fixed),Rafael Garcia-Suarez2004-11-031-1/+1
* Turn regcomp into a list opDave Mitchell2004-10-101-1/+25
* Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloadingRick Delaney2004-10-041-3/+18
* Numeric comparison operators mustn't compare addresses of referencesNicholas Clark2004-07-141-2/+38
* Correct detection of absent modules. Based onAndy Dougherty2004-06-251-1/+1
* Skip tests if List::Util not builtNicholas Clark2004-06-221-0/+5
* [PATCH lib/overload.t] TODO tests for bug #24313.Rafael Garcia-Suarez2003-10-281-8/+23
* Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaultsRick Delaney2003-09-181-1/+17
* [perl #22753] overload::StrVal() fails for regexp refsFergal Daly2003-06-221-1/+3
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-081-7/+8
* More %{} overload tests.Jarkko Hietaniemi2002-04-251-1/+19
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-1/+21
* Re: [ID 20010621.007] readline() not quite as equal as <>Abhijit Menon-Sen2001-06-251-1/+1
* Re: overload.t failsAbhijit Menon-Sen2001-06-251-1/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+1050