projects
/
perl
/
modules
/
Variable-Magic.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Variable-Magic.git
2009-03-28
Vincent Pit
Test (lack of) stash magic for dynamic method calls
commit
|
commitdiff
|
tree
2009-03-26
Vincent Pit
Simplify the current temp test in the unmortalizer
commit
|
commitdiff
|
tree
2009-03-26
Vincent Pit
Properly unmortalize the wizard after removing it from...
commit
|
commitdiff
|
tree
2009-03-25
Vincent Pit
This is 0.33
v0.33
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
skip $desc => $num is neater
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
Test that the uvar/clear doesn't confuse B::Deparse...
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
Test stash magic with AUTOLOAD
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
Better metasyntactic variable names for t/35-stash.t
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
More stash tests for functions/methods
commit
|
commitdiff
|
tree
2009-03-23
Vincent Pit
There's no need to disable strict refs for getting...
commit
|
commitdiff
|
tree
2009-03-22
Vincent Pit
Test variables in other stashes
commit
|
commitdiff
|
tree
2009-03-21
Vincent Pit
Test when magic actions take place
commit
|
commitdiff
|
tree
2009-03-21
Vincent Pit
Rename test functions init() and check() to init_watche...
commit
|
commitdiff
|
tree
2009-03-21
Vincent Pit
Revert "clear magic only applies to arrays and hashes"
commit
|
commitdiff
|
tree
2009-03-16
Vincent Pit
Lock shared variables
commit
|
commitdiff
|
tree
2009-03-14
Vincent Pit
free callbacks fire also at the end of the global scope
commit
|
commitdiff
|
tree
2009-03-14
Vincent Pit
Document the changes regarding how cast/getdata/dispell...
commit
|
commitdiff
|
tree
2009-03-03
Vincent Pit
Make getsig() croak if the supplied wizard is incorrect
commit
|
commitdiff
|
tree
2009-03-03
Vincent Pit
Factor the regexp in t/12-sig.t
commit
|
commitdiff
|
tree
2009-03-03
Vincent Pit
Clean up the remaining if (...) { ... } tests
commit
|
commitdiff
|
tree
2009-03-02
Vincent Pit
Test L:{last L} in t/18-opinfo.t
commit
|
commitdiff
|
tree
2009-03-02
Vincent Pit
Build better testcases in t/18-opinfo.t
commit
|
commitdiff
|
tree
2009-03-02
Vincent Pit
Test loop ops
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
Hide the 'too many sigs' test from coverage
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
The current op is always non-null in our vmg_opclass()
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
Store a placeholder in the wizards set for every manual...
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
Fix samples/synopsis.pl permissions
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
This is 0.32
v0.32
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
Remove some trailing spaces
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
clear magic only applies to arrays and hashes
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
Initialize the global op names cache in a critical...
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
We don't need a (wrong) compatibility macro for NewOp...
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
hv_exists() is enough for vmg_wizard_sig()
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
Check the number of allocated wizards in vmg_gensig()
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
Test numeric signatures too big/small
commit
|
commitdiff
|
tree
2009-02-28
Vincent Pit
Don't store the sig in the mg_private field
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
L<threads::shared> variables
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Minor fixes in the global destruction comment
commit
|
commitdiff
|
tree
2009-02-24
Vincent Pit
Fix the B stashes cache cloning, and really use it...
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
Reorder the arguments to the thread callback in t/40...
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
A note on global destruction and free callbacks
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
Hide an uncoverable line
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
Test op_info in free callbacks
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
Move the op_info tests to a new t/18-opinfo.t
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
A refreshed synopsis
commit
|
commitdiff
|
tree
2009-02-22
Vincent Pit
Pass the signature as a thread callback argument in...
commit
|
commitdiff
|
tree
2009-02-21
Vincent Pit
An example on how to cast magic recursively
commit
|
commitdiff
|
tree
2009-02-20
Vincent Pit
More tests for different op types
commit
|
commitdiff
|
tree
2009-02-20
Vincent Pit
Bless the op info object into the right class (stealing...
commit
|
commitdiff
|
tree
2009-02-19
Vincent Pit
This is 0.31
v0.31
commit
|
commitdiff
|
tree
2009-02-19
Vincent Pit
Explicitely pass the flags to vmg_cb_call(). Also pass...
commit
|
commitdiff
|
tree
2009-02-19
Vincent Pit
Inline the 'eval' specific part of vmg_cb_call() into...
commit
|
commitdiff
|
tree
2009-02-19
Vincent Pit
Factor the callback retval retrieval logic into a new...
commit
|
commitdiff
|
tree
2009-02-19
Vincent Pit
Fix and test segfaults and wrong "Unknown error" except...
commit
|
commitdiff
|
tree
2009-02-17
Vincent Pit
Stop citing all the constants in the EXPORT section
commit
|
commitdiff
|
tree
2009-02-17
Vincent Pit
Reorder the POD so that the functions come before the...
commit
|
commitdiff
|
tree
2009-02-17
Vincent Pit
'assignation' is really 'assignment'
commit
|
commitdiff
|
tree
2009-02-17
Vincent Pit
More code tests
commit
|
commitdiff
|
tree
2009-02-17
Vincent Pit
A clearer introduction to magic
commit
|
commitdiff
|
tree
2009-02-16
Vincent Pit
Make op_info thread safe
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
Reference count vmg_op_name_len
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
Magic variables can't be distinguished by tied()
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
croak() if storing the wizard in the context fails...
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
getdata() handles the stack itself, so make it return...
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
Reorder a bit the wizard duplication logic to silence...
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
This is 0.30
v0.30
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
Document magic on array/hash values
commit
|
commitdiff
|
tree
2009-02-12
Vincent Pit
Fix the testsuite for 5.8.3 and lower
commit
|
commitdiff
|
tree
2009-02-11
Vincent Pit
Prefer using VMG_OP_INFO_* constants in t/35-stash.t
commit
|
commitdiff
|
tree
2009-02-11
Vincent Pit
free magic isn't called for array values delete on...
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Test magic on symbol table in a new t/35-stash.t
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Carp is also a build dependency
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Test magic on array/hash elements
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Note the op argument position in wizard() synopsys
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Use VMG_OP_INFO_* macros in the synopsys for op_info
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
Really skip free callbacks during global destruction
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Add compatibility macro for SvPV_const
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Get current op information in magic callbacks
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
mPUSHi is no longer needed, but mPUSHu does
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
This is 0.29
v0.29
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Require perl 5.8
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Use recent ExtUtils::MakeMaker features to generate...
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Set $_[2] to the default length for len magic on scalars
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Amend last change to make t/28-uvar.t pass again
commit
|
commitdiff
|
tree
2009-02-06
Vincent Pit
Test description nit in t/28-uvar.t
commit
|
commitdiff
|
tree
2009-01-29
Vincent Pit
Don't even define a CLONE sub when the module isn't...
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
sv_mortalcopy() is more efficient than sv_2mortal(newSV...
commit
|
commitdiff
|
tree
2009-01-25
Vincent Pit
Comment revamp in vmg_svt_free()
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
count isn't used anymore in vmg_svt_len()
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Minor POD fix
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
A more reliable logic for turning off the GMAGICAL...
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
This is 0.28
v0.28
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Test uvar magic on tied hashes
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Fix segfaults when using get or uvar magic simultaneous...
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
More tests for t/31-array.t
commit
|
commitdiff
|
tree
2009-01-24
Vincent Pit
Don't assign results in check blocks
commit
|
commitdiff
|
tree
2009-01-23
Vincent Pit
Show copy_key in wizard()'s synopsys
commit
|
commitdiff
|
tree
2009-01-23
Vincent Pit
Better documentation for the values passed to the callbacks
commit
|
commitdiff
|
tree
2009-01-23
Vincent Pit
Allow editing the key SV in uvar callbacks by passing...
commit
|
commitdiff
|
tree
2009-01-23
Vincent Pit
Make the benchmark a little more fair
commit
|
commitdiff
|
tree
next