projects
/
perl
/
modules
/
Variable-Magic.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Variable-Magic.git
2012-06-24
Vincent Pit
Lower t/17-ctl.t's last test expectations
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Don't leak vtables and wizards freed during global...
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Cleaner version numbers
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Remove one extra mention to MGf_COPY
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Jumbo POD overhaul
commit
|
commitdiff
|
tree
2012-06-21
Vincent Pit
Teach t/35-stash.t about perl 5.17.1
commit
|
commitdiff
|
tree
2012-06-05
Vincent Pit
This is 0.49
v0.49
commit
|
commitdiff
|
tree
2012-06-05
Vincent Pit
Teach t/17-ctl.t about perl 5.17.0
commit
|
commitdiff
|
tree
2012-05-06
Vincent Pit
Reuse the diag() helper in the TestThreads module
commit
|
commitdiff
|
tree
2012-02-19
Vincent Pit
Require Module::ExtractUse 0.24 for the Kwalitee test
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
This is 0.48
v0.48
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Decorate the magic callbacks section
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Remove an useless #define wrap
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Allow passing ref-to-undef as callbacks to install...
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
In t/22-len.t, localize the wizard for strings to the...
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Move the sv length logic into a new vmg_sv_len() function
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Protect $@ inside Variable::Magic::TestWatcher::init_wa...
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Test that unqualified sub names as callbacks default...
commit
|
commitdiff
|
tree
2011-10-27
Vincent Pit
This is 0.47
v0.47
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Test 'delete' uvar magic and introduce VMG_COMPAT_HASH_...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
'store' and 'delete' uvar magics don't need the uvar...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clean up vmg_uvar_val() a bit
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Minimize the accesses to the optree during the uvar...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Prettify the declaration of vmg_svt_copy()
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
vmg_cast() should set mg_flags according to the vtable
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Make the watch { } wrapper properly apply context
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
The magic signatures are no longer needed
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Enforce saner checks on wizard SVs and MAGIC tokens
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Reorder some code
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Rename vmg_wizard_* to vmg_wizard_sv_* and {MGWIZ,mgwiz...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clone wizard objects through dup magic
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clean up threads tests a bit
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Share the vtables with threaded perls
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Wrap MUTEX_{LOCK,UNLOCK} in macros so can we don't...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
MGf_COPY and MGf_DUP should always be set for the perls...
commit
|
commitdiff
|
tree
2011-10-25
Vincent Pit
Abstract the MGWIZ creation into a new vmg_mgwiz_alloc...
commit
|
commitdiff
|
tree
2011-10-25
Vincent Pit
Pass the 'data' callback after the 'op_info' flag when...
commit
|
commitdiff
|
tree
2011-10-24
Vincent Pit
Threads tests may not be able to spawn all the threads
commit
|
commitdiff
|
tree
2011-10-24
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Make sure code examples fit in a 80 columns terminal
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Preserve the PATH environment variable when running...
commit
|
commitdiff
|
tree
2011-09-05
Vincent Pit
Silence an "unused" compiler warning
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Tweak some optional module loading in tests
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Replace $] by "$]"
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Update vmg_opclass() for perl 5.15
commit
|
commitdiff
|
tree
2011-01-23
Vincent Pit
This is 0.46
v0.46
commit
|
commitdiff
|
tree
2011-01-19
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
2011-01-19
Vincent Pit
Update magical flags after dispelling magic
rt64866
commit
|
commitdiff
|
tree
2011-01-18
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-18
Vincent Pit
Tighten the scope of two variables unused on 5.8
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
This is 0.45
v0.45
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
A terser way to display versions for modules used in...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Only use Capture::Tiny when it is working on a simple...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
A bare glob that isn't part of a fetch doesn't call...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Add more glob tests
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Wording fix
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Give a saner default to pPTBLMS
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Skip NULL values when walking a table
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Add ptable_delete to ptable.h
commit
|
commitdiff
|
tree
2010-10-16
Vincent Pit
Explicitely state that C++ compilers aren't supported
commit
|
commitdiff
|
tree
2010-10-03
Vincent Pit
Ignore MYMETA.yml
commit
|
commitdiff
|
tree
2010-09-25
Peter Rabbitson
Clarify minimum perl 5.10.0 requirement for hash magic
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
This is 0.44
v0.44
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Correctly propagate exceptions from _wizard()
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Only load Carp.pm when throwing an error
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Describe why we don't have to guard against PL_dirty...
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Force threads tests with the PERL_VARIABLE_MAGIC_TEST_T...
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Remove the patchlevel test
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Remove the test for non-released perl 5.11.0
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Force linking against the perl dll when using gcc 3...
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Clarify some logic in Makefile.PL
commit
|
commitdiff
|
tree
2010-08-19
Vincent Pit
SvREFCNT_dec already checks if the SV is non null
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
This is 0.43
v0.43
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
More control tests
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Prettify the constants export list
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
5.13.2 calls get magic on globs
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Fix CLONE_PARAMS struct initialization for perl 5.13.2
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Always use a safe version of call_sv()
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Exception propagation fixes
commit
|
commitdiff
|
tree
2010-05-19
Vincent Pit
This is 0.42
v0.42
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Fix tests for perl 5.13
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Fix t/18-opinfo.t failures with perl 5.13
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Complete coverage of the len callback
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Improve op_info coverage
commit
|
commitdiff
|
tree
2010-03-15
Vincent Pit
This is 0.41
v0.41
commit
|
commitdiff
|
tree
2010-03-15
Vincent Pit
Compatibility fix for 5.12.0
commit
|
commitdiff
|
tree
2010-03-06
Shlomi Fish
A few doc corrections
commit
|
commitdiff
|
tree
2010-02-23
Vincent Pit
Tune the userdata example
commit
|
commitdiff
|
tree
2010-01-13
Vincent Pit
Correctly propagate the errors thrown when variable...
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
This is 0.40
v0.40
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Indentation
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Use SvREFCNT_inc_simple_void() whenever possible
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Use SvRV_const() whenever possible
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
SvPV_const is only available since 5.9.3
commit
|
commitdiff
|
tree
next