projects
/
perl
/
modules
/
Sub-Op.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/Sub-Op.git
2017-11-04
Vincent Pit
Update VPIT::TestHelpers to 15e8aee3
master
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Switch qw delimiters to <>
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Explicitely state that C++ compilers aren't supported
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Remove obsolete kwalitee workarounds
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
POD verbatim paragraphs should fit into a terminal
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
Make sure the POD headings are linkable
commit
|
commitdiff
|
tree
2013-08-22
Vincent Pit
Replace check functions in a thread-safe way
commit
|
commitdiff
|
tree
2013-08-22
Vincent Pit
Quote version numbers in Makefile.PL
commit
|
commitdiff
|
tree
2013-08-22
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Remove lvalue uses of GvCV()
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Update author tests
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Sort MANIFEST
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Ignore MYMETA files
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2010-04-23
Vincent Pit
Factor the string duplication logic into a new so_strndup
commit
|
commitdiff
|
tree
2010-04-23
Vincent Pit
Revamp documentation
commit
|
commitdiff
|
tree
2010-04-23
Vincent Pit
Rename the "check" member to "call"
commit
|
commitdiff
|
tree
2010-04-22
Vincent Pit
Split the "custom op" part away
commit
|
commitdiff
|
tree
2010-04-22
Vincent Pit
Add preliminary support for hooking reference constructors
commit
|
commitdiff
|
tree
2010-04-20
Vincent Pit
Add support for prototypes
commit
|
commitdiff
|
tree
2010-04-20
Vincent Pit
When cloning a config, eallocate one char more for...
commit
|
commitdiff
|
tree
2010-04-20
Vincent Pit
Test if the name member is not NULL before cloning it
commit
|
commitdiff
|
tree
2010-04-19
Vincent Pit
Store the configure object into the map
commit
|
commitdiff
|
tree
2010-04-19
Vincent Pit
Add a "flags" parameter to sub_op_register()
commit
|
commitdiff
|
tree
2010-04-19
Vincent Pit
Add sub_op_init(), sub_op_dup() and sub_op_free() to...
commit
|
commitdiff
|
tree
2010-04-19
Vincent Pit
B::Deparse is also a build_requires (even if it's not...
commit
|
commitdiff
|
tree
2010-04-14
Vincent Pit
Greatly simplify the calling logic in Sub::Op::LexicalSub
commit
|
commitdiff
|
tree
2010-04-14
Vincent Pit
Test storing the reference to a keyword
commit
|
commitdiff
|
tree
2010-01-08
Vincent Pit
This is 0.02
v0.02
commit
|
commitdiff
|
tree
2010-01-08
Vincent Pit
Document the caveat about eval STRING
commit
|
commitdiff
|
tree
2010-01-08
Vincent Pit
Test and document caveats about defining a sub whose...
commit
|
commitdiff
|
tree
2010-01-08
Vincent Pit
Test that the existing sub is called after ending the...
commit
|
commitdiff
|
tree
2010-01-07
Vincent Pit
Rename the "len" member of the sub_op_config_t struct...
commit
|
commitdiff
|
tree
2010-01-07
Vincent Pit
Bump Variable::Magic dependency to 0.40
commit
|
commitdiff
|
tree
2010-01-04
Vincent Pit
Handle existing constant subs
commit
|
commitdiff
|
tree
2010-01-04
Vincent Pit
We should fail two times for each test sub not invoked
commit
|
commitdiff
|
tree
2010-01-04
Vincent Pit
Test that subs aren't stubbed
commit
|
commitdiff
|
tree
2010-01-04
Vincent Pit
Fix passing shell quoted arguments to Sub::Op::LexicalS...
commit
|
commitdiff
|
tree
2010-01-04
Vincent Pit
Remove unused variables
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Point to B::Hooks::XSUB::CallAsOp
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Vivify less packages and symbols in B:: land
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Test monkeypatching
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Properly chomp the testcases
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Handle existing prototyped subs
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
This is 0.01
v0.01
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Add a deparse test
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Don't downgrade the globs completely
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
We don't need $fqn in enable()/disable()
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Fix deparsing of sub deref
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Rename Sub::Op::Test to Sub::Op::LexicalSub
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
More docs
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Don't test POD coverage for Files.pm
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Add author tests
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Test replacing an existing sub
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Rename sub_op_keyword to sub_op_config_t
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Replace the "sub_op_" prefix by "so_" for private types...
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
linklist() doesn't seem to do any good
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
next_pkg and next_name are now obsolete
commit
|
commitdiff
|
tree
2010-01-02
Vincent Pit
Store the custom op name in a pointer table
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Stop passing the package and the name from the magical...
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Make two subs available in the sample script
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
The global context isn't needed before we check the...
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Add support for the check hook and test multiple keywords
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Add a sample shortcut to Sub::Op::Test
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Add META.yml
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Don't croak if Sub::Op::Test's Makefile.PL couldn't...
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
A minimial documentation
commit
|
commitdiff
|
tree
2010-01-01
Vincent Pit
Initial commit
commit
|
commitdiff
|
tree