]>
git.vpit.fr Git - perl/modules/indirect.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Pit [Wed, 15 Oct 2008 15:50:57 +0000 (17:50 +0200)]
Fix getting the name of a GV(SV) kid of RV2SV that caused 'print' to segfault
Vincent Pit [Wed, 15 Oct 2008 15:42:32 +0000 (17:42 +0200)]
Test 'print' that segfaults
Vincent Pit [Mon, 13 Oct 2008 13:09:48 +0000 (15:09 +0200)]
Get rid of Debian_CPANTS.txt
Vincent Pit [Sat, 11 Oct 2008 16:45:53 +0000 (18:45 +0200)]
This is 0.06
Vincent Pit [Sat, 11 Oct 2008 11:04:51 +0000 (13:04 +0200)]
Test system and exec
Vincent Pit [Sat, 4 Oct 2008 12:02:05 +0000 (14:02 +0200)]
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
Vincent Pit [Thu, 2 Oct 2008 22:12:21 +0000 (00:12 +0200)]
Better be on irc.perl.org
Vincent Pit [Thu, 2 Oct 2008 21:06:09 +0000 (23:06 +0200)]
Test 'no indirect "hlagh"'
Vincent Pit [Thu, 2 Oct 2008 19:49:52 +0000 (21:49 +0200)]
Preferring to say 'to say'
Vincent Pit [Thu, 2 Oct 2008 17:48:46 +0000 (19:48 +0200)]
Discrepancy @args/@opts
Vincent Pit [Thu, 2 Oct 2008 14:39:32 +0000 (16:39 +0200)]
This is 0.05
Vincent Pit [Mon, 29 Sep 2008 18:30:29 +0000 (20:30 +0200)]
Be proud about not using a source filter
Vincent Pit [Sun, 21 Sep 2008 22:44:58 +0000 (00:44 +0200)]
Get rid of an unused variable
Vincent Pit [Mon, 1 Sep 2008 08:44:34 +0000 (10:44 +0200)]
Test quotelike environments
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
Vincent Pit [Sat, 30 Aug 2008 19:00:24 +0000 (21:00 +0200)]
This is 0.04
Vincent Pit [Sat, 30 Aug 2008 18:59:16 +0000 (20:59 +0200)]
Add a link to the coverage report
Vincent Pit [Sat, 30 Aug 2008 18:53:30 +0000 (20:53 +0200)]
Test method call inside method call
Vincent Pit [Sat, 30 Aug 2008 18:08:34 +0000 (20:08 +0200)]
Call the previous check function earlier when possible
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
Vincent Pit [Sat, 30 Aug 2008 17:34:11 +0000 (19:34 +0200)]
No longer fork to test. IPC::Cmd is no longer required
Vincent Pit [Thu, 28 Aug 2008 14:28:15 +0000 (16:28 +0200)]
Better logic for finding oo and om in ck_entersub
Vincent Pit [Tue, 12 Aug 2008 15:22:50 +0000 (17:22 +0200)]
This is 0.03
Vincent Pit [Tue, 12 Aug 2008 15:15:28 +0000 (17:15 +0200)]
Add undef guards to $stderr in tests
Vincent Pit [Tue, 12 Aug 2008 15:10:01 +0000 (17:10 +0200)]
Add PERL5OPT to the flags passed to the forked perls
Vincent Pit [Mon, 11 Aug 2008 19:16:26 +0000 (21:16 +0200)]
Actually exit when the child didn't succeed
Vincent Pit [Mon, 11 Aug 2008 15:54:56 +0000 (17:54 +0200)]
This is 0.02
Vincent Pit [Mon, 11 Aug 2008 15:45:45 +0000 (17:45 +0200)]
Make the hint a IV
Vincent Pit [Mon, 11 Aug 2008 15:41:46 +0000 (17:41 +0200)]
Force UOK flag onto op->src values
Vincent Pit [Mon, 11 Aug 2008 15:38:50 +0000 (17:38 +0200)]
Remove the possibly miscompiled syntax ((hints == 2) ? croak : warn)(msg)
Vincent Pit [Mon, 11 Aug 2008 14:46:14 +0000 (16:46 +0200)]
Skip when we couldn't capture buffers
Vincent Pit [Mon, 11 Aug 2008 13:59:11 +0000 (15:59 +0200)]
Prefer SvPV_*_const functions
Vincent Pit [Mon, 11 Aug 2008 13:56:07 +0000 (15:56 +0200)]
Commenting
Vincent Pit [Mon, 11 Aug 2008 13:52:24 +0000 (15:52 +0200)]
Consting
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
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
Vincent Pit [Mon, 11 Aug 2008 08:26:30 +0000 (10:26 +0200)]
Just test the order. This should be enough with our implementation
Vincent Pit [Sun, 10 Aug 2008 22:01:00 +0000 (00:01 +0200)]
Importing indirect-0.01.tar.gz