projects
/
perl
/
modules
/
indirect.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/indirect.git
2008-12-10
Vincent Pit
Cleanup indirect_map_clean() recursion
commit
|
commitdiff
|
tree
2008-12-08
Vincent Pit
This is 0.09_01
v0.09_01
commit
|
commitdiff
|
tree
2008-12-08
Vincent Pit
Better handling of extraneous warnings in t/30-scope.t
commit
|
commitdiff
|
tree
2008-12-07
Vincent Pit
Phrasing fix
commit
|
commitdiff
|
tree
2008-12-06
Vincent Pit
Really fix the "${\(new Hlagh)}" bug by ensuring that...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
In t/30-scope.t, avoid failures for "eval 'no indirect...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
This is 0.09
v0.09
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Document the pragma not propagating into 'eval STRING...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Skip the segfaulting "${\(new Hlagh)}" test
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Test eval block
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Test if the pragma propagates through eval string
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Test that the code compiled fine in t/30-scope.t
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Support for perl 5.8
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
"use feature 'state'" as a prefix, so that we'll be...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Allow specifying a prefix and skipping individual tests
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Remove the 'inside s///' test for now, as it seems...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
In tests, say 'no/use indirect' inside the eval string...
commit
|
commitdiff
|
tree
2008-12-05
Vincent Pit
Really test that no indirect 'hlagh' does not croak
commit
|
commitdiff
|
tree
2008-10-22
Vincent Pit
This is 0.08
v0.08
commit
|
commitdiff
|
tree
2008-10-22
Vincent Pit
Test state variables
commit
|
commitdiff
|
tree
2008-10-20
Vincent Pit
Document the failure to see an indirect syntax at the...
commit
|
commitdiff
|
tree
2008-10-19
Vincent Pit
Fix a rare edge case for package whose names are prefix...
commit
|
commitdiff
|
tree
2008-10-19
Vincent Pit
Brr. Those strstr() really were fugly
commit
|
commitdiff
|
tree
2008-10-19
Vincent Pit
Test $$ as object
commit
|
commitdiff
|
tree
2008-10-17
Vincent Pit
This is 0.07_03
v0.07_03
commit
|
commitdiff
|
tree
2008-10-16
Vincent Pit
Make test descriptions shorter
commit
|
commitdiff
|
tree
2008-10-16
Vincent Pit
padmy names may begin with a non-alnum. I think
commit
|
commitdiff
|
tree
2008-10-16
Vincent Pit
Support variables with spaces after the sigil
commit
|
commitdiff
|
tree
2008-10-16
Vincent Pit
Factorize the regexp in t/20-bad.t
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
This is 0.07_02
v0.07_02
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Tidy up the new code in ck_rv2sv
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Hide a very unlikely failure from coverage
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Even if len is 0 in indirect_find(), it'll still return s
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Add support and tests for package variables
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Test good uses of our variables
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
More tests with $_
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
This is 0.07_01
v0.07_01
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Fix getting the name of a GV(SV) kid of RV2SV that...
commit
|
commitdiff
|
tree
2008-10-15
Vincent Pit
Test 'print' that segfaults
commit
|
commitdiff
|
tree
2008-10-13
Vincent Pit
Get rid of Debian_CPANTS.txt
commit
|
commitdiff
|
tree
2008-10-11
Vincent Pit
This is 0.06
v0.06
commit
|
commitdiff
|
tree
2008-10-11
Vincent Pit
Test system and exec
commit
|
commitdiff
|
tree
2008-10-04
Vincent Pit
Test 'package A; sub foo; foo A->new' that gets deparse...
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Better be on irc.perl.org
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Test 'no indirect "hlagh"'
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Preferring to say 'to say'
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Discrepancy @args/@opts
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
This is 0.05
v0.05
commit
|
commitdiff
|
tree
2008-09-29
Vincent Pit
Be proud about not using a source filter
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Get rid of an unused variable
commit
|
commitdiff
|
tree
2008-09-01
Vincent Pit
Test quotelike environments
commit
|
commitdiff
|
tree
2008-08-31
Vincent Pit
Now the old check function is always called before...
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
This is 0.04
v0.04
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
Add a link to the coverage report
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
Test method call inside method call
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
Call the previous check function earlier when possible
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
Remove all the kid op tags from the map when we're...
commit
|
commitdiff
|
tree
2008-08-30
Vincent Pit
No longer fork to test. IPC::Cmd is no longer required
commit
|
commitdiff
|
tree
2008-08-28
Vincent Pit
Better logic for finding oo and om in ck_entersub
commit
|
commitdiff
|
tree
2008-08-12
Vincent Pit
This is 0.03
v0.03
commit
|
commitdiff
|
tree
2008-08-12
Vincent Pit
Add undef guards to $stderr in tests
commit
|
commitdiff
|
tree
2008-08-12
Vincent Pit
Add PERL5OPT to the flags passed to the forked perls
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Actually exit when the child didn't succeed
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
This is 0.02
v0.02
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Make the hint a IV
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Force UOK flag onto op->src values
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Remove the possibly miscompiled syntax ((hints == 2...
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Skip when we couldn't capture buffers
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Prefer SvPV_*_const functions
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Commenting
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Consting
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Show more information when we couldn't run the tests...
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
In ck_entersub, only try to recover the method name...
commit
|
commitdiff
|
tree
2008-08-11
Vincent Pit
Just test the order. This should be enough with our...
commit
|
commitdiff
|
tree
2008-08-10
Vincent Pit
Importing indirect-0.01.tar.gz
v0.01
commit
|
commitdiff
|
tree