projects
/
perl
/
modules
/
indirect.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/indirect.git
2009-06-04
Vincent Pit
Be proud about our workarounds
commit
|
commitdiff
|
tree
2009-06-04
Vincent Pit
Use a better metasyntactic name instead of C<sub>
commit
|
commitdiff
|
tree
2009-05-29
Vincent Pit
Don't actually create an entry when storing NULL in...
commit
|
commitdiff
|
tree
2009-05-28
Vincent Pit
Fix a small leak of hints objects
commit
|
commitdiff
|
tree
2009-05-28
Vincent Pit
Prevent bogus invalid syntaxes caused by reallocated...
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
This is 0.13
v0.13
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
Test the workaround more extensively
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
Work around the "pragma propagating into require" bug
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
Rename 'id' to 'hint' for consistency
commit
|
commitdiff
|
tree
2009-05-23
Vincent Pit
Stop leaking the package name passed to the hook
commit
|
commitdiff
|
tree
2009-05-23
Vincent Pit
We want to test code in ck_entersub(), not hint
commit
|
commitdiff
|
tree
2009-05-23
Vincent Pit
Add a TODO test for the "pragma propagating into requir...
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Get rid of t/90-boilerplate.t
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Lower the ptable initial size
commit
|
commitdiff
|
tree
2009-05-15
Vincent Pit
5.9.5 fix
commit
|
commitdiff
|
tree
2009-05-07
Vincent Pit
Also pass the file and the line number to the hook
commit
|
commitdiff
|
tree
2009-05-07
Vincent Pit
Pass copies as hook arguments
commit
|
commitdiff
|
tree
2009-05-07
Vincent Pit
Make names stored in the op map readonly
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
This is 0.12
v0.12
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
POD cleanup
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
Freshen the synopsis
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
Introduce the 'hook' unimport option
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
Rename some test files
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
Disable thread safety for 5.8.x on Windows
commit
|
commitdiff
|
tree
2009-05-03
Vincent Pit
Make the op map thread safe
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Introduce the I_THREADSAFE() constant
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Make the hint thread-safe and store a coderef called...
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Don't hardcode the package name as the hints key
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Switch to a ptable-based OP map
commit
|
commitdiff
|
tree
2009-05-01
Vincent Pit
Slashes are reserved and hence must be encoded in the...
commit
|
commitdiff
|
tree
2009-04-17
Vincent Pit
Tighten the scope of pl_linestr in indirect_map_store()
commit
|
commitdiff
|
tree
2009-04-17
Vincent Pit
Test use/no indirect while parsing an indirect construct
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Point the repository to the gitweb instead of the bare...
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Don't even try to fetch the object if the method couldn...
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Somewhat improve the readability of indirect_ck_entersub()
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Fix negation precedence
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
Silence an "unused return value" warning
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
Consting fix
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
This is 0.11
v0.11
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Use recent ExtUtils::MakeMaker features to generate...
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
Add a cast to make icc happy
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
Silence a visibility warning
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
Fix a possible collisions by hashing pointers with...
commit
|
commitdiff
|
tree
2009-01-17
Vincent Pit
This is 0.10
v0.10
commit
|
commitdiff
|
tree
2009-01-17
Vincent Pit
Yet more diagnostics for t/30-scope.t
commit
|
commitdiff
|
tree
2009-01-17
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
Move the CAVEATS paragraph above DEPENDENCIES
commit
|
commitdiff
|
tree
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
next