]> git.vpit.fr Git - perl/modules/indirect.git/log
perl/modules/indirect.git
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