]> git.vpit.fr Git - perl/modules/indirect.git/log
perl/modules/indirect.git
15 years agoDiscrepancy @args/@opts
Vincent Pit [Thu, 2 Oct 2008 17:48:46 +0000 (19:48 +0200)]
Discrepancy @args/@opts

15 years agoThis is 0.05 v0.05
Vincent Pit [Thu, 2 Oct 2008 14:39:32 +0000 (16:39 +0200)]
This is 0.05

15 years agoBe proud about not using a source filter
Vincent Pit [Mon, 29 Sep 2008 18:30:29 +0000 (20:30 +0200)]
Be proud about not using a source filter

15 years agoGet rid of an unused variable
Vincent Pit [Sun, 21 Sep 2008 22:44:58 +0000 (00:44 +0200)]
Get rid of an unused variable

15 years agoTest quotelike environments
Vincent Pit [Mon, 1 Sep 2008 08:44:34 +0000 (10:44 +0200)]
Test quotelike environments

15 years agoNow the old check function is always called before storing an op into the map
Vincent Pit [Sun, 31 Aug 2008 09:34:11 +0000 (11:34 +0200)]
Now the old check function is always called before storing an op into the map

15 years agoThis is 0.04 v0.04
Vincent Pit [Sat, 30 Aug 2008 19:00:24 +0000 (21:00 +0200)]
This is 0.04

15 years agoAdd a link to the coverage report
Vincent Pit [Sat, 30 Aug 2008 18:59:16 +0000 (20:59 +0200)]
Add a link to the coverage report

15 years agoTest method call inside method call
Vincent Pit [Sat, 30 Aug 2008 18:53:30 +0000 (20:53 +0200)]
Test method call inside method call

15 years agoCall the previous check function earlier when possible
Vincent Pit [Sat, 30 Aug 2008 18:08:34 +0000 (20:08 +0200)]
Call the previous check function earlier when possible

15 years agoRemove all the kid op tags from the map when we're done with an entersub
Vincent Pit [Sat, 30 Aug 2008 18:04:22 +0000 (20:04 +0200)]
Remove all the kid op tags from the map when we're done with an entersub

15 years agoNo longer fork to test. IPC::Cmd is no longer required
Vincent Pit [Sat, 30 Aug 2008 17:34:11 +0000 (19:34 +0200)]
No longer fork to test. IPC::Cmd is no longer required

15 years agoBetter logic for finding oo and om in ck_entersub
Vincent Pit [Thu, 28 Aug 2008 14:28:15 +0000 (16:28 +0200)]
Better logic for finding oo and om in ck_entersub

15 years agoThis is 0.03 v0.03
Vincent Pit [Tue, 12 Aug 2008 15:22:50 +0000 (17:22 +0200)]
This is 0.03

15 years agoAdd undef guards to $stderr in tests
Vincent Pit [Tue, 12 Aug 2008 15:15:28 +0000 (17:15 +0200)]
Add undef guards to $stderr in tests

15 years agoAdd PERL5OPT to the flags passed to the forked perls
Vincent Pit [Tue, 12 Aug 2008 15:10:01 +0000 (17:10 +0200)]
Add PERL5OPT to the flags passed to the forked perls

15 years agoActually exit when the child didn't succeed
Vincent Pit [Mon, 11 Aug 2008 19:16:26 +0000 (21:16 +0200)]
Actually exit when the child didn't succeed

15 years agoThis is 0.02 v0.02
Vincent Pit [Mon, 11 Aug 2008 15:54:56 +0000 (17:54 +0200)]
This is 0.02

15 years agoMake the hint a IV
Vincent Pit [Mon, 11 Aug 2008 15:45:45 +0000 (17:45 +0200)]
Make the hint a IV

15 years agoForce UOK flag onto op->src values
Vincent Pit [Mon, 11 Aug 2008 15:41:46 +0000 (17:41 +0200)]
Force UOK flag onto op->src values

15 years agoRemove the possibly miscompiled syntax ((hints == 2) ? croak : warn)(msg)
Vincent Pit [Mon, 11 Aug 2008 15:38:50 +0000 (17:38 +0200)]
Remove the possibly miscompiled syntax ((hints == 2) ? croak : warn)(msg)

15 years agoSkip when we couldn't capture buffers
Vincent Pit [Mon, 11 Aug 2008 14:46:14 +0000 (16:46 +0200)]
Skip when we couldn't capture buffers

15 years agoPrefer SvPV_*_const functions
Vincent Pit [Mon, 11 Aug 2008 13:59:11 +0000 (15:59 +0200)]
Prefer SvPV_*_const functions

15 years agoCommenting
Vincent Pit [Mon, 11 Aug 2008 13:56:07 +0000 (15:56 +0200)]
Commenting

15 years agoConsting
Vincent Pit [Mon, 11 Aug 2008 13:52:24 +0000 (15:52 +0200)]
Consting

15 years agoShow more information when we couldn't run the tests data files
Vincent Pit [Mon, 11 Aug 2008 12:28:13 +0000 (14:28 +0200)]
Show more information when we couldn't run the tests data files

15 years agoIn ck_entersub, only try to recover the method name if it's actually a method
Vincent Pit [Mon, 11 Aug 2008 09:36:26 +0000 (11:36 +0200)]
In ck_entersub, only try to recover the method name if it's actually a method

15 years agoJust test the order. This should be enough with our implementation
Vincent Pit [Mon, 11 Aug 2008 08:26:30 +0000 (10:26 +0200)]
Just test the order. This should be enough with our implementation

15 years agoImporting indirect-0.01.tar.gz v0.01
Vincent Pit [Sun, 10 Aug 2008 22:01:00 +0000 (00:01 +0200)]
Importing indirect-0.01.tar.gz